1 | [ Feb 28 23:08:52 Enabled. ] | ||
2 | [ Feb 28 23:08:52 Rereading configuration. ] | ||
3 | [ Feb 28 23:08:54 Rereading configuration. ] | ||
4 | [ Feb 28 23:09:03 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 | [ Feb 28 23:09:03 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2025.02.28 23:09:04.624582 [ 1 ] {} <Information> Application: Will watch for the process with pid 22858 | ||
29 | 2025.02.28 23:09:04.625089 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.02.28 23:09:04.834416 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 22858 | ||
31 | 2025.02.28 23:09:04.835106 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.02.28 23:09:04.835786 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.02.28 23:09:04.919564 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.02.28 23:09:04.965525 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.02.28 23:09:04.965574 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.02.28 23:09:04.965586 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.02.28 23:09:04.965645 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.02.28 23:09:04.966018 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.02.28 23:09:04.967520 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2025.02.28 23:09:04.968255 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.02.28 23:09:04.969070 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2025.02.28 23:09:04.969091 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2025.02.28 23:09:04.969106 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.02.28 23:09:04.969279 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.02.28 23:09:04.970205 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.02.28 23:09:04.975301 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.02.28 23:09:04.975987 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.02.28 23:09:04.977234 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.02.28 23:09:04.977297 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.02.28 23:09:04.978794 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2025.02.28 23:09:04.979275 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.02.28 23:09:04.983503 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.02.28 23:09:04.984165 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.02.28 23:09:04.985739 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.02.28 23:09:04.986151 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.02.28 23:09:04.986557 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.02.28 23:09:04.986862 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.02.28 23:09:04.988154 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.02.28 23:09:04.988188 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.02.28 23:09:04.988270 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.02.28 23:09:04.988462 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.02.28 23:09:05.014369 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.02.28 23:09:05.014420 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000239286 sec | ||
68 | 2025.02.28 23:09:05.014471 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.02.28 23:09:05.014490 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.02.28 23:09:05.015209 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.02.28 23:09:05.016300 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.02.28 23:09:05.028112 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.02.28 23:09:05.028169 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.02.28 23:09:05.028192 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.02.28 23:09:05.028205 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.02.28 23:09:05.028238 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.02.28 23:09:05.028258 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.02.28 23:09:05.030872 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.02.28 23:09:05.030915 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.02.28 23:09:05.030935 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.02.28 23:09:05.031124 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.02.28 23:09:05.031144 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.02.28 23:09:05.031178 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.02.28 23:09:05.031198 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.02.28 23:09:05.031211 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.02.28 23:09:05.031238 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.02.28 23:09:05.031256 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.02.28 23:09:05.057322 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.02.28 23:09:05.063057 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.02.28 23:09:05.063092 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6912e-05 sec | ||
91 | 2025.02.28 23:09:05.063108 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.02.28 23:09:05.063123 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.02.28 23:09:05.063150 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.02.28 23:09:05.063374 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.02.28 23:09:05.063425 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.02.28 23:09:05.063441 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.02.28 23:09:05.063455 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2025.02.28 23:09:05.063470 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.02.28 23:09:05.068482 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.02.28 23:09:05.068683 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 117.10 MiB (RSS), difference: 92.32 MiB | ||
101 | 2025.02.28 23:09:05.069601 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.539e-05 sec. | ||
102 | 2025.02.28 23:09:05.070519 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.02.28 23:09:05.070592 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.02.28 23:09:05.070609 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.02.28 23:09:06.405168 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38783 | ||
106 | 2025.02.28 23:09:06.405424 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.02.28 23:09:06.405476 [ 3 ] {} <Debug> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Authenticating user 'default' from [fd00:1122:3344:101::d]:38783 | ||
108 | 2025.02.28 23:09:06.405508 [ 3 ] {} <Debug> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.02.28 23:09:06.405529 [ 3 ] {} <Debug> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.02.28 23:09:06.405615 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.02.28 23:09:06.405642 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2025.02.28 23:09:06.405670 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2025.02.28 23:09:06.406095 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45014 | ||
114 | 2025.02.28 23:09:06.406139 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47461 | ||
115 | 2025.02.28 23:09:06.406293 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2025.02.28 23:09:06.406329 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
117 | 2025.02.28 23:09:06.406339 [ 4 ] {} <Debug> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Authenticating user 'default' from [fd00:1122:3344:101::d]:45014 | ||
118 | 2025.02.28 23:09:06.406394 [ 5 ] {} <Debug> TCP-Session: 0f131fac-a9d5-4d90-aaa3-cd58447d6ab7 Authenticating user 'default' from [fd00:1122:3344:101::d]:47461 | ||
119 | 2025.02.28 23:09:06.406402 [ 4 ] {} <Debug> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
120 | 2025.02.28 23:09:06.406438 [ 5 ] {} <Debug> TCP-Session: 0f131fac-a9d5-4d90-aaa3-cd58447d6ab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2025.02.28 23:09:06.406450 [ 4 ] {} <Debug> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2025.02.28 23:09:06.406467 [ 5 ] {} <Debug> TCP-Session: 0f131fac-a9d5-4d90-aaa3-cd58447d6ab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2025.02.28 23:09:06.406986 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37677 | ||
124 | 2025.02.28 23:09:06.407111 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55840 | ||
125 | 2025.02.28 23:09:06.407113 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
126 | 2025.02.28 23:09:06.407163 [ 253 ] {} <Debug> TCP-Session: d9eabbad-52e3-4ee2-997d-5eeca6e566b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37677 | ||
127 | 2025.02.28 23:09:06.407290 [ 253 ] {} <Debug> TCP-Session: d9eabbad-52e3-4ee2-997d-5eeca6e566b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2025.02.28 23:09:06.407297 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2025.02.28 23:09:06.407323 [ 253 ] {} <Debug> TCP-Session: d9eabbad-52e3-4ee2-997d-5eeca6e566b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
130 | 2025.02.28 23:09:06.407353 [ 254 ] {} <Debug> TCP-Session: 10460f31-9a98-4c14-8023-f04b49a37141 Authenticating user 'default' from [fd00:1122:3344:101::d]:55840 | ||
131 | 2025.02.28 23:09:06.407420 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59425 | ||
132 | 2025.02.28 23:09:06.407423 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42255 | ||
133 | 2025.02.28 23:09:06.407438 [ 254 ] {} <Debug> TCP-Session: 10460f31-9a98-4c14-8023-f04b49a37141 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2025.02.28 23:09:06.407734 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33846 | ||
135 | 2025.02.28 23:09:06.407762 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
136 | 2025.02.28 23:09:06.407763 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36788 | ||
137 | 2025.02.28 23:09:06.407775 [ 254 ] {} <Debug> TCP-Session: 10460f31-9a98-4c14-8023-f04b49a37141 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2025.02.28 23:09:06.407782 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
139 | 2025.02.28 23:09:06.407832 [ 256 ] {} <Debug> TCP-Session: 255f53ca-f052-4bbc-ac2f-9f0fb698b653 Authenticating user 'default' from [fd00:1122:3344:101::d]:42255 | ||
140 | 2025.02.28 23:09:06.407941 [ 256 ] {} <Debug> TCP-Session: 255f53ca-f052-4bbc-ac2f-9f0fb698b653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2025.02.28 23:09:06.407951 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
142 | 2025.02.28 23:09:06.408058 [ 255 ] {} <Debug> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59425 | ||
143 | 2025.02.28 23:09:06.408139 [ 257 ] {} <Debug> TCP-Session: 00506ce6-f0ce-44af-bc5f-847d77a063f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33846 | ||
144 | 2025.02.28 23:09:06.408158 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
145 | 2025.02.28 23:09:06.408158 [ 255 ] {} <Debug> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2025.02.28 23:09:06.408203 [ 257 ] {} <Debug> TCP-Session: 00506ce6-f0ce-44af-bc5f-847d77a063f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.02.28 23:09:06.408220 [ 258 ] {} <Debug> TCP-Session: 5c36a797-a1fb-49ff-a653-acbaf5c51d5f Authenticating user 'default' from [fd00:1122:3344:101::d]:36788 | ||
148 | 2025.02.28 23:09:06.408141 [ 256 ] {} <Debug> TCP-Session: 255f53ca-f052-4bbc-ac2f-9f0fb698b653 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
149 | 2025.02.28 23:09:06.408239 [ 255 ] {} <Debug> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
150 | 2025.02.28 23:09:06.408262 [ 257 ] {} <Debug> TCP-Session: 00506ce6-f0ce-44af-bc5f-847d77a063f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
151 | 2025.02.28 23:09:06.408371 [ 258 ] {} <Debug> TCP-Session: 5c36a797-a1fb-49ff-a653-acbaf5c51d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2025.02.28 23:09:06.408443 [ 258 ] {} <Debug> TCP-Session: 5c36a797-a1fb-49ff-a653-acbaf5c51d5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.02.28 23:09:06.409462 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
154 | 2025.02.28 23:09:06.412147 [ 3 ] {ac8fb0fb-6b41-434d-ac8d-58d13a1af859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2025.02.28 23:09:06.468032 [ 3 ] {ac8fb0fb-6b41-434d-ac8d-58d13a1af859} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38783) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
156 | |||
157 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
171 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
172 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
173 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
175 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
177 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
178 | |||
179 | 2025.02.28 23:09:06.469356 [ 3 ] {ac8fb0fb-6b41-434d-ac8d-58d13a1af859} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
180 | |||
181 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
195 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
196 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
197 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
199 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
201 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
202 | |||
203 | 2025.02.28 23:09:06.469506 [ 3 ] {ac8fb0fb-6b41-434d-ac8d-58d13a1af859} <Debug> TCPHandler: Processed in 0.061120394 sec. | ||
204 | 2025.02.28 23:09:06.469880 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2025.02.28 23:09:06.470081 [ 4 ] {112fb82a-1c7d-4e16-bfe7-2189e1a126ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2025.02.28 23:09:06.470417 [ 4 ] {112fb82a-1c7d-4e16-bfe7-2189e1a126ae} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45014) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
207 | |||
208 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
222 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
223 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
224 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
226 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
228 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2025.02.28 23:09:06.470559 [ 4 ] {112fb82a-1c7d-4e16-bfe7-2189e1a126ae} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
246 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
253 | |||
254 | 2025.02.28 23:09:06.470643 [ 4 ] {112fb82a-1c7d-4e16-bfe7-2189e1a126ae} <Debug> TCPHandler: Processed in 0.000922246 sec. | ||
255 | 2025.02.28 23:09:06.470944 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2025.02.28 23:09:06.472162 [ 3 ] {8ff3d3de-5226-493f-84d1-582ea3aa6b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
257 | 2025.02.28 23:09:06.472261 [ 3 ] {8ff3d3de-5226-493f-84d1-582ea3aa6b11} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
258 | 2025.02.28 23:09:06.513563 [ 3 ] {8ff3d3de-5226-493f-84d1-582ea3aa6b11} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
259 | 2025.02.28 23:09:06.513588 [ 3 ] {8ff3d3de-5226-493f-84d1-582ea3aa6b11} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.3171e-05 sec | ||
260 | 2025.02.28 23:09:06.513604 [ 3 ] {8ff3d3de-5226-493f-84d1-582ea3aa6b11} <Trace> ReferentialDeps: No tables | ||
261 | 2025.02.28 23:09:06.513627 [ 3 ] {8ff3d3de-5226-493f-84d1-582ea3aa6b11} <Trace> LoadingDeps: No tables | ||
262 | 2025.02.28 23:09:06.513658 [ 3 ] {8ff3d3de-5226-493f-84d1-582ea3aa6b11} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
263 | 2025.02.28 23:09:06.514309 [ 3 ] {8ff3d3de-5226-493f-84d1-582ea3aa6b11} <Debug> TCPHandler: Processed in 0.043488513 sec. | ||
264 | 2025.02.28 23:09:06.514519 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
265 | 2025.02.28 23:09:06.514721 [ 4 ] {53f009cc-3137-406c-b7f7-39e94d6f2f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) /* The version table contains metadata about the `oximeter` database */ | ||
266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
267 | 2025.02.28 23:09:06.514775 [ 4 ] {53f009cc-3137-406c-b7f7-39e94d6f2f44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
268 | 2025.02.28 23:09:06.523923 [ 4 ] {53f009cc-3137-406c-b7f7-39e94d6f2f44} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
269 | 2025.02.28 23:09:06.538984 [ 4 ] {53f009cc-3137-406c-b7f7-39e94d6f2f44} <Debug> oximeter.version (4a8b0bee-265b-47c6-8116-43fec5539a8d): Loading data parts | ||
270 | 2025.02.28 23:09:06.539424 [ 4 ] {53f009cc-3137-406c-b7f7-39e94d6f2f44} <Debug> oximeter.version (4a8b0bee-265b-47c6-8116-43fec5539a8d): There are no data parts | ||
271 | 2025.02.28 23:09:06.554052 [ 4 ] {53f009cc-3137-406c-b7f7-39e94d6f2f44} <Debug> TCPHandler: Processed in 0.039593044 sec. | ||
272 | 2025.02.28 23:09:06.554288 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
273 | 2025.02.28 23:09:06.554539 [ 3 ] {cc56d42e-65c6-49e8-b752-24f68d56cc79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) /* The measurement tables contain all individual samples from each timeseries. | ||
274 | * | ||
275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
278 | * by all samples from the same timeseries. | ||
279 | * | ||
280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
281 | * and then uses that to index quickly into the measurements tables. | ||
282 | */ | ||
283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
284 | 2025.02.28 23:09:06.554622 [ 3 ] {cc56d42e-65c6-49e8-b752-24f68d56cc79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
285 | 2025.02.28 23:09:06.566201 [ 3 ] {cc56d42e-65c6-49e8-b752-24f68d56cc79} <Debug> oximeter.measurements_bool (4acdce71-610f-480e-adeb-b339c3d0113f): Loading data parts | ||
286 | 2025.02.28 23:09:06.566590 [ 3 ] {cc56d42e-65c6-49e8-b752-24f68d56cc79} <Debug> oximeter.measurements_bool (4acdce71-610f-480e-adeb-b339c3d0113f): There are no data parts | ||
287 | 2025.02.28 23:09:06.568190 [ 3 ] {cc56d42e-65c6-49e8-b752-24f68d56cc79} <Debug> TCPHandler: Processed in 0.01397466 sec. | ||
288 | 2025.02.28 23:09:06.568419 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
289 | 2025.02.28 23:09:06.568657 [ 4 ] {f53ff1a3-a587-422a-8c00-acd68bc11aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
290 | 2025.02.28 23:09:06.568720 [ 4 ] {f53ff1a3-a587-422a-8c00-acd68bc11aad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
291 | 2025.02.28 23:09:06.580926 [ 4 ] {f53ff1a3-a587-422a-8c00-acd68bc11aad} <Debug> oximeter.measurements_i8 (16c7b98e-fa9c-4412-acc4-2b4318d022c2): Loading data parts | ||
292 | 2025.02.28 23:09:06.581066 [ 4 ] {f53ff1a3-a587-422a-8c00-acd68bc11aad} <Debug> oximeter.measurements_i8 (16c7b98e-fa9c-4412-acc4-2b4318d022c2): There are no data parts | ||
293 | 2025.02.28 23:09:06.594548 [ 4 ] {f53ff1a3-a587-422a-8c00-acd68bc11aad} <Debug> TCPHandler: Processed in 0.02619405 sec. | ||
294 | 2025.02.28 23:09:06.594782 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
295 | 2025.02.28 23:09:06.595009 [ 3 ] {87f98761-2548-4950-a206-38876b1ea999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
296 | 2025.02.28 23:09:06.595087 [ 3 ] {87f98761-2548-4950-a206-38876b1ea999} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
297 | 2025.02.28 23:09:06.608131 [ 3 ] {87f98761-2548-4950-a206-38876b1ea999} <Debug> oximeter.measurements_u8 (a158ac84-91d1-4472-a67b-3b70d92b91a4): Loading data parts | ||
298 | 2025.02.28 23:09:06.608352 [ 3 ] {87f98761-2548-4950-a206-38876b1ea999} <Debug> oximeter.measurements_u8 (a158ac84-91d1-4472-a67b-3b70d92b91a4): There are no data parts | ||
299 | 2025.02.28 23:09:06.613764 [ 3 ] {87f98761-2548-4950-a206-38876b1ea999} <Debug> TCPHandler: Processed in 0.019047701 sec. | ||
300 | 2025.02.28 23:09:06.613988 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
301 | 2025.02.28 23:09:06.614236 [ 4 ] {4aa02b48-69a1-4563-984c-5944658d55e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
302 | 2025.02.28 23:09:06.614290 [ 4 ] {4aa02b48-69a1-4563-984c-5944658d55e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
303 | 2025.02.28 23:09:06.626876 [ 4 ] {4aa02b48-69a1-4563-984c-5944658d55e0} <Debug> oximeter.measurements_i16 (7ece42d1-c4ff-4b5b-a6e7-9a0ea03494ab): Loading data parts | ||
304 | 2025.02.28 23:09:06.627024 [ 4 ] {4aa02b48-69a1-4563-984c-5944658d55e0} <Debug> oximeter.measurements_i16 (7ece42d1-c4ff-4b5b-a6e7-9a0ea03494ab): There are no data parts | ||
305 | 2025.02.28 23:09:06.638017 [ 4 ] {4aa02b48-69a1-4563-984c-5944658d55e0} <Debug> TCPHandler: Processed in 0.024102933 sec. | ||
306 | 2025.02.28 23:09:06.638248 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
307 | 2025.02.28 23:09:06.638474 [ 3 ] {4c704931-506b-4d2d-bfcc-a0996215fcc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
308 | 2025.02.28 23:09:06.638554 [ 3 ] {4c704931-506b-4d2d-bfcc-a0996215fcc1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
309 | 2025.02.28 23:09:06.644610 [ 3 ] {4c704931-506b-4d2d-bfcc-a0996215fcc1} <Debug> oximeter.measurements_u16 (a6bd73d5-b153-4967-ab5a-ae70bc7ab9e6): Loading data parts | ||
310 | 2025.02.28 23:09:06.644799 [ 3 ] {4c704931-506b-4d2d-bfcc-a0996215fcc1} <Debug> oximeter.measurements_u16 (a6bd73d5-b153-4967-ab5a-ae70bc7ab9e6): There are no data parts | ||
311 | 2025.02.28 23:09:06.658616 [ 3 ] {4c704931-506b-4d2d-bfcc-a0996215fcc1} <Debug> TCPHandler: Processed in 0.020425649 sec. | ||
312 | 2025.02.28 23:09:06.658931 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
313 | 2025.02.28 23:09:06.659172 [ 4 ] {413d9664-8728-4619-94ab-a75cf206d2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
314 | 2025.02.28 23:09:06.659224 [ 4 ] {413d9664-8728-4619-94ab-a75cf206d2ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
315 | 2025.02.28 23:09:06.662219 [ 4 ] {413d9664-8728-4619-94ab-a75cf206d2ca} <Debug> oximeter.measurements_i32 (f06cb32a-0384-4edb-a1e6-ccf9b43beb48): Loading data parts | ||
316 | 2025.02.28 23:09:06.662380 [ 4 ] {413d9664-8728-4619-94ab-a75cf206d2ca} <Debug> oximeter.measurements_i32 (f06cb32a-0384-4edb-a1e6-ccf9b43beb48): There are no data parts | ||
317 | 2025.02.28 23:09:06.666993 [ 4 ] {413d9664-8728-4619-94ab-a75cf206d2ca} <Debug> TCPHandler: Processed in 0.008159397 sec. | ||
318 | 2025.02.28 23:09:06.667282 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
319 | 2025.02.28 23:09:06.667596 [ 3 ] {9d56d5ca-7ce9-4393-b3b0-173b079f2c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
320 | 2025.02.28 23:09:06.667702 [ 3 ] {9d56d5ca-7ce9-4393-b3b0-173b079f2c18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
321 | 2025.02.28 23:09:06.679750 [ 3 ] {9d56d5ca-7ce9-4393-b3b0-173b079f2c18} <Debug> oximeter.measurements_u32 (c640c750-465b-4513-81cd-e7e60a21d843): Loading data parts | ||
322 | 2025.02.28 23:09:06.679966 [ 3 ] {9d56d5ca-7ce9-4393-b3b0-173b079f2c18} <Debug> oximeter.measurements_u32 (c640c750-465b-4513-81cd-e7e60a21d843): There are no data parts | ||
323 | 2025.02.28 23:09:06.682139 [ 3 ] {9d56d5ca-7ce9-4393-b3b0-173b079f2c18} <Debug> TCPHandler: Processed in 0.014949686 sec. | ||
324 | 2025.02.28 23:09:06.682368 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
325 | 2025.02.28 23:09:06.682622 [ 4 ] {98a950ed-1216-470b-9d19-8b16c8699b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
326 | 2025.02.28 23:09:06.682713 [ 4 ] {98a950ed-1216-470b-9d19-8b16c8699b92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
327 | 2025.02.28 23:09:06.687873 [ 4 ] {98a950ed-1216-470b-9d19-8b16c8699b92} <Debug> oximeter.measurements_i64 (eab269d6-ace9-470a-ac95-c23356f797e3): Loading data parts | ||
328 | 2025.02.28 23:09:06.688010 [ 4 ] {98a950ed-1216-470b-9d19-8b16c8699b92} <Debug> oximeter.measurements_i64 (eab269d6-ace9-470a-ac95-c23356f797e3): There are no data parts | ||
329 | 2025.02.28 23:09:06.693801 [ 4 ] {98a950ed-1216-470b-9d19-8b16c8699b92} <Debug> TCPHandler: Processed in 0.011500631 sec. | ||
330 | 2025.02.28 23:09:06.694026 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
331 | 2025.02.28 23:09:06.694296 [ 3 ] {58a4de16-c6db-41e7-aeef-1735e467b4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
332 | 2025.02.28 23:09:06.694376 [ 3 ] {58a4de16-c6db-41e7-aeef-1735e467b4ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
333 | 2025.02.28 23:09:06.697998 [ 3 ] {58a4de16-c6db-41e7-aeef-1735e467b4ef} <Debug> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Loading data parts | ||
334 | 2025.02.28 23:09:06.698271 [ 3 ] {58a4de16-c6db-41e7-aeef-1735e467b4ef} <Debug> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): There are no data parts | ||
335 | 2025.02.28 23:09:06.699691 [ 3 ] {58a4de16-c6db-41e7-aeef-1735e467b4ef} <Debug> TCPHandler: Processed in 0.00573898 sec. | ||
336 | 2025.02.28 23:09:06.699884 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
337 | 2025.02.28 23:09:06.700103 [ 4 ] {74a8023f-248e-478a-9343-ed4421819290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
338 | 2025.02.28 23:09:06.700180 [ 4 ] {74a8023f-248e-478a-9343-ed4421819290} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
339 | 2025.02.28 23:09:06.705272 [ 4 ] {74a8023f-248e-478a-9343-ed4421819290} <Debug> oximeter.measurements_f32 (88cbb7d0-7250-47c5-a621-e0b98a37aca0): Loading data parts | ||
340 | 2025.02.28 23:09:06.705506 [ 4 ] {74a8023f-248e-478a-9343-ed4421819290} <Debug> oximeter.measurements_f32 (88cbb7d0-7250-47c5-a621-e0b98a37aca0): There are no data parts | ||
341 | 2025.02.28 23:09:06.708931 [ 4 ] {74a8023f-248e-478a-9343-ed4421819290} <Debug> TCPHandler: Processed in 0.009107704 sec. | ||
342 | 2025.02.28 23:09:06.709171 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
343 | 2025.02.28 23:09:06.709456 [ 3 ] {b43ac2e8-efb9-47ed-91ef-233898fa773a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
344 | 2025.02.28 23:09:06.709531 [ 3 ] {b43ac2e8-efb9-47ed-91ef-233898fa773a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
345 | 2025.02.28 23:09:06.716134 [ 3 ] {b43ac2e8-efb9-47ed-91ef-233898fa773a} <Debug> oximeter.measurements_f64 (a38b3972-f86a-4d64-b888-f4e33ba84a42): Loading data parts | ||
346 | 2025.02.28 23:09:06.716296 [ 3 ] {b43ac2e8-efb9-47ed-91ef-233898fa773a} <Debug> oximeter.measurements_f64 (a38b3972-f86a-4d64-b888-f4e33ba84a42): There are no data parts | ||
347 | 2025.02.28 23:09:06.724193 [ 3 ] {b43ac2e8-efb9-47ed-91ef-233898fa773a} <Debug> TCPHandler: Processed in 0.01509115 sec. | ||
348 | 2025.02.28 23:09:06.724462 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
349 | 2025.02.28 23:09:06.724725 [ 4 ] {0f9f93f0-0b0c-44b6-99c1-cfb84cb9a7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
350 | 2025.02.28 23:09:06.724818 [ 4 ] {0f9f93f0-0b0c-44b6-99c1-cfb84cb9a7e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
351 | 2025.02.28 23:09:06.730614 [ 4 ] {0f9f93f0-0b0c-44b6-99c1-cfb84cb9a7e5} <Debug> oximeter.measurements_string (f4ff1d78-6f97-4284-b516-73e6fb3961f6): Loading data parts | ||
352 | 2025.02.28 23:09:06.730950 [ 4 ] {0f9f93f0-0b0c-44b6-99c1-cfb84cb9a7e5} <Debug> oximeter.measurements_string (f4ff1d78-6f97-4284-b516-73e6fb3961f6): There are no data parts | ||
353 | 2025.02.28 23:09:06.737097 [ 4 ] {0f9f93f0-0b0c-44b6-99c1-cfb84cb9a7e5} <Debug> TCPHandler: Processed in 0.012707674 sec. | ||
354 | 2025.02.28 23:09:06.737294 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
355 | 2025.02.28 23:09:06.737579 [ 3 ] {4ef7094f-1c00-4a9f-87bd-170552e38256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
358 | * a string isn't palatable for a few reasons. | ||
359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
360 | * details. | ||
361 | */ | ||
362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
363 | 2025.02.28 23:09:06.737655 [ 3 ] {4ef7094f-1c00-4a9f-87bd-170552e38256} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
364 | 2025.02.28 23:09:06.742688 [ 3 ] {4ef7094f-1c00-4a9f-87bd-170552e38256} <Debug> oximeter.measurements_bytes (1de5a220-4810-441c-bc7b-2decf0f102fe): Loading data parts | ||
365 | 2025.02.28 23:09:06.742896 [ 3 ] {4ef7094f-1c00-4a9f-87bd-170552e38256} <Debug> oximeter.measurements_bytes (1de5a220-4810-441c-bc7b-2decf0f102fe): There are no data parts | ||
366 | 2025.02.28 23:09:06.748218 [ 3 ] {4ef7094f-1c00-4a9f-87bd-170552e38256} <Debug> TCPHandler: Processed in 0.010991907 sec. | ||
367 | 2025.02.28 23:09:06.748473 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
368 | 2025.02.28 23:09:06.748771 [ 4 ] {5649730e-cab9-47bb-8e6c-f4b83a5fb2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
369 | 2025.02.28 23:09:06.748863 [ 4 ] {5649730e-cab9-47bb-8e6c-f4b83a5fb2a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
370 | 2025.02.28 23:09:06.754366 [ 4 ] {5649730e-cab9-47bb-8e6c-f4b83a5fb2a9} <Debug> oximeter.measurements_cumulativei64 (35cd5c47-edcf-4dab-a6a6-2d2b61198daf): Loading data parts | ||
371 | 2025.02.28 23:09:06.754670 [ 4 ] {5649730e-cab9-47bb-8e6c-f4b83a5fb2a9} <Debug> oximeter.measurements_cumulativei64 (35cd5c47-edcf-4dab-a6a6-2d2b61198daf): There are no data parts | ||
372 | 2025.02.28 23:09:06.760110 [ 4 ] {5649730e-cab9-47bb-8e6c-f4b83a5fb2a9} <Debug> TCPHandler: Processed in 0.011708956 sec. | ||
373 | 2025.02.28 23:09:06.760352 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
374 | 2025.02.28 23:09:06.760703 [ 3 ] {01db26d4-dedd-43cf-bda0-ce98d140aecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
375 | 2025.02.28 23:09:06.760793 [ 3 ] {01db26d4-dedd-43cf-bda0-ce98d140aecf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
376 | 2025.02.28 23:09:06.763882 [ 3 ] {01db26d4-dedd-43cf-bda0-ce98d140aecf} <Debug> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Loading data parts | ||
377 | 2025.02.28 23:09:06.764053 [ 3 ] {01db26d4-dedd-43cf-bda0-ce98d140aecf} <Debug> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): There are no data parts | ||
378 | 2025.02.28 23:09:06.765243 [ 3 ] {01db26d4-dedd-43cf-bda0-ce98d140aecf} <Debug> TCPHandler: Processed in 0.004980018 sec. | ||
379 | 2025.02.28 23:09:06.765429 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
380 | 2025.02.28 23:09:06.765647 [ 4 ] {0b61a45a-f4b4-4080-937c-a2e4a091c153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
381 | 2025.02.28 23:09:06.765725 [ 4 ] {0b61a45a-f4b4-4080-937c-a2e4a091c153} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
382 | 2025.02.28 23:09:06.770054 [ 4 ] {0b61a45a-f4b4-4080-937c-a2e4a091c153} <Debug> oximeter.measurements_cumulativef32 (cf217183-73b7-4f9f-902a-db28581942a1): Loading data parts | ||
383 | 2025.02.28 23:09:06.770250 [ 4 ] {0b61a45a-f4b4-4080-937c-a2e4a091c153} <Debug> oximeter.measurements_cumulativef32 (cf217183-73b7-4f9f-902a-db28581942a1): There are no data parts | ||
384 | 2025.02.28 23:09:06.775926 [ 4 ] {0b61a45a-f4b4-4080-937c-a2e4a091c153} <Debug> TCPHandler: Processed in 0.010558344 sec. | ||
385 | 2025.02.28 23:09:06.776143 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2025.02.28 23:09:06.776424 [ 3 ] {07f295ad-8d1d-4317-8141-6cd6553a7408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
387 | 2025.02.28 23:09:06.776503 [ 3 ] {07f295ad-8d1d-4317-8141-6cd6553a7408} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
388 | 2025.02.28 23:09:06.779715 [ 3 ] {07f295ad-8d1d-4317-8141-6cd6553a7408} <Debug> oximeter.measurements_cumulativef64 (d1471272-5190-431c-9e1b-7bce0158b82d): Loading data parts | ||
389 | 2025.02.28 23:09:06.779882 [ 3 ] {07f295ad-8d1d-4317-8141-6cd6553a7408} <Debug> oximeter.measurements_cumulativef64 (d1471272-5190-431c-9e1b-7bce0158b82d): There are no data parts | ||
390 | 2025.02.28 23:09:06.781107 [ 3 ] {07f295ad-8d1d-4317-8141-6cd6553a7408} <Debug> TCPHandler: Processed in 0.005035121 sec. | ||
391 | 2025.02.28 23:09:06.781310 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
392 | 2025.02.28 23:09:06.781685 [ 4 ] {9242f97d-c974-4c70-b469-9c360ac70c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
393 | * NOTE: Array types cannot be Nullable, see | ||
394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
395 | * for more details. | ||
396 | * | ||
397 | * This means we need to use empty arrays to indicate a missing value. This | ||
398 | * is unfortunate, and at this point relies on the fact that an | ||
399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
400 | * to figure out another way to represent missing samples here. | ||
401 | */ | ||
402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
403 | 2025.02.28 23:09:06.781791 [ 4 ] {9242f97d-c974-4c70-b469-9c360ac70c6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
404 | 2025.02.28 23:09:06.786477 [ 4 ] {9242f97d-c974-4c70-b469-9c360ac70c6f} <Debug> oximeter.measurements_histogrami8 (84d96ece-4acf-498b-a8c0-e8bd3351473d): Loading data parts | ||
405 | 2025.02.28 23:09:06.786685 [ 4 ] {9242f97d-c974-4c70-b469-9c360ac70c6f} <Debug> oximeter.measurements_histogrami8 (84d96ece-4acf-498b-a8c0-e8bd3351473d): There are no data parts | ||
406 | 2025.02.28 23:09:06.792983 [ 4 ] {9242f97d-c974-4c70-b469-9c360ac70c6f} <Debug> TCPHandler: Processed in 0.011741837 sec. | ||
407 | 2025.02.28 23:09:06.793202 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
408 | 2025.02.28 23:09:06.793584 [ 3 ] {e99752fd-c7bf-4f07-8e61-d93cef78525e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
409 | 2025.02.28 23:09:06.793670 [ 3 ] {e99752fd-c7bf-4f07-8e61-d93cef78525e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
410 | 2025.02.28 23:09:06.797063 [ 3 ] {e99752fd-c7bf-4f07-8e61-d93cef78525e} <Debug> oximeter.measurements_histogramu8 (32611983-d485-438d-8b10-4df4427cf7ca): Loading data parts | ||
411 | 2025.02.28 23:09:06.797230 [ 3 ] {e99752fd-c7bf-4f07-8e61-d93cef78525e} <Debug> oximeter.measurements_histogramu8 (32611983-d485-438d-8b10-4df4427cf7ca): There are no data parts | ||
412 | 2025.02.28 23:09:06.798626 [ 3 ] {e99752fd-c7bf-4f07-8e61-d93cef78525e} <Debug> TCPHandler: Processed in 0.005493443 sec. | ||
413 | 2025.02.28 23:09:06.798836 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
414 | 2025.02.28 23:09:06.799202 [ 4 ] {5a302223-8eb4-4f28-bad0-ff36cd4f8992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
415 | 2025.02.28 23:09:06.799306 [ 4 ] {5a302223-8eb4-4f28-bad0-ff36cd4f8992} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
416 | 2025.02.28 23:09:06.804171 [ 4 ] {5a302223-8eb4-4f28-bad0-ff36cd4f8992} <Debug> oximeter.measurements_histogrami16 (88dbf2c9-1342-4732-9af3-00febc05efd1): Loading data parts | ||
417 | 2025.02.28 23:09:06.804372 [ 4 ] {5a302223-8eb4-4f28-bad0-ff36cd4f8992} <Debug> oximeter.measurements_histogrami16 (88dbf2c9-1342-4732-9af3-00febc05efd1): There are no data parts | ||
418 | 2025.02.28 23:09:06.810028 [ 4 ] {5a302223-8eb4-4f28-bad0-ff36cd4f8992} <Debug> TCPHandler: Processed in 0.011273355 sec. | ||
419 | 2025.02.28 23:09:06.810270 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
420 | 2025.02.28 23:09:06.810650 [ 3 ] {53daa093-bc4c-431c-a0c0-11f7781982ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
421 | 2025.02.28 23:09:06.810736 [ 3 ] {53daa093-bc4c-431c-a0c0-11f7781982ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
422 | 2025.02.28 23:09:06.814189 [ 3 ] {53daa093-bc4c-431c-a0c0-11f7781982ab} <Debug> oximeter.measurements_histogramu16 (c436ea1c-6d48-454a-852f-233e88806f17): Loading data parts | ||
423 | 2025.02.28 23:09:06.814397 [ 3 ] {53daa093-bc4c-431c-a0c0-11f7781982ab} <Debug> oximeter.measurements_histogramu16 (c436ea1c-6d48-454a-852f-233e88806f17): There are no data parts | ||
424 | 2025.02.28 23:09:06.815729 [ 3 ] {53daa093-bc4c-431c-a0c0-11f7781982ab} <Debug> TCPHandler: Processed in 0.005531685 sec. | ||
425 | 2025.02.28 23:09:06.815931 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
426 | 2025.02.28 23:09:06.816231 [ 4 ] {c3be545d-04e2-4c06-a31a-2854a1a982b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
427 | 2025.02.28 23:09:06.816320 [ 4 ] {c3be545d-04e2-4c06-a31a-2854a1a982b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
428 | 2025.02.28 23:09:06.828270 [ 4 ] {c3be545d-04e2-4c06-a31a-2854a1a982b3} <Debug> oximeter.measurements_histogrami32 (8541ec07-0c3b-4922-9688-adbe6fe5e007): Loading data parts | ||
429 | 2025.02.28 23:09:06.828487 [ 4 ] {c3be545d-04e2-4c06-a31a-2854a1a982b3} <Debug> oximeter.measurements_histogrami32 (8541ec07-0c3b-4922-9688-adbe6fe5e007): There are no data parts | ||
430 | 2025.02.28 23:09:06.845089 [ 4 ] {c3be545d-04e2-4c06-a31a-2854a1a982b3} <Debug> TCPHandler: Processed in 0.029215055 sec. | ||
431 | 2025.02.28 23:09:06.845300 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
432 | 2025.02.28 23:09:06.845623 [ 3 ] {c9ece87b-d372-4158-a272-6c45a912aff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
433 | 2025.02.28 23:09:06.845693 [ 3 ] {c9ece87b-d372-4158-a272-6c45a912aff5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
434 | 2025.02.28 23:09:06.849003 [ 3 ] {c9ece87b-d372-4158-a272-6c45a912aff5} <Debug> oximeter.measurements_histogramu32 (c1bb175c-d1d1-4e18-bbc4-518578f95236): Loading data parts | ||
435 | 2025.02.28 23:09:06.849217 [ 3 ] {c9ece87b-d372-4158-a272-6c45a912aff5} <Debug> oximeter.measurements_histogramu32 (c1bb175c-d1d1-4e18-bbc4-518578f95236): There are no data parts | ||
436 | 2025.02.28 23:09:06.853115 [ 3 ] {c9ece87b-d372-4158-a272-6c45a912aff5} <Debug> TCPHandler: Processed in 0.007875709 sec. | ||
437 | 2025.02.28 23:09:06.853371 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
438 | 2025.02.28 23:09:06.853729 [ 4 ] {12c87bb5-0daf-428e-805a-473d44f925fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
439 | 2025.02.28 23:09:06.853830 [ 4 ] {12c87bb5-0daf-428e-805a-473d44f925fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
440 | 2025.02.28 23:09:06.856142 [ 4 ] {12c87bb5-0daf-428e-805a-473d44f925fa} <Debug> oximeter.measurements_histogrami64 (a119ff74-4a82-4ff9-9550-2756d4f6e740): Loading data parts | ||
441 | 2025.02.28 23:09:06.856324 [ 4 ] {12c87bb5-0daf-428e-805a-473d44f925fa} <Debug> oximeter.measurements_histogrami64 (a119ff74-4a82-4ff9-9550-2756d4f6e740): There are no data parts | ||
442 | 2025.02.28 23:09:06.860749 [ 4 ] {12c87bb5-0daf-428e-805a-473d44f925fa} <Debug> TCPHandler: Processed in 0.007446687 sec. | ||
443 | 2025.02.28 23:09:06.860980 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
444 | 2025.02.28 23:09:06.861360 [ 3 ] {3926a3fd-91cf-41c4-905e-f26ff90062d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
445 | 2025.02.28 23:09:06.861447 [ 3 ] {3926a3fd-91cf-41c4-905e-f26ff90062d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
446 | 2025.02.28 23:09:06.871228 [ 3 ] {3926a3fd-91cf-41c4-905e-f26ff90062d5} <Debug> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Loading data parts | ||
447 | 2025.02.28 23:09:06.871413 [ 3 ] {3926a3fd-91cf-41c4-905e-f26ff90062d5} <Debug> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): There are no data parts | ||
448 | 2025.02.28 23:09:06.876508 [ 3 ] {3926a3fd-91cf-41c4-905e-f26ff90062d5} <Debug> TCPHandler: Processed in 0.015599365 sec. | ||
449 | 2025.02.28 23:09:06.876752 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
450 | 2025.02.28 23:09:06.877108 [ 4 ] {eb8fe373-8d2e-4845-a1d1-583a3055697f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
451 | 2025.02.28 23:09:06.877222 [ 4 ] {eb8fe373-8d2e-4845-a1d1-583a3055697f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
452 | 2025.02.28 23:09:06.880179 [ 4 ] {eb8fe373-8d2e-4845-a1d1-583a3055697f} <Debug> oximeter.measurements_histogramf32 (d56bb5f9-9e8f-4400-b016-095aab66d869): Loading data parts | ||
453 | 2025.02.28 23:09:06.880380 [ 4 ] {eb8fe373-8d2e-4845-a1d1-583a3055697f} <Debug> oximeter.measurements_histogramf32 (d56bb5f9-9e8f-4400-b016-095aab66d869): There are no data parts | ||
454 | 2025.02.28 23:09:06.887537 [ 4 ] {eb8fe373-8d2e-4845-a1d1-583a3055697f} <Debug> TCPHandler: Processed in 0.010857113 sec. | ||
455 | 2025.02.28 23:09:06.887732 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
456 | 2025.02.28 23:09:06.888102 [ 3 ] {fe1ce6dd-5146-43e1-8bcb-c3a3b76c90ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
457 | 2025.02.28 23:09:06.888187 [ 3 ] {fe1ce6dd-5146-43e1-8bcb-c3a3b76c90ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
458 | 2025.02.28 23:09:06.891127 [ 3 ] {fe1ce6dd-5146-43e1-8bcb-c3a3b76c90ca} <Debug> oximeter.measurements_histogramf64 (670220b5-ea95-4d21-87e4-f3ae7c62667f): Loading data parts | ||
459 | 2025.02.28 23:09:06.891301 [ 3 ] {fe1ce6dd-5146-43e1-8bcb-c3a3b76c90ca} <Debug> oximeter.measurements_histogramf64 (670220b5-ea95-4d21-87e4-f3ae7c62667f): There are no data parts | ||
460 | 2025.02.28 23:09:06.895150 [ 3 ] {fe1ce6dd-5146-43e1-8bcb-c3a3b76c90ca} <Debug> TCPHandler: Processed in 0.007478729 sec. | ||
461 | 2025.02.28 23:09:06.895390 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
462 | 2025.02.28 23:09:06.895616 [ 4 ] {caf84655-9d12-4bde-9024-f18d0cef7dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) /* The field tables store named dimensions of each timeseries. | ||
463 | * | ||
464 | * As with the measurement tables, there is one field table for each field data | ||
465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
466 | * this behavior **must not** be relied upon for query correctness. | ||
467 | * | ||
468 | * The index for the fields differs from the measurements, however. Rows are | ||
469 | * sorted by timeseries name, then field name, field value, and finally | ||
470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
472 | * usually then used to look up measurements. | ||
473 | * | ||
474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
475 | * timeseries name and then key, since it would improve lookups where one | ||
476 | * already has the key. Realistically though, these tables are quite small and | ||
477 | * so performance benefits will be low in absolute terms. | ||
478 | * | ||
479 | * TTL: We use a materialized column to expire old field table records. This | ||
480 | * column is generated automatically by the database whenever a new row is | ||
481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
483 | * record will remain during a deduplication, which will have the last | ||
484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
485 | * measurement tables. | ||
486 | */ | ||
487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
488 | 2025.02.28 23:09:06.895704 [ 4 ] {caf84655-9d12-4bde-9024-f18d0cef7dcd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
489 | 2025.02.28 23:09:06.897837 [ 4 ] {caf84655-9d12-4bde-9024-f18d0cef7dcd} <Debug> oximeter.fields_bool (bdf6450c-ffac-4b9d-991a-69b7155908f5): Loading data parts | ||
490 | 2025.02.28 23:09:06.898039 [ 4 ] {caf84655-9d12-4bde-9024-f18d0cef7dcd} <Debug> oximeter.fields_bool (bdf6450c-ffac-4b9d-991a-69b7155908f5): There are no data parts | ||
491 | 2025.02.28 23:09:06.903614 [ 4 ] {caf84655-9d12-4bde-9024-f18d0cef7dcd} <Debug> TCPHandler: Processed in 0.008284931 sec. | ||
492 | 2025.02.28 23:09:06.903799 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
493 | 2025.02.28 23:09:06.904017 [ 3 ] {7194d00c-6d58-4e4b-b477-d7c42785cc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
494 | 2025.02.28 23:09:06.904096 [ 3 ] {7194d00c-6d58-4e4b-b477-d7c42785cc32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
495 | 2025.02.28 23:09:06.906399 [ 3 ] {7194d00c-6d58-4e4b-b477-d7c42785cc32} <Debug> oximeter.fields_i8 (8193af6b-ffbd-4748-9539-679c4d777622): Loading data parts | ||
496 | 2025.02.28 23:09:06.906569 [ 3 ] {7194d00c-6d58-4e4b-b477-d7c42785cc32} <Debug> oximeter.fields_i8 (8193af6b-ffbd-4748-9539-679c4d777622): There are no data parts | ||
497 | 2025.02.28 23:09:06.910388 [ 3 ] {7194d00c-6d58-4e4b-b477-d7c42785cc32} <Debug> TCPHandler: Processed in 0.006647845 sec. | ||
498 | 2025.02.28 23:09:06.910605 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
499 | 2025.02.28 23:09:06.910852 [ 4 ] {5cab5b1a-98c2-4f57-a9ce-67fda0375fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
500 | 2025.02.28 23:09:06.910921 [ 4 ] {5cab5b1a-98c2-4f57-a9ce-67fda0375fa5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
501 | 2025.02.28 23:09:06.913026 [ 4 ] {5cab5b1a-98c2-4f57-a9ce-67fda0375fa5} <Debug> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Loading data parts | ||
502 | 2025.02.28 23:09:06.913198 [ 4 ] {5cab5b1a-98c2-4f57-a9ce-67fda0375fa5} <Debug> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): There are no data parts | ||
503 | 2025.02.28 23:09:06.921304 [ 4 ] {5cab5b1a-98c2-4f57-a9ce-67fda0375fa5} <Debug> TCPHandler: Processed in 0.01075774 sec. | ||
504 | 2025.02.28 23:09:06.921523 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
505 | 2025.02.28 23:09:06.921734 [ 3 ] {2b8a2d38-4d66-4b34-9a52-8d12d9fcd5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
506 | 2025.02.28 23:09:06.921809 [ 3 ] {2b8a2d38-4d66-4b34-9a52-8d12d9fcd5ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
507 | 2025.02.28 23:09:06.924699 [ 3 ] {2b8a2d38-4d66-4b34-9a52-8d12d9fcd5ca} <Debug> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Loading data parts | ||
508 | 2025.02.28 23:09:06.924864 [ 3 ] {2b8a2d38-4d66-4b34-9a52-8d12d9fcd5ca} <Debug> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): There are no data parts | ||
509 | 2025.02.28 23:09:06.929056 [ 3 ] {2b8a2d38-4d66-4b34-9a52-8d12d9fcd5ca} <Debug> TCPHandler: Processed in 0.007597652 sec. | ||
510 | 2025.02.28 23:09:06.929266 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
511 | 2025.02.28 23:09:06.929510 [ 4 ] {86c2506a-1cfc-4002-bc6d-9329d466548e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
512 | 2025.02.28 23:09:06.929580 [ 4 ] {86c2506a-1cfc-4002-bc6d-9329d466548e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
513 | 2025.02.28 23:09:06.937806 [ 4 ] {86c2506a-1cfc-4002-bc6d-9329d466548e} <Debug> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Loading data parts | ||
514 | 2025.02.28 23:09:06.937979 [ 4 ] {86c2506a-1cfc-4002-bc6d-9329d466548e} <Debug> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): There are no data parts | ||
515 | 2025.02.28 23:09:06.942389 [ 4 ] {86c2506a-1cfc-4002-bc6d-9329d466548e} <Debug> TCPHandler: Processed in 0.013182438 sec. | ||
516 | 2025.02.28 23:09:06.942592 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
517 | 2025.02.28 23:09:06.942838 [ 3 ] {4a8cd013-482a-4862-b7ef-3d82d6a55125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
518 | 2025.02.28 23:09:06.942914 [ 3 ] {4a8cd013-482a-4862-b7ef-3d82d6a55125} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
519 | 2025.02.28 23:09:06.945037 [ 3 ] {4a8cd013-482a-4862-b7ef-3d82d6a55125} <Debug> oximeter.fields_i32 (ea9f04cc-aa2c-47ad-bfa8-200fe3122b75): Loading data parts | ||
520 | 2025.02.28 23:09:06.945192 [ 3 ] {4a8cd013-482a-4862-b7ef-3d82d6a55125} <Debug> oximeter.fields_i32 (ea9f04cc-aa2c-47ad-bfa8-200fe3122b75): There are no data parts | ||
521 | 2025.02.28 23:09:06.953256 [ 3 ] {4a8cd013-482a-4862-b7ef-3d82d6a55125} <Debug> TCPHandler: Processed in 0.010734 sec. | ||
522 | 2025.02.28 23:09:06.953475 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
523 | 2025.02.28 23:09:06.953722 [ 4 ] {d96e4fb3-0c7d-4072-ac39-c3752da7ebd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
524 | 2025.02.28 23:09:06.953786 [ 4 ] {d96e4fb3-0c7d-4072-ac39-c3752da7ebd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
525 | 2025.02.28 23:09:06.956288 [ 4 ] {d96e4fb3-0c7d-4072-ac39-c3752da7ebd5} <Debug> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Loading data parts | ||
526 | 2025.02.28 23:09:06.956463 [ 4 ] {d96e4fb3-0c7d-4072-ac39-c3752da7ebd5} <Debug> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): There are no data parts | ||
527 | 2025.02.28 23:09:06.960281 [ 4 ] {d96e4fb3-0c7d-4072-ac39-c3752da7ebd5} <Debug> TCPHandler: Processed in 0.006869662 sec. | ||
528 | 2025.02.28 23:09:06.960489 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
529 | 2025.02.28 23:09:06.960746 [ 3 ] {0b78f1a7-6e5f-4288-9d2d-e030fcfef7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
530 | 2025.02.28 23:09:06.960833 [ 3 ] {0b78f1a7-6e5f-4288-9d2d-e030fcfef7da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
531 | 2025.02.28 23:09:06.962926 [ 3 ] {0b78f1a7-6e5f-4288-9d2d-e030fcfef7da} <Debug> oximeter.fields_i64 (bd7231a3-fbee-4b38-b033-96dda879369a): Loading data parts | ||
532 | 2025.02.28 23:09:06.963105 [ 3 ] {0b78f1a7-6e5f-4288-9d2d-e030fcfef7da} <Debug> oximeter.fields_i64 (bd7231a3-fbee-4b38-b033-96dda879369a): There are no data parts | ||
533 | 2025.02.28 23:09:06.968561 [ 3 ] {0b78f1a7-6e5f-4288-9d2d-e030fcfef7da} <Debug> TCPHandler: Processed in 0.008141337 sec. | ||
534 | 2025.02.28 23:09:06.968759 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
535 | 2025.02.28 23:09:06.969021 [ 4 ] {a5b0f0b8-0bad-4b00-ab30-3892fa010150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
536 | 2025.02.28 23:09:06.969093 [ 4 ] {a5b0f0b8-0bad-4b00-ab30-3892fa010150} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
537 | 2025.02.28 23:09:06.971591 [ 4 ] {a5b0f0b8-0bad-4b00-ab30-3892fa010150} <Debug> oximeter.fields_u64 (4e1173ca-edce-4c9e-b7b1-d60dfbd25957): Loading data parts | ||
538 | 2025.02.28 23:09:06.971756 [ 4 ] {a5b0f0b8-0bad-4b00-ab30-3892fa010150} <Debug> oximeter.fields_u64 (4e1173ca-edce-4c9e-b7b1-d60dfbd25957): There are no data parts | ||
539 | 2025.02.28 23:09:06.975553 [ 4 ] {a5b0f0b8-0bad-4b00-ab30-3892fa010150} <Debug> TCPHandler: Processed in 0.006858692 sec. | ||
540 | 2025.02.28 23:09:06.975757 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
541 | 2025.02.28 23:09:06.976002 [ 3 ] {99e4d14e-4924-4a58-9287-dd662f16a015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
542 | 2025.02.28 23:09:06.976089 [ 3 ] {99e4d14e-4924-4a58-9287-dd662f16a015} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
543 | 2025.02.28 23:09:06.978199 [ 3 ] {99e4d14e-4924-4a58-9287-dd662f16a015} <Debug> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Loading data parts | ||
544 | 2025.02.28 23:09:06.978409 [ 3 ] {99e4d14e-4924-4a58-9287-dd662f16a015} <Debug> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): There are no data parts | ||
545 | 2025.02.28 23:09:06.986247 [ 3 ] {99e4d14e-4924-4a58-9287-dd662f16a015} <Debug> TCPHandler: Processed in 0.010548884 sec. | ||
546 | 2025.02.28 23:09:06.986433 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
547 | 2025.02.28 23:09:06.986683 [ 4 ] {b6fb0a10-56bd-4890-8a59-070076df6719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
548 | 2025.02.28 23:09:06.986755 [ 4 ] {b6fb0a10-56bd-4890-8a59-070076df6719} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
549 | 2025.02.28 23:09:06.992983 [ 4 ] {b6fb0a10-56bd-4890-8a59-070076df6719} <Debug> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Loading data parts | ||
550 | 2025.02.28 23:09:06.993146 [ 4 ] {b6fb0a10-56bd-4890-8a59-070076df6719} <Debug> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): There are no data parts | ||
551 | 2025.02.28 23:09:06.997334 [ 4 ] {b6fb0a10-56bd-4890-8a59-070076df6719} <Debug> TCPHandler: Processed in 0.010959636 sec. | ||
552 | 2025.02.28 23:09:06.997529 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
553 | 2025.02.28 23:09:06.997775 [ 3 ] {3dfd4ca3-1afd-4d4f-9b0d-474b62516c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
554 | 2025.02.28 23:09:06.997867 [ 3 ] {3dfd4ca3-1afd-4d4f-9b0d-474b62516c42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
555 | 2025.02.28 23:09:07.000077 [ 3 ] {3dfd4ca3-1afd-4d4f-9b0d-474b62516c42} <Debug> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Loading data parts | ||
556 | 2025.02.28 23:09:07.000150 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.83 MiB, peak 124.83 MiB, free memory in arenas 0.00 B, will set to 135.52 MiB (RSS), difference: 10.70 MiB | ||
557 | 2025.02.28 23:09:07.000293 [ 3 ] {3dfd4ca3-1afd-4d4f-9b0d-474b62516c42} <Debug> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): There are no data parts | ||
558 | 2025.02.28 23:09:07.005875 [ 3 ] {3dfd4ca3-1afd-4d4f-9b0d-474b62516c42} <Debug> TCPHandler: Processed in 0.008413534 sec. | ||
559 | 2025.02.28 23:09:07.006094 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
560 | 2025.02.28 23:09:07.006402 [ 4 ] {6b596340-8329-4c3b-8d4b-9c0776482329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) /* The timeseries schema table stores the extracted schema for the samples | ||
561 | * oximeter collects. | ||
562 | */ | ||
563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
564 | 2025.02.28 23:09:07.006503 [ 4 ] {6b596340-8329-4c3b-8d4b-9c0776482329} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
565 | 2025.02.28 23:09:07.008983 [ 4 ] {6b596340-8329-4c3b-8d4b-9c0776482329} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9): Loading data parts | ||
566 | 2025.02.28 23:09:07.009128 [ 4 ] {6b596340-8329-4c3b-8d4b-9c0776482329} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9): There are no data parts | ||
567 | 2025.02.28 23:09:07.013343 [ 4 ] {6b596340-8329-4c3b-8d4b-9c0776482329} <Debug> TCPHandler: Processed in 0.007311113 sec. | ||
568 | 2025.02.28 23:09:07.013670 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
569 | 2025.02.28 23:09:07.013918 [ 3 ] {8cf7aea5-6548-4698-8446-6b7a06f1c923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
570 | 2025.02.28 23:09:07.015178 [ 3 ] {8cf7aea5-6548-4698-8446-6b7a06f1c923} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
571 | 2025.02.28 23:09:07.023253 [ 260 ] {8cf7aea5-6548-4698-8446-6b7a06f1c923} <Trace> oximeter.version (4a8b0bee-265b-47c6-8116-43fec5539a8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
572 | 2025.02.28 23:09:07.023317 [ 260 ] {8cf7aea5-6548-4698-8446-6b7a06f1c923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
573 | 2025.02.28 23:09:07.028210 [ 260 ] {8cf7aea5-6548-4698-8446-6b7a06f1c923} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
574 | 2025.02.28 23:09:07.028678 [ 260 ] {8cf7aea5-6548-4698-8446-6b7a06f1c923} <Trace> oximeter.version (4a8b0bee-265b-47c6-8116-43fec5539a8d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
575 | 2025.02.28 23:09:07.029085 [ 3 ] {8cf7aea5-6548-4698-8446-6b7a06f1c923} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.01528 sec., 65.44502617801047 rows/sec., 1.02 KiB/sec. | ||
576 | 2025.02.28 23:09:07.029483 [ 3 ] {8cf7aea5-6548-4698-8446-6b7a06f1c923} <Debug> TCPHandler: Processed in 0.015870982 sec. | ||
577 | 2025.02.28 23:09:07.433838 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57999 | ||
578 | 2025.02.28 23:09:07.433970 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
579 | 2025.02.28 23:09:07.434000 [ 261 ] {} <Debug> TCP-Session: ede0d3e4-0d22-4bd4-8f7a-bdd839a02415 Authenticating user 'default' from [fd00:1122:3344:101::c]:57999 | ||
580 | 2025.02.28 23:09:07.434069 [ 261 ] {} <Debug> TCP-Session: ede0d3e4-0d22-4bd4-8f7a-bdd839a02415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
581 | 2025.02.28 23:09:07.434084 [ 261 ] {} <Debug> TCP-Session: ede0d3e4-0d22-4bd4-8f7a-bdd839a02415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
582 | 2025.02.28 23:09:07.434142 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
583 | 2025.02.28 23:09:07.434196 [ 261 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
584 | 2025.02.28 23:09:07.434215 [ 261 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
585 | 2025.02.28 23:09:07.434750 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54584 | ||
586 | 2025.02.28 23:09:07.434823 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42113 | ||
587 | 2025.02.28 23:09:07.434923 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
588 | 2025.02.28 23:09:07.434928 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57650 | ||
589 | 2025.02.28 23:09:07.434969 [ 262 ] {} <Debug> TCP-Session: 811e40eb-b2ca-4f12-93aa-c33b99574a44 Authenticating user 'default' from [fd00:1122:3344:101::c]:54584 | ||
590 | 2025.02.28 23:09:07.435206 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61918 | ||
591 | 2025.02.28 23:09:07.435229 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
592 | 2025.02.28 23:09:07.435258 [ 262 ] {} <Debug> TCP-Session: 811e40eb-b2ca-4f12-93aa-c33b99574a44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
593 | 2025.02.28 23:09:07.435229 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
594 | 2025.02.28 23:09:07.435318 [ 262 ] {} <Debug> TCP-Session: 811e40eb-b2ca-4f12-93aa-c33b99574a44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
595 | 2025.02.28 23:09:07.435337 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39214 | ||
596 | 2025.02.28 23:09:07.435443 [ 264 ] {} <Debug> TCP-Session: fc84fa27-e11a-45e2-b120-f6d92f560872 Authenticating user 'default' from [fd00:1122:3344:101::c]:57650 | ||
597 | 2025.02.28 23:09:07.435498 [ 263 ] {} <Debug> TCP-Session: 7e2ca6dd-090e-4248-9419-f475af25f037 Authenticating user 'default' from [fd00:1122:3344:101::c]:42113 | ||
598 | 2025.02.28 23:09:07.435561 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38970 | ||
599 | 2025.02.28 23:09:07.435606 [ 264 ] {} <Debug> TCP-Session: fc84fa27-e11a-45e2-b120-f6d92f560872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
600 | 2025.02.28 23:09:07.435696 [ 263 ] {} <Debug> TCP-Session: 7e2ca6dd-090e-4248-9419-f475af25f037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
601 | 2025.02.28 23:09:07.435737 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55477 | ||
602 | 2025.02.28 23:09:07.435840 [ 263 ] {} <Debug> TCP-Session: 7e2ca6dd-090e-4248-9419-f475af25f037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
603 | 2025.02.28 23:09:07.435846 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
604 | 2025.02.28 23:09:07.435863 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37092 | ||
605 | 2025.02.28 23:09:07.435733 [ 264 ] {} <Debug> TCP-Session: fc84fa27-e11a-45e2-b120-f6d92f560872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
606 | 2025.02.28 23:09:07.436079 [ 267 ] {} <Debug> TCP-Session: da3ea49e-ae05-4bdc-b1fc-8f7862165901 Authenticating user 'default' from [fd00:1122:3344:101::c]:38970 | ||
607 | 2025.02.28 23:09:07.436154 [ 267 ] {} <Debug> TCP-Session: da3ea49e-ae05-4bdc-b1fc-8f7862165901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
608 | 2025.02.28 23:09:07.436164 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
609 | 2025.02.28 23:09:07.436203 [ 267 ] {} <Debug> TCP-Session: da3ea49e-ae05-4bdc-b1fc-8f7862165901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
610 | 2025.02.28 23:09:07.436227 [ 269 ] {} <Debug> TCP-Session: c904494c-a8a2-4173-85f1-fd2a267633e5 Authenticating user 'default' from [fd00:1122:3344:101::b]:37092 | ||
611 | 2025.02.28 23:09:07.436317 [ 269 ] {} <Debug> TCP-Session: c904494c-a8a2-4173-85f1-fd2a267633e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
612 | 2025.02.28 23:09:07.436332 [ 269 ] {} <Debug> TCP-Session: c904494c-a8a2-4173-85f1-fd2a267633e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
613 | 2025.02.28 23:09:07.436394 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
614 | 2025.02.28 23:09:07.436450 [ 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 | ||
615 | 2025.02.28 23:09:07.436470 [ 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 | ||
616 | 2025.02.28 23:09:07.436890 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34404 | ||
617 | 2025.02.28 23:09:07.436940 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
618 | 2025.02.28 23:09:07.437004 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
619 | 2025.02.28 23:09:07.437070 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51405 | ||
620 | 2025.02.28 23:09:07.437097 [ 268 ] {} <Debug> TCP-Session: c4edbceb-3e61-4683-96db-c17aa9c4e84e Authenticating user 'default' from [fd00:1122:3344:101::c]:55477 | ||
621 | 2025.02.28 23:09:07.437126 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55819 | ||
622 | 2025.02.28 23:09:07.437145 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
623 | 2025.02.28 23:09:07.437084 [ 265 ] {} <Debug> TCP-Session: 31cd8ec1-0e34-4b43-bd0a-0284f71c88c3 Authenticating user 'default' from [fd00:1122:3344:101::c]:61918 | ||
624 | 2025.02.28 23:09:07.437367 [ 268 ] {} <Debug> TCP-Session: c4edbceb-3e61-4683-96db-c17aa9c4e84e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
625 | 2025.02.28 23:09:07.437378 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60811 | ||
626 | 2025.02.28 23:09:07.437329 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
627 | 2025.02.28 23:09:07.437545 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49635 | ||
628 | 2025.02.28 23:09:07.437558 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
629 | 2025.02.28 23:09:07.437717 [ 268 ] {} <Debug> TCP-Session: c4edbceb-3e61-4683-96db-c17aa9c4e84e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
630 | 2025.02.28 23:09:07.437789 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
631 | 2025.02.28 23:09:07.437781 [ 271 ] {} <Debug> TCP-Session: 0d0532c2-d8c3-4521-98d7-d4f1438e2e04 Authenticating user 'default' from [fd00:1122:3344:101::b]:51405 | ||
632 | 2025.02.28 23:09:07.437875 [ 272 ] {} <Debug> TCP-Session: 127a6bcb-c21f-4c0a-bdd3-447a19a060b9 Authenticating user 'default' from [fd00:1122:3344:101::b]:55819 | ||
633 | 2025.02.28 23:09:07.437888 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37470 | ||
634 | 2025.02.28 23:09:07.437908 [ 265 ] {} <Debug> TCP-Session: 31cd8ec1-0e34-4b43-bd0a-0284f71c88c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
635 | 2025.02.28 23:09:07.437980 [ 273 ] {} <Debug> TCP-Session: e2a5aa63-eb2e-400f-86b1-637537fbb9ef Authenticating user 'default' from [fd00:1122:3344:101::b]:60811 | ||
636 | 2025.02.28 23:09:07.437983 [ 272 ] {} <Debug> TCP-Session: 127a6bcb-c21f-4c0a-bdd3-447a19a060b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
637 | 2025.02.28 23:09:07.438217 [ 271 ] {} <Debug> TCP-Session: 0d0532c2-d8c3-4521-98d7-d4f1438e2e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
638 | 2025.02.28 23:09:07.438258 [ 272 ] {} <Debug> TCP-Session: 127a6bcb-c21f-4c0a-bdd3-447a19a060b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
639 | 2025.02.28 23:09:07.438278 [ 266 ] {} <Debug> TCP-Session: 504921bd-b42e-4514-a892-897c9a94908a Authenticating user 'default' from [fd00:1122:3344:101::c]:39214 | ||
640 | 2025.02.28 23:09:07.438283 [ 273 ] {} <Debug> TCP-Session: e2a5aa63-eb2e-400f-86b1-637537fbb9ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
641 | 2025.02.28 23:09:07.438313 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60741 | ||
642 | 2025.02.28 23:09:07.438366 [ 265 ] {} <Debug> TCP-Session: 31cd8ec1-0e34-4b43-bd0a-0284f71c88c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
643 | 2025.02.28 23:09:07.438354 [ 271 ] {} <Debug> TCP-Session: 0d0532c2-d8c3-4521-98d7-d4f1438e2e04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
644 | 2025.02.28 23:09:07.438431 [ 273 ] {} <Debug> TCP-Session: e2a5aa63-eb2e-400f-86b1-637537fbb9ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
645 | 2025.02.28 23:09:07.438439 [ 266 ] {} <Debug> TCP-Session: 504921bd-b42e-4514-a892-897c9a94908a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2025.02.28 23:09:07.438646 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
647 | 2025.02.28 23:09:07.438662 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
648 | 2025.02.28 23:09:07.438658 [ 266 ] {} <Debug> TCP-Session: 504921bd-b42e-4514-a892-897c9a94908a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
649 | 2025.02.28 23:09:07.438665 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
650 | 2025.02.28 23:09:07.438704 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
651 | 2025.02.28 23:09:07.438881 [ 276 ] {} <Debug> TCP-Session: d74a4b0d-b549-4957-b9b9-d5c72ff1ca94 Authenticating user 'default' from [fd00:1122:3344:101::b]:37470 | ||
652 | 2025.02.28 23:09:07.438889 [ 270 ] {} <Debug> TCP-Session: 307fa916-ac83-41ff-9a2c-9a1a54a39043 Authenticating user 'default' from [fd00:1122:3344:101::b]:34404 | ||
653 | 2025.02.28 23:09:07.438931 [ 274 ] {} <Debug> TCP-Session: 156f58e0-773d-4f68-acdc-a2ab290c90bd Authenticating user 'default' from [fd00:1122:3344:101::b]:49635 | ||
654 | 2025.02.28 23:09:07.438993 [ 275 ] {} <Debug> TCP-Session: c07d42f0-02ea-4137-b2ee-15d9828e122d Authenticating user 'default' from [fd00:1122:3344:101::b]:60741 | ||
655 | 2025.02.28 23:09:07.439022 [ 270 ] {} <Debug> TCP-Session: 307fa916-ac83-41ff-9a2c-9a1a54a39043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2025.02.28 23:09:07.439041 [ 274 ] {} <Debug> TCP-Session: 156f58e0-773d-4f68-acdc-a2ab290c90bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2025.02.28 23:09:07.439011 [ 276 ] {} <Debug> TCP-Session: d74a4b0d-b549-4957-b9b9-d5c72ff1ca94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2025.02.28 23:09:07.439089 [ 275 ] {} <Debug> TCP-Session: c07d42f0-02ea-4137-b2ee-15d9828e122d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2025.02.28 23:09:07.439096 [ 270 ] {} <Debug> TCP-Session: 307fa916-ac83-41ff-9a2c-9a1a54a39043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
660 | 2025.02.28 23:09:07.439157 [ 276 ] {} <Debug> TCP-Session: d74a4b0d-b549-4957-b9b9-d5c72ff1ca94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
661 | 2025.02.28 23:09:07.439111 [ 274 ] {} <Debug> TCP-Session: 156f58e0-773d-4f68-acdc-a2ab290c90bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2025.02.28 23:09:07.439189 [ 275 ] {} <Debug> TCP-Session: c07d42f0-02ea-4137-b2ee-15d9828e122d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2025.02.28 23:09:08.000243 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.84 MiB, peak 135.84 MiB, free memory in arenas 0.00 B, will set to 140.25 MiB (RSS), difference: 4.41 MiB | ||
664 | 2025.02.28 23:09:08.383135 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33574 | ||
665 | 2025.02.28 23:09:08.383856 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
666 | 2025.02.28 23:09:08.383890 [ 277 ] {} <Debug> TCP-Session: 8741182b-7a20-4a18-8092-7191dd9995d1 Authenticating user 'default' from [fd00:1122:3344:101::a]:33574 | ||
667 | 2025.02.28 23:09:08.383954 [ 277 ] {} <Debug> TCP-Session: 8741182b-7a20-4a18-8092-7191dd9995d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2025.02.28 23:09:08.383969 [ 277 ] {} <Debug> TCP-Session: 8741182b-7a20-4a18-8092-7191dd9995d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
669 | 2025.02.28 23:09:08.384036 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
670 | 2025.02.28 23:09:08.384088 [ 277 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
671 | 2025.02.28 23:09:08.384105 [ 277 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
672 | 2025.02.28 23:09:08.384825 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62316 | ||
673 | 2025.02.28 23:09:08.384825 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45029 | ||
674 | 2025.02.28 23:09:08.385068 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45896 | ||
675 | 2025.02.28 23:09:08.385156 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42607 | ||
676 | 2025.02.28 23:09:08.385386 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40378 | ||
677 | 2025.02.28 23:09:08.385734 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60302 | ||
678 | 2025.02.28 23:09:08.385804 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43433 | ||
679 | 2025.02.28 23:09:08.386094 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
680 | 2025.02.28 23:09:08.386139 [ 283 ] {} <Debug> TCP-Session: 6323cf95-b4ff-4245-b577-3605087f2ad5 Authenticating user 'default' from [fd00:1122:3344:101::a]:60302 | ||
681 | 2025.02.28 23:09:08.386139 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
682 | 2025.02.28 23:09:08.386170 [ 283 ] {} <Debug> TCP-Session: 6323cf95-b4ff-4245-b577-3605087f2ad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
683 | 2025.02.28 23:09:08.386247 [ 283 ] {} <Debug> TCP-Session: 6323cf95-b4ff-4245-b577-3605087f2ad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
684 | 2025.02.28 23:09:08.386254 [ 284 ] {} <Debug> TCP-Session: 1b685bf0-bc1f-43f9-8876-5ad97cce288f Authenticating user 'default' from [fd00:1122:3344:101::a]:43433 | ||
685 | 2025.02.28 23:09:08.386335 [ 284 ] {} <Debug> TCP-Session: 1b685bf0-bc1f-43f9-8876-5ad97cce288f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
686 | 2025.02.28 23:09:08.386354 [ 284 ] {} <Debug> TCP-Session: 1b685bf0-bc1f-43f9-8876-5ad97cce288f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2025.02.28 23:09:08.389535 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
688 | 2025.02.28 23:09:08.389607 [ 281 ] {} <Debug> TCP-Session: ff6d812d-adad-43b9-b54d-028ccdcf2b90 Authenticating user 'default' from [fd00:1122:3344:101::a]:45896 | ||
689 | 2025.02.28 23:09:08.389628 [ 281 ] {} <Debug> TCP-Session: ff6d812d-adad-43b9-b54d-028ccdcf2b90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2025.02.28 23:09:08.389641 [ 281 ] {} <Debug> TCP-Session: ff6d812d-adad-43b9-b54d-028ccdcf2b90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2025.02.28 23:09:08.393291 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
692 | 2025.02.28 23:09:08.393330 [ 282 ] {} <Debug> TCP-Session: 6b8d41ab-bcee-41ca-9a62-2a8bab763770 Authenticating user 'default' from [fd00:1122:3344:101::a]:40378 | ||
693 | 2025.02.28 23:09:08.393355 [ 282 ] {} <Debug> TCP-Session: 6b8d41ab-bcee-41ca-9a62-2a8bab763770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2025.02.28 23:09:08.393395 [ 282 ] {} <Debug> TCP-Session: 6b8d41ab-bcee-41ca-9a62-2a8bab763770 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2025.02.28 23:09:08.394038 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
696 | 2025.02.28 23:09:08.394055 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
697 | 2025.02.28 23:09:08.394093 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
698 | 2025.02.28 23:09:08.394136 [ 279 ] {} <Debug> TCP-Session: bd5d452f-1faa-45ab-8070-ae867a6d55ab Authenticating user 'default' from [fd00:1122:3344:101::a]:45029 | ||
699 | 2025.02.28 23:09:08.394153 [ 278 ] {} <Debug> TCP-Session: 16b994da-9915-4d37-a117-05c8bdbd14ac Authenticating user 'default' from [fd00:1122:3344:101::a]:62316 | ||
700 | 2025.02.28 23:09:08.394196 [ 280 ] {} <Debug> TCP-Session: 38dba2ee-54a0-43af-b51b-0a7232368b7d Authenticating user 'default' from [fd00:1122:3344:101::a]:42607 | ||
701 | 2025.02.28 23:09:08.394206 [ 278 ] {} <Debug> TCP-Session: 16b994da-9915-4d37-a117-05c8bdbd14ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2025.02.28 23:09:08.394218 [ 279 ] {} <Debug> TCP-Session: bd5d452f-1faa-45ab-8070-ae867a6d55ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2025.02.28 23:09:08.394263 [ 280 ] {} <Debug> TCP-Session: 38dba2ee-54a0-43af-b51b-0a7232368b7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2025.02.28 23:09:08.394264 [ 278 ] {} <Debug> TCP-Session: 16b994da-9915-4d37-a117-05c8bdbd14ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2025.02.28 23:09:08.394279 [ 279 ] {} <Debug> TCP-Session: bd5d452f-1faa-45ab-8070-ae867a6d55ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2025.02.28 23:09:08.394310 [ 280 ] {} <Debug> TCP-Session: 38dba2ee-54a0-43af-b51b-0a7232368b7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2025.02.28 23:09:12.531519 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
708 | 2025.02.28 23:09:12.531599 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
709 | 2025.02.28 23:09:12.531676 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
710 | 2025.02.28 23:09:12.531762 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
711 | 2025.02.28 23:09:12.553096 [ 244 ] {} <Debug> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Loading data parts | ||
712 | 2025.02.28 23:09:12.553824 [ 244 ] {} <Debug> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): There are no data parts | ||
713 | 2025.02.28 23:09:12.565127 [ 243 ] {} <Debug> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Loading data parts | ||
714 | 2025.02.28 23:09:12.565568 [ 243 ] {} <Debug> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): There are no data parts | ||
715 | 2025.02.28 23:09:12.572075 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
716 | 2025.02.28 23:09:12.572194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
717 | 2025.02.28 23:09:12.576389 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
718 | 2025.02.28 23:09:12.576921 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
719 | 2025.02.28 23:09:12.577324 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
720 | 2025.02.28 23:09:12.609697 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
721 | 2025.02.28 23:09:12.609857 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
722 | 2025.02.28 23:09:12.624154 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
723 | 2025.02.28 23:09:12.626315 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
724 | 2025.02.28 23:09:12.632019 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
725 | 2025.02.28 23:09:13.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.76 MiB, peak 149.76 MiB, free memory in arenas 0.00 B, will set to 150.56 MiB (RSS), difference: 4.80 MiB | ||
726 | 2025.02.28 23:09:15.031494 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
727 | 2025.02.28 23:09:15.031644 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
728 | 2025.02.28 23:09:15.039440 [ 242 ] {} <Debug> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Loading data parts | ||
729 | 2025.02.28 23:09:15.039609 [ 242 ] {} <Debug> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): There are no data parts | ||
730 | 2025.02.28 23:09:15.065301 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
731 | 2025.02.28 23:09:15.065435 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
732 | 2025.02.28 23:09:15.067196 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
733 | 2025.02.28 23:09:15.067751 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
734 | 2025.02.28 23:09:15.068217 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
735 | 2025.02.28 23:09:16.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.75 MiB, peak 154.75 MiB, free memory in arenas 0.00 B, will set to 151.04 MiB (RSS), difference: -3.71 MiB | ||
736 | 2025.02.28 23:09:19.988530 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
737 | 2025.02.28 23:09:19.988595 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
738 | 2025.02.28 23:09:20.077431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
739 | 2025.02.28 23:09:20.078454 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
740 | 2025.02.28 23:09:20.078501 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
741 | 2025.02.28 23:09:20.079308 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
742 | 2025.02.28 23:09:20.079912 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
743 | 2025.02.28 23:09:20.080192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
744 | 2025.02.28 23:09:20.132111 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
745 | 2025.02.28 23:09:20.153286 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
746 | 2025.02.28 23:09:20.153529 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
747 | 2025.02.28 23:09:20.160674 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
748 | 2025.02.28 23:09:20.161851 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
749 | 2025.02.28 23:09:20.164403 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
750 | 2025.02.28 23:09:26.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.72 MiB, peak 155.72 MiB, free memory in arenas 0.00 B, will set to 152.74 MiB (RSS), difference: 4.02 MiB | ||
751 | 2025.02.28 23:09:27.037784 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
752 | 2025.02.28 23:09:27.038098 [ 3 ] {b079c157-3975-4110-bdd9-308af3c06128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
753 | 2025.02.28 23:09:27.038513 [ 3 ] {b079c157-3975-4110-bdd9-308af3c06128} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
754 | 2025.02.28 23:09:27.046821 [ 3 ] {b079c157-3975-4110-bdd9-308af3c06128} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
755 | 2025.02.28 23:09:27.055751 [ 3 ] {b079c157-3975-4110-bdd9-308af3c06128} <Debug> TCPHandler: Processed in 0.018107854 sec. | ||
756 | 2025.02.28 23:09:27.059606 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
757 | 2025.02.28 23:09:27.059833 [ 4 ] {adc9247c-64b5-488a-b688-081feddbc9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
758 | 2025.02.28 23:09:27.063819 [ 4 ] {adc9247c-64b5-488a-b688-081feddbc9f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
759 | 2025.02.28 23:09:27.063903 [ 4 ] {adc9247c-64b5-488a-b688-081feddbc9f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
760 | 2025.02.28 23:09:27.064637 [ 4 ] {adc9247c-64b5-488a-b688-081feddbc9f7} <Debug> TCPHandler: Processed in 0.005154023 sec. | ||
761 | 2025.02.28 23:09:27.065156 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
762 | 2025.02.28 23:09:27.065348 [ 3 ] {e5bd138d-b940-4a4b-a565-c05627f67b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
763 | 2025.02.28 23:09:27.065824 [ 3 ] {e5bd138d-b940-4a4b-a565-c05627f67b6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
764 | 2025.02.28 23:09:27.065887 [ 3 ] {e5bd138d-b940-4a4b-a565-c05627f67b6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
765 | 2025.02.28 23:09:27.066444 [ 3 ] {e5bd138d-b940-4a4b-a565-c05627f67b6e} <Debug> TCPHandler: Processed in 0.001378339 sec. | ||
766 | 2025.02.28 23:09:27.066753 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
767 | 2025.02.28 23:09:27.066936 [ 4 ] {0c256199-9e2f-48ad-9903-c5f33b7704ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
768 | 2025.02.28 23:09:27.067377 [ 4 ] {0c256199-9e2f-48ad-9903-c5f33b7704ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
769 | 2025.02.28 23:09:27.067442 [ 4 ] {0c256199-9e2f-48ad-9903-c5f33b7704ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
770 | 2025.02.28 23:09:27.067993 [ 4 ] {0c256199-9e2f-48ad-9903-c5f33b7704ff} <Debug> TCPHandler: Processed in 0.001299946 sec. | ||
771 | 2025.02.28 23:09:27.068304 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
772 | 2025.02.28 23:09:27.068487 [ 3 ] {ca9eff14-6e25-4c9f-90e5-02756184041b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
773 | 2025.02.28 23:09:27.068859 [ 3 ] {ca9eff14-6e25-4c9f-90e5-02756184041b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
774 | 2025.02.28 23:09:27.068915 [ 3 ] {ca9eff14-6e25-4c9f-90e5-02756184041b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
775 | 2025.02.28 23:09:27.069414 [ 3 ] {ca9eff14-6e25-4c9f-90e5-02756184041b} <Debug> TCPHandler: Processed in 0.001248164 sec. | ||
776 | 2025.02.28 23:09:27.069819 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
777 | 2025.02.28 23:09:27.070011 [ 4 ] {1d10859d-5b77-4f8e-b95d-035a81c250dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
778 | 2025.02.28 23:09:27.070552 [ 4 ] {1d10859d-5b77-4f8e-b95d-035a81c250dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
779 | 2025.02.28 23:09:27.070614 [ 4 ] {1d10859d-5b77-4f8e-b95d-035a81c250dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
780 | 2025.02.28 23:09:27.071150 [ 4 ] {1d10859d-5b77-4f8e-b95d-035a81c250dc} <Debug> TCPHandler: Processed in 0.001387739 sec. | ||
781 | 2025.02.28 23:09:27.071425 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
782 | 2025.02.28 23:09:27.071586 [ 3 ] {0abb5231-9497-4e4f-8ca8-c74ac0ca2c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
783 | 2025.02.28 23:09:27.071967 [ 3 ] {0abb5231-9497-4e4f-8ca8-c74ac0ca2c7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
784 | 2025.02.28 23:09:27.072024 [ 3 ] {0abb5231-9497-4e4f-8ca8-c74ac0ca2c7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
785 | 2025.02.28 23:09:27.072543 [ 3 ] {0abb5231-9497-4e4f-8ca8-c74ac0ca2c7d} <Debug> TCPHandler: Processed in 0.001174033 sec. | ||
786 | 2025.02.28 23:09:27.072834 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
787 | 2025.02.28 23:09:27.072993 [ 4 ] {71554e42-382e-411b-af92-e4a5335a134f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
788 | 2025.02.28 23:09:27.073402 [ 4 ] {71554e42-382e-411b-af92-e4a5335a134f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
789 | 2025.02.28 23:09:27.073464 [ 4 ] {71554e42-382e-411b-af92-e4a5335a134f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
790 | 2025.02.28 23:09:27.073989 [ 4 ] {71554e42-382e-411b-af92-e4a5335a134f} <Debug> TCPHandler: Processed in 0.001211633 sec. | ||
791 | 2025.02.28 23:09:27.074280 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
792 | 2025.02.28 23:09:27.074437 [ 3 ] {a5c50be7-d025-4168-89d5-8b38cfc00e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
793 | 2025.02.28 23:09:27.074872 [ 3 ] {a5c50be7-d025-4168-89d5-8b38cfc00e8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
794 | 2025.02.28 23:09:27.074928 [ 3 ] {a5c50be7-d025-4168-89d5-8b38cfc00e8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
795 | 2025.02.28 23:09:27.075434 [ 3 ] {a5c50be7-d025-4168-89d5-8b38cfc00e8a} <Debug> TCPHandler: Processed in 0.001209203 sec. | ||
796 | 2025.02.28 23:09:27.075746 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
797 | 2025.02.28 23:09:27.075908 [ 4 ] {00461a6a-464c-4e0c-a670-79f516fcd588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
798 | 2025.02.28 23:09:27.076297 [ 4 ] {00461a6a-464c-4e0c-a670-79f516fcd588} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
799 | 2025.02.28 23:09:27.076356 [ 4 ] {00461a6a-464c-4e0c-a670-79f516fcd588} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
800 | 2025.02.28 23:09:27.076883 [ 4 ] {00461a6a-464c-4e0c-a670-79f516fcd588} <Debug> TCPHandler: Processed in 0.001192993 sec. | ||
801 | 2025.02.28 23:09:27.077152 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
802 | 2025.02.28 23:09:27.077312 [ 3 ] {1e2e3644-4d02-42a2-854d-608fc3672662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
803 | 2025.02.28 23:09:27.077691 [ 3 ] {1e2e3644-4d02-42a2-854d-608fc3672662} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
804 | 2025.02.28 23:09:27.077745 [ 3 ] {1e2e3644-4d02-42a2-854d-608fc3672662} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
805 | 2025.02.28 23:09:27.078258 [ 3 ] {1e2e3644-4d02-42a2-854d-608fc3672662} <Debug> TCPHandler: Processed in 0.001213714 sec. | ||
806 | 2025.02.28 23:09:27.078601 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
807 | 2025.02.28 23:09:27.078763 [ 4 ] {633315de-23f6-4f90-9033-5f51ad065bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
808 | 2025.02.28 23:09:27.079153 [ 4 ] {633315de-23f6-4f90-9033-5f51ad065bba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
809 | 2025.02.28 23:09:27.079208 [ 4 ] {633315de-23f6-4f90-9033-5f51ad065bba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
810 | 2025.02.28 23:09:27.079735 [ 4 ] {633315de-23f6-4f90-9033-5f51ad065bba} <Debug> TCPHandler: Processed in 0.001188524 sec. | ||
811 | 2025.02.28 23:09:27.080050 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
812 | 2025.02.28 23:09:27.080211 [ 3 ] {018a29c3-5371-4e69-9c93-919d824c52b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
813 | 2025.02.28 23:09:27.080604 [ 3 ] {018a29c3-5371-4e69-9c93-919d824c52b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
814 | 2025.02.28 23:09:27.080661 [ 3 ] {018a29c3-5371-4e69-9c93-919d824c52b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
815 | 2025.02.28 23:09:27.081181 [ 3 ] {018a29c3-5371-4e69-9c93-919d824c52b2} <Debug> TCPHandler: Processed in 0.001183423 sec. | ||
816 | 2025.02.28 23:09:27.081528 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
817 | 2025.02.28 23:09:27.081688 [ 4 ] {85e61e45-21f6-48ef-bcaf-6477c082a75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
818 | 2025.02.28 23:09:27.082084 [ 4 ] {85e61e45-21f6-48ef-bcaf-6477c082a75b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
819 | 2025.02.28 23:09:27.082139 [ 4 ] {85e61e45-21f6-48ef-bcaf-6477c082a75b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
820 | 2025.02.28 23:09:27.082658 [ 4 ] {85e61e45-21f6-48ef-bcaf-6477c082a75b} <Debug> TCPHandler: Processed in 0.001185313 sec. | ||
821 | 2025.02.28 23:09:27.082919 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
822 | 2025.02.28 23:09:27.083080 [ 3 ] {83ca05b9-70dd-4e13-aa75-5a46e8284a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
823 | 2025.02.28 23:09:27.083476 [ 3 ] {83ca05b9-70dd-4e13-aa75-5a46e8284a6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
824 | 2025.02.28 23:09:27.083533 [ 3 ] {83ca05b9-70dd-4e13-aa75-5a46e8284a6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
825 | 2025.02.28 23:09:27.084046 [ 3 ] {83ca05b9-70dd-4e13-aa75-5a46e8284a6d} <Debug> TCPHandler: Processed in 0.001180473 sec. | ||
826 | 2025.02.28 23:09:27.084363 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
827 | 2025.02.28 23:09:27.084526 [ 4 ] {df2c4586-a550-42f1-8370-212de8e0dafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
828 | 2025.02.28 23:09:27.085002 [ 4 ] {df2c4586-a550-42f1-8370-212de8e0dafb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
829 | 2025.02.28 23:09:27.085084 [ 4 ] {df2c4586-a550-42f1-8370-212de8e0dafb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
830 | 2025.02.28 23:09:27.085797 [ 4 ] {df2c4586-a550-42f1-8370-212de8e0dafb} <Debug> TCPHandler: Processed in 0.001487972 sec. | ||
831 | 2025.02.28 23:09:27.086086 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
832 | 2025.02.28 23:09:27.086254 [ 3 ] {e55c74f7-9b1f-4c8d-9055-717674d9535b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
833 | 2025.02.28 23:09:27.086674 [ 3 ] {e55c74f7-9b1f-4c8d-9055-717674d9535b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
834 | 2025.02.28 23:09:27.086737 [ 3 ] {e55c74f7-9b1f-4c8d-9055-717674d9535b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
835 | 2025.02.28 23:09:27.087315 [ 3 ] {e55c74f7-9b1f-4c8d-9055-717674d9535b} <Debug> TCPHandler: Processed in 0.001342897 sec. | ||
836 | 2025.02.28 23:09:27.087692 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
837 | 2025.02.28 23:09:27.087863 [ 4 ] {e617ecfc-c724-4c70-ae29-0a4ba9853aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
838 | 2025.02.28 23:09:27.088308 [ 4 ] {e617ecfc-c724-4c70-ae29-0a4ba9853aff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
839 | 2025.02.28 23:09:27.088368 [ 4 ] {e617ecfc-c724-4c70-ae29-0a4ba9853aff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
840 | 2025.02.28 23:09:27.088864 [ 4 ] {e617ecfc-c724-4c70-ae29-0a4ba9853aff} <Debug> TCPHandler: Processed in 0.001229974 sec. | ||
841 | 2025.02.28 23:09:27.093605 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
842 | 2025.02.28 23:09:27.093742 [ 3 ] {e8b3bf0b-fa19-41a9-ba0d-742ee164b35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
843 | 2025.02.28 23:09:27.093796 [ 3 ] {e8b3bf0b-fa19-41a9-ba0d-742ee164b35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
844 | 2025.02.28 23:09:27.094682 [ 3 ] {e8b3bf0b-fa19-41a9-ba0d-742ee164b35b} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
845 | 2025.02.28 23:09:27.094733 [ 3 ] {e8b3bf0b-fa19-41a9-ba0d-742ee164b35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
846 | 2025.02.28 23:09:27.095504 [ 3 ] {e8b3bf0b-fa19-41a9-ba0d-742ee164b35b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
847 | 2025.02.28 23:09:27.096012 [ 3 ] {e8b3bf0b-fa19-41a9-ba0d-742ee164b35b} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
848 | 2025.02.28 23:09:27.096256 [ 3 ] {e8b3bf0b-fa19-41a9-ba0d-742ee164b35b} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.002599 sec., 6925.740669488264 rows/sec., 968.67 KiB/sec. | ||
849 | 2025.02.28 23:09:27.096403 [ 3 ] {e8b3bf0b-fa19-41a9-ba0d-742ee164b35b} <Debug> TCPHandler: Processed in 0.002942022 sec. | ||
850 | 2025.02.28 23:09:27.096660 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
851 | 2025.02.28 23:09:27.096794 [ 4 ] {20733c99-9650-4e03-9a7a-eacd6147776c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
852 | 2025.02.28 23:09:27.096845 [ 4 ] {20733c99-9650-4e03-9a7a-eacd6147776c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
853 | 2025.02.28 23:09:27.100830 [ 4 ] {20733c99-9650-4e03-9a7a-eacd6147776c} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
854 | 2025.02.28 23:09:27.100869 [ 4 ] {20733c99-9650-4e03-9a7a-eacd6147776c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
855 | 2025.02.28 23:09:27.103814 [ 4 ] {20733c99-9650-4e03-9a7a-eacd6147776c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
856 | 2025.02.28 23:09:27.104381 [ 4 ] {20733c99-9650-4e03-9a7a-eacd6147776c} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
857 | 2025.02.28 23:09:27.104646 [ 4 ] {20733c99-9650-4e03-9a7a-eacd6147776c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.007886 sec., 7101.191985797615 rows/sec., 558.62 KiB/sec. | ||
858 | 2025.02.28 23:09:27.104702 [ 4 ] {20733c99-9650-4e03-9a7a-eacd6147776c} <Debug> TCPHandler: Processed in 0.008101146 sec. | ||
859 | 2025.02.28 23:09:27.104876 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
860 | 2025.02.28 23:09:27.105007 [ 3 ] {e5ec90cb-d9c2-4509-975d-975b9b9af294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
861 | 2025.02.28 23:09:27.105060 [ 3 ] {e5ec90cb-d9c2-4509-975d-975b9b9af294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
862 | 2025.02.28 23:09:27.105715 [ 3 ] {e5ec90cb-d9c2-4509-975d-975b9b9af294} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
863 | 2025.02.28 23:09:27.105757 [ 3 ] {e5ec90cb-d9c2-4509-975d-975b9b9af294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
864 | 2025.02.28 23:09:27.106316 [ 3 ] {e5ec90cb-d9c2-4509-975d-975b9b9af294} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
865 | 2025.02.28 23:09:27.106888 [ 3 ] {e5ec90cb-d9c2-4509-975d-975b9b9af294} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
866 | 2025.02.28 23:09:27.107186 [ 3 ] {e5ec90cb-d9c2-4509-975d-975b9b9af294} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002193 sec., 29183.76652986776 rows/sec., 2.28 MiB/sec. | ||
867 | 2025.02.28 23:09:27.107259 [ 3 ] {e5ec90cb-d9c2-4509-975d-975b9b9af294} <Debug> TCPHandler: Processed in 0.002450188 sec. | ||
868 | 2025.02.28 23:09:27.107427 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
869 | 2025.02.28 23:09:27.107557 [ 4 ] {8f9a0dae-bdd1-4c85-99db-6a75443afc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
870 | 2025.02.28 23:09:27.107614 [ 4 ] {8f9a0dae-bdd1-4c85-99db-6a75443afc48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
871 | 2025.02.28 23:09:27.108226 [ 4 ] {8f9a0dae-bdd1-4c85-99db-6a75443afc48} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
872 | 2025.02.28 23:09:27.108263 [ 4 ] {8f9a0dae-bdd1-4c85-99db-6a75443afc48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
873 | 2025.02.28 23:09:27.108835 [ 4 ] {8f9a0dae-bdd1-4c85-99db-6a75443afc48} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
874 | 2025.02.28 23:09:27.109307 [ 4 ] {8f9a0dae-bdd1-4c85-99db-6a75443afc48} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
875 | 2025.02.28 23:09:27.109494 [ 4 ] {8f9a0dae-bdd1-4c85-99db-6a75443afc48} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001965 sec., 48854.96183206107 rows/sec., 3.40 MiB/sec. | ||
876 | 2025.02.28 23:09:27.109553 [ 4 ] {8f9a0dae-bdd1-4c85-99db-6a75443afc48} <Debug> TCPHandler: Processed in 0.002185301 sec. | ||
877 | 2025.02.28 23:09:27.109710 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
878 | 2025.02.28 23:09:27.109838 [ 3 ] {7a80e43c-c227-44e5-9cb8-8d52beb1a3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
879 | 2025.02.28 23:09:27.109890 [ 3 ] {7a80e43c-c227-44e5-9cb8-8d52beb1a3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
880 | 2025.02.28 23:09:27.110399 [ 3 ] {7a80e43c-c227-44e5-9cb8-8d52beb1a3e3} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
881 | 2025.02.28 23:09:27.110441 [ 3 ] {7a80e43c-c227-44e5-9cb8-8d52beb1a3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
882 | 2025.02.28 23:09:27.110951 [ 3 ] {7a80e43c-c227-44e5-9cb8-8d52beb1a3e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
883 | 2025.02.28 23:09:27.111505 [ 3 ] {7a80e43c-c227-44e5-9cb8-8d52beb1a3e3} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
884 | 2025.02.28 23:09:27.111725 [ 3 ] {7a80e43c-c227-44e5-9cb8-8d52beb1a3e3} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001916 sec., 18789.144050104383 rows/sec., 1.27 MiB/sec. | ||
885 | 2025.02.28 23:09:27.111788 [ 3 ] {7a80e43c-c227-44e5-9cb8-8d52beb1a3e3} <Debug> TCPHandler: Processed in 0.002136149 sec. | ||
886 | 2025.02.28 23:09:27.582028 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
887 | 2025.02.28 23:09:27.582649 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
888 | 2025.02.28 23:09:27.582703 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
889 | 2025.02.28 23:09:27.583415 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
890 | 2025.02.28 23:09:27.583912 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
891 | 2025.02.28 23:09:27.584183 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
892 | 2025.02.28 23:09:27.666217 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
893 | 2025.02.28 23:09:27.685390 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
894 | 2025.02.28 23:09:27.685458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
895 | 2025.02.28 23:09:27.692233 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
896 | 2025.02.28 23:09:27.693581 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
897 | 2025.02.28 23:09:27.696228 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
898 | 2025.02.28 23:09:32.042693 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
899 | 2025.02.28 23:09:32.042905 [ 3 ] {2b54cce4-d01a-4c08-8e77-28e8ae058c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
900 | 2025.02.28 23:09:32.042981 [ 3 ] {2b54cce4-d01a-4c08-8e77-28e8ae058c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
901 | 2025.02.28 23:09:32.043763 [ 3 ] {2b54cce4-d01a-4c08-8e77-28e8ae058c44} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
902 | 2025.02.28 23:09:32.043824 [ 3 ] {2b54cce4-d01a-4c08-8e77-28e8ae058c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
903 | 2025.02.28 23:09:32.044270 [ 3 ] {2b54cce4-d01a-4c08-8e77-28e8ae058c44} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
904 | 2025.02.28 23:09:32.044537 [ 3 ] {2b54cce4-d01a-4c08-8e77-28e8ae058c44} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
905 | 2025.02.28 23:09:32.044790 [ 3 ] {2b54cce4-d01a-4c08-8e77-28e8ae058c44} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001937 sec., 28910.686628807434 rows/sec., 2.22 MiB/sec. | ||
906 | 2025.02.28 23:09:32.044863 [ 3 ] {2b54cce4-d01a-4c08-8e77-28e8ae058c44} <Debug> TCPHandler: Processed in 0.002315545 sec. | ||
907 | 2025.02.28 23:09:32.045128 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
908 | 2025.02.28 23:09:32.045320 [ 4 ] {8daef441-2023-4344-a164-dc348833118f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
909 | 2025.02.28 23:09:32.045396 [ 4 ] {8daef441-2023-4344-a164-dc348833118f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
910 | 2025.02.28 23:09:32.046173 [ 4 ] {8daef441-2023-4344-a164-dc348833118f} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
911 | 2025.02.28 23:09:32.046230 [ 4 ] {8daef441-2023-4344-a164-dc348833118f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
912 | 2025.02.28 23:09:32.046674 [ 4 ] {8daef441-2023-4344-a164-dc348833118f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
913 | 2025.02.28 23:09:32.046930 [ 4 ] {8daef441-2023-4344-a164-dc348833118f} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
914 | 2025.02.28 23:09:32.047172 [ 4 ] {8daef441-2023-4344-a164-dc348833118f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001905 sec., 33595.800524934384 rows/sec., 2.62 MiB/sec. | ||
915 | 2025.02.28 23:09:32.047234 [ 4 ] {8daef441-2023-4344-a164-dc348833118f} <Debug> TCPHandler: Processed in 0.002240313 sec. | ||
916 | 2025.02.28 23:09:32.047412 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
917 | 2025.02.28 23:09:32.047542 [ 3 ] {60027d44-cdca-4e3d-9b42-2e6bf08576e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
918 | 2025.02.28 23:09:32.047600 [ 3 ] {60027d44-cdca-4e3d-9b42-2e6bf08576e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
919 | 2025.02.28 23:09:32.048212 [ 3 ] {60027d44-cdca-4e3d-9b42-2e6bf08576e2} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
920 | 2025.02.28 23:09:32.048254 [ 3 ] {60027d44-cdca-4e3d-9b42-2e6bf08576e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
921 | 2025.02.28 23:09:32.048672 [ 3 ] {60027d44-cdca-4e3d-9b42-2e6bf08576e2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
922 | 2025.02.28 23:09:32.048925 [ 3 ] {60027d44-cdca-4e3d-9b42-2e6bf08576e2} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
923 | 2025.02.28 23:09:32.049140 [ 3 ] {60027d44-cdca-4e3d-9b42-2e6bf08576e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001628 sec., 98280.09828009827 rows/sec., 6.85 MiB/sec. | ||
924 | 2025.02.28 23:09:32.049204 [ 3 ] {60027d44-cdca-4e3d-9b42-2e6bf08576e2} <Debug> TCPHandler: Processed in 0.001855862 sec. | ||
925 | 2025.02.28 23:09:32.049370 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
926 | 2025.02.28 23:09:32.049517 [ 4 ] {af20df04-7bc8-400e-bcdb-75fcaeb893de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
927 | 2025.02.28 23:09:32.049577 [ 4 ] {af20df04-7bc8-400e-bcdb-75fcaeb893de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
928 | 2025.02.28 23:09:32.050101 [ 4 ] {af20df04-7bc8-400e-bcdb-75fcaeb893de} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
929 | 2025.02.28 23:09:32.050141 [ 4 ] {af20df04-7bc8-400e-bcdb-75fcaeb893de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
930 | 2025.02.28 23:09:32.050532 [ 4 ] {af20df04-7bc8-400e-bcdb-75fcaeb893de} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
931 | 2025.02.28 23:09:32.050781 [ 4 ] {af20df04-7bc8-400e-bcdb-75fcaeb893de} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
932 | 2025.02.28 23:09:32.051082 [ 4 ] {af20df04-7bc8-400e-bcdb-75fcaeb893de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001599 sec., 37523.4521575985 rows/sec., 2.53 MiB/sec. | ||
933 | 2025.02.28 23:09:32.051167 [ 4 ] {af20df04-7bc8-400e-bcdb-75fcaeb893de} <Debug> TCPHandler: Processed in 0.001854441 sec. | ||
934 | 2025.02.28 23:09:34.988643 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
935 | 2025.02.28 23:09:34.988722 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
936 | 2025.02.28 23:09:35.070490 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 | ||
937 | 2025.02.28 23:09:35.075359 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
938 | 2025.02.28 23:09:35.075405 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
939 | 2025.02.28 23:09:35.076873 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
940 | 2025.02.28 23:09:35.077167 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
941 | 2025.02.28 23:09:35.077928 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 142 | ||
942 | 2025.02.28 23:09:35.084395 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
943 | 2025.02.28 23:09:35.085093 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
944 | 2025.02.28 23:09:35.085134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
945 | 2025.02.28 23:09:35.085726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
946 | 2025.02.28 23:09:35.085981 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
947 | 2025.02.28 23:09:35.086250 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
948 | 2025.02.28 23:09:35.196586 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
949 | 2025.02.28 23:09:35.216204 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
950 | 2025.02.28 23:09:35.216263 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
951 | 2025.02.28 23:09:35.222877 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
952 | 2025.02.28 23:09:35.223619 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
953 | 2025.02.28 23:09:35.225888 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
954 | 2025.02.28 23:09:37.037081 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
955 | 2025.02.28 23:09:37.037326 [ 3 ] {3aacfcfa-a3b8-4113-8bc9-3721653b9794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
956 | 2025.02.28 23:09:37.037770 [ 3 ] {3aacfcfa-a3b8-4113-8bc9-3721653b9794} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
957 | 2025.02.28 23:09:37.039694 [ 3 ] {3aacfcfa-a3b8-4113-8bc9-3721653b9794} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
958 | 2025.02.28 23:09:37.040013 [ 3 ] {3aacfcfa-a3b8-4113-8bc9-3721653b9794} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
959 | 2025.02.28 23:09:37.042057 [ 3 ] {3aacfcfa-a3b8-4113-8bc9-3721653b9794} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
960 | 2025.02.28 23:09:37.044546 [ 3 ] {3aacfcfa-a3b8-4113-8bc9-3721653b9794} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
961 | 2025.02.28 23:09:37.045736 [ 3 ] {3aacfcfa-a3b8-4113-8bc9-3721653b9794} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
962 | 2025.02.28 23:09:37.045790 [ 3 ] {3aacfcfa-a3b8-4113-8bc9-3721653b9794} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (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 | ||
963 | 2025.02.28 23:09:37.045810 [ 3 ] {3aacfcfa-a3b8-4113-8bc9-3721653b9794} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
964 | 2025.02.28 23:09:37.045922 [ 3 ] {3aacfcfa-a3b8-4113-8bc9-3721653b9794} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
965 | 2025.02.28 23:09:37.045951 [ 3 ] {3aacfcfa-a3b8-4113-8bc9-3721653b9794} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
966 | 2025.02.28 23:09:37.051648 [ 3 ] {3aacfcfa-a3b8-4113-8bc9-3721653b9794} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.014429 sec., 1247.4876983851964 rows/sec., 51.03 KiB/sec. | ||
967 | 2025.02.28 23:09:37.051798 [ 3 ] {3aacfcfa-a3b8-4113-8bc9-3721653b9794} <Debug> TCPHandler: Processed in 0.014847714 sec. | ||
968 | 2025.02.28 23:09:37.057639 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
969 | 2025.02.28 23:09:37.057787 [ 3 ] {ce18ee6a-109c-4d58-b920-688c2fd2e12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
970 | 2025.02.28 23:09:37.057846 [ 3 ] {ce18ee6a-109c-4d58-b920-688c2fd2e12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
971 | 2025.02.28 23:09:37.058561 [ 3 ] {ce18ee6a-109c-4d58-b920-688c2fd2e12a} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
972 | 2025.02.28 23:09:37.058602 [ 3 ] {ce18ee6a-109c-4d58-b920-688c2fd2e12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
973 | 2025.02.28 23:09:37.059104 [ 3 ] {ce18ee6a-109c-4d58-b920-688c2fd2e12a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
974 | 2025.02.28 23:09:37.059325 [ 3 ] {ce18ee6a-109c-4d58-b920-688c2fd2e12a} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
975 | 2025.02.28 23:09:37.059515 [ 3 ] {ce18ee6a-109c-4d58-b920-688c2fd2e12a} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.001773 sec., 564.0157924421884 rows/sec., 84.27 KiB/sec. | ||
976 | 2025.02.28 23:09:37.059568 [ 3 ] {ce18ee6a-109c-4d58-b920-688c2fd2e12a} <Debug> TCPHandler: Processed in 0.001995416 sec. | ||
977 | 2025.02.28 23:09:37.059816 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
978 | 2025.02.28 23:09:37.060014 [ 4 ] {82283369-fa82-4498-ae84-f343be68cbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
979 | 2025.02.28 23:09:37.060087 [ 4 ] {82283369-fa82-4498-ae84-f343be68cbe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
980 | 2025.02.28 23:09:37.060912 [ 4 ] {82283369-fa82-4498-ae84-f343be68cbe2} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
981 | 2025.02.28 23:09:37.060955 [ 4 ] {82283369-fa82-4498-ae84-f343be68cbe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
982 | 2025.02.28 23:09:37.061363 [ 4 ] {82283369-fa82-4498-ae84-f343be68cbe2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
983 | 2025.02.28 23:09:37.061604 [ 4 ] {82283369-fa82-4498-ae84-f343be68cbe2} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
984 | 2025.02.28 23:09:37.061828 [ 4 ] {82283369-fa82-4498-ae84-f343be68cbe2} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001866 sec., 38585.20900321543 rows/sec., 3.13 MiB/sec. | ||
985 | 2025.02.28 23:09:37.061881 [ 4 ] {82283369-fa82-4498-ae84-f343be68cbe2} <Debug> TCPHandler: Processed in 0.002195911 sec. | ||
986 | 2025.02.28 23:09:37.062055 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
987 | 2025.02.28 23:09:37.062196 [ 3 ] {c5aabb08-36c1-44d3-b14e-0adbe3df7641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
988 | 2025.02.28 23:09:37.062253 [ 3 ] {c5aabb08-36c1-44d3-b14e-0adbe3df7641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
989 | 2025.02.28 23:09:37.062969 [ 3 ] {c5aabb08-36c1-44d3-b14e-0adbe3df7641} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
990 | 2025.02.28 23:09:37.063004 [ 3 ] {c5aabb08-36c1-44d3-b14e-0adbe3df7641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
991 | 2025.02.28 23:09:37.063358 [ 3 ] {c5aabb08-36c1-44d3-b14e-0adbe3df7641} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
992 | 2025.02.28 23:09:37.063593 [ 3 ] {c5aabb08-36c1-44d3-b14e-0adbe3df7641} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
993 | 2025.02.28 23:09:37.063819 [ 3 ] {c5aabb08-36c1-44d3-b14e-0adbe3df7641} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001632 sec., 4901.9607843137255 rows/sec., 368.60 KiB/sec. | ||
994 | 2025.02.28 23:09:37.063918 [ 3 ] {c5aabb08-36c1-44d3-b14e-0adbe3df7641} <Debug> TCPHandler: Processed in 0.001930694 sec. | ||
995 | 2025.02.28 23:09:37.064084 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
996 | 2025.02.28 23:09:37.064221 [ 4 ] {ad586842-671a-4721-b1f1-914d66dd31e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
997 | 2025.02.28 23:09:37.064278 [ 4 ] {ad586842-671a-4721-b1f1-914d66dd31e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
998 | 2025.02.28 23:09:37.064979 [ 4 ] {ad586842-671a-4721-b1f1-914d66dd31e8} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
999 | 2025.02.28 23:09:37.065018 [ 4 ] {ad586842-671a-4721-b1f1-914d66dd31e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1000 | 2025.02.28 23:09:37.065368 [ 4 ] {ad586842-671a-4721-b1f1-914d66dd31e8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1001 | 2025.02.28 23:09:37.065594 [ 4 ] {ad586842-671a-4721-b1f1-914d66dd31e8} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1002 | 2025.02.28 23:09:37.065796 [ 4 ] {ad586842-671a-4721-b1f1-914d66dd31e8} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001606 sec., 44831.88044831881 rows/sec., 3.50 MiB/sec. | ||
1003 | 2025.02.28 23:09:37.065847 [ 4 ] {ad586842-671a-4721-b1f1-914d66dd31e8} <Debug> TCPHandler: Processed in 0.001831451 sec. | ||
1004 | 2025.02.28 23:09:37.066004 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1005 | 2025.02.28 23:09:37.066141 [ 3 ] {d614b99f-2b09-419f-b9e5-fa16550afae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1006 | 2025.02.28 23:09:37.066203 [ 3 ] {d614b99f-2b09-419f-b9e5-fa16550afae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1007 | 2025.02.28 23:09:37.066860 [ 3 ] {d614b99f-2b09-419f-b9e5-fa16550afae9} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1008 | 2025.02.28 23:09:37.066897 [ 3 ] {d614b99f-2b09-419f-b9e5-fa16550afae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1009 | 2025.02.28 23:09:37.067278 [ 3 ] {d614b99f-2b09-419f-b9e5-fa16550afae9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1010 | 2025.02.28 23:09:37.067513 [ 3 ] {d614b99f-2b09-419f-b9e5-fa16550afae9} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1011 | 2025.02.28 23:09:37.067683 [ 3 ] {d614b99f-2b09-419f-b9e5-fa16550afae9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec. | ||
1012 | 2025.02.28 23:09:37.067731 [ 3 ] {d614b99f-2b09-419f-b9e5-fa16550afae9} <Debug> TCPHandler: Processed in 0.001792981 sec. | ||
1013 | 2025.02.28 23:09:37.067886 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1014 | 2025.02.28 23:09:37.068022 [ 4 ] {4f22e7e8-6a47-422a-b006-b8ca94ed4796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1015 | 2025.02.28 23:09:37.068115 [ 4 ] {4f22e7e8-6a47-422a-b006-b8ca94ed4796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1016 | 2025.02.28 23:09:37.069296 [ 4 ] {4f22e7e8-6a47-422a-b006-b8ca94ed4796} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1017 | 2025.02.28 23:09:37.069335 [ 4 ] {4f22e7e8-6a47-422a-b006-b8ca94ed4796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1018 | 2025.02.28 23:09:37.071877 [ 4 ] {4f22e7e8-6a47-422a-b006-b8ca94ed4796} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1019 | 2025.02.28 23:09:37.072194 [ 4 ] {4f22e7e8-6a47-422a-b006-b8ca94ed4796} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1020 | 2025.02.28 23:09:37.072445 [ 4 ] {4f22e7e8-6a47-422a-b006-b8ca94ed4796} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004451 sec., 1797.348910357223 rows/sec., 3.22 MiB/sec. | ||
1021 | 2025.02.28 23:09:37.072552 [ 4 ] {4f22e7e8-6a47-422a-b006-b8ca94ed4796} <Debug> TCPHandler: Processed in 0.004731872 sec. | ||
1022 | 2025.02.28 23:09:37.072719 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1023 | 2025.02.28 23:09:37.072857 [ 3 ] {609d188a-f22d-4213-8918-c666162a890c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1024 | 2025.02.28 23:09:37.072915 [ 3 ] {609d188a-f22d-4213-8918-c666162a890c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1025 | 2025.02.28 23:09:37.073487 [ 3 ] {609d188a-f22d-4213-8918-c666162a890c} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1026 | 2025.02.28 23:09:37.073531 [ 3 ] {609d188a-f22d-4213-8918-c666162a890c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1027 | 2025.02.28 23:09:37.073954 [ 3 ] {609d188a-f22d-4213-8918-c666162a890c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1028 | 2025.02.28 23:09:37.074218 [ 3 ] {609d188a-f22d-4213-8918-c666162a890c} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1029 | 2025.02.28 23:09:37.074504 [ 3 ] {609d188a-f22d-4213-8918-c666162a890c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001658 sec., 36188.17852834741 rows/sec., 2.44 MiB/sec. | ||
1030 | 2025.02.28 23:09:37.074562 [ 3 ] {609d188a-f22d-4213-8918-c666162a890c} <Debug> TCPHandler: Processed in 0.001909443 sec. | ||
1031 | 2025.02.28 23:09:42.042069 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1032 | 2025.02.28 23:09:42.042295 [ 3 ] {25f80574-088f-4012-abd4-d31e7653115d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1033 | 2025.02.28 23:09:42.042377 [ 3 ] {25f80574-088f-4012-abd4-d31e7653115d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1034 | 2025.02.28 23:09:42.043299 [ 3 ] {25f80574-088f-4012-abd4-d31e7653115d} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1035 | 2025.02.28 23:09:42.043348 [ 3 ] {25f80574-088f-4012-abd4-d31e7653115d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1036 | 2025.02.28 23:09:42.043781 [ 3 ] {25f80574-088f-4012-abd4-d31e7653115d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1037 | 2025.02.28 23:09:42.044038 [ 3 ] {25f80574-088f-4012-abd4-d31e7653115d} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1038 | 2025.02.28 23:09:42.044354 [ 3 ] {25f80574-088f-4012-abd4-d31e7653115d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002096 sec., 26717.557251908394 rows/sec., 2.05 MiB/sec. | ||
1039 | 2025.02.28 23:09:42.044448 [ 3 ] {25f80574-088f-4012-abd4-d31e7653115d} <Debug> TCPHandler: Processed in 0.00252106 sec. | ||
1040 | 2025.02.28 23:09:42.044792 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1041 | 2025.02.28 23:09:42.045088 [ 4 ] {47ebc745-d5e4-4225-b750-08a7dadbaa90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1042 | 2025.02.28 23:09:42.045162 [ 4 ] {47ebc745-d5e4-4225-b750-08a7dadbaa90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1043 | 2025.02.28 23:09:42.045921 [ 4 ] {47ebc745-d5e4-4225-b750-08a7dadbaa90} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1044 | 2025.02.28 23:09:42.045972 [ 4 ] {47ebc745-d5e4-4225-b750-08a7dadbaa90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1045 | 2025.02.28 23:09:42.046393 [ 4 ] {47ebc745-d5e4-4225-b750-08a7dadbaa90} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1046 | 2025.02.28 23:09:42.046641 [ 4 ] {47ebc745-d5e4-4225-b750-08a7dadbaa90} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1047 | 2025.02.28 23:09:42.046943 [ 4 ] {47ebc745-d5e4-4225-b750-08a7dadbaa90} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00192 sec., 33333.333333333336 rows/sec., 2.60 MiB/sec. | ||
1048 | 2025.02.28 23:09:42.047025 [ 4 ] {47ebc745-d5e4-4225-b750-08a7dadbaa90} <Debug> TCPHandler: Processed in 0.002426877 sec. | ||
1049 | 2025.02.28 23:09:42.047170 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1050 | 2025.02.28 23:09:42.047298 [ 3 ] {5ca6bd96-906d-4582-b387-94179505db87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1051 | 2025.02.28 23:09:42.047356 [ 3 ] {5ca6bd96-906d-4582-b387-94179505db87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1052 | 2025.02.28 23:09:42.047944 [ 3 ] {5ca6bd96-906d-4582-b387-94179505db87} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1053 | 2025.02.28 23:09:42.047984 [ 3 ] {5ca6bd96-906d-4582-b387-94179505db87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1054 | 2025.02.28 23:09:42.048380 [ 3 ] {5ca6bd96-906d-4582-b387-94179505db87} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1055 | 2025.02.28 23:09:42.048620 [ 3 ] {5ca6bd96-906d-4582-b387-94179505db87} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1056 | 2025.02.28 23:09:42.048843 [ 3 ] {5ca6bd96-906d-4582-b387-94179505db87} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001574 sec., 101651.84243964421 rows/sec., 7.08 MiB/sec. | ||
1057 | 2025.02.28 23:09:42.048899 [ 3 ] {5ca6bd96-906d-4582-b387-94179505db87} <Debug> TCPHandler: Processed in 0.001787509 sec. | ||
1058 | 2025.02.28 23:09:42.049052 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1059 | 2025.02.28 23:09:42.049178 [ 4 ] {bc43a42c-3b6f-4e96-95e7-ccd9a3e5debd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1060 | 2025.02.28 23:09:42.049232 [ 4 ] {bc43a42c-3b6f-4e96-95e7-ccd9a3e5debd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1061 | 2025.02.28 23:09:42.049763 [ 4 ] {bc43a42c-3b6f-4e96-95e7-ccd9a3e5debd} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1062 | 2025.02.28 23:09:42.049804 [ 4 ] {bc43a42c-3b6f-4e96-95e7-ccd9a3e5debd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1063 | 2025.02.28 23:09:42.050175 [ 4 ] {bc43a42c-3b6f-4e96-95e7-ccd9a3e5debd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1064 | 2025.02.28 23:09:42.050408 [ 4 ] {bc43a42c-3b6f-4e96-95e7-ccd9a3e5debd} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1065 | 2025.02.28 23:09:42.050617 [ 4 ] {bc43a42c-3b6f-4e96-95e7-ccd9a3e5debd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001469 sec., 40844.11164057181 rows/sec., 2.75 MiB/sec. | ||
1066 | 2025.02.28 23:09:42.050666 [ 4 ] {bc43a42c-3b6f-4e96-95e7-ccd9a3e5debd} <Debug> TCPHandler: Processed in 0.001673227 sec. | ||
1067 | 2025.02.28 23:09:42.586363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
1068 | 2025.02.28 23:09:42.587289 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1069 | 2025.02.28 23:09:42.587362 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1070 | 2025.02.28 23:09:42.588157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1071 | 2025.02.28 23:09:42.588532 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1072 | 2025.02.28 23:09:42.588880 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
1073 | 2025.02.28 23:09:42.726942 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1074 | 2025.02.28 23:09:42.746799 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1075 | 2025.02.28 23:09:42.746864 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1076 | 2025.02.28 23:09:42.753905 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1077 | 2025.02.28 23:09:42.754651 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1078 | 2025.02.28 23:09:42.757379 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1079 | 2025.02.28 23:09:45.079223 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 166 | ||
1080 | 2025.02.28 23:09:45.082002 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1081 | 2025.02.28 23:09:45.082055 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1082 | 2025.02.28 23:09:45.083539 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1083 | 2025.02.28 23:09:45.083859 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1084 | 2025.02.28 23:09:45.084442 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 166 | ||
1085 | 2025.02.28 23:09:47.043645 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1086 | 2025.02.28 23:09:47.043864 [ 3 ] {d69177bb-9fc7-426f-a111-dd04dcb3d0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1087 | 2025.02.28 23:09:47.043941 [ 3 ] {d69177bb-9fc7-426f-a111-dd04dcb3d0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1088 | 2025.02.28 23:09:47.044761 [ 3 ] {d69177bb-9fc7-426f-a111-dd04dcb3d0ba} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1089 | 2025.02.28 23:09:47.044839 [ 3 ] {d69177bb-9fc7-426f-a111-dd04dcb3d0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1090 | 2025.02.28 23:09:47.045356 [ 3 ] {d69177bb-9fc7-426f-a111-dd04dcb3d0ba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1091 | 2025.02.28 23:09:47.045633 [ 3 ] {d69177bb-9fc7-426f-a111-dd04dcb3d0ba} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1092 | 2025.02.28 23:09:47.045851 [ 3 ] {d69177bb-9fc7-426f-a111-dd04dcb3d0ba} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002044 sec., 35225.04892367907 rows/sec., 2.86 MiB/sec. | ||
1093 | 2025.02.28 23:09:47.045918 [ 3 ] {d69177bb-9fc7-426f-a111-dd04dcb3d0ba} <Debug> TCPHandler: Processed in 0.002414118 sec. | ||
1094 | 2025.02.28 23:09:47.046215 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1095 | 2025.02.28 23:09:47.046406 [ 4 ] {1ce0b1e2-2cb7-4b68-80dd-f7ecd11d9742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1096 | 2025.02.28 23:09:47.046479 [ 4 ] {1ce0b1e2-2cb7-4b68-80dd-f7ecd11d9742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1097 | 2025.02.28 23:09:47.047217 [ 4 ] {1ce0b1e2-2cb7-4b68-80dd-f7ecd11d9742} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1098 | 2025.02.28 23:09:47.047270 [ 4 ] {1ce0b1e2-2cb7-4b68-80dd-f7ecd11d9742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1099 | 2025.02.28 23:09:47.047702 [ 4 ] {1ce0b1e2-2cb7-4b68-80dd-f7ecd11d9742} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1100 | 2025.02.28 23:09:47.047954 [ 4 ] {1ce0b1e2-2cb7-4b68-80dd-f7ecd11d9742} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1101 | 2025.02.28 23:09:47.048217 [ 4 ] {1ce0b1e2-2cb7-4b68-80dd-f7ecd11d9742} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001856 sec., 4310.3448275862065 rows/sec., 324.12 KiB/sec. | ||
1102 | 2025.02.28 23:09:47.048375 [ 4 ] {1ce0b1e2-2cb7-4b68-80dd-f7ecd11d9742} <Debug> TCPHandler: Processed in 0.002294804 sec. | ||
1103 | 2025.02.28 23:09:47.048561 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1104 | 2025.02.28 23:09:47.048694 [ 3 ] {f027fc55-8e67-4276-b483-a726c1e19103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1105 | 2025.02.28 23:09:47.048752 [ 3 ] {f027fc55-8e67-4276-b483-a726c1e19103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1106 | 2025.02.28 23:09:47.049426 [ 3 ] {f027fc55-8e67-4276-b483-a726c1e19103} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1107 | 2025.02.28 23:09:47.049468 [ 3 ] {f027fc55-8e67-4276-b483-a726c1e19103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1108 | 2025.02.28 23:09:47.049869 [ 3 ] {f027fc55-8e67-4276-b483-a726c1e19103} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1109 | 2025.02.28 23:09:47.050124 [ 3 ] {f027fc55-8e67-4276-b483-a726c1e19103} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1110 | 2025.02.28 23:09:47.050357 [ 3 ] {f027fc55-8e67-4276-b483-a726c1e19103} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001693 sec., 42528.05670407561 rows/sec., 3.32 MiB/sec. | ||
1111 | 2025.02.28 23:09:47.050420 [ 3 ] {f027fc55-8e67-4276-b483-a726c1e19103} <Debug> TCPHandler: Processed in 0.001921183 sec. | ||
1112 | 2025.02.28 23:09:47.050618 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1113 | 2025.02.28 23:09:47.050811 [ 4 ] {c8815743-101b-4bd2-9d85-9f76d918aabb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1114 | 2025.02.28 23:09:47.050876 [ 4 ] {c8815743-101b-4bd2-9d85-9f76d918aabb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1115 | 2025.02.28 23:09:47.051558 [ 4 ] {c8815743-101b-4bd2-9d85-9f76d918aabb} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1116 | 2025.02.28 23:09:47.051597 [ 4 ] {c8815743-101b-4bd2-9d85-9f76d918aabb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1117 | 2025.02.28 23:09:47.051998 [ 4 ] {c8815743-101b-4bd2-9d85-9f76d918aabb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1118 | 2025.02.28 23:09:47.052235 [ 4 ] {c8815743-101b-4bd2-9d85-9f76d918aabb} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1119 | 2025.02.28 23:09:47.052486 [ 4 ] {c8815743-101b-4bd2-9d85-9f76d918aabb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001726 sec., 92699.88412514483 rows/sec., 6.46 MiB/sec. | ||
1120 | 2025.02.28 23:09:47.052656 [ 4 ] {c8815743-101b-4bd2-9d85-9f76d918aabb} <Debug> TCPHandler: Processed in 0.002105309 sec. | ||
1121 | 2025.02.28 23:09:47.052837 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1122 | 2025.02.28 23:09:47.052971 [ 3 ] {7f8f4b83-8914-43f4-ae76-fdf6ba921618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1123 | 2025.02.28 23:09:47.053057 [ 3 ] {7f8f4b83-8914-43f4-ae76-fdf6ba921618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1124 | 2025.02.28 23:09:47.054222 [ 3 ] {7f8f4b83-8914-43f4-ae76-fdf6ba921618} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1125 | 2025.02.28 23:09:47.054262 [ 3 ] {7f8f4b83-8914-43f4-ae76-fdf6ba921618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1126 | 2025.02.28 23:09:47.054909 [ 3 ] {7f8f4b83-8914-43f4-ae76-fdf6ba921618} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1127 | 2025.02.28 23:09:47.055173 [ 3 ] {7f8f4b83-8914-43f4-ae76-fdf6ba921618} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1128 | 2025.02.28 23:09:47.055424 [ 3 ] {7f8f4b83-8914-43f4-ae76-fdf6ba921618} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002473 sec., 3234.9373230893652 rows/sec., 5.80 MiB/sec. | ||
1129 | 2025.02.28 23:09:47.055646 [ 3 ] {7f8f4b83-8914-43f4-ae76-fdf6ba921618} <Debug> TCPHandler: Processed in 0.0028686 sec. | ||
1130 | 2025.02.28 23:09:47.055815 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1131 | 2025.02.28 23:09:47.055939 [ 4 ] {bd5be08b-85c1-4e1b-a5e0-0befa4de2792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1132 | 2025.02.28 23:09:47.055992 [ 4 ] {bd5be08b-85c1-4e1b-a5e0-0befa4de2792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1133 | 2025.02.28 23:09:47.056485 [ 4 ] {bd5be08b-85c1-4e1b-a5e0-0befa4de2792} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1134 | 2025.02.28 23:09:47.056526 [ 4 ] {bd5be08b-85c1-4e1b-a5e0-0befa4de2792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1135 | 2025.02.28 23:09:47.056953 [ 4 ] {bd5be08b-85c1-4e1b-a5e0-0befa4de2792} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1136 | 2025.02.28 23:09:47.057197 [ 4 ] {bd5be08b-85c1-4e1b-a5e0-0befa4de2792} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1137 | 2025.02.28 23:09:47.057430 [ 4 ] {bd5be08b-85c1-4e1b-a5e0-0befa4de2792} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001516 sec., 39577.836411609496 rows/sec., 2.67 MiB/sec. | ||
1138 | 2025.02.28 23:09:47.057487 [ 4 ] {bd5be08b-85c1-4e1b-a5e0-0befa4de2792} <Debug> TCPHandler: Processed in 0.001730019 sec. | ||
1139 | 2025.02.28 23:09:49.988790 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1140 | 2025.02.28 23:09:49.988861 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1141 | 2025.02.28 23:09:50.089026 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
1142 | 2025.02.28 23:09:50.089800 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1143 | 2025.02.28 23:09:50.089850 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1144 | 2025.02.28 23:09:50.090435 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1145 | 2025.02.28 23:09:50.090706 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1146 | 2025.02.28 23:09:50.090947 [ 74 ] {} <Debug> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1147 | 2025.02.28 23:09:50.090988 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1148 | 2025.02.28 23:09:50.091065 [ 74 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1149 | 2025.02.28 23:09:50.091114 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1150 | 2025.02.28 23:09:50.091479 [ 189 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::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 | ||
1151 | 2025.02.28 23:09:50.091777 [ 189 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1152 | 2025.02.28 23:09:50.091905 [ 189 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
1153 | 2025.02.28 23:09:50.092136 [ 189 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
1154 | 2025.02.28 23:09:50.092455 [ 189 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
1155 | 2025.02.28 23:09:50.092624 [ 189 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
1156 | 2025.02.28 23:09:50.092819 [ 189 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
1157 | 2025.02.28 23:09:50.092937 [ 189 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
1158 | 2025.02.28 23:09:50.109421 [ 197 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.018168957 sec., 154439.24491648035 rows/sec., 2.21 MiB/sec. | ||
1159 | 2025.02.28 23:09:50.110167 [ 197 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1160 | 2025.02.28 23:09:50.110505 [ 197 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_6_1} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1161 | 2025.02.28 23:09:50.110586 [ 197 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_6_1} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1162 | 2025.02.28 23:09:50.110698 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1163 | 2025.02.28 23:09:50.257462 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1164 | 2025.02.28 23:09:50.277912 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1165 | 2025.02.28 23:09:50.277973 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1166 | 2025.02.28 23:09:50.284874 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1167 | 2025.02.28 23:09:50.285642 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1168 | 2025.02.28 23:09:50.286017 [ 74 ] {} <Debug> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1169 | 2025.02.28 23:09:50.286152 [ 74 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1170 | 2025.02.28 23:09:50.286223 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1171 | 2025.02.28 23:09:50.286968 [ 197 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
1172 | 2025.02.28 23:09:50.301548 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1173 | 2025.02.28 23:09:50.303301 [ 197 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1174 | 2025.02.28 23:09:50.304765 [ 197 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
1175 | 2025.02.28 23:09:50.310378 [ 197 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
1176 | 2025.02.28 23:09:50.315710 [ 197 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
1177 | 2025.02.28 23:09:50.320755 [ 197 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
1178 | 2025.02.28 23:09:50.327853 [ 197 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
1179 | 2025.02.28 23:09:50.332399 [ 197 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
1180 | 2025.02.28 23:09:50.390653 [ 193 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.104220867 sec., 441.37034476982427 rows/sec., 2.28 MiB/sec. | ||
1181 | 2025.02.28 23:09:50.393267 [ 190 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1182 | 2025.02.28 23:09:50.396241 [ 190 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_6_1} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1183 | 2025.02.28 23:09:50.396361 [ 190 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_6_1} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1184 | 2025.02.28 23:09:50.398939 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1185 | 2025.02.28 23:09:51.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.37 MiB, peak 168.90 MiB, free memory in arenas 0.00 B, will set to 162.93 MiB (RSS), difference: 3.57 MiB | ||
1186 | 2025.02.28 23:09:52.042049 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1187 | 2025.02.28 23:09:52.042267 [ 3 ] {e4306fd1-b05c-4360-9ca9-18239a83355a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1188 | 2025.02.28 23:09:52.042348 [ 3 ] {e4306fd1-b05c-4360-9ca9-18239a83355a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1189 | 2025.02.28 23:09:52.043223 [ 3 ] {e4306fd1-b05c-4360-9ca9-18239a83355a} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1190 | 2025.02.28 23:09:52.043280 [ 3 ] {e4306fd1-b05c-4360-9ca9-18239a83355a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1191 | 2025.02.28 23:09:52.043742 [ 3 ] {e4306fd1-b05c-4360-9ca9-18239a83355a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1192 | 2025.02.28 23:09:52.043997 [ 3 ] {e4306fd1-b05c-4360-9ca9-18239a83355a} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1193 | 2025.02.28 23:09:52.044167 [ 72 ] {} <Debug> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1194 | 2025.02.28 23:09:52.044241 [ 3 ] {e4306fd1-b05c-4360-9ca9-18239a83355a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002027 sec., 27627.035027133694 rows/sec., 2.12 MiB/sec. | ||
1195 | 2025.02.28 23:09:52.044252 [ 72 ] {} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1196 | 2025.02.28 23:09:52.044320 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1197 | 2025.02.28 23:09:52.044369 [ 3 ] {e4306fd1-b05c-4360-9ca9-18239a83355a} <Debug> TCPHandler: Processed in 0.002461679 sec. | ||
1198 | 2025.02.28 23:09:52.044489 [ 189 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::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 | ||
1199 | 2025.02.28 23:09:52.044606 [ 189 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1200 | 2025.02.28 23:09:52.044638 [ 189 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part | ||
1201 | 2025.02.28 23:09:52.044676 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1202 | 2025.02.28 23:09:52.044768 [ 189 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
1203 | 2025.02.28 23:09:52.045111 [ 189 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part | ||
1204 | 2025.02.28 23:09:52.045368 [ 4 ] {9664da3e-05f9-44df-b475-623c164205e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1205 | 2025.02.28 23:09:52.045445 [ 189 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
1206 | 2025.02.28 23:09:52.045693 [ 4 ] {9664da3e-05f9-44df-b475-623c164205e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1207 | 2025.02.28 23:09:52.045764 [ 189 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part | ||
1208 | 2025.02.28 23:09:52.046121 [ 189 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
1209 | 2025.02.28 23:09:52.048322 [ 4 ] {9664da3e-05f9-44df-b475-623c164205e7} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1210 | 2025.02.28 23:09:52.048408 [ 4 ] {9664da3e-05f9-44df-b475-623c164205e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1211 | 2025.02.28 23:09:52.049408 [ 189 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 5 columns (5 merged, 0 gathered) in 0.004988409 sec., 73771.01596921985 rows/sec., 6.08 MiB/sec. | ||
1212 | 2025.02.28 23:09:52.049662 [ 189 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1213 | 2025.02.28 23:09:52.049679 [ 4 ] {9664da3e-05f9-44df-b475-623c164205e7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1214 | 2025.02.28 23:09:52.050155 [ 189 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_6_1} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1215 | 2025.02.28 23:09:52.050191 [ 4 ] {9664da3e-05f9-44df-b475-623c164205e7} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1216 | 2025.02.28 23:09:52.050320 [ 189 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_6_1} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1217 | 2025.02.28 23:09:52.050527 [ 72 ] {} <Debug> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1218 | 2025.02.28 23:09:52.050579 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
1219 | 2025.02.28 23:09:52.050624 [ 72 ] {} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1220 | 2025.02.28 23:09:52.050686 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1221 | 2025.02.28 23:09:52.050795 [ 4 ] {9664da3e-05f9-44df-b475-623c164205e7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005621 sec., 11385.87439957303 rows/sec., 910.02 KiB/sec. | ||
1222 | 2025.02.28 23:09:52.050885 [ 193 ] {a079f8e2-c903-4107-91de-e012d9efb30f::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 | ||
1223 | 2025.02.28 23:09:52.050982 [ 4 ] {9664da3e-05f9-44df-b475-623c164205e7} <Debug> TCPHandler: Processed in 0.006471801 sec. | ||
1224 | 2025.02.28 23:09:52.051154 [ 193 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1225 | 2025.02.28 23:09:52.051203 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1226 | 2025.02.28 23:09:52.051214 [ 193 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
1227 | 2025.02.28 23:09:52.051371 [ 3 ] {11530d18-7a77-496f-91b6-40204e2da4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1228 | 2025.02.28 23:09:52.051438 [ 193 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
1229 | 2025.02.28 23:09:52.051535 [ 3 ] {11530d18-7a77-496f-91b6-40204e2da4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1230 | 2025.02.28 23:09:52.051739 [ 193 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part | ||
1231 | 2025.02.28 23:09:52.052065 [ 193 ] {a079f8e2-c903-4107-91de-e012d9efb30f::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 | ||
1232 | 2025.02.28 23:09:52.052312 [ 193 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part | ||
1233 | 2025.02.28 23:09:52.052639 [ 193 ] {a079f8e2-c903-4107-91de-e012d9efb30f::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 | ||
1234 | 2025.02.28 23:09:52.053400 [ 3 ] {11530d18-7a77-496f-91b6-40204e2da4a1} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1235 | 2025.02.28 23:09:52.053449 [ 3 ] {11530d18-7a77-496f-91b6-40204e2da4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1236 | 2025.02.28 23:09:52.054040 [ 3 ] {11530d18-7a77-496f-91b6-40204e2da4a1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1237 | 2025.02.28 23:09:52.054432 [ 3 ] {11530d18-7a77-496f-91b6-40204e2da4a1} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1238 | 2025.02.28 23:09:52.054452 [ 200 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 5 columns (5 merged, 0 gathered) in 0.003654791 sec., 109445.38278659436 rows/sec., 8.96 MiB/sec. | ||
1239 | 2025.02.28 23:09:52.054715 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1240 | 2025.02.28 23:09:52.054787 [ 200 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1241 | 2025.02.28 23:09:52.054839 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1242 | 2025.02.28 23:09:52.054854 [ 3 ] {11530d18-7a77-496f-91b6-40204e2da4a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003525 sec., 45390.07092198582 rows/sec., 3.16 MiB/sec. | ||
1243 | 2025.02.28 23:09:52.054995 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1244 | 2025.02.28 23:09:52.055137 [ 3 ] {11530d18-7a77-496f-91b6-40204e2da4a1} <Debug> TCPHandler: Processed in 0.004001572 sec. | ||
1245 | 2025.02.28 23:09:52.055415 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
1246 | 2025.02.28 23:09:52.055505 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1247 | 2025.02.28 23:09:52.055662 [ 200 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_6_1} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1248 | 2025.02.28 23:09:52.055785 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1249 | 2025.02.28 23:09:52.055905 [ 4 ] {e2e151e6-804a-4c67-ba34-c54f40e4ca37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1250 | 2025.02.28 23:09:52.055921 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part | ||
1251 | 2025.02.28 23:09:52.055950 [ 200 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_6_1} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1252 | 2025.02.28 23:09:52.056048 [ 4 ] {e2e151e6-804a-4c67-ba34-c54f40e4ca37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1253 | 2025.02.28 23:09:52.056231 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
1254 | 2025.02.28 23:09:52.056511 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
1255 | 2025.02.28 23:09:52.056910 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
1256 | 2025.02.28 23:09:52.057302 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
1257 | 2025.02.28 23:09:52.057504 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
1258 | 2025.02.28 23:09:52.057841 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
1259 | 2025.02.28 23:09:52.058687 [ 4 ] {e2e151e6-804a-4c67-ba34-c54f40e4ca37} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1260 | 2025.02.28 23:09:52.058754 [ 4 ] {e2e151e6-804a-4c67-ba34-c54f40e4ca37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1261 | 2025.02.28 23:09:52.059775 [ 4 ] {e2e151e6-804a-4c67-ba34-c54f40e4ca37} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1262 | 2025.02.28 23:09:52.060375 [ 4 ] {e2e151e6-804a-4c67-ba34-c54f40e4ca37} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1263 | 2025.02.28 23:09:52.060648 [ 71 ] {} <Debug> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1264 | 2025.02.28 23:09:52.060795 [ 71 ] {} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1265 | 2025.02.28 23:09:52.060921 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1266 | 2025.02.28 23:09:52.061110 [ 4 ] {e2e151e6-804a-4c67-ba34-c54f40e4ca37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005234 sec., 11463.50783339702 rows/sec., 791.10 KiB/sec. | ||
1267 | 2025.02.28 23:09:52.061608 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 896 rows, containing 5 columns (5 merged, 0 gathered) in 0.006428629 sec., 139376.52958352395 rows/sec., 9.71 MiB/sec. | ||
1268 | 2025.02.28 23:09:52.061625 [ 200 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
1269 | 2025.02.28 23:09:52.061784 [ 4 ] {e2e151e6-804a-4c67-ba34-c54f40e4ca37} <Debug> TCPHandler: Processed in 0.00644731 sec. | ||
1270 | 2025.02.28 23:09:52.061987 [ 200 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1271 | 2025.02.28 23:09:52.062023 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1272 | 2025.02.28 23:09:52.062039 [ 200 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
1273 | 2025.02.28 23:09:52.062163 [ 200 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
1274 | 2025.02.28 23:09:52.062530 [ 200 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
1275 | 2025.02.28 23:09:52.062823 [ 200 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
1276 | 2025.02.28 23:09:52.062932 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1277 | 2025.02.28 23:09:52.063225 [ 200 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
1278 | 2025.02.28 23:09:52.063305 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1279 | 2025.02.28 23:09:52.063476 [ 200 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
1280 | 2025.02.28 23:09:52.063609 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
1281 | 2025.02.28 23:09:52.064732 [ 194 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.003640241 sec., 92301.58113157893 rows/sec., 6.22 MiB/sec. | ||
1282 | 2025.02.28 23:09:52.064879 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1283 | 2025.02.28 23:09:52.065161 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_6_1} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1284 | 2025.02.28 23:09:52.065236 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_6_1} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1285 | 2025.02.28 23:09:52.065304 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1286 | 2025.02.28 23:09:53.482639 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1287 | 2025.02.28 23:09:53.482929 [ 3 ] {36368b4b-666d-493a-b57e-b02d0eb11b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1288 | 2025.02.28 23:09:53.483356 [ 3 ] {36368b4b-666d-493a-b57e-b02d0eb11b0e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1289 | 2025.02.28 23:09:53.483403 [ 3 ] {36368b4b-666d-493a-b57e-b02d0eb11b0e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1290 | 2025.02.28 23:09:53.483717 [ 3 ] {36368b4b-666d-493a-b57e-b02d0eb11b0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1291 | 2025.02.28 23:09:53.483802 [ 3 ] {36368b4b-666d-493a-b57e-b02d0eb11b0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1292 | 2025.02.28 23:09:53.483986 [ 3 ] {36368b4b-666d-493a-b57e-b02d0eb11b0e} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1293 | 2025.02.28 23:09:53.484234 [ 287 ] {36368b4b-666d-493a-b57e-b02d0eb11b0e} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1294 | 2025.02.28 23:09:53.484288 [ 288 ] {36368b4b-666d-493a-b57e-b02d0eb11b0e} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1295 | 2025.02.28 23:09:53.484409 [ 3 ] {36368b4b-666d-493a-b57e-b02d0eb11b0e} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (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 | ||
1296 | 2025.02.28 23:09:53.484440 [ 3 ] {36368b4b-666d-493a-b57e-b02d0eb11b0e} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1297 | 2025.02.28 23:09:53.484503 [ 3 ] {36368b4b-666d-493a-b57e-b02d0eb11b0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1298 | 2025.02.28 23:09:53.484529 [ 3 ] {36368b4b-666d-493a-b57e-b02d0eb11b0e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1299 | 2025.02.28 23:09:53.485354 [ 3 ] {36368b4b-666d-493a-b57e-b02d0eb11b0e} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002554 sec., 7047.768206734534 rows/sec., 288.30 KiB/sec. | ||
1300 | 2025.02.28 23:09:53.485484 [ 3 ] {36368b4b-666d-493a-b57e-b02d0eb11b0e} <Debug> TCPHandler: Processed in 0.002984523 sec. | ||
1301 | 2025.02.28 23:09:53.487357 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1302 | 2025.02.28 23:09:53.487612 [ 4 ] {983678f9-da13-406e-a487-b75455f213ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1303 | 2025.02.28 23:09:53.488083 [ 4 ] {983678f9-da13-406e-a487-b75455f213ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1304 | 2025.02.28 23:09:53.488133 [ 4 ] {983678f9-da13-406e-a487-b75455f213ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
1305 | 2025.02.28 23:09:53.488458 [ 4 ] {983678f9-da13-406e-a487-b75455f213ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1306 | 2025.02.28 23:09:53.488545 [ 4 ] {983678f9-da13-406e-a487-b75455f213ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1307 | 2025.02.28 23:09:53.488742 [ 4 ] {983678f9-da13-406e-a487-b75455f213ee} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1308 | 2025.02.28 23:09:53.488867 [ 288 ] {983678f9-da13-406e-a487-b75455f213ee} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1309 | 2025.02.28 23:09:53.488890 [ 287 ] {983678f9-da13-406e-a487-b75455f213ee} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1310 | 2025.02.28 23:09:53.489012 [ 4 ] {983678f9-da13-406e-a487-b75455f213ee} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (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 | ||
1311 | 2025.02.28 23:09:53.489044 [ 4 ] {983678f9-da13-406e-a487-b75455f213ee} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1312 | 2025.02.28 23:09:53.489104 [ 4 ] {983678f9-da13-406e-a487-b75455f213ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
1313 | 2025.02.28 23:09:53.489135 [ 4 ] {983678f9-da13-406e-a487-b75455f213ee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1314 | 2025.02.28 23:09:53.489958 [ 4 ] {983678f9-da13-406e-a487-b75455f213ee} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002471 sec., 7284.500202347228 rows/sec., 297.99 KiB/sec. | ||
1315 | 2025.02.28 23:09:53.490075 [ 4 ] {983678f9-da13-406e-a487-b75455f213ee} <Debug> TCPHandler: Processed in 0.0028487 sec. | ||
1316 | 2025.02.28 23:09:53.490453 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1317 | 2025.02.28 23:09:53.490649 [ 3 ] {0c4bfbd4-0640-4cfb-8c04-8cf33896f8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1318 | 2025.02.28 23:09:53.490982 [ 3 ] {0c4bfbd4-0640-4cfb-8c04-8cf33896f8b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1319 | 2025.02.28 23:09:53.491029 [ 3 ] {0c4bfbd4-0640-4cfb-8c04-8cf33896f8b0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1320 | 2025.02.28 23:09:53.491335 [ 3 ] {0c4bfbd4-0640-4cfb-8c04-8cf33896f8b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1321 | 2025.02.28 23:09:53.491433 [ 3 ] {0c4bfbd4-0640-4cfb-8c04-8cf33896f8b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1322 | 2025.02.28 23:09:53.491598 [ 3 ] {0c4bfbd4-0640-4cfb-8c04-8cf33896f8b0} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1323 | 2025.02.28 23:09:53.491691 [ 288 ] {0c4bfbd4-0640-4cfb-8c04-8cf33896f8b0} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1324 | 2025.02.28 23:09:53.491718 [ 287 ] {0c4bfbd4-0640-4cfb-8c04-8cf33896f8b0} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1325 | 2025.02.28 23:09:53.491821 [ 3 ] {0c4bfbd4-0640-4cfb-8c04-8cf33896f8b0} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (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 | ||
1326 | 2025.02.28 23:09:53.491853 [ 3 ] {0c4bfbd4-0640-4cfb-8c04-8cf33896f8b0} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1327 | 2025.02.28 23:09:53.491902 [ 3 ] {0c4bfbd4-0640-4cfb-8c04-8cf33896f8b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
1328 | 2025.02.28 23:09:53.491928 [ 3 ] {0c4bfbd4-0640-4cfb-8c04-8cf33896f8b0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1329 | 2025.02.28 23:09:53.492556 [ 3 ] {0c4bfbd4-0640-4cfb-8c04-8cf33896f8b0} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001998 sec., 9009.009009009009 rows/sec., 368.53 KiB/sec. | ||
1330 | 2025.02.28 23:09:53.492698 [ 3 ] {0c4bfbd4-0640-4cfb-8c04-8cf33896f8b0} <Debug> TCPHandler: Processed in 0.002306974 sec. | ||
1331 | 2025.02.28 23:09:53.493110 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1332 | 2025.02.28 23:09:53.493298 [ 4 ] {d185665b-ea7c-4545-b50d-c33a9a2b0a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1333 | 2025.02.28 23:09:53.493638 [ 4 ] {d185665b-ea7c-4545-b50d-c33a9a2b0a99} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1334 | 2025.02.28 23:09:53.493685 [ 4 ] {d185665b-ea7c-4545-b50d-c33a9a2b0a99} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1335 | 2025.02.28 23:09:53.493975 [ 4 ] {d185665b-ea7c-4545-b50d-c33a9a2b0a99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1336 | 2025.02.28 23:09:53.494046 [ 4 ] {d185665b-ea7c-4545-b50d-c33a9a2b0a99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1337 | 2025.02.28 23:09:53.494211 [ 4 ] {d185665b-ea7c-4545-b50d-c33a9a2b0a99} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1338 | 2025.02.28 23:09:53.494312 [ 288 ] {d185665b-ea7c-4545-b50d-c33a9a2b0a99} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1339 | 2025.02.28 23:09:53.494332 [ 287 ] {d185665b-ea7c-4545-b50d-c33a9a2b0a99} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1340 | 2025.02.28 23:09:53.494433 [ 4 ] {d185665b-ea7c-4545-b50d-c33a9a2b0a99} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (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 | ||
1341 | 2025.02.28 23:09:53.494460 [ 4 ] {d185665b-ea7c-4545-b50d-c33a9a2b0a99} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1342 | 2025.02.28 23:09:53.494510 [ 4 ] {d185665b-ea7c-4545-b50d-c33a9a2b0a99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
1343 | 2025.02.28 23:09:53.494537 [ 4 ] {d185665b-ea7c-4545-b50d-c33a9a2b0a99} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1344 | 2025.02.28 23:09:53.495245 [ 4 ] {d185665b-ea7c-4545-b50d-c33a9a2b0a99} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002033 sec., 8853.910477127398 rows/sec., 362.19 KiB/sec. | ||
1345 | 2025.02.28 23:09:53.495392 [ 4 ] {d185665b-ea7c-4545-b50d-c33a9a2b0a99} <Debug> TCPHandler: Processed in 0.002344595 sec. | ||
1346 | 2025.02.28 23:09:53.495805 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1347 | 2025.02.28 23:09:53.496015 [ 3 ] {a1611d9b-6daf-4644-b382-c056db836f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1348 | 2025.02.28 23:09:53.496370 [ 3 ] {a1611d9b-6daf-4644-b382-c056db836f7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1349 | 2025.02.28 23:09:53.496540 [ 3 ] {a1611d9b-6daf-4644-b382-c056db836f7d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
1350 | 2025.02.28 23:09:53.496843 [ 3 ] {a1611d9b-6daf-4644-b382-c056db836f7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1351 | 2025.02.28 23:09:53.496915 [ 3 ] {a1611d9b-6daf-4644-b382-c056db836f7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1352 | 2025.02.28 23:09:53.497239 [ 3 ] {a1611d9b-6daf-4644-b382-c056db836f7d} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1353 | 2025.02.28 23:09:53.497358 [ 287 ] {a1611d9b-6daf-4644-b382-c056db836f7d} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1354 | 2025.02.28 23:09:53.497374 [ 288 ] {a1611d9b-6daf-4644-b382-c056db836f7d} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1355 | 2025.02.28 23:09:53.497510 [ 3 ] {a1611d9b-6daf-4644-b382-c056db836f7d} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (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 | ||
1356 | 2025.02.28 23:09:53.497540 [ 3 ] {a1611d9b-6daf-4644-b382-c056db836f7d} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1357 | 2025.02.28 23:09:53.497594 [ 3 ] {a1611d9b-6daf-4644-b382-c056db836f7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
1358 | 2025.02.28 23:09:53.497631 [ 3 ] {a1611d9b-6daf-4644-b382-c056db836f7d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1359 | 2025.02.28 23:09:53.498342 [ 3 ] {a1611d9b-6daf-4644-b382-c056db836f7d} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002432 sec., 7401.315789473684 rows/sec., 302.77 KiB/sec. | ||
1360 | 2025.02.28 23:09:53.498468 [ 3 ] {a1611d9b-6daf-4644-b382-c056db836f7d} <Debug> TCPHandler: Processed in 0.002725596 sec. | ||
1361 | 2025.02.28 23:09:53.498844 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1362 | 2025.02.28 23:09:53.499029 [ 4 ] {447056d5-8958-44c6-928a-e3b333d4d2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1363 | 2025.02.28 23:09:53.499394 [ 4 ] {447056d5-8958-44c6-928a-e3b333d4d2f1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1364 | 2025.02.28 23:09:53.499451 [ 4 ] {447056d5-8958-44c6-928a-e3b333d4d2f1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
1365 | 2025.02.28 23:09:53.499761 [ 4 ] {447056d5-8958-44c6-928a-e3b333d4d2f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1366 | 2025.02.28 23:09:53.499852 [ 4 ] {447056d5-8958-44c6-928a-e3b333d4d2f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1367 | 2025.02.28 23:09:53.500056 [ 4 ] {447056d5-8958-44c6-928a-e3b333d4d2f1} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1368 | 2025.02.28 23:09:53.500173 [ 287 ] {447056d5-8958-44c6-928a-e3b333d4d2f1} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1369 | 2025.02.28 23:09:53.500182 [ 288 ] {447056d5-8958-44c6-928a-e3b333d4d2f1} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1370 | 2025.02.28 23:09:53.500309 [ 4 ] {447056d5-8958-44c6-928a-e3b333d4d2f1} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (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 | ||
1371 | 2025.02.28 23:09:53.500333 [ 4 ] {447056d5-8958-44c6-928a-e3b333d4d2f1} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1372 | 2025.02.28 23:09:53.500384 [ 4 ] {447056d5-8958-44c6-928a-e3b333d4d2f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
1373 | 2025.02.28 23:09:53.500419 [ 4 ] {447056d5-8958-44c6-928a-e3b333d4d2f1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1374 | 2025.02.28 23:09:53.501029 [ 4 ] {447056d5-8958-44c6-928a-e3b333d4d2f1} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002084 sec., 8637.236084452976 rows/sec., 353.32 KiB/sec. | ||
1375 | 2025.02.28 23:09:53.501144 [ 4 ] {447056d5-8958-44c6-928a-e3b333d4d2f1} <Debug> TCPHandler: Processed in 0.002361595 sec. | ||
1376 | 2025.02.28 23:09:53.509211 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1377 | 2025.02.28 23:09:53.509428 [ 3 ] {4d6b0918-d61e-4e08-9502-4eeab904c78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1378 | 2025.02.28 23:09:53.509810 [ 3 ] {4d6b0918-d61e-4e08-9502-4eeab904c78e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1379 | 2025.02.28 23:09:53.509857 [ 3 ] {4d6b0918-d61e-4e08-9502-4eeab904c78e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1380 | 2025.02.28 23:09:53.510169 [ 3 ] {4d6b0918-d61e-4e08-9502-4eeab904c78e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1381 | 2025.02.28 23:09:53.510248 [ 3 ] {4d6b0918-d61e-4e08-9502-4eeab904c78e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1382 | 2025.02.28 23:09:53.510427 [ 3 ] {4d6b0918-d61e-4e08-9502-4eeab904c78e} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1383 | 2025.02.28 23:09:53.510536 [ 287 ] {4d6b0918-d61e-4e08-9502-4eeab904c78e} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1384 | 2025.02.28 23:09:53.510553 [ 288 ] {4d6b0918-d61e-4e08-9502-4eeab904c78e} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1385 | 2025.02.28 23:09:53.510664 [ 3 ] {4d6b0918-d61e-4e08-9502-4eeab904c78e} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (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 | ||
1386 | 2025.02.28 23:09:53.510693 [ 3 ] {4d6b0918-d61e-4e08-9502-4eeab904c78e} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1387 | 2025.02.28 23:09:53.510744 [ 3 ] {4d6b0918-d61e-4e08-9502-4eeab904c78e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1388 | 2025.02.28 23:09:53.510771 [ 3 ] {4d6b0918-d61e-4e08-9502-4eeab904c78e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1389 | 2025.02.28 23:09:53.511396 [ 3 ] {4d6b0918-d61e-4e08-9502-4eeab904c78e} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002074 sec., 8678.881388621023 rows/sec., 355.03 KiB/sec. | ||
1390 | 2025.02.28 23:09:53.511526 [ 3 ] {4d6b0918-d61e-4e08-9502-4eeab904c78e} <Debug> TCPHandler: Processed in 0.002401107 sec. | ||
1391 | 2025.02.28 23:09:53.511851 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1392 | 2025.02.28 23:09:53.512044 [ 4 ] {09d93e54-0ed4-47d1-ae1b-69b459a798a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1393 | 2025.02.28 23:09:53.512376 [ 4 ] {09d93e54-0ed4-47d1-ae1b-69b459a798a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1394 | 2025.02.28 23:09:53.512424 [ 4 ] {09d93e54-0ed4-47d1-ae1b-69b459a798a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1395 | 2025.02.28 23:09:53.512818 [ 4 ] {09d93e54-0ed4-47d1-ae1b-69b459a798a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1396 | 2025.02.28 23:09:53.512900 [ 4 ] {09d93e54-0ed4-47d1-ae1b-69b459a798a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1397 | 2025.02.28 23:09:53.513098 [ 4 ] {09d93e54-0ed4-47d1-ae1b-69b459a798a5} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1398 | 2025.02.28 23:09:53.513205 [ 288 ] {09d93e54-0ed4-47d1-ae1b-69b459a798a5} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1399 | 2025.02.28 23:09:53.513223 [ 287 ] {09d93e54-0ed4-47d1-ae1b-69b459a798a5} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1400 | 2025.02.28 23:09:53.513329 [ 4 ] {09d93e54-0ed4-47d1-ae1b-69b459a798a5} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (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 | ||
1401 | 2025.02.28 23:09:53.513362 [ 4 ] {09d93e54-0ed4-47d1-ae1b-69b459a798a5} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1402 | 2025.02.28 23:09:53.513422 [ 4 ] {09d93e54-0ed4-47d1-ae1b-69b459a798a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1403 | 2025.02.28 23:09:53.513454 [ 4 ] {09d93e54-0ed4-47d1-ae1b-69b459a798a5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1404 | 2025.02.28 23:09:53.514113 [ 4 ] {09d93e54-0ed4-47d1-ae1b-69b459a798a5} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002157 sec., 8344.923504867871 rows/sec., 341.37 KiB/sec. | ||
1405 | 2025.02.28 23:09:53.514253 [ 4 ] {09d93e54-0ed4-47d1-ae1b-69b459a798a5} <Debug> TCPHandler: Processed in 0.002462639 sec. | ||
1406 | 2025.02.28 23:09:53.514576 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1407 | 2025.02.28 23:09:53.514802 [ 3 ] {fad03568-33a6-483d-bba3-0da2dd5bed4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1408 | 2025.02.28 23:09:53.515205 [ 3 ] {fad03568-33a6-483d-bba3-0da2dd5bed4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1409 | 2025.02.28 23:09:53.515263 [ 3 ] {fad03568-33a6-483d-bba3-0da2dd5bed4b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1410 | 2025.02.28 23:09:53.515612 [ 3 ] {fad03568-33a6-483d-bba3-0da2dd5bed4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1411 | 2025.02.28 23:09:53.515680 [ 3 ] {fad03568-33a6-483d-bba3-0da2dd5bed4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1412 | 2025.02.28 23:09:53.515852 [ 3 ] {fad03568-33a6-483d-bba3-0da2dd5bed4b} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1413 | 2025.02.28 23:09:53.515965 [ 287 ] {fad03568-33a6-483d-bba3-0da2dd5bed4b} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1414 | 2025.02.28 23:09:53.515976 [ 288 ] {fad03568-33a6-483d-bba3-0da2dd5bed4b} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1415 | 2025.02.28 23:09:53.516079 [ 3 ] {fad03568-33a6-483d-bba3-0da2dd5bed4b} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (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 | ||
1416 | 2025.02.28 23:09:53.516107 [ 3 ] {fad03568-33a6-483d-bba3-0da2dd5bed4b} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1417 | 2025.02.28 23:09:53.516157 [ 3 ] {fad03568-33a6-483d-bba3-0da2dd5bed4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1418 | 2025.02.28 23:09:53.516183 [ 3 ] {fad03568-33a6-483d-bba3-0da2dd5bed4b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1419 | 2025.02.28 23:09:53.516804 [ 3 ] {fad03568-33a6-483d-bba3-0da2dd5bed4b} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002115 sec., 8510.63829787234 rows/sec., 348.15 KiB/sec. | ||
1420 | 2025.02.28 23:09:53.516930 [ 3 ] {fad03568-33a6-483d-bba3-0da2dd5bed4b} <Debug> TCPHandler: Processed in 0.002423428 sec. | ||
1421 | 2025.02.28 23:09:53.517262 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1422 | 2025.02.28 23:09:53.517482 [ 4 ] {61c8ba61-0473-4dea-93fa-d4f8047c46f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1423 | 2025.02.28 23:09:53.517818 [ 4 ] {61c8ba61-0473-4dea-93fa-d4f8047c46f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1424 | 2025.02.28 23:09:53.517865 [ 4 ] {61c8ba61-0473-4dea-93fa-d4f8047c46f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1425 | 2025.02.28 23:09:53.518185 [ 4 ] {61c8ba61-0473-4dea-93fa-d4f8047c46f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1426 | 2025.02.28 23:09:53.518254 [ 4 ] {61c8ba61-0473-4dea-93fa-d4f8047c46f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1427 | 2025.02.28 23:09:53.518406 [ 4 ] {61c8ba61-0473-4dea-93fa-d4f8047c46f2} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1428 | 2025.02.28 23:09:53.518497 [ 288 ] {61c8ba61-0473-4dea-93fa-d4f8047c46f2} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1429 | 2025.02.28 23:09:53.518513 [ 287 ] {61c8ba61-0473-4dea-93fa-d4f8047c46f2} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1430 | 2025.02.28 23:09:53.518607 [ 4 ] {61c8ba61-0473-4dea-93fa-d4f8047c46f2} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (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 | ||
1431 | 2025.02.28 23:09:53.518634 [ 4 ] {61c8ba61-0473-4dea-93fa-d4f8047c46f2} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1432 | 2025.02.28 23:09:53.518688 [ 4 ] {61c8ba61-0473-4dea-93fa-d4f8047c46f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1433 | 2025.02.28 23:09:53.518716 [ 4 ] {61c8ba61-0473-4dea-93fa-d4f8047c46f2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1434 | 2025.02.28 23:09:53.519294 [ 4 ] {61c8ba61-0473-4dea-93fa-d4f8047c46f2} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001921 sec., 9370.119729307653 rows/sec., 383.30 KiB/sec. | ||
1435 | 2025.02.28 23:09:53.519468 [ 4 ] {61c8ba61-0473-4dea-93fa-d4f8047c46f2} <Debug> TCPHandler: Processed in 0.002271163 sec. | ||
1436 | 2025.02.28 23:09:53.519749 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1437 | 2025.02.28 23:09:53.519934 [ 3 ] {709c2543-b30f-4f5d-8be7-c0bc35f5e701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1438 | 2025.02.28 23:09:53.520280 [ 3 ] {709c2543-b30f-4f5d-8be7-c0bc35f5e701} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1439 | 2025.02.28 23:09:53.520331 [ 3 ] {709c2543-b30f-4f5d-8be7-c0bc35f5e701} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1440 | 2025.02.28 23:09:53.520640 [ 3 ] {709c2543-b30f-4f5d-8be7-c0bc35f5e701} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1441 | 2025.02.28 23:09:53.520722 [ 3 ] {709c2543-b30f-4f5d-8be7-c0bc35f5e701} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1442 | 2025.02.28 23:09:53.520884 [ 3 ] {709c2543-b30f-4f5d-8be7-c0bc35f5e701} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1443 | 2025.02.28 23:09:53.520976 [ 287 ] {709c2543-b30f-4f5d-8be7-c0bc35f5e701} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1444 | 2025.02.28 23:09:53.520995 [ 288 ] {709c2543-b30f-4f5d-8be7-c0bc35f5e701} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1445 | 2025.02.28 23:09:53.521094 [ 3 ] {709c2543-b30f-4f5d-8be7-c0bc35f5e701} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (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 | ||
1446 | 2025.02.28 23:09:53.521124 [ 3 ] {709c2543-b30f-4f5d-8be7-c0bc35f5e701} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1447 | 2025.02.28 23:09:53.521172 [ 3 ] {709c2543-b30f-4f5d-8be7-c0bc35f5e701} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1448 | 2025.02.28 23:09:53.521198 [ 3 ] {709c2543-b30f-4f5d-8be7-c0bc35f5e701} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1449 | 2025.02.28 23:09:53.521815 [ 3 ] {709c2543-b30f-4f5d-8be7-c0bc35f5e701} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001968 sec., 9146.341463414634 rows/sec., 374.15 KiB/sec. | ||
1450 | 2025.02.28 23:09:53.521937 [ 3 ] {709c2543-b30f-4f5d-8be7-c0bc35f5e701} <Debug> TCPHandler: Processed in 0.002243212 sec. | ||
1451 | 2025.02.28 23:09:53.522220 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1452 | 2025.02.28 23:09:53.522405 [ 4 ] {4deee8f2-1bb1-4ac9-9bc2-e1392d7be2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1453 | 2025.02.28 23:09:53.522747 [ 4 ] {4deee8f2-1bb1-4ac9-9bc2-e1392d7be2d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1454 | 2025.02.28 23:09:53.522796 [ 4 ] {4deee8f2-1bb1-4ac9-9bc2-e1392d7be2d7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1455 | 2025.02.28 23:09:53.523120 [ 4 ] {4deee8f2-1bb1-4ac9-9bc2-e1392d7be2d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1456 | 2025.02.28 23:09:53.523210 [ 4 ] {4deee8f2-1bb1-4ac9-9bc2-e1392d7be2d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1457 | 2025.02.28 23:09:53.523390 [ 4 ] {4deee8f2-1bb1-4ac9-9bc2-e1392d7be2d7} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1458 | 2025.02.28 23:09:53.523487 [ 288 ] {4deee8f2-1bb1-4ac9-9bc2-e1392d7be2d7} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1459 | 2025.02.28 23:09:53.523507 [ 287 ] {4deee8f2-1bb1-4ac9-9bc2-e1392d7be2d7} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1460 | 2025.02.28 23:09:53.523623 [ 4 ] {4deee8f2-1bb1-4ac9-9bc2-e1392d7be2d7} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (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 | ||
1461 | 2025.02.28 23:09:53.523667 [ 4 ] {4deee8f2-1bb1-4ac9-9bc2-e1392d7be2d7} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1462 | 2025.02.28 23:09:53.523735 [ 4 ] {4deee8f2-1bb1-4ac9-9bc2-e1392d7be2d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1463 | 2025.02.28 23:09:53.523768 [ 4 ] {4deee8f2-1bb1-4ac9-9bc2-e1392d7be2d7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1464 | 2025.02.28 23:09:53.524422 [ 4 ] {4deee8f2-1bb1-4ac9-9bc2-e1392d7be2d7} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002107 sec., 8542.95206454675 rows/sec., 349.47 KiB/sec. | ||
1465 | 2025.02.28 23:09:53.524542 [ 4 ] {4deee8f2-1bb1-4ac9-9bc2-e1392d7be2d7} <Debug> TCPHandler: Processed in 0.002387467 sec. | ||
1466 | 2025.02.28 23:09:53.613758 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1467 | 2025.02.28 23:09:53.613960 [ 3 ] {b547530c-dad1-4ca2-93c7-c6e620a44f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1468 | 2025.02.28 23:09:53.614048 [ 3 ] {b547530c-dad1-4ca2-93c7-c6e620a44f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1469 | 2025.02.28 23:09:53.614979 [ 3 ] {b547530c-dad1-4ca2-93c7-c6e620a44f7d} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1470 | 2025.02.28 23:09:53.615034 [ 3 ] {b547530c-dad1-4ca2-93c7-c6e620a44f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1471 | 2025.02.28 23:09:53.615576 [ 3 ] {b547530c-dad1-4ca2-93c7-c6e620a44f7d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1472 | 2025.02.28 23:09:53.615842 [ 3 ] {b547530c-dad1-4ca2-93c7-c6e620a44f7d} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1473 | 2025.02.28 23:09:53.616170 [ 3 ] {b547530c-dad1-4ca2-93c7-c6e620a44f7d} <Debug> executeQuery: Read 12 rows, 4.18 KiB in 0.002225 sec., 5393.258426966292 rows/sec., 1.83 MiB/sec. | ||
1474 | 2025.02.28 23:09:53.616293 [ 3 ] {b547530c-dad1-4ca2-93c7-c6e620a44f7d} <Debug> TCPHandler: Processed in 0.002674855 sec. | ||
1475 | 2025.02.28 23:09:53.616578 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1476 | 2025.02.28 23:09:53.616769 [ 4 ] {7b820e36-68e0-4f2f-9b86-ebb93cbb186d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1477 | 2025.02.28 23:09:53.616857 [ 4 ] {7b820e36-68e0-4f2f-9b86-ebb93cbb186d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1478 | 2025.02.28 23:09:53.618345 [ 4 ] {7b820e36-68e0-4f2f-9b86-ebb93cbb186d} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1479 | 2025.02.28 23:09:53.618390 [ 4 ] {7b820e36-68e0-4f2f-9b86-ebb93cbb186d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1480 | 2025.02.28 23:09:53.618869 [ 4 ] {7b820e36-68e0-4f2f-9b86-ebb93cbb186d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1481 | 2025.02.28 23:09:53.619136 [ 4 ] {7b820e36-68e0-4f2f-9b86-ebb93cbb186d} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1482 | 2025.02.28 23:09:53.619400 [ 4 ] {7b820e36-68e0-4f2f-9b86-ebb93cbb186d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002674 sec., 8975.317875841436 rows/sec., 762.55 KiB/sec. | ||
1483 | 2025.02.28 23:09:53.619480 [ 4 ] {7b820e36-68e0-4f2f-9b86-ebb93cbb186d} <Debug> TCPHandler: Processed in 0.003035075 sec. | ||
1484 | 2025.02.28 23:09:53.619660 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1485 | 2025.02.28 23:09:53.619792 [ 3 ] {e64167a9-42bf-498f-999c-a333174d04f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1486 | 2025.02.28 23:09:53.619848 [ 3 ] {e64167a9-42bf-498f-999c-a333174d04f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1487 | 2025.02.28 23:09:53.621195 [ 3 ] {e64167a9-42bf-498f-999c-a333174d04f7} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1488 | 2025.02.28 23:09:53.621240 [ 3 ] {e64167a9-42bf-498f-999c-a333174d04f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1489 | 2025.02.28 23:09:53.621754 [ 3 ] {e64167a9-42bf-498f-999c-a333174d04f7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1490 | 2025.02.28 23:09:53.622016 [ 3 ] {e64167a9-42bf-498f-999c-a333174d04f7} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1491 | 2025.02.28 23:09:53.622246 [ 3 ] {e64167a9-42bf-498f-999c-a333174d04f7} <Debug> executeQuery: Read 1332 rows, 114.01 KiB in 0.002484 sec., 536231.884057971 rows/sec., 44.82 MiB/sec. | ||
1492 | 2025.02.28 23:09:53.622314 [ 3 ] {e64167a9-42bf-498f-999c-a333174d04f7} <Debug> TCPHandler: Processed in 0.002715046 sec. | ||
1493 | 2025.02.28 23:09:53.622506 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1494 | 2025.02.28 23:09:53.622640 [ 4 ] {6d801091-401a-42f6-8482-55c4f8503001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1495 | 2025.02.28 23:09:53.622699 [ 4 ] {6d801091-401a-42f6-8482-55c4f8503001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1496 | 2025.02.28 23:09:53.623323 [ 4 ] {6d801091-401a-42f6-8482-55c4f8503001} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1497 | 2025.02.28 23:09:53.623362 [ 4 ] {6d801091-401a-42f6-8482-55c4f8503001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1498 | 2025.02.28 23:09:53.623726 [ 4 ] {6d801091-401a-42f6-8482-55c4f8503001} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1499 | 2025.02.28 23:09:53.623966 [ 4 ] {6d801091-401a-42f6-8482-55c4f8503001} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1500 | 2025.02.28 23:09:53.624175 [ 4 ] {6d801091-401a-42f6-8482-55c4f8503001} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001559 sec., 12828.736369467608 rows/sec., 1002.25 KiB/sec. | ||
1501 | 2025.02.28 23:09:53.624332 [ 4 ] {6d801091-401a-42f6-8482-55c4f8503001} <Debug> TCPHandler: Processed in 0.001892222 sec. | ||
1502 | 2025.02.28 23:09:53.624503 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1503 | 2025.02.28 23:09:53.624676 [ 3 ] {139790be-9da8-468c-b8c2-468df3cabd42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1504 | 2025.02.28 23:09:53.624757 [ 3 ] {139790be-9da8-468c-b8c2-468df3cabd42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1505 | 2025.02.28 23:09:53.625521 [ 3 ] {139790be-9da8-468c-b8c2-468df3cabd42} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1506 | 2025.02.28 23:09:53.625565 [ 3 ] {139790be-9da8-468c-b8c2-468df3cabd42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1507 | 2025.02.28 23:09:53.625982 [ 3 ] {139790be-9da8-468c-b8c2-468df3cabd42} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1508 | 2025.02.28 23:09:53.626249 [ 3 ] {139790be-9da8-468c-b8c2-468df3cabd42} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1509 | 2025.02.28 23:09:53.626447 [ 3 ] {139790be-9da8-468c-b8c2-468df3cabd42} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001817 sec., 138690.14859658777 rows/sec., 9.59 MiB/sec. | ||
1510 | 2025.02.28 23:09:53.626568 [ 3 ] {139790be-9da8-468c-b8c2-468df3cabd42} <Debug> TCPHandler: Processed in 0.00213082 sec. | ||
1511 | 2025.02.28 23:09:53.626753 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1512 | 2025.02.28 23:09:53.626886 [ 4 ] {16c87c2a-e110-493e-b875-21a8319b5c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1513 | 2025.02.28 23:09:53.626941 [ 4 ] {16c87c2a-e110-493e-b875-21a8319b5c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1514 | 2025.02.28 23:09:53.627569 [ 4 ] {16c87c2a-e110-493e-b875-21a8319b5c15} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1515 | 2025.02.28 23:09:53.627610 [ 4 ] {16c87c2a-e110-493e-b875-21a8319b5c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1516 | 2025.02.28 23:09:53.628017 [ 4 ] {16c87c2a-e110-493e-b875-21a8319b5c15} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1517 | 2025.02.28 23:09:53.628258 [ 4 ] {16c87c2a-e110-493e-b875-21a8319b5c15} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1518 | 2025.02.28 23:09:53.628526 [ 4 ] {16c87c2a-e110-493e-b875-21a8319b5c15} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001651 sec., 7268.322228952151 rows/sec., 567.84 KiB/sec. | ||
1519 | 2025.02.28 23:09:53.628615 [ 4 ] {16c87c2a-e110-493e-b875-21a8319b5c15} <Debug> TCPHandler: Processed in 0.001925044 sec. | ||
1520 | 2025.02.28 23:09:53.628778 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1521 | 2025.02.28 23:09:53.628908 [ 3 ] {db2a36ee-6d2a-40e9-bc52-849100ce2327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1522 | 2025.02.28 23:09:53.628961 [ 3 ] {db2a36ee-6d2a-40e9-bc52-849100ce2327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1523 | 2025.02.28 23:09:53.629803 [ 3 ] {db2a36ee-6d2a-40e9-bc52-849100ce2327} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1524 | 2025.02.28 23:09:53.629842 [ 3 ] {db2a36ee-6d2a-40e9-bc52-849100ce2327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1525 | 2025.02.28 23:09:53.630246 [ 3 ] {db2a36ee-6d2a-40e9-bc52-849100ce2327} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1526 | 2025.02.28 23:09:53.630536 [ 3 ] {db2a36ee-6d2a-40e9-bc52-849100ce2327} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1527 | 2025.02.28 23:09:53.630782 [ 3 ] {db2a36ee-6d2a-40e9-bc52-849100ce2327} <Debug> executeQuery: Read 564 rows, 43.30 KiB in 0.001892 sec., 298097.25158562366 rows/sec., 22.35 MiB/sec. | ||
1528 | 2025.02.28 23:09:53.630853 [ 3 ] {db2a36ee-6d2a-40e9-bc52-849100ce2327} <Debug> TCPHandler: Processed in 0.002138309 sec. | ||
1529 | 2025.02.28 23:09:53.631010 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1530 | 2025.02.28 23:09:53.631137 [ 4 ] {9fa22f32-2673-48a5-8539-2f7b7dfc7d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1531 | 2025.02.28 23:09:53.631193 [ 4 ] {9fa22f32-2673-48a5-8539-2f7b7dfc7d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1532 | 2025.02.28 23:09:53.632467 [ 4 ] {9fa22f32-2673-48a5-8539-2f7b7dfc7d83} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1533 | 2025.02.28 23:09:53.632506 [ 4 ] {9fa22f32-2673-48a5-8539-2f7b7dfc7d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1534 | 2025.02.28 23:09:53.633104 [ 4 ] {9fa22f32-2673-48a5-8539-2f7b7dfc7d83} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1535 | 2025.02.28 23:09:53.633362 [ 4 ] {9fa22f32-2673-48a5-8539-2f7b7dfc7d83} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1536 | 2025.02.28 23:09:53.633585 [ 4 ] {9fa22f32-2673-48a5-8539-2f7b7dfc7d83} <Debug> executeQuery: Read 2356 rows, 163.71 KiB in 0.002474 sec., 952303.961196443 rows/sec., 64.62 MiB/sec. | ||
1537 | 2025.02.28 23:09:53.633651 [ 4 ] {9fa22f32-2673-48a5-8539-2f7b7dfc7d83} <Debug> TCPHandler: Processed in 0.002697315 sec. | ||
1538 | 2025.02.28 23:09:53.633809 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1539 | 2025.02.28 23:09:53.633929 [ 3 ] {db540ca1-ab27-433e-aeb1-005bf7ee5dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1540 | 2025.02.28 23:09:53.634011 [ 3 ] {db540ca1-ab27-433e-aeb1-005bf7ee5dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1541 | 2025.02.28 23:09:53.635096 [ 3 ] {db540ca1-ab27-433e-aeb1-005bf7ee5dd7} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1542 | 2025.02.28 23:09:53.635133 [ 3 ] {db540ca1-ab27-433e-aeb1-005bf7ee5dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1543 | 2025.02.28 23:09:53.635748 [ 3 ] {db540ca1-ab27-433e-aeb1-005bf7ee5dd7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1544 | 2025.02.28 23:09:53.636013 [ 3 ] {db540ca1-ab27-433e-aeb1-005bf7ee5dd7} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1545 | 2025.02.28 23:09:53.636296 [ 3 ] {db540ca1-ab27-433e-aeb1-005bf7ee5dd7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002372 sec., 3372.681281618887 rows/sec., 6.04 MiB/sec. | ||
1546 | 2025.02.28 23:09:53.636419 [ 3 ] {db540ca1-ab27-433e-aeb1-005bf7ee5dd7} <Debug> TCPHandler: Processed in 0.002669655 sec. | ||
1547 | 2025.02.28 23:09:53.636583 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1548 | 2025.02.28 23:09:53.636703 [ 4 ] {e8a13873-b38b-43a2-a870-feb507713d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1549 | 2025.02.28 23:09:53.636756 [ 4 ] {e8a13873-b38b-43a2-a870-feb507713d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1550 | 2025.02.28 23:09:53.637255 [ 4 ] {e8a13873-b38b-43a2-a870-feb507713d5b} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1551 | 2025.02.28 23:09:53.637293 [ 4 ] {e8a13873-b38b-43a2-a870-feb507713d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1552 | 2025.02.28 23:09:53.637683 [ 4 ] {e8a13873-b38b-43a2-a870-feb507713d5b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1553 | 2025.02.28 23:09:53.637932 [ 4 ] {e8a13873-b38b-43a2-a870-feb507713d5b} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1554 | 2025.02.28 23:09:53.638138 [ 4 ] {e8a13873-b38b-43a2-a870-feb507713d5b} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00146 sec., 16438.356164383564 rows/sec., 1.11 MiB/sec. | ||
1555 | 2025.02.28 23:09:53.638191 [ 4 ] {e8a13873-b38b-43a2-a870-feb507713d5b} <Debug> TCPHandler: Processed in 0.001666846 sec. | ||
1556 | 2025.02.28 23:09:54.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.43 MiB, peak 168.90 MiB, free memory in arenas 0.00 B, will set to 163.31 MiB (RSS), difference: -1.12 MiB | ||
1557 | 2025.02.28 23:09:55.084606 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 230 | ||
1558 | 2025.02.28 23:09:55.088372 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1559 | 2025.02.28 23:09:55.088438 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
1560 | 2025.02.28 23:09:55.090047 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1561 | 2025.02.28 23:09:55.090395 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1562 | 2025.02.28 23:09:55.091058 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 230 | ||
1563 | 2025.02.28 23:09:57.038778 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1564 | 2025.02.28 23:09:57.039025 [ 3 ] {e13b24a1-b355-4eb8-9f9d-fc6af264c740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1565 | 2025.02.28 23:09:57.039108 [ 3 ] {e13b24a1-b355-4eb8-9f9d-fc6af264c740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1566 | 2025.02.28 23:09:57.039969 [ 3 ] {e13b24a1-b355-4eb8-9f9d-fc6af264c740} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1567 | 2025.02.28 23:09:57.040021 [ 3 ] {e13b24a1-b355-4eb8-9f9d-fc6af264c740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1568 | 2025.02.28 23:09:57.040473 [ 3 ] {e13b24a1-b355-4eb8-9f9d-fc6af264c740} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1569 | 2025.02.28 23:09:57.040767 [ 3 ] {e13b24a1-b355-4eb8-9f9d-fc6af264c740} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1570 | 2025.02.28 23:09:57.041112 [ 3 ] {e13b24a1-b355-4eb8-9f9d-fc6af264c740} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002127 sec., 26328.161730136344 rows/sec., 2.02 MiB/sec. | ||
1571 | 2025.02.28 23:09:57.041220 [ 3 ] {e13b24a1-b355-4eb8-9f9d-fc6af264c740} <Debug> TCPHandler: Processed in 0.002596983 sec. | ||
1572 | 2025.02.28 23:09:57.041485 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1573 | 2025.02.28 23:09:57.041680 [ 4 ] {6cc97b3c-b6f0-4d10-b6aa-d89eca244954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1574 | 2025.02.28 23:09:57.041754 [ 4 ] {6cc97b3c-b6f0-4d10-b6aa-d89eca244954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1575 | 2025.02.28 23:09:57.042532 [ 4 ] {6cc97b3c-b6f0-4d10-b6aa-d89eca244954} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1576 | 2025.02.28 23:09:57.042576 [ 4 ] {6cc97b3c-b6f0-4d10-b6aa-d89eca244954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1577 | 2025.02.28 23:09:57.043024 [ 4 ] {6cc97b3c-b6f0-4d10-b6aa-d89eca244954} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1578 | 2025.02.28 23:09:57.043289 [ 4 ] {6cc97b3c-b6f0-4d10-b6aa-d89eca244954} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1579 | 2025.02.28 23:09:57.043493 [ 4 ] {6cc97b3c-b6f0-4d10-b6aa-d89eca244954} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001868 sec., 34261.24197002141 rows/sec., 2.67 MiB/sec. | ||
1580 | 2025.02.28 23:09:57.043562 [ 4 ] {6cc97b3c-b6f0-4d10-b6aa-d89eca244954} <Debug> TCPHandler: Processed in 0.002212552 sec. | ||
1581 | 2025.02.28 23:09:57.043725 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1582 | 2025.02.28 23:09:57.043867 [ 3 ] {bf4338d1-fefe-4a51-9e9a-e003a49b5aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1583 | 2025.02.28 23:09:57.043932 [ 3 ] {bf4338d1-fefe-4a51-9e9a-e003a49b5aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1584 | 2025.02.28 23:09:57.044586 [ 3 ] {bf4338d1-fefe-4a51-9e9a-e003a49b5aec} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1585 | 2025.02.28 23:09:57.044629 [ 3 ] {bf4338d1-fefe-4a51-9e9a-e003a49b5aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1586 | 2025.02.28 23:09:57.045036 [ 3 ] {bf4338d1-fefe-4a51-9e9a-e003a49b5aec} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1587 | 2025.02.28 23:09:57.045290 [ 3 ] {bf4338d1-fefe-4a51-9e9a-e003a49b5aec} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1588 | 2025.02.28 23:09:57.045517 [ 3 ] {bf4338d1-fefe-4a51-9e9a-e003a49b5aec} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001681 sec., 57108.863771564545 rows/sec., 3.98 MiB/sec. | ||
1589 | 2025.02.28 23:09:57.045572 [ 3 ] {bf4338d1-fefe-4a51-9e9a-e003a49b5aec} <Debug> TCPHandler: Processed in 0.001914663 sec. | ||
1590 | 2025.02.28 23:09:57.045738 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1591 | 2025.02.28 23:09:57.045873 [ 4 ] {a7590cc7-c0d8-4244-b125-b2ec6288b0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1592 | 2025.02.28 23:09:57.045931 [ 4 ] {a7590cc7-c0d8-4244-b125-b2ec6288b0b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1593 | 2025.02.28 23:09:57.046453 [ 4 ] {a7590cc7-c0d8-4244-b125-b2ec6288b0b8} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1594 | 2025.02.28 23:09:57.046495 [ 4 ] {a7590cc7-c0d8-4244-b125-b2ec6288b0b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1595 | 2025.02.28 23:09:57.046904 [ 4 ] {a7590cc7-c0d8-4244-b125-b2ec6288b0b8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1596 | 2025.02.28 23:09:57.047157 [ 4 ] {a7590cc7-c0d8-4244-b125-b2ec6288b0b8} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1597 | 2025.02.28 23:09:57.047342 [ 4 ] {a7590cc7-c0d8-4244-b125-b2ec6288b0b8} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001501 sec., 23984.010659560296 rows/sec., 1.62 MiB/sec. | ||
1598 | 2025.02.28 23:09:57.047402 [ 4 ] {a7590cc7-c0d8-4244-b125-b2ec6288b0b8} <Debug> TCPHandler: Processed in 0.001725688 sec. | ||
1599 | 2025.02.28 23:09:57.591124 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
1600 | 2025.02.28 23:09:57.591819 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1601 | 2025.02.28 23:09:57.591870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1602 | 2025.02.28 23:09:57.592398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1603 | 2025.02.28 23:09:57.592654 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1604 | 2025.02.28 23:09:57.592907 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
1605 | 2025.02.28 23:09:57.801821 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1606 | 2025.02.28 23:09:57.820577 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1607 | 2025.02.28 23:09:57.820642 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1608 | 2025.02.28 23:09:57.827730 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1609 | 2025.02.28 23:09:57.828469 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1610 | 2025.02.28 23:09:57.831299 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1611 | 2025.02.28 23:10:02.042286 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1612 | 2025.02.28 23:10:02.042487 [ 3 ] {5d09b3c3-15bc-4f00-bc57-687e87b0b63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1613 | 2025.02.28 23:10:02.042559 [ 3 ] {5d09b3c3-15bc-4f00-bc57-687e87b0b63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1614 | 2025.02.28 23:10:02.043361 [ 3 ] {5d09b3c3-15bc-4f00-bc57-687e87b0b63f} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1615 | 2025.02.28 23:10:02.043408 [ 3 ] {5d09b3c3-15bc-4f00-bc57-687e87b0b63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1616 | 2025.02.28 23:10:02.043834 [ 3 ] {5d09b3c3-15bc-4f00-bc57-687e87b0b63f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1617 | 2025.02.28 23:10:02.044084 [ 3 ] {5d09b3c3-15bc-4f00-bc57-687e87b0b63f} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1618 | 2025.02.28 23:10:02.044332 [ 3 ] {5d09b3c3-15bc-4f00-bc57-687e87b0b63f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0019 sec., 29473.684210526317 rows/sec., 2.26 MiB/sec. | ||
1619 | 2025.02.28 23:10:02.044399 [ 3 ] {5d09b3c3-15bc-4f00-bc57-687e87b0b63f} <Debug> TCPHandler: Processed in 0.002245832 sec. | ||
1620 | 2025.02.28 23:10:02.044742 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1621 | 2025.02.28 23:10:02.044981 [ 4 ] {a987c649-373b-4652-9c6c-f3594a9e69ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1622 | 2025.02.28 23:10:02.045064 [ 4 ] {a987c649-373b-4652-9c6c-f3594a9e69ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1623 | 2025.02.28 23:10:02.045946 [ 4 ] {a987c649-373b-4652-9c6c-f3594a9e69ec} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1624 | 2025.02.28 23:10:02.045996 [ 4 ] {a987c649-373b-4652-9c6c-f3594a9e69ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1625 | 2025.02.28 23:10:02.046427 [ 4 ] {a987c649-373b-4652-9c6c-f3594a9e69ec} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1626 | 2025.02.28 23:10:02.046678 [ 4 ] {a987c649-373b-4652-9c6c-f3594a9e69ec} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1627 | 2025.02.28 23:10:02.046919 [ 4 ] {a987c649-373b-4652-9c6c-f3594a9e69ec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001997 sec., 32048.072108162243 rows/sec., 2.50 MiB/sec. | ||
1628 | 2025.02.28 23:10:02.046986 [ 4 ] {a987c649-373b-4652-9c6c-f3594a9e69ec} <Debug> TCPHandler: Processed in 0.002435228 sec. | ||
1629 | 2025.02.28 23:10:02.047150 [ 3 ] {} <Trace> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1630 | 2025.02.28 23:10:02.047295 [ 3 ] {847dc23b-916f-45ef-b523-67d49db3a752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38783) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1631 | 2025.02.28 23:10:02.047362 [ 3 ] {847dc23b-916f-45ef-b523-67d49db3a752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1632 | 2025.02.28 23:10:02.048011 [ 3 ] {847dc23b-916f-45ef-b523-67d49db3a752} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1633 | 2025.02.28 23:10:02.048050 [ 3 ] {847dc23b-916f-45ef-b523-67d49db3a752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1634 | 2025.02.28 23:10:02.048479 [ 3 ] {847dc23b-916f-45ef-b523-67d49db3a752} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1635 | 2025.02.28 23:10:02.048715 [ 3 ] {847dc23b-916f-45ef-b523-67d49db3a752} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1636 | 2025.02.28 23:10:02.048918 [ 3 ] {847dc23b-916f-45ef-b523-67d49db3a752} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001652 sec., 96852.30024213075 rows/sec., 6.75 MiB/sec. | ||
1637 | 2025.02.28 23:10:02.048977 [ 3 ] {847dc23b-916f-45ef-b523-67d49db3a752} <Debug> TCPHandler: Processed in 0.001896033 sec. | ||
1638 | 2025.02.28 23:10:02.049179 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1639 | 2025.02.28 23:10:02.049406 [ 4 ] {410a2bdf-7131-4dae-9618-0d06d5ed810e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1640 | 2025.02.28 23:10:02.049503 [ 4 ] {410a2bdf-7131-4dae-9618-0d06d5ed810e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1641 | 2025.02.28 23:10:02.050188 [ 4 ] {410a2bdf-7131-4dae-9618-0d06d5ed810e} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1642 | 2025.02.28 23:10:02.050226 [ 4 ] {410a2bdf-7131-4dae-9618-0d06d5ed810e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1643 | 2025.02.28 23:10:02.050601 [ 4 ] {410a2bdf-7131-4dae-9618-0d06d5ed810e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1644 | 2025.02.28 23:10:02.050838 [ 4 ] {410a2bdf-7131-4dae-9618-0d06d5ed810e} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1645 | 2025.02.28 23:10:02.051018 [ 4 ] {410a2bdf-7131-4dae-9618-0d06d5ed810e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00167 sec., 35928.14371257485 rows/sec., 2.42 MiB/sec. | ||
1646 | 2025.02.28 23:10:02.051070 [ 4 ] {410a2bdf-7131-4dae-9618-0d06d5ed810e} <Debug> TCPHandler: Processed in 0.002004776 sec. | ||
1647 | 2025.02.28 23:10:04.989118 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1648 | 2025.02.28 23:10:04.989170 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1649 | 2025.02.28 23:10:05.091392 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 246 | ||
1650 | 2025.02.28 23:10:05.093127 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
1651 | 2025.02.28 23:10:05.097864 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1652 | 2025.02.28 23:10:05.097959 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1653 | 2025.02.28 23:10:05.099161 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1654 | 2025.02.28 23:10:05.099329 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1655 | 2025.02.28 23:10:05.099579 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1656 | 2025.02.28 23:10:05.100243 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1657 | 2025.02.28 23:10:05.100753 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1658 | 2025.02.28 23:10:05.101841 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1659 | 2025.02.28 23:10:05.102174 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1660 | 2025.02.28 23:10:05.103096 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
1661 | 2025.02.28 23:10:05.331370 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1662 | 2025.02.28 23:10:05.351464 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1663 | 2025.02.28 23:10:05.351529 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1664 | 2025.02.28 23:10:05.358410 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1665 | 2025.02.28 23:10:05.359189 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1666 | 2025.02.28 23:10:05.362579 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1667 | 2025.02.28 23:10:06.410241 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1668 | 2025.02.28 23:10:06.410360 [ 3 ] {} <Debug> TCP-Session: 54b8ea11-1ec9-442b-ac6d-44e5120281dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1669 | 2025.02.28 23:10:07.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.39 MiB, peak 169.65 MiB, free memory in arenas 0.00 B, will set to 165.45 MiB (RSS), difference: 2.06 MiB | ||
1670 | 2025.02.28 23:10:07.038209 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1671 | 2025.02.28 23:10:07.038589 [ 4 ] {ba256554-2a97-4445-9003-82f9593e1a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1672 | 2025.02.28 23:10:07.039142 [ 4 ] {ba256554-2a97-4445-9003-82f9593e1a91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1673 | 2025.02.28 23:10:07.039202 [ 4 ] {ba256554-2a97-4445-9003-82f9593e1a91} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1674 | 2025.02.28 23:10:07.039582 [ 4 ] {ba256554-2a97-4445-9003-82f9593e1a91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1675 | 2025.02.28 23:10:07.039671 [ 4 ] {ba256554-2a97-4445-9003-82f9593e1a91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1676 | 2025.02.28 23:10:07.039858 [ 4 ] {ba256554-2a97-4445-9003-82f9593e1a91} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1677 | 2025.02.28 23:10:07.040207 [ 287 ] {ba256554-2a97-4445-9003-82f9593e1a91} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1678 | 2025.02.28 23:10:07.040230 [ 289 ] {ba256554-2a97-4445-9003-82f9593e1a91} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1679 | 2025.02.28 23:10:07.040258 [ 288 ] {ba256554-2a97-4445-9003-82f9593e1a91} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1680 | 2025.02.28 23:10:07.040389 [ 4 ] {ba256554-2a97-4445-9003-82f9593e1a91} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1681 | 2025.02.28 23:10:07.040417 [ 4 ] {ba256554-2a97-4445-9003-82f9593e1a91} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1682 | 2025.02.28 23:10:07.042506 [ 4 ] {ba256554-2a97-4445-9003-82f9593e1a91} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1683 | 2025.02.28 23:10:07.042542 [ 4 ] {ba256554-2a97-4445-9003-82f9593e1a91} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
1684 | 2025.02.28 23:10:07.042616 [ 4 ] {ba256554-2a97-4445-9003-82f9593e1a91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1685 | 2025.02.28 23:10:07.042678 [ 4 ] {ba256554-2a97-4445-9003-82f9593e1a91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1686 | 2025.02.28 23:10:07.044086 [ 4 ] {ba256554-2a97-4445-9003-82f9593e1a91} <Debug> executeQuery: Read 30 rows, 1.26 KiB in 0.005675 sec., 5286.343612334801 rows/sec., 221.64 KiB/sec. | ||
1687 | 2025.02.28 23:10:07.044234 [ 4 ] {ba256554-2a97-4445-9003-82f9593e1a91} <Debug> TCPHandler: Processed in 0.006173702 sec. | ||
1688 | 2025.02.28 23:10:07.044684 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1689 | 2025.02.28 23:10:07.044938 [ 255 ] {6047b73d-5d4b-472f-9a05-5984edd16a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1690 | 2025.02.28 23:10:07.045408 [ 255 ] {6047b73d-5d4b-472f-9a05-5984edd16a55} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1691 | 2025.02.28 23:10:07.045464 [ 255 ] {6047b73d-5d4b-472f-9a05-5984edd16a55} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1692 | 2025.02.28 23:10:07.045835 [ 255 ] {6047b73d-5d4b-472f-9a05-5984edd16a55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1693 | 2025.02.28 23:10:07.045924 [ 255 ] {6047b73d-5d4b-472f-9a05-5984edd16a55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1694 | 2025.02.28 23:10:07.046110 [ 255 ] {6047b73d-5d4b-472f-9a05-5984edd16a55} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1695 | 2025.02.28 23:10:07.046205 [ 287 ] {6047b73d-5d4b-472f-9a05-5984edd16a55} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1696 | 2025.02.28 23:10:07.046289 [ 289 ] {6047b73d-5d4b-472f-9a05-5984edd16a55} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1697 | 2025.02.28 23:10:07.046304 [ 288 ] {6047b73d-5d4b-472f-9a05-5984edd16a55} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1698 | 2025.02.28 23:10:07.046443 [ 255 ] {6047b73d-5d4b-472f-9a05-5984edd16a55} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1699 | 2025.02.28 23:10:07.046474 [ 255 ] {6047b73d-5d4b-472f-9a05-5984edd16a55} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1700 | 2025.02.28 23:10:07.046573 [ 255 ] {6047b73d-5d4b-472f-9a05-5984edd16a55} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1701 | 2025.02.28 23:10:07.046596 [ 255 ] {6047b73d-5d4b-472f-9a05-5984edd16a55} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
1702 | 2025.02.28 23:10:07.046642 [ 255 ] {6047b73d-5d4b-472f-9a05-5984edd16a55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1703 | 2025.02.28 23:10:07.046699 [ 255 ] {6047b73d-5d4b-472f-9a05-5984edd16a55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1704 | 2025.02.28 23:10:07.047846 [ 255 ] {6047b73d-5d4b-472f-9a05-5984edd16a55} <Debug> executeQuery: Read 30 rows, 1.26 KiB in 0.003029 sec., 9904.258831297459 rows/sec., 415.26 KiB/sec. | ||
1705 | 2025.02.28 23:10:07.048012 [ 255 ] {6047b73d-5d4b-472f-9a05-5984edd16a55} <Debug> TCPHandler: Processed in 0.003489957 sec. | ||
1706 | 2025.02.28 23:10:07.048315 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1707 | 2025.02.28 23:10:07.048542 [ 4 ] {7f7ba593-0959-441b-8659-96992c78a8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1708 | 2025.02.28 23:10:07.048962 [ 4 ] {7f7ba593-0959-441b-8659-96992c78a8ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1709 | 2025.02.28 23:10:07.049018 [ 4 ] {7f7ba593-0959-441b-8659-96992c78a8ce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1710 | 2025.02.28 23:10:07.049347 [ 4 ] {7f7ba593-0959-441b-8659-96992c78a8ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1711 | 2025.02.28 23:10:07.049416 [ 4 ] {7f7ba593-0959-441b-8659-96992c78a8ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1712 | 2025.02.28 23:10:07.049573 [ 4 ] {7f7ba593-0959-441b-8659-96992c78a8ce} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1713 | 2025.02.28 23:10:07.049705 [ 287 ] {7f7ba593-0959-441b-8659-96992c78a8ce} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1714 | 2025.02.28 23:10:07.049727 [ 289 ] {7f7ba593-0959-441b-8659-96992c78a8ce} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1715 | 2025.02.28 23:10:07.049749 [ 288 ] {7f7ba593-0959-441b-8659-96992c78a8ce} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1716 | 2025.02.28 23:10:07.049859 [ 4 ] {7f7ba593-0959-441b-8659-96992c78a8ce} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1717 | 2025.02.28 23:10:07.049884 [ 4 ] {7f7ba593-0959-441b-8659-96992c78a8ce} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1718 | 2025.02.28 23:10:07.049970 [ 4 ] {7f7ba593-0959-441b-8659-96992c78a8ce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1719 | 2025.02.28 23:10:07.049994 [ 4 ] {7f7ba593-0959-441b-8659-96992c78a8ce} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
1720 | 2025.02.28 23:10:07.050036 [ 4 ] {7f7ba593-0959-441b-8659-96992c78a8ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1721 | 2025.02.28 23:10:07.050086 [ 4 ] {7f7ba593-0959-441b-8659-96992c78a8ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1722 | 2025.02.28 23:10:07.051239 [ 4 ] {7f7ba593-0959-441b-8659-96992c78a8ce} <Debug> executeQuery: Read 30 rows, 1.26 KiB in 0.002809 sec., 10679.95728017088 rows/sec., 447.78 KiB/sec. | ||
1723 | 2025.02.28 23:10:07.051378 [ 4 ] {7f7ba593-0959-441b-8659-96992c78a8ce} <Debug> TCPHandler: Processed in 0.003131967 sec. | ||
1724 | 2025.02.28 23:10:07.058179 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1725 | 2025.02.28 23:10:07.058332 [ 4 ] {ad7e3b9e-ed6f-4774-a521-f0d8789f2e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1726 | 2025.02.28 23:10:07.058395 [ 4 ] {ad7e3b9e-ed6f-4774-a521-f0d8789f2e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1727 | 2025.02.28 23:10:07.059182 [ 4 ] {ad7e3b9e-ed6f-4774-a521-f0d8789f2e61} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1728 | 2025.02.28 23:10:07.059227 [ 4 ] {ad7e3b9e-ed6f-4774-a521-f0d8789f2e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1729 | 2025.02.28 23:10:07.059726 [ 4 ] {ad7e3b9e-ed6f-4774-a521-f0d8789f2e61} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1730 | 2025.02.28 23:10:07.059952 [ 4 ] {ad7e3b9e-ed6f-4774-a521-f0d8789f2e61} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1731 | 2025.02.28 23:10:07.060244 [ 4 ] {ad7e3b9e-ed6f-4774-a521-f0d8789f2e61} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001917 sec., 1564.9452269170579 rows/sec., 142.64 KiB/sec. | ||
1732 | 2025.02.28 23:10:07.060501 [ 4 ] {ad7e3b9e-ed6f-4774-a521-f0d8789f2e61} <Debug> TCPHandler: Processed in 0.002386907 sec. | ||
1733 | 2025.02.28 23:10:07.060664 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1734 | 2025.02.28 23:10:07.060807 [ 255 ] {615da934-a396-4757-8c7c-32777faddfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1735 | 2025.02.28 23:10:07.060863 [ 255 ] {615da934-a396-4757-8c7c-32777faddfa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1736 | 2025.02.28 23:10:07.061603 [ 255 ] {615da934-a396-4757-8c7c-32777faddfa0} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1737 | 2025.02.28 23:10:07.061649 [ 255 ] {615da934-a396-4757-8c7c-32777faddfa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1738 | 2025.02.28 23:10:07.062108 [ 255 ] {615da934-a396-4757-8c7c-32777faddfa0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1739 | 2025.02.28 23:10:07.062367 [ 255 ] {615da934-a396-4757-8c7c-32777faddfa0} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1740 | 2025.02.28 23:10:07.062824 [ 255 ] {615da934-a396-4757-8c7c-32777faddfa0} <Debug> executeQuery: Read 124 rows, 10.86 KiB in 0.001973 sec., 62848.454130765334 rows/sec., 5.37 MiB/sec. | ||
1741 | 2025.02.28 23:10:07.063020 [ 255 ] {615da934-a396-4757-8c7c-32777faddfa0} <Debug> TCPHandler: Processed in 0.002418828 sec. | ||
1742 | 2025.02.28 23:10:07.063211 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1743 | 2025.02.28 23:10:07.063338 [ 4 ] {89793485-5910-4bfe-8458-815692e5ad76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1744 | 2025.02.28 23:10:07.063391 [ 4 ] {89793485-5910-4bfe-8458-815692e5ad76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1745 | 2025.02.28 23:10:07.064036 [ 4 ] {89793485-5910-4bfe-8458-815692e5ad76} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1746 | 2025.02.28 23:10:07.064076 [ 4 ] {89793485-5910-4bfe-8458-815692e5ad76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1747 | 2025.02.28 23:10:07.064514 [ 4 ] {89793485-5910-4bfe-8458-815692e5ad76} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1748 | 2025.02.28 23:10:07.064941 [ 4 ] {89793485-5910-4bfe-8458-815692e5ad76} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1749 | 2025.02.28 23:10:07.065340 [ 4 ] {89793485-5910-4bfe-8458-815692e5ad76} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.002003 sec., 16974.538192710934 rows/sec., 1.25 MiB/sec. | ||
1750 | 2025.02.28 23:10:07.065452 [ 4 ] {89793485-5910-4bfe-8458-815692e5ad76} <Debug> TCPHandler: Processed in 0.002299644 sec. | ||
1751 | 2025.02.28 23:10:07.065631 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1752 | 2025.02.28 23:10:07.065768 [ 255 ] {01606237-252a-49b5-9c59-8a09a009fed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1753 | 2025.02.28 23:10:07.065822 [ 255 ] {01606237-252a-49b5-9c59-8a09a009fed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1754 | 2025.02.28 23:10:07.066493 [ 255 ] {01606237-252a-49b5-9c59-8a09a009fed1} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1755 | 2025.02.28 23:10:07.066536 [ 255 ] {01606237-252a-49b5-9c59-8a09a009fed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1756 | 2025.02.28 23:10:07.066923 [ 255 ] {01606237-252a-49b5-9c59-8a09a009fed1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1757 | 2025.02.28 23:10:07.067164 [ 255 ] {01606237-252a-49b5-9c59-8a09a009fed1} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1758 | 2025.02.28 23:10:07.067458 [ 255 ] {01606237-252a-49b5-9c59-8a09a009fed1} <Debug> executeQuery: Read 108 rows, 8.65 KiB in 0.0017 sec., 63529.41176470589 rows/sec., 4.97 MiB/sec. | ||
1759 | 2025.02.28 23:10:07.067591 [ 255 ] {01606237-252a-49b5-9c59-8a09a009fed1} <Debug> TCPHandler: Processed in 0.002019766 sec. | ||
1760 | 2025.02.28 23:10:07.067778 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1761 | 2025.02.28 23:10:07.067928 [ 4 ] {12204044-1778-491f-98e2-704c14dd02c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1762 | 2025.02.28 23:10:07.067988 [ 4 ] {12204044-1778-491f-98e2-704c14dd02c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1763 | 2025.02.28 23:10:07.068566 [ 4 ] {12204044-1778-491f-98e2-704c14dd02c0} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1764 | 2025.02.28 23:10:07.068606 [ 4 ] {12204044-1778-491f-98e2-704c14dd02c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1765 | 2025.02.28 23:10:07.069032 [ 4 ] {12204044-1778-491f-98e2-704c14dd02c0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1766 | 2025.02.28 23:10:07.069309 [ 4 ] {12204044-1778-491f-98e2-704c14dd02c0} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1767 | 2025.02.28 23:10:07.069525 [ 4 ] {12204044-1778-491f-98e2-704c14dd02c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001621 sec., 98704.50339296731 rows/sec., 6.87 MiB/sec. | ||
1768 | 2025.02.28 23:10:07.069649 [ 4 ] {12204044-1778-491f-98e2-704c14dd02c0} <Debug> TCPHandler: Processed in 0.001938324 sec. | ||
1769 | 2025.02.28 23:10:07.069806 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1770 | 2025.02.28 23:10:07.069934 [ 255 ] {30942a09-77a9-43e8-b9e1-45b7c3bb1fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1771 | 2025.02.28 23:10:07.070017 [ 255 ] {30942a09-77a9-43e8-b9e1-45b7c3bb1fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1772 | 2025.02.28 23:10:07.071324 [ 255 ] {30942a09-77a9-43e8-b9e1-45b7c3bb1fd0} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1773 | 2025.02.28 23:10:07.071365 [ 255 ] {30942a09-77a9-43e8-b9e1-45b7c3bb1fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1774 | 2025.02.28 23:10:07.072044 [ 255 ] {30942a09-77a9-43e8-b9e1-45b7c3bb1fd0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1775 | 2025.02.28 23:10:07.072304 [ 255 ] {30942a09-77a9-43e8-b9e1-45b7c3bb1fd0} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1776 | 2025.02.28 23:10:07.072703 [ 255 ] {30942a09-77a9-43e8-b9e1-45b7c3bb1fd0} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002763 sec., 12305.465074194717 rows/sec., 22.05 MiB/sec. | ||
1777 | 2025.02.28 23:10:07.072910 [ 255 ] {30942a09-77a9-43e8-b9e1-45b7c3bb1fd0} <Debug> TCPHandler: Processed in 0.003166669 sec. | ||
1778 | 2025.02.28 23:10:07.073075 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1779 | 2025.02.28 23:10:07.073198 [ 4 ] {4a6937dd-a103-42d5-829f-8b57450930a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1780 | 2025.02.28 23:10:07.073249 [ 4 ] {4a6937dd-a103-42d5-829f-8b57450930a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1781 | 2025.02.28 23:10:07.073737 [ 4 ] {4a6937dd-a103-42d5-829f-8b57450930a0} <Trace> oximeter.measurements_i64 (eab269d6-ace9-470a-ac95-c23356f797e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1782 | 2025.02.28 23:10:07.073774 [ 4 ] {4a6937dd-a103-42d5-829f-8b57450930a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1783 | 2025.02.28 23:10:07.074156 [ 4 ] {4a6937dd-a103-42d5-829f-8b57450930a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1784 | 2025.02.28 23:10:07.074395 [ 4 ] {4a6937dd-a103-42d5-829f-8b57450930a0} <Trace> oximeter.measurements_i64 (eab269d6-ace9-470a-ac95-c23356f797e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1785 | 2025.02.28 23:10:07.074690 [ 4 ] {4a6937dd-a103-42d5-829f-8b57450930a0} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001497 sec., 12024.048096192384 rows/sec., 906.11 KiB/sec. | ||
1786 | 2025.02.28 23:10:07.074800 [ 4 ] {4a6937dd-a103-42d5-829f-8b57450930a0} <Debug> TCPHandler: Processed in 0.001784249 sec. | ||
1787 | 2025.02.28 23:10:07.074947 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1788 | 2025.02.28 23:10:07.075082 [ 255 ] {0a968d6a-3a14-4dde-a8c9-6f0b9be2a064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1789 | 2025.02.28 23:10:07.075144 [ 255 ] {0a968d6a-3a14-4dde-a8c9-6f0b9be2a064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1790 | 2025.02.28 23:10:07.075721 [ 255 ] {0a968d6a-3a14-4dde-a8c9-6f0b9be2a064} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1791 | 2025.02.28 23:10:07.075766 [ 255 ] {0a968d6a-3a14-4dde-a8c9-6f0b9be2a064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1792 | 2025.02.28 23:10:07.076185 [ 255 ] {0a968d6a-3a14-4dde-a8c9-6f0b9be2a064} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1793 | 2025.02.28 23:10:07.076431 [ 255 ] {0a968d6a-3a14-4dde-a8c9-6f0b9be2a064} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1794 | 2025.02.28 23:10:07.076723 [ 255 ] {0a968d6a-3a14-4dde-a8c9-6f0b9be2a064} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001646 sec., 36452.00486026732 rows/sec., 2.46 MiB/sec. | ||
1795 | 2025.02.28 23:10:07.076816 [ 255 ] {0a968d6a-3a14-4dde-a8c9-6f0b9be2a064} <Debug> TCPHandler: Processed in 0.001925184 sec. | ||
1796 | 2025.02.28 23:10:08.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.26 MiB, peak 169.65 MiB, free memory in arenas 0.00 B, will set to 165.77 MiB (RSS), difference: -2.49 MiB | ||
1797 | 2025.02.28 23:10:12.041709 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1798 | 2025.02.28 23:10:12.041937 [ 4 ] {4319cfec-4a4c-4d51-b43e-657cec7e8252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1799 | 2025.02.28 23:10:12.042020 [ 4 ] {4319cfec-4a4c-4d51-b43e-657cec7e8252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1800 | 2025.02.28 23:10:12.042822 [ 4 ] {4319cfec-4a4c-4d51-b43e-657cec7e8252} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1801 | 2025.02.28 23:10:12.042875 [ 4 ] {4319cfec-4a4c-4d51-b43e-657cec7e8252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1802 | 2025.02.28 23:10:12.043309 [ 4 ] {4319cfec-4a4c-4d51-b43e-657cec7e8252} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1803 | 2025.02.28 23:10:12.043561 [ 4 ] {4319cfec-4a4c-4d51-b43e-657cec7e8252} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1804 | 2025.02.28 23:10:12.043719 [ 50 ] {} <Debug> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1805 | 2025.02.28 23:10:12.043764 [ 50 ] {} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1806 | 2025.02.28 23:10:12.043775 [ 4 ] {4319cfec-4a4c-4d51-b43e-657cec7e8252} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001897 sec., 29520.295202952027 rows/sec., 2.27 MiB/sec. | ||
1807 | 2025.02.28 23:10:12.043796 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1808 | 2025.02.28 23:10:12.043893 [ 4 ] {4319cfec-4a4c-4d51-b43e-657cec7e8252} <Debug> TCPHandler: Processed in 0.002323565 sec. | ||
1809 | 2025.02.28 23:10:12.044276 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1810 | 2025.02.28 23:10:12.044286 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::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 | ||
1811 | 2025.02.28 23:10:12.044586 [ 255 ] {905c290b-870b-4f88-a966-39e4b5a81075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1812 | 2025.02.28 23:10:12.044597 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1813 | 2025.02.28 23:10:12.044662 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part | ||
1814 | 2025.02.28 23:10:12.044696 [ 255 ] {905c290b-870b-4f88-a966-39e4b5a81075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1815 | 2025.02.28 23:10:12.044949 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1332 rows starting from the beginning of the part | ||
1816 | 2025.02.28 23:10:12.045312 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
1817 | 2025.02.28 23:10:12.045582 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
1818 | 2025.02.28 23:10:12.045886 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 124 rows starting from the beginning of the part | ||
1819 | 2025.02.28 23:10:12.046234 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
1820 | 2025.02.28 23:10:12.047853 [ 255 ] {905c290b-870b-4f88-a966-39e4b5a81075} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1821 | 2025.02.28 23:10:12.047924 [ 255 ] {905c290b-870b-4f88-a966-39e4b5a81075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1822 | 2025.02.28 23:10:12.048973 [ 255 ] {905c290b-870b-4f88-a966-39e4b5a81075} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1823 | 2025.02.28 23:10:12.049468 [ 255 ] {905c290b-870b-4f88-a966-39e4b5a81075} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1824 | 2025.02.28 23:10:12.049654 [ 194 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1696 rows, containing 5 columns (5 merged, 0 gathered) in 0.005727559 sec., 296112.1832180166 rows/sec., 25.69 MiB/sec. | ||
1825 | 2025.02.28 23:10:12.049819 [ 50 ] {} <Debug> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1826 | 2025.02.28 23:10:12.049909 [ 50 ] {} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1827 | 2025.02.28 23:10:12.049959 [ 255 ] {905c290b-870b-4f88-a966-39e4b5a81075} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005475 sec., 11689.497716894977 rows/sec., 934.29 KiB/sec. | ||
1828 | 2025.02.28 23:10:12.049972 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1829 | 2025.02.28 23:10:12.050293 [ 255 ] {905c290b-870b-4f88-a966-39e4b5a81075} <Debug> TCPHandler: Processed in 0.006215133 sec. | ||
1830 | 2025.02.28 23:10:12.050351 [ 194 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1831 | 2025.02.28 23:10:12.050472 [ 196 ] {a079f8e2-c903-4107-91de-e012d9efb30f::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 | ||
1832 | 2025.02.28 23:10:12.050615 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1833 | 2025.02.28 23:10:12.050905 [ 196 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1834 | 2025.02.28 23:10:12.050966 [ 4 ] {43f3e84b-9331-4882-ae9d-820d947f6af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1835 | 2025.02.28 23:10:12.051006 [ 196 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part | ||
1836 | 2025.02.28 23:10:12.051093 [ 4 ] {43f3e84b-9331-4882-ae9d-820d947f6af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1837 | 2025.02.28 23:10:12.051293 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_11_2} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1838 | 2025.02.28 23:10:12.051504 [ 196 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 564 rows starting from the beginning of the part | ||
1839 | 2025.02.28 23:10:12.051861 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_11_2} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1840 | 2025.02.28 23:10:12.052040 [ 196 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
1841 | 2025.02.28 23:10:12.052280 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
1842 | 2025.02.28 23:10:12.052555 [ 196 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
1843 | 2025.02.28 23:10:12.052951 [ 196 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 108 rows starting from the beginning of the part | ||
1844 | 2025.02.28 23:10:12.053224 [ 196 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
1845 | 2025.02.28 23:10:12.054379 [ 4 ] {43f3e84b-9331-4882-ae9d-820d947f6af2} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1846 | 2025.02.28 23:10:12.054454 [ 4 ] {43f3e84b-9331-4882-ae9d-820d947f6af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1847 | 2025.02.28 23:10:12.055553 [ 4 ] {43f3e84b-9331-4882-ae9d-820d947f6af2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1848 | 2025.02.28 23:10:12.056027 [ 4 ] {43f3e84b-9331-4882-ae9d-820d947f6af2} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1849 | 2025.02.28 23:10:12.056359 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1850 | 2025.02.28 23:10:12.056370 [ 198 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 936 rows, containing 5 columns (5 merged, 0 gathered) in 0.006144842 sec., 152322.8750226613 rows/sec., 12.19 MiB/sec. | ||
1851 | 2025.02.28 23:10:12.056422 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1852 | 2025.02.28 23:10:12.056450 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1853 | 2025.02.28 23:10:12.056470 [ 4 ] {43f3e84b-9331-4882-ae9d-820d947f6af2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005624 sec., 28449.50213371266 rows/sec., 1.98 MiB/sec. | ||
1854 | 2025.02.28 23:10:12.056726 [ 198 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1855 | 2025.02.28 23:10:12.056829 [ 4 ] {43f3e84b-9331-4882-ae9d-820d947f6af2} <Debug> TCPHandler: Processed in 0.006394759 sec. | ||
1856 | 2025.02.28 23:10:12.056940 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
1857 | 2025.02.28 23:10:12.057139 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1858 | 2025.02.28 23:10:12.057451 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1859 | 2025.02.28 23:10:12.057518 [ 255 ] {5b2d0f98-2974-479c-9100-147afe9a975d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1860 | 2025.02.28 23:10:12.057562 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 896 rows starting from the beginning of the part | ||
1861 | 2025.02.28 23:10:12.057719 [ 255 ] {5b2d0f98-2974-479c-9100-147afe9a975d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1862 | 2025.02.28 23:10:12.058010 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2356 rows starting from the beginning of the part | ||
1863 | 2025.02.28 23:10:12.057995 [ 198 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_11_2} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1864 | 2025.02.28 23:10:12.058511 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part | ||
1865 | 2025.02.28 23:10:12.058963 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
1866 | 2025.02.28 23:10:12.059043 [ 198 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_11_2} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1867 | 2025.02.28 23:10:12.059405 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
1868 | 2025.02.28 23:10:12.059813 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
1869 | 2025.02.28 23:10:12.059835 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
1870 | 2025.02.28 23:10:12.060589 [ 255 ] {5b2d0f98-2974-479c-9100-147afe9a975d} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1871 | 2025.02.28 23:10:12.060662 [ 255 ] {5b2d0f98-2974-479c-9100-147afe9a975d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1872 | 2025.02.28 23:10:12.061544 [ 255 ] {5b2d0f98-2974-479c-9100-147afe9a975d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1873 | 2025.02.28 23:10:12.062143 [ 255 ] {5b2d0f98-2974-479c-9100-147afe9a975d} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1874 | 2025.02.28 23:10:12.062500 [ 49 ] {} <Debug> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1875 | 2025.02.28 23:10:12.062576 [ 255 ] {5b2d0f98-2974-479c-9100-147afe9a975d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005201 sec., 11536.243030186502 rows/sec., 796.12 KiB/sec. | ||
1876 | 2025.02.28 23:10:12.062608 [ 49 ] {} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1877 | 2025.02.28 23:10:12.062782 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1878 | 2025.02.28 23:10:12.062869 [ 255 ] {5b2d0f98-2974-479c-9100-147afe9a975d} <Debug> TCPHandler: Processed in 0.005896104 sec. | ||
1879 | 2025.02.28 23:10:12.063404 [ 196 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
1880 | 2025.02.28 23:10:12.063450 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3828 rows, containing 5 columns (5 merged, 0 gathered) in 0.006916502 sec., 553458.9594566734 rows/sec., 37.94 MiB/sec. | ||
1881 | 2025.02.28 23:10:12.063533 [ 196 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1882 | 2025.02.28 23:10:12.063563 [ 196 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 336 rows starting from the beginning of the part | ||
1883 | 2025.02.28 23:10:12.063643 [ 196 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
1884 | 2025.02.28 23:10:12.063853 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1885 | 2025.02.28 23:10:12.063986 [ 196 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
1886 | 2025.02.28 23:10:12.064288 [ 196 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
1887 | 2025.02.28 23:10:12.064643 [ 196 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
1888 | 2025.02.28 23:10:12.064913 [ 196 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
1889 | 2025.02.28 23:10:12.064920 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1890 | 2025.02.28 23:10:12.065290 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1891 | 2025.02.28 23:10:12.065424 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
1892 | 2025.02.28 23:10:12.066263 [ 199 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 4 columns (4 merged, 0 gathered) in 0.003252161 sec., 177113.0027080455 rows/sec., 11.94 MiB/sec. | ||
1893 | 2025.02.28 23:10:12.066408 [ 200 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1894 | 2025.02.28 23:10:12.066670 [ 200 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_11_2} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1895 | 2025.02.28 23:10:12.066747 [ 200 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_11_2} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1896 | 2025.02.28 23:10:12.066814 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
1897 | 2025.02.28 23:10:12.601103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
1898 | 2025.02.28 23:10:12.602004 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1899 | 2025.02.28 23:10:12.602074 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1900 | 2025.02.28 23:10:12.602743 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1901 | 2025.02.28 23:10:12.603069 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1902 | 2025.02.28 23:10:12.603401 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
1903 | 2025.02.28 23:10:12.862663 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
1904 | 2025.02.28 23:10:12.884322 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1905 | 2025.02.28 23:10:12.884405 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1906 | 2025.02.28 23:10:12.892189 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1907 | 2025.02.28 23:10:12.893012 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1908 | 2025.02.28 23:10:12.896565 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
1909 | 2025.02.28 23:10:15.103214 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 276 | ||
1910 | 2025.02.28 23:10:15.106213 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1911 | 2025.02.28 23:10:15.106268 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1912 | 2025.02.28 23:10:15.107718 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1913 | 2025.02.28 23:10:15.108017 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1914 | 2025.02.28 23:10:15.108181 [ 46 ] {} <Debug> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1915 | 2025.02.28 23:10:15.108239 [ 46 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1916 | 2025.02.28 23:10:15.108273 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1917 | 2025.02.28 23:10:15.109635 [ 196 ] {14f010e8-9e03-43db-9292-8272ce8d221a::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 | ||
1918 | 2025.02.28 23:10:15.110060 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 276 | ||
1919 | 2025.02.28 23:10:15.110619 [ 196 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1920 | 2025.02.28 23:10:15.110798 [ 196 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
1921 | 2025.02.28 23:10:15.111438 [ 196 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part | ||
1922 | 2025.02.28 23:10:15.112094 [ 196 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
1923 | 2025.02.28 23:10:15.112712 [ 196 ] {14f010e8-9e03-43db-9292-8272ce8d221a::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 | ||
1924 | 2025.02.28 23:10:15.113372 [ 196 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
1925 | 2025.02.28 23:10:15.113956 [ 196 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
1926 | 2025.02.28 23:10:15.122051 [ 199 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 72 columns (72 merged, 0 gathered) in 0.013553188 sec., 20364.21246425564 rows/sec., 20.72 MiB/sec. | ||
1927 | 2025.02.28 23:10:15.123059 [ 199 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1928 | 2025.02.28 23:10:15.123896 [ 199 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_6_1} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1929 | 2025.02.28 23:10:15.123994 [ 199 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_6_1} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1930 | 2025.02.28 23:10:15.124322 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
1931 | 2025.02.28 23:10:17.044137 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1932 | 2025.02.28 23:10:17.044360 [ 4 ] {e16088e6-bba6-4340-91d7-45aea3e0d897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1933 | 2025.02.28 23:10:17.044437 [ 4 ] {e16088e6-bba6-4340-91d7-45aea3e0d897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1934 | 2025.02.28 23:10:17.045297 [ 4 ] {e16088e6-bba6-4340-91d7-45aea3e0d897} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1935 | 2025.02.28 23:10:17.045350 [ 4 ] {e16088e6-bba6-4340-91d7-45aea3e0d897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1936 | 2025.02.28 23:10:17.045803 [ 4 ] {e16088e6-bba6-4340-91d7-45aea3e0d897} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1937 | 2025.02.28 23:10:17.046058 [ 4 ] {e16088e6-bba6-4340-91d7-45aea3e0d897} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1938 | 2025.02.28 23:10:17.046311 [ 4 ] {e16088e6-bba6-4340-91d7-45aea3e0d897} <Debug> executeQuery: Read 124 rows, 10.86 KiB in 0.00201 sec., 61691.54228855721 rows/sec., 5.28 MiB/sec. | ||
1939 | 2025.02.28 23:10:17.046378 [ 4 ] {e16088e6-bba6-4340-91d7-45aea3e0d897} <Debug> TCPHandler: Processed in 0.002382416 sec. | ||
1940 | 2025.02.28 23:10:17.046612 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1941 | 2025.02.28 23:10:17.046799 [ 255 ] {dd0b41ad-344d-44e3-bd5f-13ff76a186f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1942 | 2025.02.28 23:10:17.046870 [ 255 ] {dd0b41ad-344d-44e3-bd5f-13ff76a186f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1943 | 2025.02.28 23:10:17.047586 [ 255 ] {dd0b41ad-344d-44e3-bd5f-13ff76a186f2} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1944 | 2025.02.28 23:10:17.047635 [ 255 ] {dd0b41ad-344d-44e3-bd5f-13ff76a186f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1945 | 2025.02.28 23:10:17.048066 [ 255 ] {dd0b41ad-344d-44e3-bd5f-13ff76a186f2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1946 | 2025.02.28 23:10:17.048315 [ 255 ] {dd0b41ad-344d-44e3-bd5f-13ff76a186f2} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1947 | 2025.02.28 23:10:17.048553 [ 255 ] {dd0b41ad-344d-44e3-bd5f-13ff76a186f2} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001804 sec., 18847.0066518847 rows/sec., 1.38 MiB/sec. | ||
1948 | 2025.02.28 23:10:17.048618 [ 255 ] {dd0b41ad-344d-44e3-bd5f-13ff76a186f2} <Debug> TCPHandler: Processed in 0.00213457 sec. | ||
1949 | 2025.02.28 23:10:17.048771 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1950 | 2025.02.28 23:10:17.048916 [ 4 ] {ac72db01-84ea-4e57-b11d-5be76020411f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1951 | 2025.02.28 23:10:17.048975 [ 4 ] {ac72db01-84ea-4e57-b11d-5be76020411f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1952 | 2025.02.28 23:10:17.049653 [ 4 ] {ac72db01-84ea-4e57-b11d-5be76020411f} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1953 | 2025.02.28 23:10:17.049695 [ 4 ] {ac72db01-84ea-4e57-b11d-5be76020411f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1954 | 2025.02.28 23:10:17.050066 [ 4 ] {ac72db01-84ea-4e57-b11d-5be76020411f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1955 | 2025.02.28 23:10:17.050310 [ 4 ] {ac72db01-84ea-4e57-b11d-5be76020411f} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1956 | 2025.02.28 23:10:17.050542 [ 4 ] {ac72db01-84ea-4e57-b11d-5be76020411f} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001655 sec., 59214.50151057402 rows/sec., 4.62 MiB/sec. | ||
1957 | 2025.02.28 23:10:17.050628 [ 4 ] {ac72db01-84ea-4e57-b11d-5be76020411f} <Debug> TCPHandler: Processed in 0.001925684 sec. | ||
1958 | 2025.02.28 23:10:17.050781 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1959 | 2025.02.28 23:10:17.050903 [ 255 ] {f76580e6-8c74-4a53-a3e6-2b5164c2df8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1960 | 2025.02.28 23:10:17.050960 [ 255 ] {f76580e6-8c74-4a53-a3e6-2b5164c2df8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1961 | 2025.02.28 23:10:17.051527 [ 255 ] {f76580e6-8c74-4a53-a3e6-2b5164c2df8a} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1962 | 2025.02.28 23:10:17.051568 [ 255 ] {f76580e6-8c74-4a53-a3e6-2b5164c2df8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1963 | 2025.02.28 23:10:17.051975 [ 255 ] {f76580e6-8c74-4a53-a3e6-2b5164c2df8a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1964 | 2025.02.28 23:10:17.052211 [ 255 ] {f76580e6-8c74-4a53-a3e6-2b5164c2df8a} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1965 | 2025.02.28 23:10:17.052420 [ 255 ] {f76580e6-8c74-4a53-a3e6-2b5164c2df8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001545 sec., 103559.87055016181 rows/sec., 7.21 MiB/sec. | ||
1966 | 2025.02.28 23:10:17.052476 [ 255 ] {f76580e6-8c74-4a53-a3e6-2b5164c2df8a} <Debug> TCPHandler: Processed in 0.001758459 sec. | ||
1967 | 2025.02.28 23:10:17.052628 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1968 | 2025.02.28 23:10:17.052767 [ 4 ] {58bc9593-d4cd-4d63-a8d6-686c821b31d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1969 | 2025.02.28 23:10:17.052861 [ 4 ] {58bc9593-d4cd-4d63-a8d6-686c821b31d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1970 | 2025.02.28 23:10:17.054110 [ 4 ] {58bc9593-d4cd-4d63-a8d6-686c821b31d0} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1971 | 2025.02.28 23:10:17.054150 [ 4 ] {58bc9593-d4cd-4d63-a8d6-686c821b31d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1972 | 2025.02.28 23:10:17.054804 [ 4 ] {58bc9593-d4cd-4d63-a8d6-686c821b31d0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1973 | 2025.02.28 23:10:17.055069 [ 4 ] {58bc9593-d4cd-4d63-a8d6-686c821b31d0} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1974 | 2025.02.28 23:10:17.055321 [ 4 ] {58bc9593-d4cd-4d63-a8d6-686c821b31d0} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002585 sec., 13152.804642166344 rows/sec., 23.57 MiB/sec. | ||
1975 | 2025.02.28 23:10:17.055433 [ 4 ] {58bc9593-d4cd-4d63-a8d6-686c821b31d0} <Debug> TCPHandler: Processed in 0.00287052 sec. | ||
1976 | 2025.02.28 23:10:17.055625 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1977 | 2025.02.28 23:10:17.055748 [ 255 ] {78e21880-2423-4313-bcba-c39b716c4039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1978 | 2025.02.28 23:10:17.055800 [ 255 ] {78e21880-2423-4313-bcba-c39b716c4039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1979 | 2025.02.28 23:10:17.056286 [ 255 ] {78e21880-2423-4313-bcba-c39b716c4039} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1980 | 2025.02.28 23:10:17.056324 [ 255 ] {78e21880-2423-4313-bcba-c39b716c4039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1981 | 2025.02.28 23:10:17.056700 [ 255 ] {78e21880-2423-4313-bcba-c39b716c4039} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1982 | 2025.02.28 23:10:17.056938 [ 255 ] {78e21880-2423-4313-bcba-c39b716c4039} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1983 | 2025.02.28 23:10:17.057222 [ 255 ] {78e21880-2423-4313-bcba-c39b716c4039} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001479 sec., 40567.951318458414 rows/sec., 2.73 MiB/sec. | ||
1984 | 2025.02.28 23:10:17.057377 [ 255 ] {78e21880-2423-4313-bcba-c39b716c4039} <Debug> TCPHandler: Processed in 0.00180602 sec. | ||
1985 | 2025.02.28 23:10:19.989209 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1986 | 2025.02.28 23:10:19.989266 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1987 | 2025.02.28 23:10:20.103542 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
1988 | 2025.02.28 23:10:20.104616 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1989 | 2025.02.28 23:10:20.104665 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1990 | 2025.02.28 23:10:20.105191 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1991 | 2025.02.28 23:10:20.105453 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1992 | 2025.02.28 23:10:20.105680 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
1993 | 2025.02.28 23:10:20.396696 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
1994 | 2025.02.28 23:10:20.417402 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1995 | 2025.02.28 23:10:20.417464 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
1996 | 2025.02.28 23:10:20.424776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1997 | 2025.02.28 23:10:20.425547 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1998 | 2025.02.28 23:10:20.428720 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
1999 | 2025.02.28 23:10:22.042378 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2000 | 2025.02.28 23:10:22.042715 [ 4 ] {090f8f30-a7c0-4566-a273-4a934f8bc1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2001 | 2025.02.28 23:10:22.042790 [ 4 ] {090f8f30-a7c0-4566-a273-4a934f8bc1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2002 | 2025.02.28 23:10:22.043588 [ 4 ] {090f8f30-a7c0-4566-a273-4a934f8bc1ef} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2003 | 2025.02.28 23:10:22.043640 [ 4 ] {090f8f30-a7c0-4566-a273-4a934f8bc1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
2004 | 2025.02.28 23:10:22.044078 [ 4 ] {090f8f30-a7c0-4566-a273-4a934f8bc1ef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2005 | 2025.02.28 23:10:22.044329 [ 4 ] {090f8f30-a7c0-4566-a273-4a934f8bc1ef} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2006 | 2025.02.28 23:10:22.044583 [ 4 ] {090f8f30-a7c0-4566-a273-4a934f8bc1ef} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001926 sec., 29075.80477673936 rows/sec., 2.23 MiB/sec. | ||
2007 | 2025.02.28 23:10:22.044649 [ 4 ] {090f8f30-a7c0-4566-a273-4a934f8bc1ef} <Debug> TCPHandler: Processed in 0.002417167 sec. | ||
2008 | 2025.02.28 23:10:22.044903 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2009 | 2025.02.28 23:10:22.045087 [ 255 ] {a6a91c5c-e638-4180-a956-2608d7616c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2010 | 2025.02.28 23:10:22.045158 [ 255 ] {a6a91c5c-e638-4180-a956-2608d7616c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2011 | 2025.02.28 23:10:22.045902 [ 255 ] {a6a91c5c-e638-4180-a956-2608d7616c06} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2012 | 2025.02.28 23:10:22.045952 [ 255 ] {a6a91c5c-e638-4180-a956-2608d7616c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
2013 | 2025.02.28 23:10:22.046378 [ 255 ] {a6a91c5c-e638-4180-a956-2608d7616c06} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2014 | 2025.02.28 23:10:22.046629 [ 255 ] {a6a91c5c-e638-4180-a956-2608d7616c06} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2015 | 2025.02.28 23:10:22.046915 [ 255 ] {a6a91c5c-e638-4180-a956-2608d7616c06} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001875 sec., 34133.333333333336 rows/sec., 2.66 MiB/sec. | ||
2016 | 2025.02.28 23:10:22.047127 [ 255 ] {a6a91c5c-e638-4180-a956-2608d7616c06} <Debug> TCPHandler: Processed in 0.002350245 sec. | ||
2017 | 2025.02.28 23:10:22.047301 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2018 | 2025.02.28 23:10:22.047447 [ 4 ] {ccfeef79-6f57-4fe5-8368-136abda79364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2019 | 2025.02.28 23:10:22.047513 [ 4 ] {ccfeef79-6f57-4fe5-8368-136abda79364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2020 | 2025.02.28 23:10:22.048083 [ 4 ] {ccfeef79-6f57-4fe5-8368-136abda79364} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2021 | 2025.02.28 23:10:22.048122 [ 4 ] {ccfeef79-6f57-4fe5-8368-136abda79364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
2022 | 2025.02.28 23:10:22.048510 [ 4 ] {ccfeef79-6f57-4fe5-8368-136abda79364} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2023 | 2025.02.28 23:10:22.048756 [ 4 ] {ccfeef79-6f57-4fe5-8368-136abda79364} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2024 | 2025.02.28 23:10:22.048971 [ 4 ] {ccfeef79-6f57-4fe5-8368-136abda79364} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec. | ||
2025 | 2025.02.28 23:10:22.049024 [ 4 ] {ccfeef79-6f57-4fe5-8368-136abda79364} <Debug> TCPHandler: Processed in 0.00179242 sec. | ||
2026 | 2025.02.28 23:10:22.049175 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2027 | 2025.02.28 23:10:22.049298 [ 255 ] {03f4f1c8-ceef-416b-ad1f-db7951356cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2028 | 2025.02.28 23:10:22.049353 [ 255 ] {03f4f1c8-ceef-416b-ad1f-db7951356cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2029 | 2025.02.28 23:10:22.049852 [ 255 ] {03f4f1c8-ceef-416b-ad1f-db7951356cb9} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2030 | 2025.02.28 23:10:22.049892 [ 255 ] {03f4f1c8-ceef-416b-ad1f-db7951356cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
2031 | 2025.02.28 23:10:22.050278 [ 255 ] {03f4f1c8-ceef-416b-ad1f-db7951356cb9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2032 | 2025.02.28 23:10:22.050515 [ 255 ] {03f4f1c8-ceef-416b-ad1f-db7951356cb9} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2033 | 2025.02.28 23:10:22.050777 [ 255 ] {03f4f1c8-ceef-416b-ad1f-db7951356cb9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001507 sec., 39814.200398142 rows/sec., 2.68 MiB/sec. | ||
2034 | 2025.02.28 23:10:22.050974 [ 255 ] {03f4f1c8-ceef-416b-ad1f-db7951356cb9} <Debug> TCPHandler: Processed in 0.001856522 sec. | ||
2035 | 2025.02.28 23:10:23.382524 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2036 | 2025.02.28 23:10:23.382819 [ 4 ] {60dea599-6688-4c30-9f29-8c5fbc588d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
2037 | 2025.02.28 23:10:23.383311 [ 4 ] {60dea599-6688-4c30-9f29-8c5fbc588d7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2038 | 2025.02.28 23:10:23.383374 [ 4 ] {60dea599-6688-4c30-9f29-8c5fbc588d7c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
2039 | 2025.02.28 23:10:23.383794 [ 4 ] {60dea599-6688-4c30-9f29-8c5fbc588d7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2040 | 2025.02.28 23:10:23.383876 [ 4 ] {60dea599-6688-4c30-9f29-8c5fbc588d7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2041 | 2025.02.28 23:10:23.384047 [ 4 ] {60dea599-6688-4c30-9f29-8c5fbc588d7c} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
2042 | 2025.02.28 23:10:23.384172 [ 288 ] {60dea599-6688-4c30-9f29-8c5fbc588d7c} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2043 | 2025.02.28 23:10:23.384298 [ 289 ] {60dea599-6688-4c30-9f29-8c5fbc588d7c} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2044 | 2025.02.28 23:10:23.384326 [ 288 ] {60dea599-6688-4c30-9f29-8c5fbc588d7c} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2045 | 2025.02.28 23:10:23.384353 [ 287 ] {60dea599-6688-4c30-9f29-8c5fbc588d7c} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2046 | 2025.02.28 23:10:23.384505 [ 4 ] {60dea599-6688-4c30-9f29-8c5fbc588d7c} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2047 | 2025.02.28 23:10:23.384538 [ 4 ] {60dea599-6688-4c30-9f29-8c5fbc588d7c} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2048 | 2025.02.28 23:10:23.384657 [ 4 ] {60dea599-6688-4c30-9f29-8c5fbc588d7c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2049 | 2025.02.28 23:10:23.384680 [ 4 ] {60dea599-6688-4c30-9f29-8c5fbc588d7c} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
2050 | 2025.02.28 23:10:23.384724 [ 4 ] {60dea599-6688-4c30-9f29-8c5fbc588d7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
2051 | 2025.02.28 23:10:23.384769 [ 4 ] {60dea599-6688-4c30-9f29-8c5fbc588d7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
2052 | 2025.02.28 23:10:23.384810 [ 4 ] {60dea599-6688-4c30-9f29-8c5fbc588d7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
2053 | 2025.02.28 23:10:23.386452 [ 4 ] {60dea599-6688-4c30-9f29-8c5fbc588d7c} <Debug> executeQuery: Read 33 rows, 1.40 KiB in 0.003773 sec., 8746.355685131195 rows/sec., 370.13 KiB/sec. | ||
2054 | 2025.02.28 23:10:23.386642 [ 4 ] {60dea599-6688-4c30-9f29-8c5fbc588d7c} <Debug> TCPHandler: Processed in 0.004254969 sec. | ||
2055 | 2025.02.28 23:10:23.424450 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2056 | 2025.02.28 23:10:23.424595 [ 4 ] {18440f6b-8a0d-4ae2-ad50-2b6230b97e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2057 | 2025.02.28 23:10:23.424712 [ 4 ] {18440f6b-8a0d-4ae2-ad50-2b6230b97e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2058 | 2025.02.28 23:10:23.425441 [ 4 ] {18440f6b-8a0d-4ae2-ad50-2b6230b97e0d} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2059 | 2025.02.28 23:10:23.425480 [ 4 ] {18440f6b-8a0d-4ae2-ad50-2b6230b97e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
2060 | 2025.02.28 23:10:23.425969 [ 4 ] {18440f6b-8a0d-4ae2-ad50-2b6230b97e0d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2061 | 2025.02.28 23:10:23.426185 [ 4 ] {18440f6b-8a0d-4ae2-ad50-2b6230b97e0d} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2062 | 2025.02.28 23:10:23.426444 [ 4 ] {18440f6b-8a0d-4ae2-ad50-2b6230b97e0d} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001827 sec., 547.3453749315818 rows/sec., 124.01 KiB/sec. | ||
2063 | 2025.02.28 23:10:23.426622 [ 4 ] {18440f6b-8a0d-4ae2-ad50-2b6230b97e0d} <Debug> TCPHandler: Processed in 0.002185011 sec. | ||
2064 | 2025.02.28 23:10:23.426876 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2065 | 2025.02.28 23:10:23.427059 [ 255 ] {71816e93-9cdb-412d-9aea-66e445387b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2066 | 2025.02.28 23:10:23.427134 [ 255 ] {71816e93-9cdb-412d-9aea-66e445387b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2067 | 2025.02.28 23:10:23.427903 [ 255 ] {71816e93-9cdb-412d-9aea-66e445387b70} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2068 | 2025.02.28 23:10:23.427950 [ 255 ] {71816e93-9cdb-412d-9aea-66e445387b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
2069 | 2025.02.28 23:10:23.428374 [ 255 ] {71816e93-9cdb-412d-9aea-66e445387b70} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2070 | 2025.02.28 23:10:23.428616 [ 255 ] {71816e93-9cdb-412d-9aea-66e445387b70} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2071 | 2025.02.28 23:10:23.428874 [ 255 ] {71816e93-9cdb-412d-9aea-66e445387b70} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001859 sec., 12910.166756320603 rows/sec., 1.07 MiB/sec. | ||
2072 | 2025.02.28 23:10:23.428941 [ 255 ] {71816e93-9cdb-412d-9aea-66e445387b70} <Debug> TCPHandler: Processed in 0.002194422 sec. | ||
2073 | 2025.02.28 23:10:23.429162 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2074 | 2025.02.28 23:10:23.429386 [ 4 ] {0f205c7a-2795-4d8a-bde0-989fd7070a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2075 | 2025.02.28 23:10:23.429475 [ 4 ] {0f205c7a-2795-4d8a-bde0-989fd7070a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2076 | 2025.02.28 23:10:23.430176 [ 4 ] {0f205c7a-2795-4d8a-bde0-989fd7070a34} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2077 | 2025.02.28 23:10:23.430216 [ 4 ] {0f205c7a-2795-4d8a-bde0-989fd7070a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
2078 | 2025.02.28 23:10:23.430566 [ 4 ] {0f205c7a-2795-4d8a-bde0-989fd7070a34} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2079 | 2025.02.28 23:10:23.430794 [ 4 ] {0f205c7a-2795-4d8a-bde0-989fd7070a34} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2080 | 2025.02.28 23:10:23.431057 [ 4 ] {0f205c7a-2795-4d8a-bde0-989fd7070a34} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001721 sec., 6972.690296339337 rows/sec., 568.57 KiB/sec. | ||
2081 | 2025.02.28 23:10:23.431116 [ 4 ] {0f205c7a-2795-4d8a-bde0-989fd7070a34} <Debug> TCPHandler: Processed in 0.002063187 sec. | ||
2082 | 2025.02.28 23:10:23.431287 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2083 | 2025.02.28 23:10:23.431426 [ 255 ] {c5f7cbb8-bfec-493d-ba51-b144c935b0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2084 | 2025.02.28 23:10:23.431484 [ 255 ] {c5f7cbb8-bfec-493d-ba51-b144c935b0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2085 | 2025.02.28 23:10:23.432729 [ 255 ] {c5f7cbb8-bfec-493d-ba51-b144c935b0ea} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2086 | 2025.02.28 23:10:23.432769 [ 255 ] {c5f7cbb8-bfec-493d-ba51-b144c935b0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
2087 | 2025.02.28 23:10:23.433213 [ 255 ] {c5f7cbb8-bfec-493d-ba51-b144c935b0ea} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2088 | 2025.02.28 23:10:23.433457 [ 255 ] {c5f7cbb8-bfec-493d-ba51-b144c935b0ea} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2089 | 2025.02.28 23:10:23.433671 [ 255 ] {c5f7cbb8-bfec-493d-ba51-b144c935b0ea} <Debug> executeQuery: Read 1390 rows, 119.32 KiB in 0.002276 sec., 610720.5623901582 rows/sec., 51.20 MiB/sec. | ||
2090 | 2025.02.28 23:10:23.433724 [ 255 ] {c5f7cbb8-bfec-493d-ba51-b144c935b0ea} <Debug> TCPHandler: Processed in 0.0025079 sec. | ||
2091 | 2025.02.28 23:10:23.433885 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2092 | 2025.02.28 23:10:23.434023 [ 4 ] {d1336813-fe01-4400-9788-84625c1db2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2093 | 2025.02.28 23:10:23.434080 [ 4 ] {d1336813-fe01-4400-9788-84625c1db2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2094 | 2025.02.28 23:10:23.434757 [ 4 ] {d1336813-fe01-4400-9788-84625c1db2cd} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2095 | 2025.02.28 23:10:23.434795 [ 4 ] {d1336813-fe01-4400-9788-84625c1db2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
2096 | 2025.02.28 23:10:23.435145 [ 4 ] {d1336813-fe01-4400-9788-84625c1db2cd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2097 | 2025.02.28 23:10:23.435388 [ 4 ] {d1336813-fe01-4400-9788-84625c1db2cd} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2098 | 2025.02.28 23:10:23.435540 [ 37 ] {} <Debug> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2099 | 2025.02.28 23:10:23.435609 [ 4 ] {d1336813-fe01-4400-9788-84625c1db2cd} <Debug> executeQuery: Read 58 rows, 4.36 KiB in 0.001609 sec., 36047.234307023 rows/sec., 2.64 MiB/sec. | ||
2100 | 2025.02.28 23:10:23.435618 [ 37 ] {} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2101 | 2025.02.28 23:10:23.435685 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
2102 | 2025.02.28 23:10:23.435731 [ 4 ] {d1336813-fe01-4400-9788-84625c1db2cd} <Debug> TCPHandler: Processed in 0.001908973 sec. | ||
2103 | 2025.02.28 23:10:23.435940 [ 196 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::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 | ||
2104 | 2025.02.28 23:10:23.435953 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2105 | 2025.02.28 23:10:23.436235 [ 255 ] {c1bd9c0a-665e-4d69-8199-819f93d95276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2106 | 2025.02.28 23:10:23.436248 [ 196 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2107 | 2025.02.28 23:10:23.436340 [ 196 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::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 | ||
2108 | 2025.02.28 23:10:23.436343 [ 255 ] {c1bd9c0a-665e-4d69-8199-819f93d95276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2109 | 2025.02.28 23:10:23.436647 [ 196 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::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 | ||
2110 | 2025.02.28 23:10:23.437038 [ 196 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
2111 | 2025.02.28 23:10:23.437494 [ 196 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
2112 | 2025.02.28 23:10:23.437853 [ 196 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
2113 | 2025.02.28 23:10:23.438256 [ 196 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 58 rows starting from the beginning of the part | ||
2114 | 2025.02.28 23:10:23.439889 [ 255 ] {c1bd9c0a-665e-4d69-8199-819f93d95276} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2115 | 2025.02.28 23:10:23.439963 [ 255 ] {c1bd9c0a-665e-4d69-8199-819f93d95276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2116 | 2025.02.28 23:10:23.440988 [ 255 ] {c1bd9c0a-665e-4d69-8199-819f93d95276} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2117 | 2025.02.28 23:10:23.441283 [ 196 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 5 columns (5 merged, 0 gathered) in 0.005476752 sec., 29579.575631688273 rows/sec., 2.29 MiB/sec. | ||
2118 | 2025.02.28 23:10:23.441441 [ 255 ] {c1bd9c0a-665e-4d69-8199-819f93d95276} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2119 | 2025.02.28 23:10:23.441450 [ 196 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2120 | 2025.02.28 23:10:23.441973 [ 255 ] {c1bd9c0a-665e-4d69-8199-819f93d95276} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.005805 sec., 43410.85271317829 rows/sec., 3.00 MiB/sec. | ||
2121 | 2025.02.28 23:10:23.442119 [ 255 ] {c1bd9c0a-665e-4d69-8199-819f93d95276} <Debug> TCPHandler: Processed in 0.006274165 sec. | ||
2122 | 2025.02.28 23:10:23.442242 [ 196 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_6_1} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2123 | 2025.02.28 23:10:23.442330 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2124 | 2025.02.28 23:10:23.442390 [ 196 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_6_1} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2125 | 2025.02.28 23:10:23.442539 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
2126 | 2025.02.28 23:10:23.442546 [ 4 ] {dc58882d-4aff-4768-a765-2ac1b80136b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2127 | 2025.02.28 23:10:23.442619 [ 4 ] {dc58882d-4aff-4768-a765-2ac1b80136b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2128 | 2025.02.28 23:10:23.443182 [ 4 ] {dc58882d-4aff-4768-a765-2ac1b80136b1} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2129 | 2025.02.28 23:10:23.443222 [ 4 ] {dc58882d-4aff-4768-a765-2ac1b80136b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
2130 | 2025.02.28 23:10:23.443570 [ 4 ] {dc58882d-4aff-4768-a765-2ac1b80136b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2131 | 2025.02.28 23:10:23.443807 [ 4 ] {dc58882d-4aff-4768-a765-2ac1b80136b1} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2132 | 2025.02.28 23:10:23.444100 [ 4 ] {dc58882d-4aff-4768-a765-2ac1b80136b1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001604 sec., 7481.296758104739 rows/sec., 584.48 KiB/sec. | ||
2133 | 2025.02.28 23:10:23.444162 [ 4 ] {dc58882d-4aff-4768-a765-2ac1b80136b1} <Debug> TCPHandler: Processed in 0.001945494 sec. | ||
2134 | 2025.02.28 23:10:23.444322 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2135 | 2025.02.28 23:10:23.444462 [ 255 ] {eb99d0cb-0823-437e-8dc5-33f2ccb6d587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2136 | 2025.02.28 23:10:23.444520 [ 255 ] {eb99d0cb-0823-437e-8dc5-33f2ccb6d587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2137 | 2025.02.28 23:10:23.445377 [ 255 ] {eb99d0cb-0823-437e-8dc5-33f2ccb6d587} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2138 | 2025.02.28 23:10:23.445417 [ 255 ] {eb99d0cb-0823-437e-8dc5-33f2ccb6d587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
2139 | 2025.02.28 23:10:23.445814 [ 255 ] {eb99d0cb-0823-437e-8dc5-33f2ccb6d587} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2140 | 2025.02.28 23:10:23.446057 [ 255 ] {eb99d0cb-0823-437e-8dc5-33f2ccb6d587} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2141 | 2025.02.28 23:10:23.446295 [ 255 ] {eb99d0cb-0823-437e-8dc5-33f2ccb6d587} <Debug> executeQuery: Read 602 rows, 46.36 KiB in 0.001858 sec., 324004.3057050592 rows/sec., 24.37 MiB/sec. | ||
2142 | 2025.02.28 23:10:23.446389 [ 255 ] {eb99d0cb-0823-437e-8dc5-33f2ccb6d587} <Debug> TCPHandler: Processed in 0.002134649 sec. | ||
2143 | 2025.02.28 23:10:23.446596 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2144 | 2025.02.28 23:10:23.446769 [ 4 ] {9d1ac3a9-4479-475d-9ee4-ca90e223e53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2145 | 2025.02.28 23:10:23.446829 [ 4 ] {9d1ac3a9-4479-475d-9ee4-ca90e223e53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2146 | 2025.02.28 23:10:23.447705 [ 4 ] {9d1ac3a9-4479-475d-9ee4-ca90e223e53d} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2147 | 2025.02.28 23:10:23.447743 [ 4 ] {9d1ac3a9-4479-475d-9ee4-ca90e223e53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
2148 | 2025.02.28 23:10:23.448178 [ 4 ] {9d1ac3a9-4479-475d-9ee4-ca90e223e53d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2149 | 2025.02.28 23:10:23.448406 [ 4 ] {9d1ac3a9-4479-475d-9ee4-ca90e223e53d} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2150 | 2025.02.28 23:10:23.448616 [ 4 ] {9d1ac3a9-4479-475d-9ee4-ca90e223e53d} <Debug> executeQuery: Read 952 rows, 65.81 KiB in 0.001879 sec., 506652.47472059604 rows/sec., 34.20 MiB/sec. | ||
2151 | 2025.02.28 23:10:23.448667 [ 4 ] {9d1ac3a9-4479-475d-9ee4-ca90e223e53d} <Debug> TCPHandler: Processed in 0.002181451 sec. | ||
2152 | 2025.02.28 23:10:23.448829 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2153 | 2025.02.28 23:10:23.448967 [ 255 ] {1aa17bce-f947-4442-8a16-487f6814b1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2154 | 2025.02.28 23:10:23.449061 [ 255 ] {1aa17bce-f947-4442-8a16-487f6814b1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2155 | 2025.02.28 23:10:23.450309 [ 255 ] {1aa17bce-f947-4442-8a16-487f6814b1c4} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2156 | 2025.02.28 23:10:23.450348 [ 255 ] {1aa17bce-f947-4442-8a16-487f6814b1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
2157 | 2025.02.28 23:10:23.451002 [ 255 ] {1aa17bce-f947-4442-8a16-487f6814b1c4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2158 | 2025.02.28 23:10:23.451256 [ 255 ] {1aa17bce-f947-4442-8a16-487f6814b1c4} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2159 | 2025.02.28 23:10:23.451427 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2160 | 2025.02.28 23:10:23.451503 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2161 | 2025.02.28 23:10:23.451542 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
2162 | 2025.02.28 23:10:23.451556 [ 255 ] {1aa17bce-f947-4442-8a16-487f6814b1c4} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00261 sec., 13026.819923371648 rows/sec., 23.34 MiB/sec. | ||
2163 | 2025.02.28 23:10:23.451829 [ 255 ] {1aa17bce-f947-4442-8a16-487f6814b1c4} <Debug> TCPHandler: Processed in 0.003067606 sec. | ||
2164 | 2025.02.28 23:10:23.451830 [ 199 ] {0124aedf-df50-438a-887c-271a9e7ab000::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 | ||
2165 | 2025.02.28 23:10:23.452022 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2166 | 2025.02.28 23:10:23.452303 [ 4 ] {a73ba7ee-e923-4dd0-88dd-ef7d3e38006b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2167 | 2025.02.28 23:10:23.452399 [ 199 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2168 | 2025.02.28 23:10:23.452419 [ 4 ] {a73ba7ee-e923-4dd0-88dd-ef7d3e38006b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2169 | 2025.02.28 23:10:23.452630 [ 199 ] {0124aedf-df50-438a-887c-271a9e7ab000::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 | ||
2170 | 2025.02.28 23:10:23.453493 [ 199 ] {0124aedf-df50-438a-887c-271a9e7ab000::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 | ||
2171 | 2025.02.28 23:10:23.454246 [ 199 ] {0124aedf-df50-438a-887c-271a9e7ab000::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 | ||
2172 | 2025.02.28 23:10:23.454632 [ 4 ] {a73ba7ee-e923-4dd0-88dd-ef7d3e38006b} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2173 | 2025.02.28 23:10:23.454762 [ 4 ] {a73ba7ee-e923-4dd0-88dd-ef7d3e38006b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2174 | 2025.02.28 23:10:23.454977 [ 199 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
2175 | 2025.02.28 23:10:23.455691 [ 199 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
2176 | 2025.02.28 23:10:23.456294 [ 4 ] {a73ba7ee-e923-4dd0-88dd-ef7d3e38006b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2177 | 2025.02.28 23:10:23.456320 [ 199 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
2178 | 2025.02.28 23:10:23.457075 [ 4 ] {a73ba7ee-e923-4dd0-88dd-ef7d3e38006b} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2179 | 2025.02.28 23:10:23.457690 [ 4 ] {a73ba7ee-e923-4dd0-88dd-ef7d3e38006b} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.005468 sec., 4389.1733723482075 rows/sec., 302.90 KiB/sec. | ||
2180 | 2025.02.28 23:10:23.457849 [ 4 ] {a73ba7ee-e923-4dd0-88dd-ef7d3e38006b} <Debug> TCPHandler: Processed in 0.005931276 sec. | ||
2181 | 2025.02.28 23:10:23.459830 [ 188 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 19 columns (19 merged, 0 gathered) in 0.008182518 sec., 15398.682899322679 rows/sec., 27.59 MiB/sec. | ||
2182 | 2025.02.28 23:10:23.460252 [ 186 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2183 | 2025.02.28 23:10:23.460755 [ 199 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2184 | 2025.02.28 23:10:23.460875 [ 199 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2185 | 2025.02.28 23:10:23.461001 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
2186 | 2025.02.28 23:10:25.110329 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 320 | ||
2187 | 2025.02.28 23:10:25.113892 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2188 | 2025.02.28 23:10:25.113952 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
2189 | 2025.02.28 23:10:25.115440 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2190 | 2025.02.28 23:10:25.115742 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2191 | 2025.02.28 23:10:25.116280 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 320 | ||
2192 | 2025.02.28 23:10:27.038962 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2193 | 2025.02.28 23:10:27.039172 [ 4 ] {ccfcaa6d-2ac9-489c-a9e2-2ff65ab0f5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2194 | 2025.02.28 23:10:27.039246 [ 4 ] {ccfcaa6d-2ac9-489c-a9e2-2ff65ab0f5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2195 | 2025.02.28 23:10:27.040065 [ 4 ] {ccfcaa6d-2ac9-489c-a9e2-2ff65ab0f5f1} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2196 | 2025.02.28 23:10:27.040119 [ 4 ] {ccfcaa6d-2ac9-489c-a9e2-2ff65ab0f5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2197 | 2025.02.28 23:10:27.040561 [ 4 ] {ccfcaa6d-2ac9-489c-a9e2-2ff65ab0f5f1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2198 | 2025.02.28 23:10:27.040813 [ 4 ] {ccfcaa6d-2ac9-489c-a9e2-2ff65ab0f5f1} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2199 | 2025.02.28 23:10:27.041045 [ 4 ] {ccfcaa6d-2ac9-489c-a9e2-2ff65ab0f5f1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001924 sec., 29106.029106029106 rows/sec., 2.24 MiB/sec. | ||
2200 | 2025.02.28 23:10:27.041110 [ 4 ] {ccfcaa6d-2ac9-489c-a9e2-2ff65ab0f5f1} <Debug> TCPHandler: Processed in 0.002283514 sec. | ||
2201 | 2025.02.28 23:10:27.041381 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2202 | 2025.02.28 23:10:27.041594 [ 255 ] {14db50fc-678c-4482-bb64-662724da2fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2203 | 2025.02.28 23:10:27.041676 [ 255 ] {14db50fc-678c-4482-bb64-662724da2fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2204 | 2025.02.28 23:10:27.042458 [ 255 ] {14db50fc-678c-4482-bb64-662724da2fec} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2205 | 2025.02.28 23:10:27.042512 [ 255 ] {14db50fc-678c-4482-bb64-662724da2fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2206 | 2025.02.28 23:10:27.042962 [ 255 ] {14db50fc-678c-4482-bb64-662724da2fec} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2207 | 2025.02.28 23:10:27.043215 [ 255 ] {14db50fc-678c-4482-bb64-662724da2fec} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2208 | 2025.02.28 23:10:27.043467 [ 255 ] {14db50fc-678c-4482-bb64-662724da2fec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001931 sec., 33143.44899016054 rows/sec., 2.59 MiB/sec. | ||
2209 | 2025.02.28 23:10:27.043599 [ 255 ] {14db50fc-678c-4482-bb64-662724da2fec} <Debug> TCPHandler: Processed in 0.002354675 sec. | ||
2210 | 2025.02.28 23:10:27.043776 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2211 | 2025.02.28 23:10:27.043923 [ 4 ] {630d5778-1b5c-4b29-a034-01592d1ee5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2212 | 2025.02.28 23:10:27.043991 [ 4 ] {630d5778-1b5c-4b29-a034-01592d1ee5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2213 | 2025.02.28 23:10:27.044663 [ 4 ] {630d5778-1b5c-4b29-a034-01592d1ee5ea} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2214 | 2025.02.28 23:10:27.044712 [ 4 ] {630d5778-1b5c-4b29-a034-01592d1ee5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2215 | 2025.02.28 23:10:27.045138 [ 4 ] {630d5778-1b5c-4b29-a034-01592d1ee5ea} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2216 | 2025.02.28 23:10:27.045384 [ 4 ] {630d5778-1b5c-4b29-a034-01592d1ee5ea} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2217 | 2025.02.28 23:10:27.045574 [ 4 ] {630d5778-1b5c-4b29-a034-01592d1ee5ea} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001687 sec., 56905.749851807945 rows/sec., 3.96 MiB/sec. | ||
2218 | 2025.02.28 23:10:27.045627 [ 4 ] {630d5778-1b5c-4b29-a034-01592d1ee5ea} <Debug> TCPHandler: Processed in 0.001916324 sec. | ||
2219 | 2025.02.28 23:10:27.045850 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2220 | 2025.02.28 23:10:27.045979 [ 255 ] {91cb8112-729f-410d-baa4-d38d0804699e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2221 | 2025.02.28 23:10:27.046035 [ 255 ] {91cb8112-729f-410d-baa4-d38d0804699e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2222 | 2025.02.28 23:10:27.046532 [ 255 ] {91cb8112-729f-410d-baa4-d38d0804699e} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2223 | 2025.02.28 23:10:27.046572 [ 255 ] {91cb8112-729f-410d-baa4-d38d0804699e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2224 | 2025.02.28 23:10:27.046960 [ 255 ] {91cb8112-729f-410d-baa4-d38d0804699e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2225 | 2025.02.28 23:10:27.047214 [ 255 ] {91cb8112-729f-410d-baa4-d38d0804699e} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2226 | 2025.02.28 23:10:27.047467 [ 255 ] {91cb8112-729f-410d-baa4-d38d0804699e} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001509 sec., 23856.85884691849 rows/sec., 1.61 MiB/sec. | ||
2227 | 2025.02.28 23:10:27.047578 [ 255 ] {91cb8112-729f-410d-baa4-d38d0804699e} <Debug> TCPHandler: Processed in 0.00178514 sec. | ||
2228 | 2025.02.28 23:10:27.605878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
2229 | 2025.02.28 23:10:27.606519 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2230 | 2025.02.28 23:10:27.606567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2231 | 2025.02.28 23:10:27.607094 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2232 | 2025.02.28 23:10:27.607345 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2233 | 2025.02.28 23:10:27.607561 [ 30 ] {} <Debug> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2234 | 2025.02.28 23:10:27.607597 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
2235 | 2025.02.28 23:10:27.607651 [ 30 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2236 | 2025.02.28 23:10:27.607684 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2237 | 2025.02.28 23:10:27.607815 [ 186 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::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 | ||
2238 | 2025.02.28 23:10:27.607964 [ 186 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2239 | 2025.02.28 23:10:27.608011 [ 186 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::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 | ||
2240 | 2025.02.28 23:10:27.608123 [ 186 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
2241 | 2025.02.28 23:10:27.608219 [ 186 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
2242 | 2025.02.28 23:10:27.608464 [ 186 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part | ||
2243 | 2025.02.28 23:10:27.608629 [ 186 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part | ||
2244 | 2025.02.28 23:10:27.608734 [ 186 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part | ||
2245 | 2025.02.28 23:10:27.610335 [ 188 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002581552 sec., 1961223.3261232004 rows/sec., 28.06 MiB/sec. | ||
2246 | 2025.02.28 23:10:27.611014 [ 202 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2247 | 2025.02.28 23:10:27.611329 [ 202 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_11_2} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2248 | 2025.02.28 23:10:27.611420 [ 202 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_11_2} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2249 | 2025.02.28 23:10:27.611513 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2250 | 2025.02.28 23:10:27.928833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2251 | 2025.02.28 23:10:27.950070 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2252 | 2025.02.28 23:10:27.950138 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2253 | 2025.02.28 23:10:27.957639 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2254 | 2025.02.28 23:10:27.958426 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2255 | 2025.02.28 23:10:27.958825 [ 30 ] {} <Debug> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2256 | 2025.02.28 23:10:27.958944 [ 30 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2257 | 2025.02.28 23:10:27.959016 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2258 | 2025.02.28 23:10:27.959480 [ 186 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
2259 | 2025.02.28 23:10:27.975185 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2260 | 2025.02.28 23:10:27.976601 [ 186 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2261 | 2025.02.28 23:10:27.978107 [ 186 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
2262 | 2025.02.28 23:10:27.983348 [ 186 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
2263 | 2025.02.28 23:10:27.988490 [ 186 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
2264 | 2025.02.28 23:10:27.994040 [ 186 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
2265 | 2025.02.28 23:10:27.999434 [ 186 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
2266 | 2025.02.28 23:10:28.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.58 MiB, peak 173.43 MiB, free memory in arenas 0.00 B, will set to 167.85 MiB (RSS), difference: -3.73 MiB | ||
2267 | 2025.02.28 23:10:28.004057 [ 186 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
2268 | 2025.02.28 23:10:28.060265 [ 188 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.10112075 sec., 820.8008742023769 rows/sec., 4.24 MiB/sec. | ||
2269 | 2025.02.28 23:10:28.062801 [ 187 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2270 | 2025.02.28 23:10:28.065873 [ 187 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_11_2} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2271 | 2025.02.28 23:10:28.065972 [ 187 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_11_2} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2272 | 2025.02.28 23:10:28.068420 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2273 | 2025.02.28 23:10:29.000227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.41 MiB, peak 174.29 MiB, free memory in arenas 0.00 B, will set to 168.73 MiB (RSS), difference: 4.32 MiB | ||
2274 | 2025.02.28 23:10:32.042914 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2275 | 2025.02.28 23:10:32.043119 [ 4 ] {ea695a77-7691-428b-9b43-313929f765fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2276 | 2025.02.28 23:10:32.043194 [ 4 ] {ea695a77-7691-428b-9b43-313929f765fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2277 | 2025.02.28 23:10:32.044000 [ 4 ] {ea695a77-7691-428b-9b43-313929f765fe} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2278 | 2025.02.28 23:10:32.044051 [ 4 ] {ea695a77-7691-428b-9b43-313929f765fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2279 | 2025.02.28 23:10:32.044491 [ 4 ] {ea695a77-7691-428b-9b43-313929f765fe} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2280 | 2025.02.28 23:10:32.044759 [ 4 ] {ea695a77-7691-428b-9b43-313929f765fe} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2281 | 2025.02.28 23:10:32.044956 [ 47 ] {} <Debug> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2282 | 2025.02.28 23:10:32.045032 [ 4 ] {ea695a77-7691-428b-9b43-313929f765fe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001958 sec., 28600.61287027579 rows/sec., 2.20 MiB/sec. | ||
2283 | 2025.02.28 23:10:32.045041 [ 47 ] {} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2284 | 2025.02.28 23:10:32.045126 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2285 | 2025.02.28 23:10:32.045183 [ 4 ] {ea695a77-7691-428b-9b43-313929f765fe} <Debug> TCPHandler: Processed in 0.002402777 sec. | ||
2286 | 2025.02.28 23:10:32.045326 [ 190 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::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 | ||
2287 | 2025.02.28 23:10:32.045449 [ 190 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2288 | 2025.02.28 23:10:32.045489 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2289 | 2025.02.28 23:10:32.045508 [ 190 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1384 rows starting from the beginning of the part | ||
2290 | 2025.02.28 23:10:32.045818 [ 190 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 124 rows starting from the beginning of the part | ||
2291 | 2025.02.28 23:10:32.045915 [ 255 ] {a3f08025-96d1-4b95-bb84-84512bac8bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2292 | 2025.02.28 23:10:32.046040 [ 190 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
2293 | 2025.02.28 23:10:32.046142 [ 255 ] {a3f08025-96d1-4b95-bb84-84512bac8bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2294 | 2025.02.28 23:10:32.046291 [ 190 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1390 rows starting from the beginning of the part | ||
2295 | 2025.02.28 23:10:32.046669 [ 190 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
2296 | 2025.02.28 23:10:32.046927 [ 190 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
2297 | 2025.02.28 23:10:32.048935 [ 255 ] {a3f08025-96d1-4b95-bb84-84512bac8bab} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2298 | 2025.02.28 23:10:32.049001 [ 255 ] {a3f08025-96d1-4b95-bb84-84512bac8bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2299 | 2025.02.28 23:10:32.049915 [ 255 ] {a3f08025-96d1-4b95-bb84-84512bac8bab} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2300 | 2025.02.28 23:10:32.050396 [ 187 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3066 rows, containing 5 columns (5 merged, 0 gathered) in 0.005156844 sec., 594549.689693929 rows/sec., 51.94 MiB/sec. | ||
2301 | 2025.02.28 23:10:32.050416 [ 255 ] {a3f08025-96d1-4b95-bb84-84512bac8bab} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2302 | 2025.02.28 23:10:32.050607 [ 47 ] {} <Debug> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2303 | 2025.02.28 23:10:32.050706 [ 47 ] {} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2304 | 2025.02.28 23:10:32.050742 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2305 | 2025.02.28 23:10:32.050791 [ 255 ] {a3f08025-96d1-4b95-bb84-84512bac8bab} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005058 sec., 12653.222617635429 rows/sec., 1011.32 KiB/sec. | ||
2306 | 2025.02.28 23:10:32.050838 [ 188 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2307 | 2025.02.28 23:10:32.051268 [ 197 ] {a079f8e2-c903-4107-91de-e012d9efb30f::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 | ||
2308 | 2025.02.28 23:10:32.051295 [ 255 ] {a3f08025-96d1-4b95-bb84-84512bac8bab} <Debug> TCPHandler: Processed in 0.005947806 sec. | ||
2309 | 2025.02.28 23:10:32.051828 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2310 | 2025.02.28 23:10:32.051868 [ 197 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2311 | 2025.02.28 23:10:32.052050 [ 187 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_16_3} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2312 | 2025.02.28 23:10:32.052103 [ 197 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 600 rows starting from the beginning of the part | ||
2313 | 2025.02.28 23:10:32.052420 [ 4 ] {c882c44e-b21f-408a-adee-50b9bf240828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2314 | 2025.02.28 23:10:32.052569 [ 197 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 98 rows starting from the beginning of the part | ||
2315 | 2025.02.28 23:10:32.052556 [ 187 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_16_3} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2316 | 2025.02.28 23:10:32.052826 [ 4 ] {c882c44e-b21f-408a-adee-50b9bf240828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2317 | 2025.02.28 23:10:32.053051 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
2318 | 2025.02.28 23:10:32.053101 [ 197 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
2319 | 2025.02.28 23:10:32.053572 [ 197 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 602 rows starting from the beginning of the part | ||
2320 | 2025.02.28 23:10:32.053914 [ 197 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
2321 | 2025.02.28 23:10:32.054285 [ 197 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
2322 | 2025.02.28 23:10:32.055420 [ 4 ] {c882c44e-b21f-408a-adee-50b9bf240828} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2323 | 2025.02.28 23:10:32.055475 [ 4 ] {c882c44e-b21f-408a-adee-50b9bf240828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2324 | 2025.02.28 23:10:32.056524 [ 4 ] {c882c44e-b21f-408a-adee-50b9bf240828} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2325 | 2025.02.28 23:10:32.056920 [ 4 ] {c882c44e-b21f-408a-adee-50b9bf240828} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2326 | 2025.02.28 23:10:32.057203 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2327 | 2025.02.28 23:10:32.057391 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2328 | 2025.02.28 23:10:32.057529 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2329 | 2025.02.28 23:10:32.057679 [ 4 ] {c882c44e-b21f-408a-adee-50b9bf240828} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005465 sec., 29277.218664226897 rows/sec., 2.04 MiB/sec. | ||
2330 | 2025.02.28 23:10:32.057771 [ 197 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1492 rows, containing 5 columns (5 merged, 0 gathered) in 0.006876882 sec., 216958.79033550379 rows/sec., 17.26 MiB/sec. | ||
2331 | 2025.02.28 23:10:32.058185 [ 188 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
2332 | 2025.02.28 23:10:32.058370 [ 197 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2333 | 2025.02.28 23:10:32.058560 [ 4 ] {c882c44e-b21f-408a-adee-50b9bf240828} <Debug> TCPHandler: Processed in 0.006893613 sec. | ||
2334 | 2025.02.28 23:10:32.058834 [ 188 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2335 | 2025.02.28 23:10:32.058952 [ 188 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3828 rows starting from the beginning of the part | ||
2336 | 2025.02.28 23:10:32.059151 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2337 | 2025.02.28 23:10:32.059312 [ 188 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
2338 | 2025.02.28 23:10:32.059437 [ 197 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_16_3} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2339 | 2025.02.28 23:10:32.059759 [ 188 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
2340 | 2025.02.28 23:10:32.059921 [ 255 ] {a0551a29-5265-4a01-9c78-e4fcfa30bf35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2341 | 2025.02.28 23:10:32.059974 [ 197 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_16_3} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2342 | 2025.02.28 23:10:32.060126 [ 188 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 952 rows starting from the beginning of the part | ||
2343 | 2025.02.28 23:10:32.060282 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
2344 | 2025.02.28 23:10:32.060608 [ 188 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 96 rows starting from the beginning of the part | ||
2345 | 2025.02.28 23:10:32.060609 [ 255 ] {a0551a29-5265-4a01-9c78-e4fcfa30bf35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2346 | 2025.02.28 23:10:32.060953 [ 188 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
2347 | 2025.02.28 23:10:32.062419 [ 255 ] {a0551a29-5265-4a01-9c78-e4fcfa30bf35} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2348 | 2025.02.28 23:10:32.062466 [ 255 ] {a0551a29-5265-4a01-9c78-e4fcfa30bf35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2349 | 2025.02.28 23:10:32.063446 [ 255 ] {a0551a29-5265-4a01-9c78-e4fcfa30bf35} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2350 | 2025.02.28 23:10:32.063910 [ 255 ] {a0551a29-5265-4a01-9c78-e4fcfa30bf35} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2351 | 2025.02.28 23:10:32.064067 [ 47 ] {} <Debug> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2352 | 2025.02.28 23:10:32.064108 [ 47 ] {} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2353 | 2025.02.28 23:10:32.064131 [ 255 ] {a0551a29-5265-4a01-9c78-e4fcfa30bf35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00445 sec., 13483.14606741573 rows/sec., 930.48 KiB/sec. | ||
2354 | 2025.02.28 23:10:32.064135 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2355 | 2025.02.28 23:10:32.064534 [ 255 ] {a0551a29-5265-4a01-9c78-e4fcfa30bf35} <Debug> TCPHandler: Processed in 0.00571274 sec. | ||
2356 | 2025.02.28 23:10:32.064712 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
2357 | 2025.02.28 23:10:32.065103 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2358 | 2025.02.28 23:10:32.065156 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 576 rows starting from the beginning of the part | ||
2359 | 2025.02.28 23:10:32.065276 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
2360 | 2025.02.28 23:10:32.065444 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
2361 | 2025.02.28 23:10:32.065709 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
2362 | 2025.02.28 23:10:32.066166 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
2363 | 2025.02.28 23:10:32.066352 [ 188 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5356 rows, containing 5 columns (5 merged, 0 gathered) in 0.00862238 sec., 621174.200162832 rows/sec., 42.54 MiB/sec. | ||
2364 | 2025.02.28 23:10:32.066454 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
2365 | 2025.02.28 23:10:32.066939 [ 188 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2366 | 2025.02.28 23:10:32.067499 [ 188 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2367 | 2025.02.28 23:10:32.067727 [ 188 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2368 | 2025.02.28 23:10:32.067901 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
2369 | 2025.02.28 23:10:32.068322 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 816 rows, containing 4 columns (4 merged, 0 gathered) in 0.003939339 sec., 207141.3503636016 rows/sec., 13.96 MiB/sec. | ||
2370 | 2025.02.28 23:10:32.068543 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2371 | 2025.02.28 23:10:32.068906 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_16_3} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2372 | 2025.02.28 23:10:32.069001 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_16_3} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2373 | 2025.02.28 23:10:32.069091 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2374 | 2025.02.28 23:10:34.112575 [ 97 ] {} <Debug> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2375 | 2025.02.28 23:10:34.112665 [ 97 ] {} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2376 | 2025.02.28 23:10:34.112711 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2377 | 2025.02.28 23:10:34.112982 [ 188 ] {59f3da85-b501-4ec4-b7b7-6662dba38ab9::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 | ||
2378 | 2025.02.28 23:10:34.113492 [ 188 ] {59f3da85-b501-4ec4-b7b7-6662dba38ab9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2379 | 2025.02.28 23:10:34.113542 [ 188 ] {59f3da85-b501-4ec4-b7b7-6662dba38ab9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
2380 | 2025.02.28 23:10:34.113639 [ 188 ] {59f3da85-b501-4ec4-b7b7-6662dba38ab9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2381 | 2025.02.28 23:10:34.113788 [ 188 ] {59f3da85-b501-4ec4-b7b7-6662dba38ab9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
2382 | 2025.02.28 23:10:34.113948 [ 188 ] {59f3da85-b501-4ec4-b7b7-6662dba38ab9::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 | ||
2383 | 2025.02.28 23:10:34.114121 [ 188 ] {59f3da85-b501-4ec4-b7b7-6662dba38ab9::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 | ||
2384 | 2025.02.28 23:10:34.116382 [ 189 ] {59f3da85-b501-4ec4-b7b7-6662dba38ab9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 6 columns (6 merged, 0 gathered) in 0.0035696 sec., 9805.020170327207 rows/sec., 2.01 MiB/sec. | ||
2385 | 2025.02.28 23:10:34.116733 [ 194 ] {59f3da85-b501-4ec4-b7b7-6662dba38ab9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2386 | 2025.02.28 23:10:34.117398 [ 194 ] {59f3da85-b501-4ec4-b7b7-6662dba38ab9::all_1_5_1} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2387 | 2025.02.28 23:10:34.117490 [ 194 ] {59f3da85-b501-4ec4-b7b7-6662dba38ab9::all_1_5_1} <Trace> oximeter.timeseries_schema (59f3da85-b501-4ec4-b7b7-6662dba38ab9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2388 | 2025.02.28 23:10:34.117603 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2389 | 2025.02.28 23:10:34.989325 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2390 | 2025.02.28 23:10:34.989382 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2391 | 2025.02.28 23:10:35.107730 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
2392 | 2025.02.28 23:10:35.108461 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2393 | 2025.02.28 23:10:35.108508 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2394 | 2025.02.28 23:10:35.109060 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2395 | 2025.02.28 23:10:35.109328 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2396 | 2025.02.28 23:10:35.109614 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2397 | 2025.02.28 23:10:35.116589 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 336 | ||
2398 | 2025.02.28 23:10:35.119536 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2399 | 2025.02.28 23:10:35.119596 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2400 | 2025.02.28 23:10:35.121071 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2401 | 2025.02.28 23:10:35.121381 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2402 | 2025.02.28 23:10:35.122026 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
2403 | 2025.02.28 23:10:35.475285 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2404 | 2025.02.28 23:10:35.495302 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2405 | 2025.02.28 23:10:35.495373 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2406 | 2025.02.28 23:10:35.502678 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2407 | 2025.02.28 23:10:35.503478 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2408 | 2025.02.28 23:10:35.506324 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2409 | 2025.02.28 23:10:37.044598 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2410 | 2025.02.28 23:10:37.044829 [ 4 ] {6d84157a-43f4-4065-9a55-41349c9284c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2411 | 2025.02.28 23:10:37.044913 [ 4 ] {6d84157a-43f4-4065-9a55-41349c9284c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2412 | 2025.02.28 23:10:37.045804 [ 4 ] {6d84157a-43f4-4065-9a55-41349c9284c0} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2413 | 2025.02.28 23:10:37.045857 [ 4 ] {6d84157a-43f4-4065-9a55-41349c9284c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2414 | 2025.02.28 23:10:37.046335 [ 4 ] {6d84157a-43f4-4065-9a55-41349c9284c0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2415 | 2025.02.28 23:10:37.046613 [ 4 ] {6d84157a-43f4-4065-9a55-41349c9284c0} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2416 | 2025.02.28 23:10:37.046852 [ 4 ] {6d84157a-43f4-4065-9a55-41349c9284c0} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002082 sec., 64361.1911623439 rows/sec., 5.55 MiB/sec. | ||
2417 | 2025.02.28 23:10:37.046925 [ 4 ] {6d84157a-43f4-4065-9a55-41349c9284c0} <Debug> TCPHandler: Processed in 0.00247666 sec. | ||
2418 | 2025.02.28 23:10:37.047178 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2419 | 2025.02.28 23:10:37.047367 [ 255 ] {0c590544-3b2e-4a8a-ba33-e11a74330268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2420 | 2025.02.28 23:10:37.047437 [ 255 ] {0c590544-3b2e-4a8a-ba33-e11a74330268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2421 | 2025.02.28 23:10:37.048173 [ 255 ] {0c590544-3b2e-4a8a-ba33-e11a74330268} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2422 | 2025.02.28 23:10:37.048221 [ 255 ] {0c590544-3b2e-4a8a-ba33-e11a74330268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2423 | 2025.02.28 23:10:37.048653 [ 255 ] {0c590544-3b2e-4a8a-ba33-e11a74330268} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2424 | 2025.02.28 23:10:37.048905 [ 255 ] {0c590544-3b2e-4a8a-ba33-e11a74330268} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2425 | 2025.02.28 23:10:37.049184 [ 255 ] {0c590544-3b2e-4a8a-ba33-e11a74330268} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001855 sec., 21024.258760107816 rows/sec., 1.54 MiB/sec. | ||
2426 | 2025.02.28 23:10:37.049334 [ 255 ] {0c590544-3b2e-4a8a-ba33-e11a74330268} <Debug> TCPHandler: Processed in 0.002285294 sec. | ||
2427 | 2025.02.28 23:10:37.049500 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2428 | 2025.02.28 23:10:37.049650 [ 4 ] {6defcbce-038f-4e92-ad1b-6e9a0f1ee678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2429 | 2025.02.28 23:10:37.049713 [ 4 ] {6defcbce-038f-4e92-ad1b-6e9a0f1ee678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2430 | 2025.02.28 23:10:37.050431 [ 4 ] {6defcbce-038f-4e92-ad1b-6e9a0f1ee678} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2431 | 2025.02.28 23:10:37.050474 [ 4 ] {6defcbce-038f-4e92-ad1b-6e9a0f1ee678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2432 | 2025.02.28 23:10:37.050861 [ 4 ] {6defcbce-038f-4e92-ad1b-6e9a0f1ee678} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2433 | 2025.02.28 23:10:37.051107 [ 4 ] {6defcbce-038f-4e92-ad1b-6e9a0f1ee678} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2434 | 2025.02.28 23:10:37.051345 [ 4 ] {6defcbce-038f-4e92-ad1b-6e9a0f1ee678} <Debug> executeQuery: Read 112 rows, 8.96 KiB in 0.00173 sec., 64739.884393063585 rows/sec., 5.06 MiB/sec. | ||
2435 | 2025.02.28 23:10:37.051437 [ 4 ] {6defcbce-038f-4e92-ad1b-6e9a0f1ee678} <Debug> TCPHandler: Processed in 0.002004196 sec. | ||
2436 | 2025.02.28 23:10:37.051604 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2437 | 2025.02.28 23:10:37.051752 [ 255 ] {6773bb9f-1702-4681-a24a-9b2dd4b219df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2438 | 2025.02.28 23:10:37.051820 [ 255 ] {6773bb9f-1702-4681-a24a-9b2dd4b219df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2439 | 2025.02.28 23:10:37.052439 [ 255 ] {6773bb9f-1702-4681-a24a-9b2dd4b219df} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2440 | 2025.02.28 23:10:37.052479 [ 255 ] {6773bb9f-1702-4681-a24a-9b2dd4b219df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2441 | 2025.02.28 23:10:37.052884 [ 255 ] {6773bb9f-1702-4681-a24a-9b2dd4b219df} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2442 | 2025.02.28 23:10:37.053137 [ 255 ] {6773bb9f-1702-4681-a24a-9b2dd4b219df} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2443 | 2025.02.28 23:10:37.053359 [ 255 ] {6773bb9f-1702-4681-a24a-9b2dd4b219df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001642 sec., 97442.143727162 rows/sec., 6.79 MiB/sec. | ||
2444 | 2025.02.28 23:10:37.053418 [ 255 ] {6773bb9f-1702-4681-a24a-9b2dd4b219df} <Debug> TCPHandler: Processed in 0.001883643 sec. | ||
2445 | 2025.02.28 23:10:37.053565 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2446 | 2025.02.28 23:10:37.053709 [ 4 ] {cfa494e1-420e-42f0-9a88-3ee3b705b1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2447 | 2025.02.28 23:10:37.053807 [ 4 ] {cfa494e1-420e-42f0-9a88-3ee3b705b1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2448 | 2025.02.28 23:10:37.055087 [ 4 ] {cfa494e1-420e-42f0-9a88-3ee3b705b1c0} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2449 | 2025.02.28 23:10:37.055128 [ 4 ] {cfa494e1-420e-42f0-9a88-3ee3b705b1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2450 | 2025.02.28 23:10:37.055833 [ 4 ] {cfa494e1-420e-42f0-9a88-3ee3b705b1c0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2451 | 2025.02.28 23:10:37.056093 [ 4 ] {cfa494e1-420e-42f0-9a88-3ee3b705b1c0} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2452 | 2025.02.28 23:10:37.056434 [ 4 ] {cfa494e1-420e-42f0-9a88-3ee3b705b1c0} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002747 sec., 14197.306152166 rows/sec., 25.44 MiB/sec. | ||
2453 | 2025.02.28 23:10:37.056563 [ 4 ] {cfa494e1-420e-42f0-9a88-3ee3b705b1c0} <Debug> TCPHandler: Processed in 0.003063635 sec. | ||
2454 | 2025.02.28 23:10:37.056719 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2455 | 2025.02.28 23:10:37.056862 [ 255 ] {a2044c0d-f045-47a6-af33-73716522d26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2456 | 2025.02.28 23:10:37.056925 [ 255 ] {a2044c0d-f045-47a6-af33-73716522d26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2457 | 2025.02.28 23:10:37.057431 [ 255 ] {a2044c0d-f045-47a6-af33-73716522d26f} <Trace> oximeter.measurements_i64 (eab269d6-ace9-470a-ac95-c23356f797e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2458 | 2025.02.28 23:10:37.057471 [ 255 ] {a2044c0d-f045-47a6-af33-73716522d26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2459 | 2025.02.28 23:10:37.057835 [ 255 ] {a2044c0d-f045-47a6-af33-73716522d26f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2460 | 2025.02.28 23:10:37.058072 [ 255 ] {a2044c0d-f045-47a6-af33-73716522d26f} <Trace> oximeter.measurements_i64 (eab269d6-ace9-470a-ac95-c23356f797e3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2461 | 2025.02.28 23:10:37.058302 [ 255 ] {a2044c0d-f045-47a6-af33-73716522d26f} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001465 sec., 6143.344709897611 rows/sec., 433.95 KiB/sec. | ||
2462 | 2025.02.28 23:10:37.058441 [ 255 ] {a2044c0d-f045-47a6-af33-73716522d26f} <Debug> TCPHandler: Processed in 0.00178799 sec. | ||
2463 | 2025.02.28 23:10:37.058595 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2464 | 2025.02.28 23:10:37.058739 [ 4 ] {230fc593-4673-48cb-b475-37d9415e4acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2465 | 2025.02.28 23:10:37.058804 [ 4 ] {230fc593-4673-48cb-b475-37d9415e4acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2466 | 2025.02.28 23:10:37.059362 [ 4 ] {230fc593-4673-48cb-b475-37d9415e4acc} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2467 | 2025.02.28 23:10:37.059399 [ 4 ] {230fc593-4673-48cb-b475-37d9415e4acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2468 | 2025.02.28 23:10:37.059769 [ 4 ] {230fc593-4673-48cb-b475-37d9415e4acc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2469 | 2025.02.28 23:10:37.060007 [ 4 ] {230fc593-4673-48cb-b475-37d9415e4acc} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2470 | 2025.02.28 23:10:37.060305 [ 4 ] {230fc593-4673-48cb-b475-37d9415e4acc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001577 sec., 38046.92454026633 rows/sec., 2.56 MiB/sec. | ||
2471 | 2025.02.28 23:10:37.060479 [ 4 ] {230fc593-4673-48cb-b475-37d9415e4acc} <Debug> TCPHandler: Processed in 0.001948425 sec. | ||
2472 | 2025.02.28 23:10:42.042293 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2473 | 2025.02.28 23:10:42.042499 [ 4 ] {e8ef61ea-6e71-491c-99e4-97c67b1cadbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2474 | 2025.02.28 23:10:42.042579 [ 4 ] {e8ef61ea-6e71-491c-99e4-97c67b1cadbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2475 | 2025.02.28 23:10:42.043433 [ 4 ] {e8ef61ea-6e71-491c-99e4-97c67b1cadbe} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2476 | 2025.02.28 23:10:42.043483 [ 4 ] {e8ef61ea-6e71-491c-99e4-97c67b1cadbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2477 | 2025.02.28 23:10:42.043915 [ 4 ] {e8ef61ea-6e71-491c-99e4-97c67b1cadbe} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2478 | 2025.02.28 23:10:42.044161 [ 4 ] {e8ef61ea-6e71-491c-99e4-97c67b1cadbe} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2479 | 2025.02.28 23:10:42.044429 [ 4 ] {e8ef61ea-6e71-491c-99e4-97c67b1cadbe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001989 sec., 28154.85168426345 rows/sec., 2.16 MiB/sec. | ||
2480 | 2025.02.28 23:10:42.044486 [ 4 ] {e8ef61ea-6e71-491c-99e4-97c67b1cadbe} <Debug> TCPHandler: Processed in 0.002324614 sec. | ||
2481 | 2025.02.28 23:10:42.044738 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2482 | 2025.02.28 23:10:42.044953 [ 255 ] {364c2fb0-c04e-485c-931b-7afcfedb77f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2483 | 2025.02.28 23:10:42.045032 [ 255 ] {364c2fb0-c04e-485c-931b-7afcfedb77f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2484 | 2025.02.28 23:10:42.045817 [ 255 ] {364c2fb0-c04e-485c-931b-7afcfedb77f3} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2485 | 2025.02.28 23:10:42.045868 [ 255 ] {364c2fb0-c04e-485c-931b-7afcfedb77f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2486 | 2025.02.28 23:10:42.046312 [ 255 ] {364c2fb0-c04e-485c-931b-7afcfedb77f3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2487 | 2025.02.28 23:10:42.046562 [ 255 ] {364c2fb0-c04e-485c-931b-7afcfedb77f3} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2488 | 2025.02.28 23:10:42.046822 [ 255 ] {364c2fb0-c04e-485c-931b-7afcfedb77f3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001927 sec., 33212.24701608718 rows/sec., 2.59 MiB/sec. | ||
2489 | 2025.02.28 23:10:42.046879 [ 255 ] {364c2fb0-c04e-485c-931b-7afcfedb77f3} <Debug> TCPHandler: Processed in 0.002277523 sec. | ||
2490 | 2025.02.28 23:10:42.047017 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2491 | 2025.02.28 23:10:42.047134 [ 4 ] {8dff9ab1-39d6-457b-87a6-05a83977a077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2492 | 2025.02.28 23:10:42.047188 [ 4 ] {8dff9ab1-39d6-457b-87a6-05a83977a077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2493 | 2025.02.28 23:10:42.047763 [ 4 ] {8dff9ab1-39d6-457b-87a6-05a83977a077} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2494 | 2025.02.28 23:10:42.047801 [ 4 ] {8dff9ab1-39d6-457b-87a6-05a83977a077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2495 | 2025.02.28 23:10:42.048196 [ 4 ] {8dff9ab1-39d6-457b-87a6-05a83977a077} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2496 | 2025.02.28 23:10:42.048432 [ 4 ] {8dff9ab1-39d6-457b-87a6-05a83977a077} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2497 | 2025.02.28 23:10:42.048675 [ 4 ] {8dff9ab1-39d6-457b-87a6-05a83977a077} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001551 sec., 103159.2520954223 rows/sec., 7.18 MiB/sec. | ||
2498 | 2025.02.28 23:10:42.048885 [ 4 ] {8dff9ab1-39d6-457b-87a6-05a83977a077} <Debug> TCPHandler: Processed in 0.001918133 sec. | ||
2499 | 2025.02.28 23:10:42.049056 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2500 | 2025.02.28 23:10:42.049194 [ 255 ] {3280e8a9-f6d0-448c-bbbe-a3aef02431f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2501 | 2025.02.28 23:10:42.049254 [ 255 ] {3280e8a9-f6d0-448c-bbbe-a3aef02431f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2502 | 2025.02.28 23:10:42.049788 [ 255 ] {3280e8a9-f6d0-448c-bbbe-a3aef02431f5} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2503 | 2025.02.28 23:10:42.049827 [ 255 ] {3280e8a9-f6d0-448c-bbbe-a3aef02431f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2504 | 2025.02.28 23:10:42.050205 [ 255 ] {3280e8a9-f6d0-448c-bbbe-a3aef02431f5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2505 | 2025.02.28 23:10:42.050450 [ 255 ] {3280e8a9-f6d0-448c-bbbe-a3aef02431f5} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2506 | 2025.02.28 23:10:42.050676 [ 255 ] {3280e8a9-f6d0-448c-bbbe-a3aef02431f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001512 sec., 39682.53968253968 rows/sec., 2.67 MiB/sec. | ||
2507 | 2025.02.28 23:10:42.050726 [ 255 ] {3280e8a9-f6d0-448c-bbbe-a3aef02431f5} <Debug> TCPHandler: Processed in 0.001737118 sec. | ||
2508 | 2025.02.28 23:10:42.609770 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
2509 | 2025.02.28 23:10:42.610684 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2510 | 2025.02.28 23:10:42.610746 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2511 | 2025.02.28 23:10:42.611642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2512 | 2025.02.28 23:10:42.611998 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2513 | 2025.02.28 23:10:42.612305 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
2514 | 2025.02.28 23:10:43.006384 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2515 | 2025.02.28 23:10:43.027455 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2516 | 2025.02.28 23:10:43.027541 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2517 | 2025.02.28 23:10:43.035360 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2518 | 2025.02.28 23:10:43.036161 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2519 | 2025.02.28 23:10:43.039133 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2520 | 2025.02.28 23:10:45.122163 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 358 | ||
2521 | 2025.02.28 23:10:45.125035 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2522 | 2025.02.28 23:10:45.125092 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2523 | 2025.02.28 23:10:45.126564 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2524 | 2025.02.28 23:10:45.126871 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2525 | 2025.02.28 23:10:45.127519 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
2526 | 2025.02.28 23:10:47.043851 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2527 | 2025.02.28 23:10:47.044146 [ 4 ] {41474b93-e800-4342-ac80-2e578117224d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2528 | 2025.02.28 23:10:47.044253 [ 4 ] {41474b93-e800-4342-ac80-2e578117224d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2529 | 2025.02.28 23:10:47.045229 [ 4 ] {41474b93-e800-4342-ac80-2e578117224d} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2530 | 2025.02.28 23:10:47.045276 [ 4 ] {41474b93-e800-4342-ac80-2e578117224d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2531 | 2025.02.28 23:10:47.045736 [ 4 ] {41474b93-e800-4342-ac80-2e578117224d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2532 | 2025.02.28 23:10:47.046005 [ 4 ] {41474b93-e800-4342-ac80-2e578117224d} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2533 | 2025.02.28 23:10:47.046233 [ 4 ] {41474b93-e800-4342-ac80-2e578117224d} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002162 sec., 61979.64847363553 rows/sec., 5.35 MiB/sec. | ||
2534 | 2025.02.28 23:10:47.046443 [ 4 ] {41474b93-e800-4342-ac80-2e578117224d} <Debug> TCPHandler: Processed in 0.002764007 sec. | ||
2535 | 2025.02.28 23:10:47.046714 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2536 | 2025.02.28 23:10:47.046896 [ 255 ] {7aa47f37-b418-417d-aee1-55fbf0e30cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2537 | 2025.02.28 23:10:47.046963 [ 255 ] {7aa47f37-b418-417d-aee1-55fbf0e30cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2538 | 2025.02.28 23:10:47.047670 [ 255 ] {7aa47f37-b418-417d-aee1-55fbf0e30cb0} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2539 | 2025.02.28 23:10:47.047710 [ 255 ] {7aa47f37-b418-417d-aee1-55fbf0e30cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2540 | 2025.02.28 23:10:47.048134 [ 255 ] {7aa47f37-b418-417d-aee1-55fbf0e30cb0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2541 | 2025.02.28 23:10:47.048391 [ 255 ] {7aa47f37-b418-417d-aee1-55fbf0e30cb0} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2542 | 2025.02.28 23:10:47.048614 [ 255 ] {7aa47f37-b418-417d-aee1-55fbf0e30cb0} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001769 sec., 22046.353872244206 rows/sec., 1.62 MiB/sec. | ||
2543 | 2025.02.28 23:10:47.048669 [ 255 ] {7aa47f37-b418-417d-aee1-55fbf0e30cb0} <Debug> TCPHandler: Processed in 0.002080849 sec. | ||
2544 | 2025.02.28 23:10:47.048883 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2545 | 2025.02.28 23:10:47.049094 [ 4 ] {41b5933b-4daf-46f8-a18b-7b1940fdd510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2546 | 2025.02.28 23:10:47.049182 [ 4 ] {41b5933b-4daf-46f8-a18b-7b1940fdd510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2547 | 2025.02.28 23:10:47.049982 [ 4 ] {41b5933b-4daf-46f8-a18b-7b1940fdd510} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2548 | 2025.02.28 23:10:47.050020 [ 4 ] {41b5933b-4daf-46f8-a18b-7b1940fdd510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2549 | 2025.02.28 23:10:47.050398 [ 4 ] {41b5933b-4daf-46f8-a18b-7b1940fdd510} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2550 | 2025.02.28 23:10:47.050632 [ 4 ] {41b5933b-4daf-46f8-a18b-7b1940fdd510} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2551 | 2025.02.28 23:10:47.050835 [ 4 ] {41b5933b-4daf-46f8-a18b-7b1940fdd510} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001796 sec., 57349.66592427617 rows/sec., 4.48 MiB/sec. | ||
2552 | 2025.02.28 23:10:47.050963 [ 4 ] {41b5933b-4daf-46f8-a18b-7b1940fdd510} <Debug> TCPHandler: Processed in 0.00217973 sec. | ||
2553 | 2025.02.28 23:10:47.051128 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2554 | 2025.02.28 23:10:47.051268 [ 255 ] {b61675af-6d6f-44d4-8d79-5b6888f2fa50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2555 | 2025.02.28 23:10:47.051329 [ 255 ] {b61675af-6d6f-44d4-8d79-5b6888f2fa50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2556 | 2025.02.28 23:10:47.051927 [ 255 ] {b61675af-6d6f-44d4-8d79-5b6888f2fa50} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2557 | 2025.02.28 23:10:47.051965 [ 255 ] {b61675af-6d6f-44d4-8d79-5b6888f2fa50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2558 | 2025.02.28 23:10:47.052364 [ 255 ] {b61675af-6d6f-44d4-8d79-5b6888f2fa50} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2559 | 2025.02.28 23:10:47.052606 [ 255 ] {b61675af-6d6f-44d4-8d79-5b6888f2fa50} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2560 | 2025.02.28 23:10:47.052823 [ 255 ] {b61675af-6d6f-44d4-8d79-5b6888f2fa50} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001586 sec., 100882.72383354351 rows/sec., 7.03 MiB/sec. | ||
2561 | 2025.02.28 23:10:47.052875 [ 255 ] {b61675af-6d6f-44d4-8d79-5b6888f2fa50} <Debug> TCPHandler: Processed in 0.001814321 sec. | ||
2562 | 2025.02.28 23:10:47.053062 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2563 | 2025.02.28 23:10:47.053266 [ 4 ] {d13eed8d-2397-49a6-952b-e19f56f6c466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2564 | 2025.02.28 23:10:47.053398 [ 4 ] {d13eed8d-2397-49a6-952b-e19f56f6c466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2565 | 2025.02.28 23:10:47.054663 [ 4 ] {d13eed8d-2397-49a6-952b-e19f56f6c466} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2566 | 2025.02.28 23:10:47.054700 [ 4 ] {d13eed8d-2397-49a6-952b-e19f56f6c466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2567 | 2025.02.28 23:10:47.055369 [ 4 ] {d13eed8d-2397-49a6-952b-e19f56f6c466} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2568 | 2025.02.28 23:10:47.055625 [ 4 ] {d13eed8d-2397-49a6-952b-e19f56f6c466} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2569 | 2025.02.28 23:10:47.055825 [ 4 ] {d13eed8d-2397-49a6-952b-e19f56f6c466} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002612 sec., 14931.087289433384 rows/sec., 26.76 MiB/sec. | ||
2570 | 2025.02.28 23:10:47.055934 [ 4 ] {d13eed8d-2397-49a6-952b-e19f56f6c466} <Debug> TCPHandler: Processed in 0.002972113 sec. | ||
2571 | 2025.02.28 23:10:47.056097 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2572 | 2025.02.28 23:10:47.056235 [ 255 ] {07044e96-9d44-4056-97c9-fc50966f78f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2573 | 2025.02.28 23:10:47.056294 [ 255 ] {07044e96-9d44-4056-97c9-fc50966f78f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2574 | 2025.02.28 23:10:47.056820 [ 255 ] {07044e96-9d44-4056-97c9-fc50966f78f9} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2575 | 2025.02.28 23:10:47.056859 [ 255 ] {07044e96-9d44-4056-97c9-fc50966f78f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2576 | 2025.02.28 23:10:47.057222 [ 255 ] {07044e96-9d44-4056-97c9-fc50966f78f9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2577 | 2025.02.28 23:10:47.057457 [ 255 ] {07044e96-9d44-4056-97c9-fc50966f78f9} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2578 | 2025.02.28 23:10:47.057660 [ 255 ] {07044e96-9d44-4056-97c9-fc50966f78f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001455 sec., 41237.113402061856 rows/sec., 2.78 MiB/sec. | ||
2579 | 2025.02.28 23:10:47.057708 [ 255 ] {07044e96-9d44-4056-97c9-fc50966f78f9} <Debug> TCPHandler: Processed in 0.001679307 sec. | ||
2580 | 2025.02.28 23:10:49.989655 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2581 | 2025.02.28 23:10:49.989727 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2582 | 2025.02.28 23:10:50.113381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
2583 | 2025.02.28 23:10:50.114055 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2584 | 2025.02.28 23:10:50.114103 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2585 | 2025.02.28 23:10:50.114670 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2586 | 2025.02.28 23:10:50.114925 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2587 | 2025.02.28 23:10:50.115205 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
2588 | 2025.02.28 23:10:50.540136 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
2589 | 2025.02.28 23:10:50.560428 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2590 | 2025.02.28 23:10:50.560481 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2591 | 2025.02.28 23:10:50.568657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2592 | 2025.02.28 23:10:50.569429 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2593 | 2025.02.28 23:10:50.571983 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
2594 | 2025.02.28 23:10:52.041804 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2595 | 2025.02.28 23:10:52.042006 [ 4 ] {6f9c24c5-34fc-43b2-90f7-74c3d546fbb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2596 | 2025.02.28 23:10:52.042079 [ 4 ] {6f9c24c5-34fc-43b2-90f7-74c3d546fbb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2597 | 2025.02.28 23:10:52.042873 [ 4 ] {6f9c24c5-34fc-43b2-90f7-74c3d546fbb8} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2598 | 2025.02.28 23:10:52.042922 [ 4 ] {6f9c24c5-34fc-43b2-90f7-74c3d546fbb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2599 | 2025.02.28 23:10:52.043353 [ 4 ] {6f9c24c5-34fc-43b2-90f7-74c3d546fbb8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2600 | 2025.02.28 23:10:52.043615 [ 4 ] {6f9c24c5-34fc-43b2-90f7-74c3d546fbb8} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2601 | 2025.02.28 23:10:52.043843 [ 4 ] {6f9c24c5-34fc-43b2-90f7-74c3d546fbb8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001888 sec., 29661.016949152545 rows/sec., 2.28 MiB/sec. | ||
2602 | 2025.02.28 23:10:52.043913 [ 4 ] {6f9c24c5-34fc-43b2-90f7-74c3d546fbb8} <Debug> TCPHandler: Processed in 0.002249613 sec. | ||
2603 | 2025.02.28 23:10:52.044181 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2604 | 2025.02.28 23:10:52.044367 [ 255 ] {acdcdba1-27a3-497d-a7ef-a027cc4a1b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2605 | 2025.02.28 23:10:52.044438 [ 255 ] {acdcdba1-27a3-497d-a7ef-a027cc4a1b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2606 | 2025.02.28 23:10:52.045243 [ 255 ] {acdcdba1-27a3-497d-a7ef-a027cc4a1b6e} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2607 | 2025.02.28 23:10:52.045290 [ 255 ] {acdcdba1-27a3-497d-a7ef-a027cc4a1b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2608 | 2025.02.28 23:10:52.045725 [ 255 ] {acdcdba1-27a3-497d-a7ef-a027cc4a1b6e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2609 | 2025.02.28 23:10:52.045973 [ 255 ] {acdcdba1-27a3-497d-a7ef-a027cc4a1b6e} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2610 | 2025.02.28 23:10:52.046180 [ 255 ] {acdcdba1-27a3-497d-a7ef-a027cc4a1b6e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001865 sec., 34316.35388739946 rows/sec., 2.68 MiB/sec. | ||
2611 | 2025.02.28 23:10:52.046245 [ 255 ] {acdcdba1-27a3-497d-a7ef-a027cc4a1b6e} <Debug> TCPHandler: Processed in 0.002191071 sec. | ||
2612 | 2025.02.28 23:10:52.046413 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2613 | 2025.02.28 23:10:52.046540 [ 4 ] {413d5d5c-3563-4c54-a16f-48ba6803962e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2614 | 2025.02.28 23:10:52.046596 [ 4 ] {413d5d5c-3563-4c54-a16f-48ba6803962e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2615 | 2025.02.28 23:10:52.047190 [ 4 ] {413d5d5c-3563-4c54-a16f-48ba6803962e} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2616 | 2025.02.28 23:10:52.047230 [ 4 ] {413d5d5c-3563-4c54-a16f-48ba6803962e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2617 | 2025.02.28 23:10:52.047636 [ 4 ] {413d5d5c-3563-4c54-a16f-48ba6803962e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2618 | 2025.02.28 23:10:52.047889 [ 4 ] {413d5d5c-3563-4c54-a16f-48ba6803962e} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2619 | 2025.02.28 23:10:52.048143 [ 4 ] {413d5d5c-3563-4c54-a16f-48ba6803962e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.87 MiB/sec. | ||
2620 | 2025.02.28 23:10:52.048253 [ 4 ] {413d5d5c-3563-4c54-a16f-48ba6803962e} <Debug> TCPHandler: Processed in 0.001896653 sec. | ||
2621 | 2025.02.28 23:10:52.048469 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2622 | 2025.02.28 23:10:52.048600 [ 255 ] {cff9bc42-769c-4115-9e32-6c7750d9dc4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2623 | 2025.02.28 23:10:52.048657 [ 255 ] {cff9bc42-769c-4115-9e32-6c7750d9dc4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2624 | 2025.02.28 23:10:52.049164 [ 255 ] {cff9bc42-769c-4115-9e32-6c7750d9dc4e} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2625 | 2025.02.28 23:10:52.049204 [ 255 ] {cff9bc42-769c-4115-9e32-6c7750d9dc4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2626 | 2025.02.28 23:10:52.049601 [ 255 ] {cff9bc42-769c-4115-9e32-6c7750d9dc4e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2627 | 2025.02.28 23:10:52.049848 [ 255 ] {cff9bc42-769c-4115-9e32-6c7750d9dc4e} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2628 | 2025.02.28 23:10:52.050028 [ 255 ] {cff9bc42-769c-4115-9e32-6c7750d9dc4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00146 sec., 41095.890410958906 rows/sec., 2.77 MiB/sec. | ||
2629 | 2025.02.28 23:10:52.050085 [ 255 ] {cff9bc42-769c-4115-9e32-6c7750d9dc4e} <Debug> TCPHandler: Processed in 0.001702698 sec. | ||
2630 | 2025.02.28 23:10:53.356145 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2631 | 2025.02.28 23:10:53.356452 [ 4 ] {86a24a5a-ec97-4919-906d-d6e95aa04da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2632 | 2025.02.28 23:10:53.356569 [ 4 ] {86a24a5a-ec97-4919-906d-d6e95aa04da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2633 | 2025.02.28 23:10:53.357415 [ 4 ] {86a24a5a-ec97-4919-906d-d6e95aa04da7} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2634 | 2025.02.28 23:10:53.357467 [ 4 ] {86a24a5a-ec97-4919-906d-d6e95aa04da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2635 | 2025.02.28 23:10:53.357905 [ 4 ] {86a24a5a-ec97-4919-906d-d6e95aa04da7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2636 | 2025.02.28 23:10:53.358159 [ 4 ] {86a24a5a-ec97-4919-906d-d6e95aa04da7} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2637 | 2025.02.28 23:10:53.358397 [ 4 ] {86a24a5a-ec97-4919-906d-d6e95aa04da7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002029 sec., 11828.486939379005 rows/sec., 1004.96 KiB/sec. | ||
2638 | 2025.02.28 23:10:53.358462 [ 4 ] {86a24a5a-ec97-4919-906d-d6e95aa04da7} <Debug> TCPHandler: Processed in 0.00250847 sec. | ||
2639 | 2025.02.28 23:10:53.358697 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2640 | 2025.02.28 23:10:53.358892 [ 255 ] {242e4c2b-1794-452e-ae5e-676ae356b028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2641 | 2025.02.28 23:10:53.358964 [ 255 ] {242e4c2b-1794-452e-ae5e-676ae356b028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2642 | 2025.02.28 23:10:53.359667 [ 255 ] {242e4c2b-1794-452e-ae5e-676ae356b028} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2643 | 2025.02.28 23:10:53.359719 [ 255 ] {242e4c2b-1794-452e-ae5e-676ae356b028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2644 | 2025.02.28 23:10:53.360139 [ 255 ] {242e4c2b-1794-452e-ae5e-676ae356b028} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2645 | 2025.02.28 23:10:53.360389 [ 255 ] {242e4c2b-1794-452e-ae5e-676ae356b028} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2646 | 2025.02.28 23:10:53.360677 [ 255 ] {242e4c2b-1794-452e-ae5e-676ae356b028} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00182 sec., 1098.901098901099 rows/sec., 89.61 KiB/sec. | ||
2647 | 2025.02.28 23:10:53.360754 [ 255 ] {242e4c2b-1794-452e-ae5e-676ae356b028} <Debug> TCPHandler: Processed in 0.002185321 sec. | ||
2648 | 2025.02.28 23:10:53.360959 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2649 | 2025.02.28 23:10:53.361185 [ 4 ] {ae570221-8e68-4aa7-9a7a-a5422d952588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2650 | 2025.02.28 23:10:53.361277 [ 4 ] {ae570221-8e68-4aa7-9a7a-a5422d952588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2651 | 2025.02.28 23:10:53.362793 [ 4 ] {ae570221-8e68-4aa7-9a7a-a5422d952588} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2652 | 2025.02.28 23:10:53.362832 [ 4 ] {ae570221-8e68-4aa7-9a7a-a5422d952588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2653 | 2025.02.28 23:10:53.363281 [ 4 ] {ae570221-8e68-4aa7-9a7a-a5422d952588} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2654 | 2025.02.28 23:10:53.363527 [ 4 ] {ae570221-8e68-4aa7-9a7a-a5422d952588} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2655 | 2025.02.28 23:10:53.363691 [ 128 ] {} <Debug> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2656 | 2025.02.28 23:10:53.363761 [ 4 ] {ae570221-8e68-4aa7-9a7a-a5422d952588} <Debug> executeQuery: Read 1395 rows, 119.93 KiB in 0.002631 sec., 530216.6476624857 rows/sec., 44.52 MiB/sec. | ||
2657 | 2025.02.28 23:10:53.363784 [ 128 ] {} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2658 | 2025.02.28 23:10:53.363859 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2659 | 2025.02.28 23:10:53.363892 [ 4 ] {ae570221-8e68-4aa7-9a7a-a5422d952588} <Debug> TCPHandler: Processed in 0.003039995 sec. | ||
2660 | 2025.02.28 23:10:53.364094 [ 188 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::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 | ||
2661 | 2025.02.28 23:10:53.364114 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2662 | 2025.02.28 23:10:53.364374 [ 255 ] {616d8480-dc05-482b-82b7-57caf60e35f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2663 | 2025.02.28 23:10:53.364377 [ 188 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2664 | 2025.02.28 23:10:53.364477 [ 188 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1390 rows starting from the beginning of the part | ||
2665 | 2025.02.28 23:10:53.364473 [ 255 ] {616d8480-dc05-482b-82b7-57caf60e35f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2666 | 2025.02.28 23:10:53.364895 [ 188 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 134 rows starting from the beginning of the part | ||
2667 | 2025.02.28 23:10:53.365202 [ 188 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
2668 | 2025.02.28 23:10:53.365565 [ 188 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 134 rows starting from the beginning of the part | ||
2669 | 2025.02.28 23:10:53.365938 [ 188 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
2670 | 2025.02.28 23:10:53.366302 [ 188 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1395 rows starting from the beginning of the part | ||
2671 | 2025.02.28 23:10:53.367277 [ 255 ] {616d8480-dc05-482b-82b7-57caf60e35f7} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2672 | 2025.02.28 23:10:53.367342 [ 255 ] {616d8480-dc05-482b-82b7-57caf60e35f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2673 | 2025.02.28 23:10:53.368186 [ 255 ] {616d8480-dc05-482b-82b7-57caf60e35f7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2674 | 2025.02.28 23:10:53.368711 [ 255 ] {616d8480-dc05-482b-82b7-57caf60e35f7} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2675 | 2025.02.28 23:10:53.369040 [ 255 ] {616d8480-dc05-482b-82b7-57caf60e35f7} <Debug> executeQuery: Read 53 rows, 4.03 KiB in 0.004752 sec., 11153.198653198653 rows/sec., 848.74 KiB/sec. | ||
2676 | 2025.02.28 23:10:53.369126 [ 255 ] {616d8480-dc05-482b-82b7-57caf60e35f7} <Debug> TCPHandler: Processed in 0.005107113 sec. | ||
2677 | 2025.02.28 23:10:53.369301 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2678 | 2025.02.28 23:10:53.369591 [ 4 ] {e5213e98-21c0-4edc-91d3-3bff5116798c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2679 | 2025.02.28 23:10:53.369767 [ 4 ] {e5213e98-21c0-4edc-91d3-3bff5116798c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2680 | 2025.02.28 23:10:53.369872 [ 188 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3165 rows, containing 5 columns (5 merged, 0 gathered) in 0.005907595 sec., 535751.0120446646 rows/sec., 46.96 MiB/sec. | ||
2681 | 2025.02.28 23:10:53.370188 [ 188 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2682 | 2025.02.28 23:10:53.370778 [ 189 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_21_4} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2683 | 2025.02.28 23:10:53.371069 [ 189 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_21_4} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2684 | 2025.02.28 23:10:53.371117 [ 4 ] {e5213e98-21c0-4edc-91d3-3bff5116798c} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2685 | 2025.02.28 23:10:53.371182 [ 4 ] {e5213e98-21c0-4edc-91d3-3bff5116798c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2686 | 2025.02.28 23:10:53.371259 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
2687 | 2025.02.28 23:10:53.371646 [ 4 ] {e5213e98-21c0-4edc-91d3-3bff5116798c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2688 | 2025.02.28 23:10:53.371917 [ 4 ] {e5213e98-21c0-4edc-91d3-3bff5116798c} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2689 | 2025.02.28 23:10:53.372180 [ 4 ] {e5213e98-21c0-4edc-91d3-3bff5116798c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.002704 sec., 93195.26627218936 rows/sec., 6.45 MiB/sec. | ||
2690 | 2025.02.28 23:10:53.372327 [ 4 ] {e5213e98-21c0-4edc-91d3-3bff5116798c} <Debug> TCPHandler: Processed in 0.003100577 sec. | ||
2691 | 2025.02.28 23:10:53.372494 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2692 | 2025.02.28 23:10:53.372633 [ 255 ] {3b8a3ac9-4b27-4f4e-b7dc-43371adfde7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2693 | 2025.02.28 23:10:53.372691 [ 255 ] {3b8a3ac9-4b27-4f4e-b7dc-43371adfde7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2694 | 2025.02.28 23:10:53.373277 [ 255 ] {3b8a3ac9-4b27-4f4e-b7dc-43371adfde7d} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2695 | 2025.02.28 23:10:53.373316 [ 255 ] {3b8a3ac9-4b27-4f4e-b7dc-43371adfde7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2696 | 2025.02.28 23:10:53.373675 [ 255 ] {3b8a3ac9-4b27-4f4e-b7dc-43371adfde7d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2697 | 2025.02.28 23:10:53.373922 [ 255 ] {3b8a3ac9-4b27-4f4e-b7dc-43371adfde7d} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2698 | 2025.02.28 23:10:53.374150 [ 255 ] {3b8a3ac9-4b27-4f4e-b7dc-43371adfde7d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001547 sec., 7756.948933419521 rows/sec., 606.01 KiB/sec. | ||
2699 | 2025.02.28 23:10:53.374203 [ 255 ] {3b8a3ac9-4b27-4f4e-b7dc-43371adfde7d} <Debug> TCPHandler: Processed in 0.001777989 sec. | ||
2700 | 2025.02.28 23:10:53.374352 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2701 | 2025.02.28 23:10:53.374490 [ 4 ] {d687156a-4b88-4006-af43-99c9d32c3568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2702 | 2025.02.28 23:10:53.374548 [ 4 ] {d687156a-4b88-4006-af43-99c9d32c3568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2703 | 2025.02.28 23:10:53.375410 [ 4 ] {d687156a-4b88-4006-af43-99c9d32c3568} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2704 | 2025.02.28 23:10:53.375449 [ 4 ] {d687156a-4b88-4006-af43-99c9d32c3568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2705 | 2025.02.28 23:10:53.375848 [ 4 ] {d687156a-4b88-4006-af43-99c9d32c3568} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2706 | 2025.02.28 23:10:53.376089 [ 4 ] {d687156a-4b88-4006-af43-99c9d32c3568} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2707 | 2025.02.28 23:10:53.376276 [ 128 ] {} <Debug> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2708 | 2025.02.28 23:10:53.376360 [ 4 ] {d687156a-4b88-4006-af43-99c9d32c3568} <Debug> executeQuery: Read 597 rows, 45.95 KiB in 0.001889 sec., 316040.23292747483 rows/sec., 23.75 MiB/sec. | ||
2709 | 2025.02.28 23:10:53.376365 [ 128 ] {} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2710 | 2025.02.28 23:10:53.376476 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2711 | 2025.02.28 23:10:53.376502 [ 4 ] {d687156a-4b88-4006-af43-99c9d32c3568} <Debug> TCPHandler: Processed in 0.002213501 sec. | ||
2712 | 2025.02.28 23:10:53.376785 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2713 | 2025.02.28 23:10:53.377015 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::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 | ||
2714 | 2025.02.28 23:10:53.377325 [ 255 ] {813746c4-af33-470c-b7c1-f821f4e5c619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2715 | 2025.02.28 23:10:53.377532 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2716 | 2025.02.28 23:10:53.377543 [ 255 ] {813746c4-af33-470c-b7c1-f821f4e5c619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2717 | 2025.02.28 23:10:53.377607 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 612 rows starting from the beginning of the part | ||
2718 | 2025.02.28 23:10:53.377986 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part | ||
2719 | 2025.02.28 23:10:53.378355 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
2720 | 2025.02.28 23:10:53.378731 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 103 rows starting from the beginning of the part | ||
2721 | 2025.02.28 23:10:53.378922 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
2722 | 2025.02.28 23:10:53.379190 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 597 rows starting from the beginning of the part | ||
2723 | 2025.02.28 23:10:53.380469 [ 255 ] {813746c4-af33-470c-b7c1-f821f4e5c619} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2724 | 2025.02.28 23:10:53.380539 [ 255 ] {813746c4-af33-470c-b7c1-f821f4e5c619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2725 | 2025.02.28 23:10:53.381833 [ 255 ] {813746c4-af33-470c-b7c1-f821f4e5c619} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2726 | 2025.02.28 23:10:53.382117 [ 189 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1552 rows, containing 5 columns (5 merged, 0 gathered) in 0.005469613 sec., 283749.50842043123 rows/sec., 22.61 MiB/sec. | ||
2727 | 2025.02.28 23:10:53.382352 [ 255 ] {813746c4-af33-470c-b7c1-f821f4e5c619} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2728 | 2025.02.28 23:10:53.382443 [ 189 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2729 | 2025.02.28 23:10:53.382595 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2730 | 2025.02.28 23:10:53.382686 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2731 | 2025.02.28 23:10:53.382756 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2732 | 2025.02.28 23:10:53.382960 [ 255 ] {813746c4-af33-470c-b7c1-f821f4e5c619} <Debug> executeQuery: Read 947 rows, 65.46 KiB in 0.005814 sec., 162882.6969384245 rows/sec., 10.99 MiB/sec. | ||
2733 | 2025.02.28 23:10:53.383230 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
2734 | 2025.02.28 23:10:53.383271 [ 255 ] {813746c4-af33-470c-b7c1-f821f4e5c619} <Debug> TCPHandler: Processed in 0.006663356 sec. | ||
2735 | 2025.02.28 23:10:53.383397 [ 189 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_21_4} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2736 | 2025.02.28 23:10:53.383700 [ 189 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_21_4} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2737 | 2025.02.28 23:10:53.383723 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2738 | 2025.02.28 23:10:53.383746 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2739 | 2025.02.28 23:10:53.383824 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5356 rows starting from the beginning of the part | ||
2740 | 2025.02.28 23:10:53.383924 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2741 | 2025.02.28 23:10:53.384171 [ 4 ] {9af1798a-3c33-409d-9acd-b03c231cd1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2742 | 2025.02.28 23:10:53.384216 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
2743 | 2025.02.28 23:10:53.384528 [ 4 ] {9af1798a-3c33-409d-9acd-b03c231cd1e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2744 | 2025.02.28 23:10:53.384612 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
2745 | 2025.02.28 23:10:53.385105 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
2746 | 2025.02.28 23:10:53.385478 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
2747 | 2025.02.28 23:10:53.385815 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 947 rows starting from the beginning of the part | ||
2748 | 2025.02.28 23:10:53.389739 [ 4 ] {9af1798a-3c33-409d-9acd-b03c231cd1e4} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2749 | 2025.02.28 23:10:53.389783 [ 4 ] {9af1798a-3c33-409d-9acd-b03c231cd1e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2750 | 2025.02.28 23:10:53.390717 [ 4 ] {9af1798a-3c33-409d-9acd-b03c231cd1e4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2751 | 2025.02.28 23:10:53.390998 [ 189 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6943 rows, containing 5 columns (5 merged, 0 gathered) in 0.008097736 sec., 857400.1424595715 rows/sec., 58.69 MiB/sec. | ||
2752 | 2025.02.28 23:10:53.391211 [ 4 ] {9af1798a-3c33-409d-9acd-b03c231cd1e4} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2753 | 2025.02.28 23:10:53.391607 [ 4 ] {9af1798a-3c33-409d-9acd-b03c231cd1e4} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.007553 sec., 5163.511187607573 rows/sec., 9.25 MiB/sec. | ||
2754 | 2025.02.28 23:10:53.391953 [ 4 ] {9af1798a-3c33-409d-9acd-b03c231cd1e4} <Debug> TCPHandler: Processed in 0.008537629 sec. | ||
2755 | 2025.02.28 23:10:53.391976 [ 189 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2756 | 2025.02.28 23:10:53.392207 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2757 | 2025.02.28 23:10:53.392380 [ 255 ] {cb03ec10-007d-42d8-a133-4d427131bb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2758 | 2025.02.28 23:10:53.392467 [ 255 ] {cb03ec10-007d-42d8-a133-4d427131bb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2759 | 2025.02.28 23:10:53.392651 [ 189 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2760 | 2025.02.28 23:10:53.392917 [ 189 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2761 | 2025.02.28 23:10:53.393096 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
2762 | 2025.02.28 23:10:53.393358 [ 255 ] {cb03ec10-007d-42d8-a133-4d427131bb77} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2763 | 2025.02.28 23:10:53.393403 [ 255 ] {cb03ec10-007d-42d8-a133-4d427131bb77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2764 | 2025.02.28 23:10:53.393802 [ 255 ] {cb03ec10-007d-42d8-a133-4d427131bb77} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2765 | 2025.02.28 23:10:53.394054 [ 255 ] {cb03ec10-007d-42d8-a133-4d427131bb77} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2766 | 2025.02.28 23:10:53.394251 [ 128 ] {} <Debug> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2767 | 2025.02.28 23:10:53.394327 [ 255 ] {cb03ec10-007d-42d8-a133-4d427131bb77} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001993 sec., 12042.147516307075 rows/sec., 831.03 KiB/sec. | ||
2768 | 2025.02.28 23:10:53.394342 [ 128 ] {} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2769 | 2025.02.28 23:10:53.394448 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2770 | 2025.02.28 23:10:53.394452 [ 255 ] {cb03ec10-007d-42d8-a133-4d427131bb77} <Debug> TCPHandler: Processed in 0.002375076 sec. | ||
2771 | 2025.02.28 23:10:53.394644 [ 195 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
2772 | 2025.02.28 23:10:53.394749 [ 195 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2773 | 2025.02.28 23:10:53.394787 [ 195 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 816 rows starting from the beginning of the part | ||
2774 | 2025.02.28 23:10:53.394911 [ 195 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
2775 | 2025.02.28 23:10:53.395223 [ 195 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
2776 | 2025.02.28 23:10:53.395446 [ 195 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
2777 | 2025.02.28 23:10:53.395720 [ 195 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
2778 | 2025.02.28 23:10:53.395910 [ 195 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
2779 | 2025.02.28 23:10:53.397105 [ 195 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 4 columns (4 merged, 0 gathered) in 0.00252344 sec., 427987.1920869924 rows/sec., 28.84 MiB/sec. | ||
2780 | 2025.02.28 23:10:53.397252 [ 195 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2781 | 2025.02.28 23:10:53.397505 [ 195 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_21_4} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2782 | 2025.02.28 23:10:53.397577 [ 195 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_21_4} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2783 | 2025.02.28 23:10:53.397647 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
2784 | 2025.02.28 23:10:55.128605 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 398 | ||
2785 | 2025.02.28 23:10:55.131767 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2786 | 2025.02.28 23:10:55.131822 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2787 | 2025.02.28 23:10:55.133324 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2788 | 2025.02.28 23:10:55.133640 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2789 | 2025.02.28 23:10:55.134841 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 398 | ||
2790 | 2025.02.28 23:10:57.038745 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2791 | 2025.02.28 23:10:57.038953 [ 4 ] {bc1b4b07-f04d-4d55-b432-35af256d4118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2792 | 2025.02.28 23:10:57.039029 [ 4 ] {bc1b4b07-f04d-4d55-b432-35af256d4118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2793 | 2025.02.28 23:10:57.039831 [ 4 ] {bc1b4b07-f04d-4d55-b432-35af256d4118} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2794 | 2025.02.28 23:10:57.039884 [ 4 ] {bc1b4b07-f04d-4d55-b432-35af256d4118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2795 | 2025.02.28 23:10:57.040329 [ 4 ] {bc1b4b07-f04d-4d55-b432-35af256d4118} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2796 | 2025.02.28 23:10:57.040602 [ 4 ] {bc1b4b07-f04d-4d55-b432-35af256d4118} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2797 | 2025.02.28 23:10:57.040833 [ 4 ] {bc1b4b07-f04d-4d55-b432-35af256d4118} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001934 sec., 28955.532574974146 rows/sec., 2.22 MiB/sec. | ||
2798 | 2025.02.28 23:10:57.040903 [ 4 ] {bc1b4b07-f04d-4d55-b432-35af256d4118} <Debug> TCPHandler: Processed in 0.002295334 sec. | ||
2799 | 2025.02.28 23:10:57.041172 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2800 | 2025.02.28 23:10:57.041368 [ 255 ] {38022b1b-ff3c-4bce-b12f-7ef960b01769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2801 | 2025.02.28 23:10:57.041440 [ 255 ] {38022b1b-ff3c-4bce-b12f-7ef960b01769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2802 | 2025.02.28 23:10:57.042216 [ 255 ] {38022b1b-ff3c-4bce-b12f-7ef960b01769} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2803 | 2025.02.28 23:10:57.042266 [ 255 ] {38022b1b-ff3c-4bce-b12f-7ef960b01769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2804 | 2025.02.28 23:10:57.042722 [ 255 ] {38022b1b-ff3c-4bce-b12f-7ef960b01769} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2805 | 2025.02.28 23:10:57.042992 [ 255 ] {38022b1b-ff3c-4bce-b12f-7ef960b01769} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2806 | 2025.02.28 23:10:57.043206 [ 255 ] {38022b1b-ff3c-4bce-b12f-7ef960b01769} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001892 sec., 33826.638477801265 rows/sec., 2.64 MiB/sec. | ||
2807 | 2025.02.28 23:10:57.043276 [ 255 ] {38022b1b-ff3c-4bce-b12f-7ef960b01769} <Debug> TCPHandler: Processed in 0.002239662 sec. | ||
2808 | 2025.02.28 23:10:57.043451 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2809 | 2025.02.28 23:10:57.043600 [ 4 ] {fff75ab8-135e-4d17-891c-3e7217181b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2810 | 2025.02.28 23:10:57.043667 [ 4 ] {fff75ab8-135e-4d17-891c-3e7217181b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2811 | 2025.02.28 23:10:57.044261 [ 4 ] {fff75ab8-135e-4d17-891c-3e7217181b2a} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2812 | 2025.02.28 23:10:57.044302 [ 4 ] {fff75ab8-135e-4d17-891c-3e7217181b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2813 | 2025.02.28 23:10:57.044701 [ 4 ] {fff75ab8-135e-4d17-891c-3e7217181b2a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2814 | 2025.02.28 23:10:57.044946 [ 4 ] {fff75ab8-135e-4d17-891c-3e7217181b2a} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2815 | 2025.02.28 23:10:57.045156 [ 4 ] {fff75ab8-135e-4d17-891c-3e7217181b2a} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001593 sec., 60263.653483992464 rows/sec., 4.20 MiB/sec. | ||
2816 | 2025.02.28 23:10:57.045213 [ 4 ] {fff75ab8-135e-4d17-891c-3e7217181b2a} <Debug> TCPHandler: Processed in 0.001830711 sec. | ||
2817 | 2025.02.28 23:10:57.045376 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2818 | 2025.02.28 23:10:57.045527 [ 255 ] {e4b672d5-e3e4-49e6-83e6-2b2ba2f29cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2819 | 2025.02.28 23:10:57.045592 [ 255 ] {e4b672d5-e3e4-49e6-83e6-2b2ba2f29cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2820 | 2025.02.28 23:10:57.046141 [ 255 ] {e4b672d5-e3e4-49e6-83e6-2b2ba2f29cc9} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2821 | 2025.02.28 23:10:57.046178 [ 255 ] {e4b672d5-e3e4-49e6-83e6-2b2ba2f29cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2822 | 2025.02.28 23:10:57.046564 [ 255 ] {e4b672d5-e3e4-49e6-83e6-2b2ba2f29cc9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2823 | 2025.02.28 23:10:57.046815 [ 255 ] {e4b672d5-e3e4-49e6-83e6-2b2ba2f29cc9} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2824 | 2025.02.28 23:10:57.046997 [ 255 ] {e4b672d5-e3e4-49e6-83e6-2b2ba2f29cc9} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001507 sec., 23888.5202388852 rows/sec., 1.61 MiB/sec. | ||
2825 | 2025.02.28 23:10:57.047051 [ 255 ] {e4b672d5-e3e4-49e6-83e6-2b2ba2f29cc9} <Debug> TCPHandler: Processed in 0.001746419 sec. | ||
2826 | 2025.02.28 23:10:57.615327 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
2827 | 2025.02.28 23:10:57.616045 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2828 | 2025.02.28 23:10:57.616093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2829 | 2025.02.28 23:10:57.616621 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2830 | 2025.02.28 23:10:57.616889 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2831 | 2025.02.28 23:10:57.617131 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
2832 | 2025.02.28 23:10:58.072030 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
2833 | 2025.02.28 23:10:58.093626 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2834 | 2025.02.28 23:10:58.093686 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2835 | 2025.02.28 23:10:58.101572 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2836 | 2025.02.28 23:10:58.102359 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2837 | 2025.02.28 23:10:58.105436 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
2838 | 2025.02.28 23:11:02.042880 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2839 | 2025.02.28 23:11:02.043088 [ 4 ] {0889363e-afce-432f-8916-92f39516ab0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2840 | 2025.02.28 23:11:02.043158 [ 4 ] {0889363e-afce-432f-8916-92f39516ab0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2841 | 2025.02.28 23:11:02.043936 [ 4 ] {0889363e-afce-432f-8916-92f39516ab0b} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2842 | 2025.02.28 23:11:02.043986 [ 4 ] {0889363e-afce-432f-8916-92f39516ab0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2843 | 2025.02.28 23:11:02.044433 [ 4 ] {0889363e-afce-432f-8916-92f39516ab0b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2844 | 2025.02.28 23:11:02.044691 [ 4 ] {0889363e-afce-432f-8916-92f39516ab0b} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2845 | 2025.02.28 23:11:02.044912 [ 4 ] {0889363e-afce-432f-8916-92f39516ab0b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001878 sec., 29818.956336528223 rows/sec., 2.29 MiB/sec. | ||
2846 | 2025.02.28 23:11:02.045011 [ 4 ] {0889363e-afce-432f-8916-92f39516ab0b} <Debug> TCPHandler: Processed in 0.002265563 sec. | ||
2847 | 2025.02.28 23:11:02.045277 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2848 | 2025.02.28 23:11:02.045455 [ 255 ] {6072e31d-3911-4603-9c75-5a254de23e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2849 | 2025.02.28 23:11:02.045521 [ 255 ] {6072e31d-3911-4603-9c75-5a254de23e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2850 | 2025.02.28 23:11:02.046275 [ 255 ] {6072e31d-3911-4603-9c75-5a254de23e44} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2851 | 2025.02.28 23:11:02.046317 [ 255 ] {6072e31d-3911-4603-9c75-5a254de23e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2852 | 2025.02.28 23:11:02.046745 [ 255 ] {6072e31d-3911-4603-9c75-5a254de23e44} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2853 | 2025.02.28 23:11:02.046995 [ 255 ] {6072e31d-3911-4603-9c75-5a254de23e44} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2854 | 2025.02.28 23:11:02.047188 [ 255 ] {6072e31d-3911-4603-9c75-5a254de23e44} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001783 sec., 35894.5597307908 rows/sec., 2.80 MiB/sec. | ||
2855 | 2025.02.28 23:11:02.047242 [ 255 ] {6072e31d-3911-4603-9c75-5a254de23e44} <Debug> TCPHandler: Processed in 0.002099869 sec. | ||
2856 | 2025.02.28 23:11:02.047419 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2857 | 2025.02.28 23:11:02.047561 [ 4 ] {6d3d9b1b-f196-4edf-83ea-5addd830bf25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2858 | 2025.02.28 23:11:02.047622 [ 4 ] {6d3d9b1b-f196-4edf-83ea-5addd830bf25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2859 | 2025.02.28 23:11:02.048275 [ 4 ] {6d3d9b1b-f196-4edf-83ea-5addd830bf25} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2860 | 2025.02.28 23:11:02.048313 [ 4 ] {6d3d9b1b-f196-4edf-83ea-5addd830bf25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2861 | 2025.02.28 23:11:02.048711 [ 4 ] {6d3d9b1b-f196-4edf-83ea-5addd830bf25} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2862 | 2025.02.28 23:11:02.048953 [ 4 ] {6d3d9b1b-f196-4edf-83ea-5addd830bf25} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2863 | 2025.02.28 23:11:02.049161 [ 4 ] {6d3d9b1b-f196-4edf-83ea-5addd830bf25} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001633 sec., 97979.17942437233 rows/sec., 6.82 MiB/sec. | ||
2864 | 2025.02.28 23:11:02.049213 [ 4 ] {6d3d9b1b-f196-4edf-83ea-5addd830bf25} <Debug> TCPHandler: Processed in 0.001864102 sec. | ||
2865 | 2025.02.28 23:11:02.049370 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2866 | 2025.02.28 23:11:02.049510 [ 255 ] {0e715a70-954a-4a2b-883d-0b56ce78f1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2867 | 2025.02.28 23:11:02.049569 [ 255 ] {0e715a70-954a-4a2b-883d-0b56ce78f1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2868 | 2025.02.28 23:11:02.050142 [ 255 ] {0e715a70-954a-4a2b-883d-0b56ce78f1ec} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2869 | 2025.02.28 23:11:02.050178 [ 255 ] {0e715a70-954a-4a2b-883d-0b56ce78f1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2870 | 2025.02.28 23:11:02.050555 [ 255 ] {0e715a70-954a-4a2b-883d-0b56ce78f1ec} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2871 | 2025.02.28 23:11:02.050845 [ 255 ] {0e715a70-954a-4a2b-883d-0b56ce78f1ec} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2872 | 2025.02.28 23:11:02.051056 [ 255 ] {0e715a70-954a-4a2b-883d-0b56ce78f1ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001577 sec., 38046.92454026633 rows/sec., 2.56 MiB/sec. | ||
2873 | 2025.02.28 23:11:02.051106 [ 255 ] {0e715a70-954a-4a2b-883d-0b56ce78f1ec} <Debug> TCPHandler: Processed in 0.00180354 sec. | ||
2874 | 2025.02.28 23:11:04.989983 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2875 | 2025.02.28 23:11:04.990042 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2876 | 2025.02.28 23:11:05.117236 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
2877 | 2025.02.28 23:11:05.117896 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2878 | 2025.02.28 23:11:05.117940 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2879 | 2025.02.28 23:11:05.118536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2880 | 2025.02.28 23:11:05.118789 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2881 | 2025.02.28 23:11:05.118957 [ 140 ] {} <Debug> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2882 | 2025.02.28 23:11:05.119008 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
2883 | 2025.02.28 23:11:05.119016 [ 140 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2884 | 2025.02.28 23:11:05.119049 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2885 | 2025.02.28 23:11:05.119229 [ 191 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::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 | ||
2886 | 2025.02.28 23:11:05.119416 [ 191 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2887 | 2025.02.28 23:11:05.119472 [ 191 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part | ||
2888 | 2025.02.28 23:11:05.119592 [ 191 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part | ||
2889 | 2025.02.28 23:11:05.119837 [ 191 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part | ||
2890 | 2025.02.28 23:11:05.120063 [ 191 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part | ||
2891 | 2025.02.28 23:11:05.120229 [ 191 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part | ||
2892 | 2025.02.28 23:11:05.120315 [ 191 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part | ||
2893 | 2025.02.28 23:11:05.122167 [ 196 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003021244 sec., 2443033.3994870987 rows/sec., 34.95 MiB/sec. | ||
2894 | 2025.02.28 23:11:05.122850 [ 199 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2895 | 2025.02.28 23:11:05.123161 [ 199 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_16_3} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2896 | 2025.02.28 23:11:05.123244 [ 199 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_16_3} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2897 | 2025.02.28 23:11:05.123343 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
2898 | 2025.02.28 23:11:05.135045 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 414 | ||
2899 | 2025.02.28 23:11:05.137738 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2900 | 2025.02.28 23:11:05.137784 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2901 | 2025.02.28 23:11:05.139225 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2902 | 2025.02.28 23:11:05.139532 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2903 | 2025.02.28 23:11:05.139734 [ 140 ] {} <Debug> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2904 | 2025.02.28 23:11:05.139838 [ 140 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2905 | 2025.02.28 23:11:05.139913 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2906 | 2025.02.28 23:11:05.140343 [ 191 ] {14f010e8-9e03-43db-9292-8272ce8d221a::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 | ||
2907 | 2025.02.28 23:11:05.140974 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 414 | ||
2908 | 2025.02.28 23:11:05.141468 [ 191 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2909 | 2025.02.28 23:11:05.141646 [ 191 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 276 rows starting from the beginning of the part | ||
2910 | 2025.02.28 23:11:05.142294 [ 191 ] {14f010e8-9e03-43db-9292-8272ce8d221a::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 | ||
2911 | 2025.02.28 23:11:05.142923 [ 191 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 16 rows starting from the beginning of the part | ||
2912 | 2025.02.28 23:11:05.143409 [ 191 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 22 rows starting from the beginning of the part | ||
2913 | 2025.02.28 23:11:05.143880 [ 191 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
2914 | 2025.02.28 23:11:05.144349 [ 191 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
2915 | 2025.02.28 23:11:05.152240 [ 196 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 414 rows, containing 72 columns (72 merged, 0 gathered) in 0.01220446 sec., 33922.0252268433 rows/sec., 31.23 MiB/sec. | ||
2916 | 2025.02.28 23:11:05.153002 [ 191 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2917 | 2025.02.28 23:11:05.153701 [ 191 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_11_2} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2918 | 2025.02.28 23:11:05.153784 [ 191 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_11_2} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2919 | 2025.02.28 23:11:05.153991 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
2920 | 2025.02.28 23:11:05.605479 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
2921 | 2025.02.28 23:11:05.627503 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2922 | 2025.02.28 23:11:05.627561 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2923 | 2025.02.28 23:11:05.634937 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2924 | 2025.02.28 23:11:05.635685 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2925 | 2025.02.28 23:11:05.636046 [ 140 ] {} <Debug> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2926 | 2025.02.28 23:11:05.636176 [ 140 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2927 | 2025.02.28 23:11:05.636245 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
2928 | 2025.02.28 23:11:05.637003 [ 202 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
2929 | 2025.02.28 23:11:05.651504 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
2930 | 2025.02.28 23:11:05.653175 [ 202 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2931 | 2025.02.28 23:11:05.654670 [ 202 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
2932 | 2025.02.28 23:11:05.660202 [ 202 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
2933 | 2025.02.28 23:11:05.665992 [ 202 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
2934 | 2025.02.28 23:11:05.671627 [ 202 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
2935 | 2025.02.28 23:11:05.678382 [ 202 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
2936 | 2025.02.28 23:11:05.683158 [ 202 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
2937 | 2025.02.28 23:11:05.740960 [ 196 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.104556026 sec., 1157.2742827850018 rows/sec., 5.98 MiB/sec. | ||
2938 | 2025.02.28 23:11:05.743682 [ 196 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2939 | 2025.02.28 23:11:05.746807 [ 196 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_16_3} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2940 | 2025.02.28 23:11:05.746927 [ 196 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_16_3} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2941 | 2025.02.28 23:11:05.749602 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
2942 | 2025.02.28 23:11:06.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.28 MiB, peak 184.23 MiB, free memory in arenas 0.00 B, will set to 176.30 MiB (RSS), difference: 2.02 MiB | ||
2943 | 2025.02.28 23:11:06.001455 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000964097 sec. | ||
2944 | 2025.02.28 23:11:07.044264 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2945 | 2025.02.28 23:11:07.044492 [ 4 ] {cb072760-d9dd-4a28-b7ed-9a0b6430d9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2946 | 2025.02.28 23:11:07.044573 [ 4 ] {cb072760-d9dd-4a28-b7ed-9a0b6430d9b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2947 | 2025.02.28 23:11:07.045472 [ 4 ] {cb072760-d9dd-4a28-b7ed-9a0b6430d9b3} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2948 | 2025.02.28 23:11:07.045520 [ 4 ] {cb072760-d9dd-4a28-b7ed-9a0b6430d9b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
2949 | 2025.02.28 23:11:07.046019 [ 4 ] {cb072760-d9dd-4a28-b7ed-9a0b6430d9b3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2950 | 2025.02.28 23:11:07.046278 [ 4 ] {cb072760-d9dd-4a28-b7ed-9a0b6430d9b3} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2951 | 2025.02.28 23:11:07.046526 [ 4 ] {cb072760-d9dd-4a28-b7ed-9a0b6430d9b3} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002094 sec., 63992.35912129895 rows/sec., 5.52 MiB/sec. | ||
2952 | 2025.02.28 23:11:07.046591 [ 4 ] {cb072760-d9dd-4a28-b7ed-9a0b6430d9b3} <Debug> TCPHandler: Processed in 0.002459849 sec. | ||
2953 | 2025.02.28 23:11:07.046842 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2954 | 2025.02.28 23:11:07.047043 [ 255 ] {5e2561ff-d860-4bbb-9b8f-192187c07ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2955 | 2025.02.28 23:11:07.047116 [ 255 ] {5e2561ff-d860-4bbb-9b8f-192187c07ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2956 | 2025.02.28 23:11:07.047867 [ 255 ] {5e2561ff-d860-4bbb-9b8f-192187c07ae2} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2957 | 2025.02.28 23:11:07.047912 [ 255 ] {5e2561ff-d860-4bbb-9b8f-192187c07ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
2958 | 2025.02.28 23:11:07.048358 [ 255 ] {5e2561ff-d860-4bbb-9b8f-192187c07ae2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2959 | 2025.02.28 23:11:07.048628 [ 255 ] {5e2561ff-d860-4bbb-9b8f-192187c07ae2} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2960 | 2025.02.28 23:11:07.048829 [ 255 ] {5e2561ff-d860-4bbb-9b8f-192187c07ae2} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001836 sec., 21241.830065359478 rows/sec., 1.56 MiB/sec. | ||
2961 | 2025.02.28 23:11:07.048895 [ 255 ] {5e2561ff-d860-4bbb-9b8f-192187c07ae2} <Debug> TCPHandler: Processed in 0.002180481 sec. | ||
2962 | 2025.02.28 23:11:07.049055 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2963 | 2025.02.28 23:11:07.049200 [ 4 ] {2d517b4a-b31e-4cc7-a2fa-deac7b3555a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2964 | 2025.02.28 23:11:07.049261 [ 4 ] {2d517b4a-b31e-4cc7-a2fa-deac7b3555a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2965 | 2025.02.28 23:11:07.049902 [ 4 ] {2d517b4a-b31e-4cc7-a2fa-deac7b3555a3} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2966 | 2025.02.28 23:11:07.049943 [ 4 ] {2d517b4a-b31e-4cc7-a2fa-deac7b3555a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
2967 | 2025.02.28 23:11:07.050320 [ 4 ] {2d517b4a-b31e-4cc7-a2fa-deac7b3555a3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2968 | 2025.02.28 23:11:07.050562 [ 4 ] {2d517b4a-b31e-4cc7-a2fa-deac7b3555a3} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2969 | 2025.02.28 23:11:07.050773 [ 4 ] {2d517b4a-b31e-4cc7-a2fa-deac7b3555a3} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001607 sec., 64094.58618543871 rows/sec., 5.01 MiB/sec. | ||
2970 | 2025.02.28 23:11:07.050829 [ 4 ] {2d517b4a-b31e-4cc7-a2fa-deac7b3555a3} <Debug> TCPHandler: Processed in 0.001841311 sec. | ||
2971 | 2025.02.28 23:11:07.050980 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2972 | 2025.02.28 23:11:07.051106 [ 255 ] {5ec58dbe-6497-43e5-bab1-e49525864671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2973 | 2025.02.28 23:11:07.051163 [ 255 ] {5ec58dbe-6497-43e5-bab1-e49525864671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2974 | 2025.02.28 23:11:07.051743 [ 255 ] {5ec58dbe-6497-43e5-bab1-e49525864671} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2975 | 2025.02.28 23:11:07.051780 [ 255 ] {5ec58dbe-6497-43e5-bab1-e49525864671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
2976 | 2025.02.28 23:11:07.052186 [ 255 ] {5ec58dbe-6497-43e5-bab1-e49525864671} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2977 | 2025.02.28 23:11:07.052424 [ 255 ] {5ec58dbe-6497-43e5-bab1-e49525864671} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2978 | 2025.02.28 23:11:07.052672 [ 255 ] {5ec58dbe-6497-43e5-bab1-e49525864671} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001584 sec., 101010.10101010102 rows/sec., 7.04 MiB/sec. | ||
2979 | 2025.02.28 23:11:07.052797 [ 255 ] {5ec58dbe-6497-43e5-bab1-e49525864671} <Debug> TCPHandler: Processed in 0.001872993 sec. | ||
2980 | 2025.02.28 23:11:07.053038 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2981 | 2025.02.28 23:11:07.053177 [ 4 ] {9869ae50-cbe5-4263-a9b6-54a7fc2b2c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2982 | 2025.02.28 23:11:07.053272 [ 4 ] {9869ae50-cbe5-4263-a9b6-54a7fc2b2c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2983 | 2025.02.28 23:11:07.054465 [ 4 ] {9869ae50-cbe5-4263-a9b6-54a7fc2b2c40} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2984 | 2025.02.28 23:11:07.054504 [ 4 ] {9869ae50-cbe5-4263-a9b6-54a7fc2b2c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
2985 | 2025.02.28 23:11:07.055204 [ 4 ] {9869ae50-cbe5-4263-a9b6-54a7fc2b2c40} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2986 | 2025.02.28 23:11:07.055465 [ 4 ] {9869ae50-cbe5-4263-a9b6-54a7fc2b2c40} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2987 | 2025.02.28 23:11:07.055672 [ 4 ] {9869ae50-cbe5-4263-a9b6-54a7fc2b2c40} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002526 sec., 15439.429928741092 rows/sec., 27.67 MiB/sec. | ||
2988 | 2025.02.28 23:11:07.055787 [ 4 ] {9869ae50-cbe5-4263-a9b6-54a7fc2b2c40} <Debug> TCPHandler: Processed in 0.00287964 sec. | ||
2989 | 2025.02.28 23:11:07.055934 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2990 | 2025.02.28 23:11:07.056056 [ 255 ] {843f8899-0829-4a3a-92ca-68fcd6d9149e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2991 | 2025.02.28 23:11:07.056107 [ 255 ] {843f8899-0829-4a3a-92ca-68fcd6d9149e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2992 | 2025.02.28 23:11:07.056592 [ 255 ] {843f8899-0829-4a3a-92ca-68fcd6d9149e} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2993 | 2025.02.28 23:11:07.056630 [ 255 ] {843f8899-0829-4a3a-92ca-68fcd6d9149e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
2994 | 2025.02.28 23:11:07.057009 [ 255 ] {843f8899-0829-4a3a-92ca-68fcd6d9149e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2995 | 2025.02.28 23:11:07.057250 [ 255 ] {843f8899-0829-4a3a-92ca-68fcd6d9149e} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2996 | 2025.02.28 23:11:07.057475 [ 255 ] {843f8899-0829-4a3a-92ca-68fcd6d9149e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001445 sec., 41522.491349480966 rows/sec., 2.80 MiB/sec. | ||
2997 | 2025.02.28 23:11:07.057529 [ 255 ] {843f8899-0829-4a3a-92ca-68fcd6d9149e} <Debug> TCPHandler: Processed in 0.001652736 sec. | ||
2998 | 2025.02.28 23:11:12.042426 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2999 | 2025.02.28 23:11:12.042627 [ 4 ] {795da3ee-98af-4e69-86b6-17758d3d3ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3000 | 2025.02.28 23:11:12.042704 [ 4 ] {795da3ee-98af-4e69-86b6-17758d3d3ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3001 | 2025.02.28 23:11:12.043501 [ 4 ] {795da3ee-98af-4e69-86b6-17758d3d3ae8} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3002 | 2025.02.28 23:11:12.043547 [ 4 ] {795da3ee-98af-4e69-86b6-17758d3d3ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3003 | 2025.02.28 23:11:12.044006 [ 4 ] {795da3ee-98af-4e69-86b6-17758d3d3ae8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3004 | 2025.02.28 23:11:12.044262 [ 4 ] {795da3ee-98af-4e69-86b6-17758d3d3ae8} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3005 | 2025.02.28 23:11:12.044480 [ 4 ] {795da3ee-98af-4e69-86b6-17758d3d3ae8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001907 sec., 29365.495542737284 rows/sec., 2.26 MiB/sec. | ||
3006 | 2025.02.28 23:11:12.044546 [ 4 ] {795da3ee-98af-4e69-86b6-17758d3d3ae8} <Debug> TCPHandler: Processed in 0.002252783 sec. | ||
3007 | 2025.02.28 23:11:12.044808 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3008 | 2025.02.28 23:11:12.045017 [ 255 ] {f10ae419-a2e2-4f7a-a3ba-17b1cf0ff750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3009 | 2025.02.28 23:11:12.045095 [ 255 ] {f10ae419-a2e2-4f7a-a3ba-17b1cf0ff750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3010 | 2025.02.28 23:11:12.045905 [ 255 ] {f10ae419-a2e2-4f7a-a3ba-17b1cf0ff750} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3011 | 2025.02.28 23:11:12.045952 [ 255 ] {f10ae419-a2e2-4f7a-a3ba-17b1cf0ff750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3012 | 2025.02.28 23:11:12.046397 [ 255 ] {f10ae419-a2e2-4f7a-a3ba-17b1cf0ff750} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3013 | 2025.02.28 23:11:12.046651 [ 255 ] {f10ae419-a2e2-4f7a-a3ba-17b1cf0ff750} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3014 | 2025.02.28 23:11:12.046910 [ 255 ] {f10ae419-a2e2-4f7a-a3ba-17b1cf0ff750} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001947 sec., 32871.08371854135 rows/sec., 2.57 MiB/sec. | ||
3015 | 2025.02.28 23:11:12.047045 [ 255 ] {f10ae419-a2e2-4f7a-a3ba-17b1cf0ff750} <Debug> TCPHandler: Processed in 0.002373036 sec. | ||
3016 | 2025.02.28 23:11:12.047203 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3017 | 2025.02.28 23:11:12.047326 [ 4 ] {be735291-193f-4a36-8979-6d0ae0b1ddb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3018 | 2025.02.28 23:11:12.047384 [ 4 ] {be735291-193f-4a36-8979-6d0ae0b1ddb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3019 | 2025.02.28 23:11:12.047957 [ 4 ] {be735291-193f-4a36-8979-6d0ae0b1ddb8} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3020 | 2025.02.28 23:11:12.047995 [ 4 ] {be735291-193f-4a36-8979-6d0ae0b1ddb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3021 | 2025.02.28 23:11:12.048399 [ 4 ] {be735291-193f-4a36-8979-6d0ae0b1ddb8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3022 | 2025.02.28 23:11:12.048636 [ 4 ] {be735291-193f-4a36-8979-6d0ae0b1ddb8} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3023 | 2025.02.28 23:11:12.048824 [ 4 ] {be735291-193f-4a36-8979-6d0ae0b1ddb8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001527 sec., 104780.61558611658 rows/sec., 7.30 MiB/sec. | ||
3024 | 2025.02.28 23:11:12.048876 [ 4 ] {be735291-193f-4a36-8979-6d0ae0b1ddb8} <Debug> TCPHandler: Processed in 0.001728938 sec. | ||
3025 | 2025.02.28 23:11:12.049035 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3026 | 2025.02.28 23:11:12.049184 [ 255 ] {4f5fd8de-0e72-4a65-af48-05bc1b835c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3027 | 2025.02.28 23:11:12.049248 [ 255 ] {4f5fd8de-0e72-4a65-af48-05bc1b835c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3028 | 2025.02.28 23:11:12.049792 [ 255 ] {4f5fd8de-0e72-4a65-af48-05bc1b835c0f} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3029 | 2025.02.28 23:11:12.049832 [ 255 ] {4f5fd8de-0e72-4a65-af48-05bc1b835c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3030 | 2025.02.28 23:11:12.050219 [ 255 ] {4f5fd8de-0e72-4a65-af48-05bc1b835c0f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3031 | 2025.02.28 23:11:12.050459 [ 255 ] {4f5fd8de-0e72-4a65-af48-05bc1b835c0f} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3032 | 2025.02.28 23:11:12.050676 [ 255 ] {4f5fd8de-0e72-4a65-af48-05bc1b835c0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001529 sec., 39241.33420536298 rows/sec., 2.64 MiB/sec. | ||
3033 | 2025.02.28 23:11:12.050741 [ 255 ] {4f5fd8de-0e72-4a65-af48-05bc1b835c0f} <Debug> TCPHandler: Processed in 0.001771929 sec. | ||
3034 | 2025.02.28 23:11:12.619155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
3035 | 2025.02.28 23:11:12.620044 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3036 | 2025.02.28 23:11:12.620118 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3037 | 2025.02.28 23:11:12.621243 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3038 | 2025.02.28 23:11:12.621677 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3039 | 2025.02.28 23:11:12.622077 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
3040 | 2025.02.28 23:11:13.151571 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3041 | 2025.02.28 23:11:13.171194 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3042 | 2025.02.28 23:11:13.171253 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3043 | 2025.02.28 23:11:13.178663 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3044 | 2025.02.28 23:11:13.179450 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3045 | 2025.02.28 23:11:13.182716 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3046 | 2025.02.28 23:11:15.141114 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 434 | ||
3047 | 2025.02.28 23:11:15.143892 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3048 | 2025.02.28 23:11:15.143938 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3049 | 2025.02.28 23:11:15.145380 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3050 | 2025.02.28 23:11:15.145692 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3051 | 2025.02.28 23:11:15.146788 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 434 | ||
3052 | 2025.02.28 23:11:17.045133 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3053 | 2025.02.28 23:11:17.045361 [ 4 ] {df185eb5-7d3f-4c94-92a3-0795ee6bc788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3054 | 2025.02.28 23:11:17.045444 [ 4 ] {df185eb5-7d3f-4c94-92a3-0795ee6bc788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3055 | 2025.02.28 23:11:17.046292 [ 4 ] {df185eb5-7d3f-4c94-92a3-0795ee6bc788} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3056 | 2025.02.28 23:11:17.046345 [ 4 ] {df185eb5-7d3f-4c94-92a3-0795ee6bc788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3057 | 2025.02.28 23:11:17.046799 [ 4 ] {df185eb5-7d3f-4c94-92a3-0795ee6bc788} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3058 | 2025.02.28 23:11:17.047060 [ 4 ] {df185eb5-7d3f-4c94-92a3-0795ee6bc788} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3059 | 2025.02.28 23:11:17.047263 [ 129 ] {} <Debug> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3060 | 2025.02.28 23:11:17.047338 [ 4 ] {df185eb5-7d3f-4c94-92a3-0795ee6bc788} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.00203 sec., 66009.85221674877 rows/sec., 5.69 MiB/sec. | ||
3061 | 2025.02.28 23:11:17.047350 [ 129 ] {} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3062 | 2025.02.28 23:11:17.047426 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3063 | 2025.02.28 23:11:17.047486 [ 4 ] {df185eb5-7d3f-4c94-92a3-0795ee6bc788} <Debug> TCPHandler: Processed in 0.002496759 sec. | ||
3064 | 2025.02.28 23:11:17.047782 [ 186 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::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 | ||
3065 | 2025.02.28 23:11:17.047845 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3066 | 2025.02.28 23:11:17.048174 [ 186 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3067 | 2025.02.28 23:11:17.048226 [ 255 ] {406ebbb5-8f19-475c-9025-e0788d2ac0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3068 | 2025.02.28 23:11:17.048249 [ 186 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1401 rows starting from the beginning of the part | ||
3069 | 2025.02.28 23:11:17.048360 [ 255 ] {406ebbb5-8f19-475c-9025-e0788d2ac0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3070 | 2025.02.28 23:11:17.048511 [ 186 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
3071 | 2025.02.28 23:11:17.048871 [ 186 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
3072 | 2025.02.28 23:11:17.049149 [ 186 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 134 rows starting from the beginning of the part | ||
3073 | 2025.02.28 23:11:17.049404 [ 186 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
3074 | 2025.02.28 23:11:17.049732 [ 186 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 134 rows starting from the beginning of the part | ||
3075 | 2025.02.28 23:11:17.051456 [ 255 ] {406ebbb5-8f19-475c-9025-e0788d2ac0ac} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3076 | 2025.02.28 23:11:17.051539 [ 255 ] {406ebbb5-8f19-475c-9025-e0788d2ac0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3077 | 2025.02.28 23:11:17.052588 [ 255 ] {406ebbb5-8f19-475c-9025-e0788d2ac0ac} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3078 | 2025.02.28 23:11:17.052843 [ 187 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1837 rows, containing 5 columns (5 merged, 0 gathered) in 0.005306108 sec., 346204.7888961174 rows/sec., 30.26 MiB/sec. | ||
3079 | 2025.02.28 23:11:17.053003 [ 255 ] {406ebbb5-8f19-475c-9025-e0788d2ac0ac} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3080 | 2025.02.28 23:11:17.053082 [ 187 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3081 | 2025.02.28 23:11:17.053257 [ 129 ] {} <Debug> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3082 | 2025.02.28 23:11:17.053370 [ 129 ] {} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3083 | 2025.02.28 23:11:17.053429 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3084 | 2025.02.28 23:11:17.053439 [ 255 ] {406ebbb5-8f19-475c-9025-e0788d2ac0ac} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.005299 sec., 7359.87922249481 rows/sec., 553.43 KiB/sec. | ||
3085 | 2025.02.28 23:11:17.053840 [ 255 ] {406ebbb5-8f19-475c-9025-e0788d2ac0ac} <Debug> TCPHandler: Processed in 0.006219254 sec. | ||
3086 | 2025.02.28 23:11:17.053859 [ 187 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_26_5} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3087 | 2025.02.28 23:11:17.053940 [ 193 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::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 | ||
3088 | 2025.02.28 23:11:17.054197 [ 187 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_26_5} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3089 | 2025.02.28 23:11:17.054217 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3090 | 2025.02.28 23:11:17.054394 [ 193 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3091 | 2025.02.28 23:11:17.054438 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
3092 | 2025.02.28 23:11:17.054513 [ 193 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 58 rows starting from the beginning of the part | ||
3093 | 2025.02.28 23:11:17.054626 [ 4 ] {6b8f17b5-cf24-418f-9df7-0a14e15d5f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3094 | 2025.02.28 23:11:17.054807 [ 4 ] {6b8f17b5-cf24-418f-9df7-0a14e15d5f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3095 | 2025.02.28 23:11:17.054830 [ 193 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part | ||
3096 | 2025.02.28 23:11:17.055253 [ 193 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part | ||
3097 | 2025.02.28 23:11:17.055589 [ 193 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 53 rows starting from the beginning of the part | ||
3098 | 2025.02.28 23:11:17.055956 [ 193 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part | ||
3099 | 2025.02.28 23:11:17.056301 [ 193 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part | ||
3100 | 2025.02.28 23:11:17.057621 [ 4 ] {6b8f17b5-cf24-418f-9df7-0a14e15d5f8a} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3101 | 2025.02.28 23:11:17.057698 [ 4 ] {6b8f17b5-cf24-418f-9df7-0a14e15d5f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3102 | 2025.02.28 23:11:17.058789 [ 4 ] {6b8f17b5-cf24-418f-9df7-0a14e15d5f8a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3103 | 2025.02.28 23:11:17.059129 [ 186 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 5 columns (5 merged, 0 gathered) in 0.005585736 sec., 47800.32568671344 rows/sec., 3.70 MiB/sec. | ||
3104 | 2025.02.28 23:11:17.059331 [ 193 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3105 | 2025.02.28 23:11:17.059335 [ 4 ] {6b8f17b5-cf24-418f-9df7-0a14e15d5f8a} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3106 | 2025.02.28 23:11:17.059647 [ 129 ] {} <Debug> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3107 | 2025.02.28 23:11:17.059761 [ 129 ] {} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3108 | 2025.02.28 23:11:17.059839 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3109 | 2025.02.28 23:11:17.059911 [ 4 ] {6b8f17b5-cf24-418f-9df7-0a14e15d5f8a} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.005352 sec., 19245.142002989538 rows/sec., 1.50 MiB/sec. | ||
3110 | 2025.02.28 23:11:17.060138 [ 193 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_11_2} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3111 | 2025.02.28 23:11:17.060320 [ 4 ] {6b8f17b5-cf24-418f-9df7-0a14e15d5f8a} <Debug> TCPHandler: Processed in 0.006325616 sec. | ||
3112 | 2025.02.28 23:11:17.060319 [ 197 ] {a079f8e2-c903-4107-91de-e012d9efb30f::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 | ||
3113 | 2025.02.28 23:11:17.060424 [ 193 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_11_2} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3114 | 2025.02.28 23:11:17.060633 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3115 | 2025.02.28 23:11:17.060701 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
3116 | 2025.02.28 23:11:17.060772 [ 197 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3117 | 2025.02.28 23:11:17.060837 [ 197 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 627 rows starting from the beginning of the part | ||
3118 | 2025.02.28 23:11:17.060951 [ 255 ] {076a9c84-a07b-403e-986d-6211be866135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3119 | 2025.02.28 23:11:17.061085 [ 197 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
3120 | 2025.02.28 23:11:17.061193 [ 255 ] {076a9c84-a07b-403e-986d-6211be866135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3121 | 2025.02.28 23:11:17.061502 [ 197 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
3122 | 2025.02.28 23:11:17.061944 [ 197 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 103 rows starting from the beginning of the part | ||
3123 | 2025.02.28 23:11:17.062218 [ 197 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
3124 | 2025.02.28 23:11:17.062665 [ 197 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 103 rows starting from the beginning of the part | ||
3125 | 2025.02.28 23:11:17.063992 [ 255 ] {076a9c84-a07b-403e-986d-6211be866135} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3126 | 2025.02.28 23:11:17.064066 [ 255 ] {076a9c84-a07b-403e-986d-6211be866135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3127 | 2025.02.28 23:11:17.065235 [ 255 ] {076a9c84-a07b-403e-986d-6211be866135} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3128 | 2025.02.28 23:11:17.065730 [ 186 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1025 rows, containing 5 columns (5 merged, 0 gathered) in 0.00576054 sec., 177934.70751005982 rows/sec., 14.27 MiB/sec. | ||
3129 | 2025.02.28 23:11:17.065781 [ 255 ] {076a9c84-a07b-403e-986d-6211be866135} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3130 | 2025.02.28 23:11:17.065981 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3131 | 2025.02.28 23:11:17.066057 [ 193 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3132 | 2025.02.28 23:11:17.066079 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3133 | 2025.02.28 23:11:17.066174 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3134 | 2025.02.28 23:11:17.066354 [ 255 ] {076a9c84-a07b-403e-986d-6211be866135} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005464 sec., 29282.576866764273 rows/sec., 2.04 MiB/sec. | ||
3135 | 2025.02.28 23:11:17.066702 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
3136 | 2025.02.28 23:11:17.066716 [ 255 ] {076a9c84-a07b-403e-986d-6211be866135} <Debug> TCPHandler: Processed in 0.006278155 sec. | ||
3137 | 2025.02.28 23:11:17.066992 [ 193 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_26_5} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3138 | 2025.02.28 23:11:17.067207 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3139 | 2025.02.28 23:11:17.067239 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3140 | 2025.02.28 23:11:17.067268 [ 193 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_26_5} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3141 | 2025.02.28 23:11:17.067319 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6943 rows starting from the beginning of the part | ||
3142 | 2025.02.28 23:11:17.067516 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
3143 | 2025.02.28 23:11:17.067681 [ 4 ] {32a42a23-d603-4e61-8093-7ed29d404852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3144 | 2025.02.28 23:11:17.067743 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 96 rows starting from the beginning of the part | ||
3145 | 2025.02.28 23:11:17.068048 [ 4 ] {32a42a23-d603-4e61-8093-7ed29d404852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3146 | 2025.02.28 23:11:17.068188 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
3147 | 2025.02.28 23:11:17.068692 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
3148 | 2025.02.28 23:11:17.069067 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
3149 | 2025.02.28 23:11:17.069480 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
3150 | 2025.02.28 23:11:17.072673 [ 4 ] {32a42a23-d603-4e61-8093-7ed29d404852} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3151 | 2025.02.28 23:11:17.072756 [ 4 ] {32a42a23-d603-4e61-8093-7ed29d404852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3152 | 2025.02.28 23:11:17.074356 [ 4 ] {32a42a23-d603-4e61-8093-7ed29d404852} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3153 | 2025.02.28 23:11:17.074897 [ 4 ] {32a42a23-d603-4e61-8093-7ed29d404852} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3154 | 2025.02.28 23:11:17.075057 [ 194 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7679 rows, containing 5 columns (5 merged, 0 gathered) in 0.008709283 sec., 881702.8910416621 rows/sec., 60.46 MiB/sec. | ||
3155 | 2025.02.28 23:11:17.075199 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3156 | 2025.02.28 23:11:17.075292 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3157 | 2025.02.28 23:11:17.075339 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3158 | 2025.02.28 23:11:17.075390 [ 4 ] {32a42a23-d603-4e61-8093-7ed29d404852} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.007934 sec., 4915.5533148474915 rows/sec., 8.81 MiB/sec. | ||
3159 | 2025.02.28 23:11:17.075709 [ 193 ] {0124aedf-df50-438a-887c-271a9e7ab000::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 | ||
3160 | 2025.02.28 23:11:17.075999 [ 194 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3161 | 2025.02.28 23:11:17.076667 [ 4 ] {32a42a23-d603-4e61-8093-7ed29d404852} <Debug> TCPHandler: Processed in 0.009736731 sec. | ||
3162 | 2025.02.28 23:11:17.077045 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3163 | 2025.02.28 23:11:17.077457 [ 194 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3164 | 2025.02.28 23:11:17.077513 [ 255 ] {05b6c383-d7e8-40c0-8b5d-a3eaef8b676d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3165 | 2025.02.28 23:11:17.077584 [ 193 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3166 | 2025.02.28 23:11:17.077755 [ 255 ] {05b6c383-d7e8-40c0-8b5d-a3eaef8b676d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3167 | 2025.02.28 23:11:17.077848 [ 193 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 126 rows starting from the beginning of the part | ||
3168 | 2025.02.28 23:11:17.077852 [ 194 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3169 | 2025.02.28 23:11:17.078502 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
3170 | 2025.02.28 23:11:17.078999 [ 193 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part | ||
3171 | 2025.02.28 23:11:17.079727 [ 193 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part | ||
3172 | 2025.02.28 23:11:17.080269 [ 255 ] {05b6c383-d7e8-40c0-8b5d-a3eaef8b676d} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3173 | 2025.02.28 23:11:17.080436 [ 255 ] {05b6c383-d7e8-40c0-8b5d-a3eaef8b676d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3174 | 2025.02.28 23:11:17.080499 [ 193 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part | ||
3175 | 2025.02.28 23:11:17.081372 [ 193 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part | ||
3176 | 2025.02.28 23:11:17.081870 [ 255 ] {05b6c383-d7e8-40c0-8b5d-a3eaef8b676d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3177 | 2025.02.28 23:11:17.082165 [ 193 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part | ||
3178 | 2025.02.28 23:11:17.082895 [ 255 ] {05b6c383-d7e8-40c0-8b5d-a3eaef8b676d} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3179 | 2025.02.28 23:11:17.083240 [ 129 ] {} <Debug> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3180 | 2025.02.28 23:11:17.083362 [ 129 ] {} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3181 | 2025.02.28 23:11:17.083462 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3182 | 2025.02.28 23:11:17.083578 [ 255 ] {05b6c383-d7e8-40c0-8b5d-a3eaef8b676d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00618 sec., 9708.73786407767 rows/sec., 670.00 KiB/sec. | ||
3183 | 2025.02.28 23:11:17.083888 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
3184 | 2025.02.28 23:11:17.083985 [ 255 ] {05b6c383-d7e8-40c0-8b5d-a3eaef8b676d} <Debug> TCPHandler: Processed in 0.00714975 sec. | ||
3185 | 2025.02.28 23:11:17.084410 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3186 | 2025.02.28 23:11:17.084506 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1080 rows starting from the beginning of the part | ||
3187 | 2025.02.28 23:11:17.084761 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
3188 | 2025.02.28 23:11:17.085037 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
3189 | 2025.02.28 23:11:17.085297 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
3190 | 2025.02.28 23:11:17.085656 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
3191 | 2025.02.28 23:11:17.085977 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
3192 | 2025.02.28 23:11:17.089435 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1356 rows, containing 4 columns (4 merged, 0 gathered) in 0.005863663 sec., 231254.76344735365 rows/sec., 15.58 MiB/sec. | ||
3193 | 2025.02.28 23:11:17.089745 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3194 | 2025.02.28 23:11:17.090509 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_26_5} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3195 | 2025.02.28 23:11:17.090632 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_26_5} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3196 | 2025.02.28 23:11:17.090814 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
3197 | 2025.02.28 23:11:17.091386 [ 198 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 321 rows, containing 19 columns (19 merged, 0 gathered) in 0.015971726 sec., 20098.015706004477 rows/sec., 36.01 MiB/sec. | ||
3198 | 2025.02.28 23:11:17.091845 [ 189 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3199 | 2025.02.28 23:11:17.092250 [ 189 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3200 | 2025.02.28 23:11:17.092341 [ 189 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3201 | 2025.02.28 23:11:17.092444 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
3202 | 2025.02.28 23:11:19.990296 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3203 | 2025.02.28 23:11:19.990351 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3204 | 2025.02.28 23:11:20.122238 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
3205 | 2025.02.28 23:11:20.122985 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3206 | 2025.02.28 23:11:20.123025 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3207 | 2025.02.28 23:11:20.123555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3208 | 2025.02.28 23:11:20.123814 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3209 | 2025.02.28 23:11:20.124011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3210 | 2025.02.28 23:11:20.682792 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3211 | 2025.02.28 23:11:20.703286 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3212 | 2025.02.28 23:11:20.703344 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3213 | 2025.02.28 23:11:20.711033 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3214 | 2025.02.28 23:11:20.711864 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3215 | 2025.02.28 23:11:20.714543 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3216 | 2025.02.28 23:11:22.042432 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3217 | 2025.02.28 23:11:22.042657 [ 4 ] {cf83951f-a683-4b5f-9fe9-4f6778e8c7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3218 | 2025.02.28 23:11:22.042738 [ 4 ] {cf83951f-a683-4b5f-9fe9-4f6778e8c7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3219 | 2025.02.28 23:11:22.043549 [ 4 ] {cf83951f-a683-4b5f-9fe9-4f6778e8c7d4} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3220 | 2025.02.28 23:11:22.043593 [ 4 ] {cf83951f-a683-4b5f-9fe9-4f6778e8c7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3221 | 2025.02.28 23:11:22.044029 [ 4 ] {cf83951f-a683-4b5f-9fe9-4f6778e8c7d4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3222 | 2025.02.28 23:11:22.044284 [ 4 ] {cf83951f-a683-4b5f-9fe9-4f6778e8c7d4} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3223 | 2025.02.28 23:11:22.044481 [ 4 ] {cf83951f-a683-4b5f-9fe9-4f6778e8c7d4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001883 sec., 29739.776951672862 rows/sec., 2.28 MiB/sec. | ||
3224 | 2025.02.28 23:11:22.044536 [ 4 ] {cf83951f-a683-4b5f-9fe9-4f6778e8c7d4} <Debug> TCPHandler: Processed in 0.002244102 sec. | ||
3225 | 2025.02.28 23:11:22.044797 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3226 | 2025.02.28 23:11:22.045005 [ 255 ] {0dc10a44-897e-454d-a45d-2d8559535162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3227 | 2025.02.28 23:11:22.045087 [ 255 ] {0dc10a44-897e-454d-a45d-2d8559535162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3228 | 2025.02.28 23:11:22.045942 [ 255 ] {0dc10a44-897e-454d-a45d-2d8559535162} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3229 | 2025.02.28 23:11:22.045994 [ 255 ] {0dc10a44-897e-454d-a45d-2d8559535162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3230 | 2025.02.28 23:11:22.046432 [ 255 ] {0dc10a44-897e-454d-a45d-2d8559535162} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3231 | 2025.02.28 23:11:22.046682 [ 255 ] {0dc10a44-897e-454d-a45d-2d8559535162} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3232 | 2025.02.28 23:11:22.046910 [ 255 ] {0dc10a44-897e-454d-a45d-2d8559535162} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001962 sec., 32619.77573904179 rows/sec., 2.55 MiB/sec. | ||
3233 | 2025.02.28 23:11:22.046965 [ 255 ] {0dc10a44-897e-454d-a45d-2d8559535162} <Debug> TCPHandler: Processed in 0.002302544 sec. | ||
3234 | 2025.02.28 23:11:22.047136 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3235 | 2025.02.28 23:11:22.047274 [ 4 ] {d94f3616-5620-4a6d-a098-7219bc73e516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3236 | 2025.02.28 23:11:22.047339 [ 4 ] {d94f3616-5620-4a6d-a098-7219bc73e516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3237 | 2025.02.28 23:11:22.047985 [ 4 ] {d94f3616-5620-4a6d-a098-7219bc73e516} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3238 | 2025.02.28 23:11:22.048022 [ 4 ] {d94f3616-5620-4a6d-a098-7219bc73e516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3239 | 2025.02.28 23:11:22.048424 [ 4 ] {d94f3616-5620-4a6d-a098-7219bc73e516} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3240 | 2025.02.28 23:11:22.048672 [ 4 ] {d94f3616-5620-4a6d-a098-7219bc73e516} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3241 | 2025.02.28 23:11:22.048850 [ 4 ] {d94f3616-5620-4a6d-a098-7219bc73e516} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001607 sec., 99564.40572495334 rows/sec., 6.93 MiB/sec. | ||
3242 | 2025.02.28 23:11:22.048902 [ 4 ] {d94f3616-5620-4a6d-a098-7219bc73e516} <Debug> TCPHandler: Processed in 0.001832861 sec. | ||
3243 | 2025.02.28 23:11:22.049060 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3244 | 2025.02.28 23:11:22.049207 [ 255 ] {453347d1-5729-4567-8228-2edf0b721217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3245 | 2025.02.28 23:11:22.049270 [ 255 ] {453347d1-5729-4567-8228-2edf0b721217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3246 | 2025.02.28 23:11:22.049873 [ 255 ] {453347d1-5729-4567-8228-2edf0b721217} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3247 | 2025.02.28 23:11:22.049916 [ 255 ] {453347d1-5729-4567-8228-2edf0b721217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3248 | 2025.02.28 23:11:22.050327 [ 255 ] {453347d1-5729-4567-8228-2edf0b721217} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3249 | 2025.02.28 23:11:22.050576 [ 255 ] {453347d1-5729-4567-8228-2edf0b721217} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3250 | 2025.02.28 23:11:22.050789 [ 255 ] {453347d1-5729-4567-8228-2edf0b721217} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001613 sec., 37197.768133911966 rows/sec., 2.51 MiB/sec. | ||
3251 | 2025.02.28 23:11:22.050845 [ 255 ] {453347d1-5729-4567-8228-2edf0b721217} <Debug> TCPHandler: Processed in 0.001855242 sec. | ||
3252 | 2025.02.28 23:11:23.354839 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3253 | 2025.02.28 23:11:23.355112 [ 4 ] {ea50b407-9902-4ebb-a9d0-c1c5f51881e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3254 | 2025.02.28 23:11:23.355230 [ 4 ] {ea50b407-9902-4ebb-a9d0-c1c5f51881e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3255 | 2025.02.28 23:11:23.356264 [ 4 ] {ea50b407-9902-4ebb-a9d0-c1c5f51881e2} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3256 | 2025.02.28 23:11:23.356320 [ 4 ] {ea50b407-9902-4ebb-a9d0-c1c5f51881e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3257 | 2025.02.28 23:11:23.356762 [ 4 ] {ea50b407-9902-4ebb-a9d0-c1c5f51881e2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3258 | 2025.02.28 23:11:23.357017 [ 4 ] {ea50b407-9902-4ebb-a9d0-c1c5f51881e2} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3259 | 2025.02.28 23:11:23.357273 [ 4 ] {ea50b407-9902-4ebb-a9d0-c1c5f51881e2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002239 sec., 10719.071013845467 rows/sec., 910.70 KiB/sec. | ||
3260 | 2025.02.28 23:11:23.357465 [ 4 ] {ea50b407-9902-4ebb-a9d0-c1c5f51881e2} <Debug> TCPHandler: Processed in 0.002771078 sec. | ||
3261 | 2025.02.28 23:11:23.357722 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3262 | 2025.02.28 23:11:23.357932 [ 255 ] {46c21117-2601-4f98-9e33-766cffe9d716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3263 | 2025.02.28 23:11:23.358003 [ 255 ] {46c21117-2601-4f98-9e33-766cffe9d716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3264 | 2025.02.28 23:11:23.358709 [ 255 ] {46c21117-2601-4f98-9e33-766cffe9d716} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3265 | 2025.02.28 23:11:23.358756 [ 255 ] {46c21117-2601-4f98-9e33-766cffe9d716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3266 | 2025.02.28 23:11:23.359179 [ 255 ] {46c21117-2601-4f98-9e33-766cffe9d716} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3267 | 2025.02.28 23:11:23.359438 [ 255 ] {46c21117-2601-4f98-9e33-766cffe9d716} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3268 | 2025.02.28 23:11:23.359729 [ 255 ] {46c21117-2601-4f98-9e33-766cffe9d716} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001838 sec., 8705.114254624592 rows/sec., 709.84 KiB/sec. | ||
3269 | 2025.02.28 23:11:23.359868 [ 255 ] {46c21117-2601-4f98-9e33-766cffe9d716} <Debug> TCPHandler: Processed in 0.002287514 sec. | ||
3270 | 2025.02.28 23:11:23.360078 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3271 | 2025.02.28 23:11:23.360308 [ 4 ] {912f65ed-a8dc-40ff-b136-846379a623c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3272 | 2025.02.28 23:11:23.360400 [ 4 ] {912f65ed-a8dc-40ff-b136-846379a623c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3273 | 2025.02.28 23:11:23.361936 [ 4 ] {912f65ed-a8dc-40ff-b136-846379a623c7} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3274 | 2025.02.28 23:11:23.361979 [ 4 ] {912f65ed-a8dc-40ff-b136-846379a623c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3275 | 2025.02.28 23:11:23.362436 [ 4 ] {912f65ed-a8dc-40ff-b136-846379a623c7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3276 | 2025.02.28 23:11:23.362685 [ 4 ] {912f65ed-a8dc-40ff-b136-846379a623c7} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3277 | 2025.02.28 23:11:23.362904 [ 4 ] {912f65ed-a8dc-40ff-b136-846379a623c7} <Debug> executeQuery: Read 1402 rows, 120.44 KiB in 0.002656 sec., 527861.4457831326 rows/sec., 44.28 MiB/sec. | ||
3278 | 2025.02.28 23:11:23.362966 [ 4 ] {912f65ed-a8dc-40ff-b136-846379a623c7} <Debug> TCPHandler: Processed in 0.002998184 sec. | ||
3279 | 2025.02.28 23:11:23.363159 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3280 | 2025.02.28 23:11:23.363308 [ 255 ] {89471b63-fd05-4658-ba1a-f0ef19b69139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3281 | 2025.02.28 23:11:23.363369 [ 255 ] {89471b63-fd05-4658-ba1a-f0ef19b69139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3282 | 2025.02.28 23:11:23.364082 [ 255 ] {89471b63-fd05-4658-ba1a-f0ef19b69139} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3283 | 2025.02.28 23:11:23.364122 [ 255 ] {89471b63-fd05-4658-ba1a-f0ef19b69139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3284 | 2025.02.28 23:11:23.364496 [ 255 ] {89471b63-fd05-4658-ba1a-f0ef19b69139} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3285 | 2025.02.28 23:11:23.364736 [ 255 ] {89471b63-fd05-4658-ba1a-f0ef19b69139} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3286 | 2025.02.28 23:11:23.364948 [ 255 ] {89471b63-fd05-4658-ba1a-f0ef19b69139} <Debug> executeQuery: Read 67 rows, 5.01 KiB in 0.001674 sec., 40023.89486260454 rows/sec., 2.92 MiB/sec. | ||
3287 | 2025.02.28 23:11:23.365003 [ 255 ] {89471b63-fd05-4658-ba1a-f0ef19b69139} <Debug> TCPHandler: Processed in 0.001914984 sec. | ||
3288 | 2025.02.28 23:11:23.365157 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3289 | 2025.02.28 23:11:23.365296 [ 4 ] {fef07dc5-5c6a-4eac-bd42-f938c5f8e9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3290 | 2025.02.28 23:11:23.365354 [ 4 ] {fef07dc5-5c6a-4eac-bd42-f938c5f8e9ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3291 | 2025.02.28 23:11:23.366104 [ 4 ] {fef07dc5-5c6a-4eac-bd42-f938c5f8e9ff} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3292 | 2025.02.28 23:11:23.366144 [ 4 ] {fef07dc5-5c6a-4eac-bd42-f938c5f8e9ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3293 | 2025.02.28 23:11:23.366515 [ 4 ] {fef07dc5-5c6a-4eac-bd42-f938c5f8e9ff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3294 | 2025.02.28 23:11:23.366757 [ 4 ] {fef07dc5-5c6a-4eac-bd42-f938c5f8e9ff} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3295 | 2025.02.28 23:11:23.367048 [ 4 ] {fef07dc5-5c6a-4eac-bd42-f938c5f8e9ff} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001765 sec., 142776.20396600565 rows/sec., 9.87 MiB/sec. | ||
3296 | 2025.02.28 23:11:23.367130 [ 4 ] {fef07dc5-5c6a-4eac-bd42-f938c5f8e9ff} <Debug> TCPHandler: Processed in 0.002039677 sec. | ||
3297 | 2025.02.28 23:11:23.367293 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3298 | 2025.02.28 23:11:23.367434 [ 255 ] {52c62d0a-a59b-48a9-ac62-29938dabd7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3299 | 2025.02.28 23:11:23.367493 [ 255 ] {52c62d0a-a59b-48a9-ac62-29938dabd7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3300 | 2025.02.28 23:11:23.368143 [ 255 ] {52c62d0a-a59b-48a9-ac62-29938dabd7c8} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3301 | 2025.02.28 23:11:23.368182 [ 255 ] {52c62d0a-a59b-48a9-ac62-29938dabd7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3302 | 2025.02.28 23:11:23.368540 [ 255 ] {52c62d0a-a59b-48a9-ac62-29938dabd7c8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3303 | 2025.02.28 23:11:23.368796 [ 255 ] {52c62d0a-a59b-48a9-ac62-29938dabd7c8} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3304 | 2025.02.28 23:11:23.369043 [ 255 ] {52c62d0a-a59b-48a9-ac62-29938dabd7c8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001633 sec., 7348.438456827925 rows/sec., 574.10 KiB/sec. | ||
3305 | 2025.02.28 23:11:23.369224 [ 255 ] {52c62d0a-a59b-48a9-ac62-29938dabd7c8} <Debug> TCPHandler: Processed in 0.001993676 sec. | ||
3306 | 2025.02.28 23:11:23.369387 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3307 | 2025.02.28 23:11:23.369524 [ 4 ] {c1013005-09fa-48d5-ab29-6761f220e42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3308 | 2025.02.28 23:11:23.369581 [ 4 ] {c1013005-09fa-48d5-ab29-6761f220e42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3309 | 2025.02.28 23:11:23.370438 [ 4 ] {c1013005-09fa-48d5-ab29-6761f220e42d} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3310 | 2025.02.28 23:11:23.370478 [ 4 ] {c1013005-09fa-48d5-ab29-6761f220e42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3311 | 2025.02.28 23:11:23.370861 [ 4 ] {c1013005-09fa-48d5-ab29-6761f220e42d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3312 | 2025.02.28 23:11:23.371101 [ 4 ] {c1013005-09fa-48d5-ab29-6761f220e42d} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3313 | 2025.02.28 23:11:23.371306 [ 4 ] {c1013005-09fa-48d5-ab29-6761f220e42d} <Debug> executeQuery: Read 611 rows, 47.09 KiB in 0.001812 sec., 337196.46799116995 rows/sec., 25.38 MiB/sec. | ||
3314 | 2025.02.28 23:11:23.371361 [ 4 ] {c1013005-09fa-48d5-ab29-6761f220e42d} <Debug> TCPHandler: Processed in 0.002043117 sec. | ||
3315 | 2025.02.28 23:11:23.371523 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3316 | 2025.02.28 23:11:23.371666 [ 255 ] {243732d1-7fc8-4114-8720-43564666913b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3317 | 2025.02.28 23:11:23.371728 [ 255 ] {243732d1-7fc8-4114-8720-43564666913b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3318 | 2025.02.28 23:11:23.372517 [ 255 ] {243732d1-7fc8-4114-8720-43564666913b} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3319 | 2025.02.28 23:11:23.372556 [ 255 ] {243732d1-7fc8-4114-8720-43564666913b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3320 | 2025.02.28 23:11:23.373002 [ 255 ] {243732d1-7fc8-4114-8720-43564666913b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3321 | 2025.02.28 23:11:23.373249 [ 255 ] {243732d1-7fc8-4114-8720-43564666913b} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3322 | 2025.02.28 23:11:23.373466 [ 255 ] {243732d1-7fc8-4114-8720-43564666913b} <Debug> executeQuery: Read 954 rows, 65.95 KiB in 0.001831 sec., 521026.76133260515 rows/sec., 35.17 MiB/sec. | ||
3323 | 2025.02.28 23:11:23.373523 [ 255 ] {243732d1-7fc8-4114-8720-43564666913b} <Debug> TCPHandler: Processed in 0.002068798 sec. | ||
3324 | 2025.02.28 23:11:23.373669 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3325 | 2025.02.28 23:11:23.373808 [ 4 ] {3dc0789c-28c9-408f-91d6-ba8cc14f132a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3326 | 2025.02.28 23:11:23.373902 [ 4 ] {3dc0789c-28c9-408f-91d6-ba8cc14f132a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3327 | 2025.02.28 23:11:23.375116 [ 4 ] {3dc0789c-28c9-408f-91d6-ba8cc14f132a} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3328 | 2025.02.28 23:11:23.375154 [ 4 ] {3dc0789c-28c9-408f-91d6-ba8cc14f132a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3329 | 2025.02.28 23:11:23.375832 [ 4 ] {3dc0789c-28c9-408f-91d6-ba8cc14f132a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3330 | 2025.02.28 23:11:23.376085 [ 4 ] {3dc0789c-28c9-408f-91d6-ba8cc14f132a} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3331 | 2025.02.28 23:11:23.376398 [ 4 ] {3dc0789c-28c9-408f-91d6-ba8cc14f132a} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002599 sec., 15005.771450557906 rows/sec., 26.89 MiB/sec. | ||
3332 | 2025.02.28 23:11:23.376627 [ 4 ] {3dc0789c-28c9-408f-91d6-ba8cc14f132a} <Debug> TCPHandler: Processed in 0.003023634 sec. | ||
3333 | 2025.02.28 23:11:23.376784 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3334 | 2025.02.28 23:11:23.376924 [ 255 ] {8f232b6d-74f9-43de-99a7-f9aa00251165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3335 | 2025.02.28 23:11:23.376985 [ 255 ] {8f232b6d-74f9-43de-99a7-f9aa00251165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3336 | 2025.02.28 23:11:23.377542 [ 255 ] {8f232b6d-74f9-43de-99a7-f9aa00251165} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3337 | 2025.02.28 23:11:23.377588 [ 255 ] {8f232b6d-74f9-43de-99a7-f9aa00251165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3338 | 2025.02.28 23:11:23.378009 [ 255 ] {8f232b6d-74f9-43de-99a7-f9aa00251165} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3339 | 2025.02.28 23:11:23.378249 [ 255 ] {8f232b6d-74f9-43de-99a7-f9aa00251165} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3340 | 2025.02.28 23:11:23.378479 [ 255 ] {8f232b6d-74f9-43de-99a7-f9aa00251165} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00158 sec., 15189.87341772152 rows/sec., 1.02 MiB/sec. | ||
3341 | 2025.02.28 23:11:23.378570 [ 255 ] {8f232b6d-74f9-43de-99a7-f9aa00251165} <Debug> TCPHandler: Processed in 0.001854892 sec. | ||
3342 | 2025.02.28 23:11:25.146921 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 474 | ||
3343 | 2025.02.28 23:11:25.150536 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3344 | 2025.02.28 23:11:25.150597 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3345 | 2025.02.28 23:11:25.152082 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3346 | 2025.02.28 23:11:25.152397 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3347 | 2025.02.28 23:11:25.153029 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 474 | ||
3348 | 2025.02.28 23:11:27.038978 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3349 | 2025.02.28 23:11:27.039182 [ 4 ] {07e6f79b-3ae0-4d12-a650-48cae6de001a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3350 | 2025.02.28 23:11:27.039257 [ 4 ] {07e6f79b-3ae0-4d12-a650-48cae6de001a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3351 | 2025.02.28 23:11:27.040047 [ 4 ] {07e6f79b-3ae0-4d12-a650-48cae6de001a} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3352 | 2025.02.28 23:11:27.040096 [ 4 ] {07e6f79b-3ae0-4d12-a650-48cae6de001a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3353 | 2025.02.28 23:11:27.040579 [ 4 ] {07e6f79b-3ae0-4d12-a650-48cae6de001a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3354 | 2025.02.28 23:11:27.040858 [ 4 ] {07e6f79b-3ae0-4d12-a650-48cae6de001a} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3355 | 2025.02.28 23:11:27.041099 [ 4 ] {07e6f79b-3ae0-4d12-a650-48cae6de001a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001972 sec., 28397.565922920894 rows/sec., 2.18 MiB/sec. | ||
3356 | 2025.02.28 23:11:27.041170 [ 4 ] {07e6f79b-3ae0-4d12-a650-48cae6de001a} <Debug> TCPHandler: Processed in 0.002331785 sec. | ||
3357 | 2025.02.28 23:11:27.041436 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3358 | 2025.02.28 23:11:27.041631 [ 255 ] {88b23923-7c8a-4e95-9277-7d6aa9699a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3359 | 2025.02.28 23:11:27.041713 [ 255 ] {88b23923-7c8a-4e95-9277-7d6aa9699a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3360 | 2025.02.28 23:11:27.042533 [ 255 ] {88b23923-7c8a-4e95-9277-7d6aa9699a1b} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3361 | 2025.02.28 23:11:27.042587 [ 255 ] {88b23923-7c8a-4e95-9277-7d6aa9699a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3362 | 2025.02.28 23:11:27.043029 [ 255 ] {88b23923-7c8a-4e95-9277-7d6aa9699a1b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3363 | 2025.02.28 23:11:27.043326 [ 255 ] {88b23923-7c8a-4e95-9277-7d6aa9699a1b} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3364 | 2025.02.28 23:11:27.043596 [ 255 ] {88b23923-7c8a-4e95-9277-7d6aa9699a1b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002017 sec., 31730.292513634107 rows/sec., 2.48 MiB/sec. | ||
3365 | 2025.02.28 23:11:27.043675 [ 255 ] {88b23923-7c8a-4e95-9277-7d6aa9699a1b} <Debug> TCPHandler: Processed in 0.002376226 sec. | ||
3366 | 2025.02.28 23:11:27.043848 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3367 | 2025.02.28 23:11:27.043977 [ 4 ] {97480128-b9df-4de5-ad32-20c92c09af12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3368 | 2025.02.28 23:11:27.044035 [ 4 ] {97480128-b9df-4de5-ad32-20c92c09af12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3369 | 2025.02.28 23:11:27.044606 [ 4 ] {97480128-b9df-4de5-ad32-20c92c09af12} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3370 | 2025.02.28 23:11:27.044646 [ 4 ] {97480128-b9df-4de5-ad32-20c92c09af12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3371 | 2025.02.28 23:11:27.045053 [ 4 ] {97480128-b9df-4de5-ad32-20c92c09af12} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3372 | 2025.02.28 23:11:27.045290 [ 4 ] {97480128-b9df-4de5-ad32-20c92c09af12} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3373 | 2025.02.28 23:11:27.045554 [ 4 ] {97480128-b9df-4de5-ad32-20c92c09af12} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001603 sec., 59887.71054273238 rows/sec., 4.17 MiB/sec. | ||
3374 | 2025.02.28 23:11:27.045754 [ 4 ] {97480128-b9df-4de5-ad32-20c92c09af12} <Debug> TCPHandler: Processed in 0.001965595 sec. | ||
3375 | 2025.02.28 23:11:27.045961 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3376 | 2025.02.28 23:11:27.046102 [ 255 ] {34feff33-ea01-415b-820d-caad8ecdebfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3377 | 2025.02.28 23:11:27.046162 [ 255 ] {34feff33-ea01-415b-820d-caad8ecdebfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3378 | 2025.02.28 23:11:27.046675 [ 255 ] {34feff33-ea01-415b-820d-caad8ecdebfd} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3379 | 2025.02.28 23:11:27.046716 [ 255 ] {34feff33-ea01-415b-820d-caad8ecdebfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3380 | 2025.02.28 23:11:27.047114 [ 255 ] {34feff33-ea01-415b-820d-caad8ecdebfd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3381 | 2025.02.28 23:11:27.047362 [ 255 ] {34feff33-ea01-415b-820d-caad8ecdebfd} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3382 | 2025.02.28 23:11:27.047580 [ 255 ] {34feff33-ea01-415b-820d-caad8ecdebfd} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001508 sec., 23872.67904509284 rows/sec., 1.61 MiB/sec. | ||
3383 | 2025.02.28 23:11:27.047635 [ 255 ] {34feff33-ea01-415b-820d-caad8ecdebfd} <Debug> TCPHandler: Processed in 0.0017744 sec. | ||
3384 | 2025.02.28 23:11:27.624134 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
3385 | 2025.02.28 23:11:27.624871 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3386 | 2025.02.28 23:11:27.624930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3387 | 2025.02.28 23:11:27.625473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3388 | 2025.02.28 23:11:27.625747 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3389 | 2025.02.28 23:11:27.625990 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
3390 | 2025.02.28 23:11:28.214606 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
3391 | 2025.02.28 23:11:28.236400 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3392 | 2025.02.28 23:11:28.236471 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3393 | 2025.02.28 23:11:28.244345 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3394 | 2025.02.28 23:11:28.245180 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3395 | 2025.02.28 23:11:28.248542 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
3396 | 2025.02.28 23:11:32.042338 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3397 | 2025.02.28 23:11:32.042568 [ 4 ] {57225c73-f08b-479c-9b37-0ab14162e4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3398 | 2025.02.28 23:11:32.042650 [ 4 ] {57225c73-f08b-479c-9b37-0ab14162e4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3399 | 2025.02.28 23:11:32.043502 [ 4 ] {57225c73-f08b-479c-9b37-0ab14162e4c2} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3400 | 2025.02.28 23:11:32.043555 [ 4 ] {57225c73-f08b-479c-9b37-0ab14162e4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3401 | 2025.02.28 23:11:32.044013 [ 4 ] {57225c73-f08b-479c-9b37-0ab14162e4c2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3402 | 2025.02.28 23:11:32.044259 [ 4 ] {57225c73-f08b-479c-9b37-0ab14162e4c2} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3403 | 2025.02.28 23:11:32.044518 [ 4 ] {57225c73-f08b-479c-9b37-0ab14162e4c2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002001 sec., 27986.006996501746 rows/sec., 2.15 MiB/sec. | ||
3404 | 2025.02.28 23:11:32.044657 [ 4 ] {57225c73-f08b-479c-9b37-0ab14162e4c2} <Debug> TCPHandler: Processed in 0.002460789 sec. | ||
3405 | 2025.02.28 23:11:32.044951 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3406 | 2025.02.28 23:11:32.045140 [ 255 ] {4df01f7b-a26d-4d72-9659-6f6f417c3757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3407 | 2025.02.28 23:11:32.045212 [ 255 ] {4df01f7b-a26d-4d72-9659-6f6f417c3757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3408 | 2025.02.28 23:11:32.045995 [ 255 ] {4df01f7b-a26d-4d72-9659-6f6f417c3757} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3409 | 2025.02.28 23:11:32.046044 [ 255 ] {4df01f7b-a26d-4d72-9659-6f6f417c3757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3410 | 2025.02.28 23:11:32.046473 [ 255 ] {4df01f7b-a26d-4d72-9659-6f6f417c3757} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3411 | 2025.02.28 23:11:32.046727 [ 255 ] {4df01f7b-a26d-4d72-9659-6f6f417c3757} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3412 | 2025.02.28 23:11:32.046990 [ 255 ] {4df01f7b-a26d-4d72-9659-6f6f417c3757} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001901 sec., 33666.49132035771 rows/sec., 2.63 MiB/sec. | ||
3413 | 2025.02.28 23:11:32.047061 [ 255 ] {4df01f7b-a26d-4d72-9659-6f6f417c3757} <Debug> TCPHandler: Processed in 0.002254143 sec. | ||
3414 | 2025.02.28 23:11:32.047217 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3415 | 2025.02.28 23:11:32.047335 [ 4 ] {df8e8b7d-c55f-4110-8a1d-dd378aa8274a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3416 | 2025.02.28 23:11:32.047387 [ 4 ] {df8e8b7d-c55f-4110-8a1d-dd378aa8274a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3417 | 2025.02.28 23:11:32.047969 [ 4 ] {df8e8b7d-c55f-4110-8a1d-dd378aa8274a} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3418 | 2025.02.28 23:11:32.048008 [ 4 ] {df8e8b7d-c55f-4110-8a1d-dd378aa8274a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3419 | 2025.02.28 23:11:32.048395 [ 4 ] {df8e8b7d-c55f-4110-8a1d-dd378aa8274a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3420 | 2025.02.28 23:11:32.048641 [ 4 ] {df8e8b7d-c55f-4110-8a1d-dd378aa8274a} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3421 | 2025.02.28 23:11:32.048856 [ 4 ] {df8e8b7d-c55f-4110-8a1d-dd378aa8274a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001546 sec., 103492.88486416558 rows/sec., 7.21 MiB/sec. | ||
3422 | 2025.02.28 23:11:32.048907 [ 4 ] {df8e8b7d-c55f-4110-8a1d-dd378aa8274a} <Debug> TCPHandler: Processed in 0.001744159 sec. | ||
3423 | 2025.02.28 23:11:32.049052 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3424 | 2025.02.28 23:11:32.049177 [ 255 ] {bd9d5b44-c1bf-4326-af1c-0b7056733165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3425 | 2025.02.28 23:11:32.049232 [ 255 ] {bd9d5b44-c1bf-4326-af1c-0b7056733165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3426 | 2025.02.28 23:11:32.049736 [ 255 ] {bd9d5b44-c1bf-4326-af1c-0b7056733165} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3427 | 2025.02.28 23:11:32.049776 [ 255 ] {bd9d5b44-c1bf-4326-af1c-0b7056733165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3428 | 2025.02.28 23:11:32.050174 [ 255 ] {bd9d5b44-c1bf-4326-af1c-0b7056733165} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3429 | 2025.02.28 23:11:32.050410 [ 255 ] {bd9d5b44-c1bf-4326-af1c-0b7056733165} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3430 | 2025.02.28 23:11:32.050608 [ 255 ] {bd9d5b44-c1bf-4326-af1c-0b7056733165} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec. | ||
3431 | 2025.02.28 23:11:32.050717 [ 255 ] {bd9d5b44-c1bf-4326-af1c-0b7056733165} <Debug> TCPHandler: Processed in 0.001722738 sec. | ||
3432 | 2025.02.28 23:11:34.990411 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3433 | 2025.02.28 23:11:34.990467 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3434 | 2025.02.28 23:11:35.126135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
3435 | 2025.02.28 23:11:35.127026 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3436 | 2025.02.28 23:11:35.127073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3437 | 2025.02.28 23:11:35.127650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3438 | 2025.02.28 23:11:35.127907 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3439 | 2025.02.28 23:11:35.128168 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
3440 | 2025.02.28 23:11:35.153321 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 490 | ||
3441 | 2025.02.28 23:11:35.156540 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3442 | 2025.02.28 23:11:35.156593 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3443 | 2025.02.28 23:11:35.158066 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3444 | 2025.02.28 23:11:35.158367 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3445 | 2025.02.28 23:11:35.158991 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 490 | ||
3446 | 2025.02.28 23:11:35.748627 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
3447 | 2025.02.28 23:11:35.769724 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3448 | 2025.02.28 23:11:35.769785 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3449 | 2025.02.28 23:11:35.777251 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3450 | 2025.02.28 23:11:35.778027 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3451 | 2025.02.28 23:11:35.780790 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
3452 | 2025.02.28 23:11:37.044114 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3453 | 2025.02.28 23:11:37.044344 [ 4 ] {42307bfa-7a62-458f-8100-cb1fd88ea200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3454 | 2025.02.28 23:11:37.044427 [ 4 ] {42307bfa-7a62-458f-8100-cb1fd88ea200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3455 | 2025.02.28 23:11:37.045228 [ 4 ] {42307bfa-7a62-458f-8100-cb1fd88ea200} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3456 | 2025.02.28 23:11:37.045280 [ 4 ] {42307bfa-7a62-458f-8100-cb1fd88ea200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3457 | 2025.02.28 23:11:37.045715 [ 4 ] {42307bfa-7a62-458f-8100-cb1fd88ea200} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3458 | 2025.02.28 23:11:37.045968 [ 4 ] {42307bfa-7a62-458f-8100-cb1fd88ea200} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3459 | 2025.02.28 23:11:37.046170 [ 108 ] {} <Debug> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3460 | 2025.02.28 23:11:37.046238 [ 4 ] {42307bfa-7a62-458f-8100-cb1fd88ea200} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001946 sec., 68859.19835560123 rows/sec., 5.94 MiB/sec. | ||
3461 | 2025.02.28 23:11:37.046251 [ 108 ] {} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3462 | 2025.02.28 23:11:37.046326 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3463 | 2025.02.28 23:11:37.046381 [ 4 ] {42307bfa-7a62-458f-8100-cb1fd88ea200} <Debug> TCPHandler: Processed in 0.002409747 sec. | ||
3464 | 2025.02.28 23:11:37.046609 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::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 | ||
3465 | 2025.02.28 23:11:37.046718 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3466 | 2025.02.28 23:11:37.046784 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3467 | 2025.02.28 23:11:37.046827 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1401 rows starting from the beginning of the part | ||
3468 | 2025.02.28 23:11:37.047059 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
3469 | 2025.02.28 23:11:37.047152 [ 255 ] {e7f9b9b4-3250-46c5-a6ec-b6e5a74378ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3470 | 2025.02.28 23:11:37.047359 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1402 rows starting from the beginning of the part | ||
3471 | 2025.02.28 23:11:37.047409 [ 255 ] {e7f9b9b4-3250-46c5-a6ec-b6e5a74378ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3472 | 2025.02.28 23:11:37.047680 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
3473 | 2025.02.28 23:11:37.048043 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
3474 | 2025.02.28 23:11:37.048326 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 134 rows starting from the beginning of the part | ||
3475 | 2025.02.28 23:11:37.050246 [ 255 ] {e7f9b9b4-3250-46c5-a6ec-b6e5a74378ac} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3476 | 2025.02.28 23:11:37.050329 [ 255 ] {e7f9b9b4-3250-46c5-a6ec-b6e5a74378ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3477 | 2025.02.28 23:11:37.051337 [ 255 ] {e7f9b9b4-3250-46c5-a6ec-b6e5a74378ac} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3478 | 2025.02.28 23:11:37.051725 [ 255 ] {e7f9b9b4-3250-46c5-a6ec-b6e5a74378ac} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3479 | 2025.02.28 23:11:37.052129 [ 189 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3105 rows, containing 5 columns (5 merged, 0 gathered) in 0.005685938 sec., 546084.0410148686 rows/sec., 47.75 MiB/sec. | ||
3480 | 2025.02.28 23:11:37.052367 [ 255 ] {e7f9b9b4-3250-46c5-a6ec-b6e5a74378ac} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.005408 sec., 7211.538461538462 rows/sec., 542.27 KiB/sec. | ||
3481 | 2025.02.28 23:11:37.052609 [ 255 ] {e7f9b9b4-3250-46c5-a6ec-b6e5a74378ac} <Debug> TCPHandler: Processed in 0.00609304 sec. | ||
3482 | 2025.02.28 23:11:37.052612 [ 189 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3483 | 2025.02.28 23:11:37.052831 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3484 | 2025.02.28 23:11:37.053009 [ 4 ] {36c85dd9-4a44-465a-b50c-cc67592a3afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3485 | 2025.02.28 23:11:37.053084 [ 4 ] {36c85dd9-4a44-465a-b50c-cc67592a3afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3486 | 2025.02.28 23:11:37.053204 [ 189 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_31_6} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3487 | 2025.02.28 23:11:37.053425 [ 189 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_31_6} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3488 | 2025.02.28 23:11:37.053647 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
3489 | 2025.02.28 23:11:37.054101 [ 4 ] {36c85dd9-4a44-465a-b50c-cc67592a3afd} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3490 | 2025.02.28 23:11:37.054147 [ 4 ] {36c85dd9-4a44-465a-b50c-cc67592a3afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3491 | 2025.02.28 23:11:37.054524 [ 4 ] {36c85dd9-4a44-465a-b50c-cc67592a3afd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3492 | 2025.02.28 23:11:37.054772 [ 4 ] {36c85dd9-4a44-465a-b50c-cc67592a3afd} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3493 | 2025.02.28 23:11:37.054937 [ 108 ] {} <Debug> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3494 | 2025.02.28 23:11:37.055003 [ 108 ] {} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3495 | 2025.02.28 23:11:37.055051 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3496 | 2025.02.28 23:11:37.055046 [ 4 ] {36c85dd9-4a44-465a-b50c-cc67592a3afd} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.002089 sec., 49305.88798468166 rows/sec., 3.85 MiB/sec. | ||
3497 | 2025.02.28 23:11:37.055424 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::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 | ||
3498 | 2025.02.28 23:11:37.055417 [ 4 ] {36c85dd9-4a44-465a-b50c-cc67592a3afd} <Debug> TCPHandler: Processed in 0.002690025 sec. | ||
3499 | 2025.02.28 23:11:37.055802 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3500 | 2025.02.28 23:11:37.055946 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3501 | 2025.02.28 23:11:37.056061 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 627 rows starting from the beginning of the part | ||
3502 | 2025.02.28 23:11:37.056143 [ 255 ] {5c8457b6-c8a8-4487-a497-56527181f9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3503 | 2025.02.28 23:11:37.056286 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
3504 | 2025.02.28 23:11:37.056341 [ 255 ] {5c8457b6-c8a8-4487-a497-56527181f9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3505 | 2025.02.28 23:11:37.056657 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 611 rows starting from the beginning of the part | ||
3506 | 2025.02.28 23:11:37.057044 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
3507 | 2025.02.28 23:11:37.057440 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
3508 | 2025.02.28 23:11:37.057784 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 103 rows starting from the beginning of the part | ||
3509 | 2025.02.28 23:11:37.059168 [ 255 ] {5c8457b6-c8a8-4487-a497-56527181f9e2} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3510 | 2025.02.28 23:11:37.059241 [ 255 ] {5c8457b6-c8a8-4487-a497-56527181f9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3511 | 2025.02.28 23:11:37.060336 [ 255 ] {5c8457b6-c8a8-4487-a497-56527181f9e2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3512 | 2025.02.28 23:11:37.060805 [ 189 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.005665667 sec., 270577.1447563014 rows/sec., 21.55 MiB/sec. | ||
3513 | 2025.02.28 23:11:37.060855 [ 255 ] {5c8457b6-c8a8-4487-a497-56527181f9e2} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3514 | 2025.02.28 23:11:37.061095 [ 189 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3515 | 2025.02.28 23:11:37.061129 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3516 | 2025.02.28 23:11:37.061241 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3517 | 2025.02.28 23:11:37.061329 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3518 | 2025.02.28 23:11:37.061420 [ 255 ] {5c8457b6-c8a8-4487-a497-56527181f9e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005345 sec., 29934.518241347054 rows/sec., 2.08 MiB/sec. | ||
3519 | 2025.02.28 23:11:37.062107 [ 255 ] {5c8457b6-c8a8-4487-a497-56527181f9e2} <Debug> TCPHandler: Processed in 0.006497101 sec. | ||
3520 | 2025.02.28 23:11:37.062151 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
3521 | 2025.02.28 23:11:37.062425 [ 195 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_31_6} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3522 | 2025.02.28 23:11:37.062791 [ 195 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_31_6} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3523 | 2025.02.28 23:11:37.062833 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3524 | 2025.02.28 23:11:37.062868 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3525 | 2025.02.28 23:11:37.062981 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
3526 | 2025.02.28 23:11:37.063004 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7679 rows starting from the beginning of the part | ||
3527 | 2025.02.28 23:11:37.063143 [ 4 ] {8141f970-5406-4536-9b91-7247ce141fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3528 | 2025.02.28 23:11:37.063351 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
3529 | 2025.02.28 23:11:37.063435 [ 4 ] {8141f970-5406-4536-9b91-7247ce141fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3530 | 2025.02.28 23:11:37.063851 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 954 rows starting from the beginning of the part | ||
3531 | 2025.02.28 23:11:37.064295 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 96 rows starting from the beginning of the part | ||
3532 | 2025.02.28 23:11:37.064702 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
3533 | 2025.02.28 23:11:37.065189 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
3534 | 2025.02.28 23:11:37.067971 [ 4 ] {8141f970-5406-4536-9b91-7247ce141fb1} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3535 | 2025.02.28 23:11:37.068054 [ 4 ] {8141f970-5406-4536-9b91-7247ce141fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3536 | 2025.02.28 23:11:37.069687 [ 4 ] {8141f970-5406-4536-9b91-7247ce141fb1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3537 | 2025.02.28 23:11:37.070087 [ 4 ] {8141f970-5406-4536-9b91-7247ce141fb1} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3538 | 2025.02.28 23:11:37.070381 [ 4 ] {8141f970-5406-4536-9b91-7247ce141fb1} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.007304 sec., 5339.539978094195 rows/sec., 9.57 MiB/sec. | ||
3539 | 2025.02.28 23:11:37.070590 [ 4 ] {8141f970-5406-4536-9b91-7247ce141fb1} <Debug> TCPHandler: Processed in 0.008275911 sec. | ||
3540 | 2025.02.28 23:11:37.070756 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3541 | 2025.02.28 23:11:37.070963 [ 255 ] {d9464818-1b18-4ba7-8442-468e27edf8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3542 | 2025.02.28 23:11:37.070964 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9209 rows, containing 5 columns (5 merged, 0 gathered) in 0.009526596 sec., 966662.1739811366 rows/sec., 66.24 MiB/sec. | ||
3543 | 2025.02.28 23:11:37.071024 [ 255 ] {d9464818-1b18-4ba7-8442-468e27edf8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3544 | 2025.02.28 23:11:37.071168 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3545 | 2025.02.28 23:11:37.071542 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3546 | 2025.02.28 23:11:37.071660 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3547 | 2025.02.28 23:11:37.071675 [ 255 ] {d9464818-1b18-4ba7-8442-468e27edf8eb} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3548 | 2025.02.28 23:11:37.071727 [ 255 ] {d9464818-1b18-4ba7-8442-468e27edf8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3549 | 2025.02.28 23:11:37.071746 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
3550 | 2025.02.28 23:11:37.072116 [ 255 ] {d9464818-1b18-4ba7-8442-468e27edf8eb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3551 | 2025.02.28 23:11:37.072371 [ 255 ] {d9464818-1b18-4ba7-8442-468e27edf8eb} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3552 | 2025.02.28 23:11:37.072501 [ 107 ] {} <Debug> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3553 | 2025.02.28 23:11:37.072542 [ 107 ] {} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3554 | 2025.02.28 23:11:37.072564 [ 255 ] {d9464818-1b18-4ba7-8442-468e27edf8eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001648 sec., 36407.76699029126 rows/sec., 2.45 MiB/sec. | ||
3555 | 2025.02.28 23:11:37.072568 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3556 | 2025.02.28 23:11:37.072661 [ 255 ] {d9464818-1b18-4ba7-8442-468e27edf8eb} <Debug> TCPHandler: Processed in 0.001979275 sec. | ||
3557 | 2025.02.28 23:11:37.072707 [ 195 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
3558 | 2025.02.28 23:11:37.072809 [ 195 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3559 | 2025.02.28 23:11:37.072836 [ 195 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1356 rows starting from the beginning of the part | ||
3560 | 2025.02.28 23:11:37.072892 [ 195 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
3561 | 2025.02.28 23:11:37.073101 [ 195 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
3562 | 2025.02.28 23:11:37.073168 [ 195 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
3563 | 2025.02.28 23:11:37.073364 [ 195 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
3564 | 2025.02.28 23:11:37.073435 [ 195 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
3565 | 2025.02.28 23:11:37.074628 [ 196 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 4 columns (4 merged, 0 gathered) in 0.001981565 sec., 805423.9956801821 rows/sec., 54.28 MiB/sec. | ||
3566 | 2025.02.28 23:11:37.074859 [ 202 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3567 | 2025.02.28 23:11:37.075163 [ 202 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_31_6} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3568 | 2025.02.28 23:11:37.075252 [ 202 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_31_6} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3569 | 2025.02.28 23:11:37.075341 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
3570 | 2025.02.28 23:11:42.041872 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3571 | 2025.02.28 23:11:42.042100 [ 4 ] {d76f9d51-275a-4c4a-acb4-6b82bb91c801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3572 | 2025.02.28 23:11:42.042179 [ 4 ] {d76f9d51-275a-4c4a-acb4-6b82bb91c801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3573 | 2025.02.28 23:11:42.043014 [ 4 ] {d76f9d51-275a-4c4a-acb4-6b82bb91c801} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3574 | 2025.02.28 23:11:42.043064 [ 4 ] {d76f9d51-275a-4c4a-acb4-6b82bb91c801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3575 | 2025.02.28 23:11:42.043495 [ 4 ] {d76f9d51-275a-4c4a-acb4-6b82bb91c801} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3576 | 2025.02.28 23:11:42.043750 [ 4 ] {d76f9d51-275a-4c4a-acb4-6b82bb91c801} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3577 | 2025.02.28 23:11:42.043978 [ 4 ] {d76f9d51-275a-4c4a-acb4-6b82bb91c801} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001938 sec., 28895.768833849328 rows/sec., 2.22 MiB/sec. | ||
3578 | 2025.02.28 23:11:42.044035 [ 4 ] {d76f9d51-275a-4c4a-acb4-6b82bb91c801} <Debug> TCPHandler: Processed in 0.002307764 sec. | ||
3579 | 2025.02.28 23:11:42.044297 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3580 | 2025.02.28 23:11:42.044486 [ 255 ] {f50ab32d-6cd2-48fc-8ce7-ad40698637d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3581 | 2025.02.28 23:11:42.044555 [ 255 ] {f50ab32d-6cd2-48fc-8ce7-ad40698637d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3582 | 2025.02.28 23:11:42.045316 [ 255 ] {f50ab32d-6cd2-48fc-8ce7-ad40698637d4} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3583 | 2025.02.28 23:11:42.045363 [ 255 ] {f50ab32d-6cd2-48fc-8ce7-ad40698637d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3584 | 2025.02.28 23:11:42.045809 [ 255 ] {f50ab32d-6cd2-48fc-8ce7-ad40698637d4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3585 | 2025.02.28 23:11:42.046105 [ 255 ] {f50ab32d-6cd2-48fc-8ce7-ad40698637d4} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3586 | 2025.02.28 23:11:42.046314 [ 255 ] {f50ab32d-6cd2-48fc-8ce7-ad40698637d4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00188 sec., 34042.553191489365 rows/sec., 2.66 MiB/sec. | ||
3587 | 2025.02.28 23:11:42.046381 [ 255 ] {f50ab32d-6cd2-48fc-8ce7-ad40698637d4} <Debug> TCPHandler: Processed in 0.002214412 sec. | ||
3588 | 2025.02.28 23:11:42.046541 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3589 | 2025.02.28 23:11:42.046659 [ 4 ] {723ef94e-2799-4ed0-997e-97443a8c26ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3590 | 2025.02.28 23:11:42.046713 [ 4 ] {723ef94e-2799-4ed0-997e-97443a8c26ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3591 | 2025.02.28 23:11:42.047278 [ 4 ] {723ef94e-2799-4ed0-997e-97443a8c26ec} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3592 | 2025.02.28 23:11:42.047316 [ 4 ] {723ef94e-2799-4ed0-997e-97443a8c26ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3593 | 2025.02.28 23:11:42.047705 [ 4 ] {723ef94e-2799-4ed0-997e-97443a8c26ec} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3594 | 2025.02.28 23:11:42.047942 [ 4 ] {723ef94e-2799-4ed0-997e-97443a8c26ec} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3595 | 2025.02.28 23:11:42.048145 [ 4 ] {723ef94e-2799-4ed0-997e-97443a8c26ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00151 sec., 105960.26490066225 rows/sec., 7.38 MiB/sec. | ||
3596 | 2025.02.28 23:11:42.048196 [ 4 ] {723ef94e-2799-4ed0-997e-97443a8c26ec} <Debug> TCPHandler: Processed in 0.001710647 sec. | ||
3597 | 2025.02.28 23:11:42.048360 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3598 | 2025.02.28 23:11:42.048488 [ 255 ] {7fb22728-4dfa-42d2-817b-031b2cfabbf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3599 | 2025.02.28 23:11:42.048544 [ 255 ] {7fb22728-4dfa-42d2-817b-031b2cfabbf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3600 | 2025.02.28 23:11:42.049080 [ 255 ] {7fb22728-4dfa-42d2-817b-031b2cfabbf7} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3601 | 2025.02.28 23:11:42.049120 [ 255 ] {7fb22728-4dfa-42d2-817b-031b2cfabbf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3602 | 2025.02.28 23:11:42.049508 [ 255 ] {7fb22728-4dfa-42d2-817b-031b2cfabbf7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3603 | 2025.02.28 23:11:42.049748 [ 255 ] {7fb22728-4dfa-42d2-817b-031b2cfabbf7} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3604 | 2025.02.28 23:11:42.049930 [ 255 ] {7fb22728-4dfa-42d2-817b-031b2cfabbf7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001473 sec., 40733.19755600815 rows/sec., 2.75 MiB/sec. | ||
3605 | 2025.02.28 23:11:42.049984 [ 255 ] {7fb22728-4dfa-42d2-817b-031b2cfabbf7} <Debug> TCPHandler: Processed in 0.001695017 sec. | ||
3606 | 2025.02.28 23:11:42.628341 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
3607 | 2025.02.28 23:11:42.629010 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3608 | 2025.02.28 23:11:42.629069 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3609 | 2025.02.28 23:11:42.629650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3610 | 2025.02.28 23:11:42.629942 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3611 | 2025.02.28 23:11:42.630226 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
3612 | 2025.02.28 23:11:42.630225 [ 103 ] {} <Debug> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3613 | 2025.02.28 23:11:42.630333 [ 103 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3614 | 2025.02.28 23:11:42.630371 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3615 | 2025.02.28 23:11:42.630541 [ 199 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::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 | ||
3616 | 2025.02.28 23:11:42.630836 [ 199 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3617 | 2025.02.28 23:11:42.630897 [ 199 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::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 | ||
3618 | 2025.02.28 23:11:42.630982 [ 199 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part | ||
3619 | 2025.02.28 23:11:42.631077 [ 199 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part | ||
3620 | 2025.02.28 23:11:42.631267 [ 199 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part | ||
3621 | 2025.02.28 23:11:42.631419 [ 199 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part | ||
3622 | 2025.02.28 23:11:42.631714 [ 199 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part | ||
3623 | 2025.02.28 23:11:42.634299 [ 202 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003844508 sec., 2506952.775231577 rows/sec., 35.86 MiB/sec. | ||
3624 | 2025.02.28 23:11:42.634667 [ 196 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3625 | 2025.02.28 23:11:42.635060 [ 196 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_21_4} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3626 | 2025.02.28 23:11:42.635169 [ 196 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_21_4} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3627 | 2025.02.28 23:11:42.635312 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3628 | 2025.02.28 23:11:43.280881 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
3629 | 2025.02.28 23:11:43.303195 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3630 | 2025.02.28 23:11:43.303264 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3631 | 2025.02.28 23:11:43.310971 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3632 | 2025.02.28 23:11:43.311724 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3633 | 2025.02.28 23:11:43.312075 [ 102 ] {} <Debug> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3634 | 2025.02.28 23:11:43.312204 [ 102 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3635 | 2025.02.28 23:11:43.312263 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3636 | 2025.02.28 23:11:43.312690 [ 190 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
3637 | 2025.02.28 23:11:43.326935 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
3638 | 2025.02.28 23:11:43.328573 [ 190 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3639 | 2025.02.28 23:11:43.329793 [ 190 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
3640 | 2025.02.28 23:11:43.334841 [ 190 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
3641 | 2025.02.28 23:11:43.340095 [ 190 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
3642 | 2025.02.28 23:11:43.345418 [ 190 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
3643 | 2025.02.28 23:11:43.350886 [ 190 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
3644 | 2025.02.28 23:11:43.355434 [ 190 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
3645 | 2025.02.28 23:11:43.414257 [ 187 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.101845581 sec., 1561.187028821604 rows/sec., 8.07 MiB/sec. | ||
3646 | 2025.02.28 23:11:43.415935 [ 186 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3647 | 2025.02.28 23:11:43.418281 [ 186 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_21_4} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3648 | 2025.02.28 23:11:43.418380 [ 186 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_21_4} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3649 | 2025.02.28 23:11:43.419759 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
3650 | 2025.02.28 23:11:44.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.21 MiB, peak 191.77 MiB, free memory in arenas 0.00 B, will set to 182.60 MiB (RSS), difference: 1.39 MiB | ||
3651 | 2025.02.28 23:11:45.159148 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 510 | ||
3652 | 2025.02.28 23:11:45.161985 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3653 | 2025.02.28 23:11:45.162044 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
3654 | 2025.02.28 23:11:45.163524 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3655 | 2025.02.28 23:11:45.163841 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3656 | 2025.02.28 23:11:45.164480 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 510 | ||
3657 | 2025.02.28 23:11:47.044582 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3658 | 2025.02.28 23:11:47.044790 [ 4 ] {60b62156-3783-4a1c-b703-4d0126c167a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3659 | 2025.02.28 23:11:47.044867 [ 4 ] {60b62156-3783-4a1c-b703-4d0126c167a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3660 | 2025.02.28 23:11:47.045735 [ 4 ] {60b62156-3783-4a1c-b703-4d0126c167a7} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3661 | 2025.02.28 23:11:47.045790 [ 4 ] {60b62156-3783-4a1c-b703-4d0126c167a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3662 | 2025.02.28 23:11:47.046253 [ 4 ] {60b62156-3783-4a1c-b703-4d0126c167a7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3663 | 2025.02.28 23:11:47.046524 [ 4 ] {60b62156-3783-4a1c-b703-4d0126c167a7} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3664 | 2025.02.28 23:11:47.046756 [ 4 ] {60b62156-3783-4a1c-b703-4d0126c167a7} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002022 sec., 66271.018793274 rows/sec., 5.72 MiB/sec. | ||
3665 | 2025.02.28 23:11:47.046826 [ 4 ] {60b62156-3783-4a1c-b703-4d0126c167a7} <Debug> TCPHandler: Processed in 0.002377466 sec. | ||
3666 | 2025.02.28 23:11:47.047087 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3667 | 2025.02.28 23:11:47.047278 [ 255 ] {78a2ddf3-7e74-40ba-a269-2e972ba9fac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3668 | 2025.02.28 23:11:47.047352 [ 255 ] {78a2ddf3-7e74-40ba-a269-2e972ba9fac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3669 | 2025.02.28 23:11:47.048108 [ 255 ] {78a2ddf3-7e74-40ba-a269-2e972ba9fac2} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3670 | 2025.02.28 23:11:47.048159 [ 255 ] {78a2ddf3-7e74-40ba-a269-2e972ba9fac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3671 | 2025.02.28 23:11:47.048591 [ 255 ] {78a2ddf3-7e74-40ba-a269-2e972ba9fac2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3672 | 2025.02.28 23:11:47.048849 [ 255 ] {78a2ddf3-7e74-40ba-a269-2e972ba9fac2} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3673 | 2025.02.28 23:11:47.049112 [ 255 ] {78a2ddf3-7e74-40ba-a269-2e972ba9fac2} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001881 sec., 20733.65231259968 rows/sec., 1.52 MiB/sec. | ||
3674 | 2025.02.28 23:11:47.049218 [ 255 ] {78a2ddf3-7e74-40ba-a269-2e972ba9fac2} <Debug> TCPHandler: Processed in 0.002259573 sec. | ||
3675 | 2025.02.28 23:11:47.049398 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3676 | 2025.02.28 23:11:47.049543 [ 4 ] {f4c6e5e8-ca04-40de-ac52-be983a7809ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3677 | 2025.02.28 23:11:47.049605 [ 4 ] {f4c6e5e8-ca04-40de-ac52-be983a7809ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3678 | 2025.02.28 23:11:47.050299 [ 4 ] {f4c6e5e8-ca04-40de-ac52-be983a7809ba} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3679 | 2025.02.28 23:11:47.050340 [ 4 ] {f4c6e5e8-ca04-40de-ac52-be983a7809ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3680 | 2025.02.28 23:11:47.050717 [ 4 ] {f4c6e5e8-ca04-40de-ac52-be983a7809ba} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3681 | 2025.02.28 23:11:47.050963 [ 4 ] {f4c6e5e8-ca04-40de-ac52-be983a7809ba} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3682 | 2025.02.28 23:11:47.051219 [ 4 ] {f4c6e5e8-ca04-40de-ac52-be983a7809ba} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001703 sec., 60481.50322959483 rows/sec., 4.72 MiB/sec. | ||
3683 | 2025.02.28 23:11:47.051347 [ 4 ] {f4c6e5e8-ca04-40de-ac52-be983a7809ba} <Debug> TCPHandler: Processed in 0.002015246 sec. | ||
3684 | 2025.02.28 23:11:47.051582 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3685 | 2025.02.28 23:11:47.051710 [ 255 ] {7fc6e7fe-5c4a-428f-b458-d6f1c0a403aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3686 | 2025.02.28 23:11:47.051769 [ 255 ] {7fc6e7fe-5c4a-428f-b458-d6f1c0a403aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3687 | 2025.02.28 23:11:47.052367 [ 255 ] {7fc6e7fe-5c4a-428f-b458-d6f1c0a403aa} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3688 | 2025.02.28 23:11:47.052407 [ 255 ] {7fc6e7fe-5c4a-428f-b458-d6f1c0a403aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3689 | 2025.02.28 23:11:47.052806 [ 255 ] {7fc6e7fe-5c4a-428f-b458-d6f1c0a403aa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3690 | 2025.02.28 23:11:47.053059 [ 255 ] {7fc6e7fe-5c4a-428f-b458-d6f1c0a403aa} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3691 | 2025.02.28 23:11:47.053289 [ 255 ] {7fc6e7fe-5c4a-428f-b458-d6f1c0a403aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001608 sec., 99502.48756218905 rows/sec., 6.93 MiB/sec. | ||
3692 | 2025.02.28 23:11:47.053346 [ 255 ] {7fc6e7fe-5c4a-428f-b458-d6f1c0a403aa} <Debug> TCPHandler: Processed in 0.001877893 sec. | ||
3693 | 2025.02.28 23:11:47.053509 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3694 | 2025.02.28 23:11:47.053651 [ 4 ] {a8b267fa-cb09-4100-b48d-446564a42bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3695 | 2025.02.28 23:11:47.053750 [ 4 ] {a8b267fa-cb09-4100-b48d-446564a42bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3696 | 2025.02.28 23:11:47.054945 [ 4 ] {a8b267fa-cb09-4100-b48d-446564a42bd9} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3697 | 2025.02.28 23:11:47.054985 [ 4 ] {a8b267fa-cb09-4100-b48d-446564a42bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3698 | 2025.02.28 23:11:47.055685 [ 4 ] {a8b267fa-cb09-4100-b48d-446564a42bd9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3699 | 2025.02.28 23:11:47.055957 [ 4 ] {a8b267fa-cb09-4100-b48d-446564a42bd9} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3700 | 2025.02.28 23:11:47.056207 [ 4 ] {a8b267fa-cb09-4100-b48d-446564a42bd9} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00259 sec., 15057.91505791506 rows/sec., 26.98 MiB/sec. | ||
3701 | 2025.02.28 23:11:47.056344 [ 4 ] {a8b267fa-cb09-4100-b48d-446564a42bd9} <Debug> TCPHandler: Processed in 0.002901951 sec. | ||
3702 | 2025.02.28 23:11:47.056502 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3703 | 2025.02.28 23:11:47.056624 [ 255 ] {f1e057e7-d26b-475c-9286-57080f45680b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3704 | 2025.02.28 23:11:47.056676 [ 255 ] {f1e057e7-d26b-475c-9286-57080f45680b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3705 | 2025.02.28 23:11:47.057182 [ 255 ] {f1e057e7-d26b-475c-9286-57080f45680b} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3706 | 2025.02.28 23:11:47.057221 [ 255 ] {f1e057e7-d26b-475c-9286-57080f45680b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3707 | 2025.02.28 23:11:47.057597 [ 255 ] {f1e057e7-d26b-475c-9286-57080f45680b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3708 | 2025.02.28 23:11:47.057832 [ 255 ] {f1e057e7-d26b-475c-9286-57080f45680b} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3709 | 2025.02.28 23:11:47.058083 [ 255 ] {f1e057e7-d26b-475c-9286-57080f45680b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00148 sec., 40540.54054054054 rows/sec., 2.73 MiB/sec. | ||
3710 | 2025.02.28 23:11:47.058242 [ 255 ] {f1e057e7-d26b-475c-9286-57080f45680b} <Debug> TCPHandler: Processed in 0.00179407 sec. | ||
3711 | 2025.02.28 23:11:49.990542 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3712 | 2025.02.28 23:11:49.990614 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3713 | 2025.02.28 23:11:50.130367 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
3714 | 2025.02.28 23:11:50.131326 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3715 | 2025.02.28 23:11:50.131367 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3716 | 2025.02.28 23:11:50.131979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3717 | 2025.02.28 23:11:50.132267 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3718 | 2025.02.28 23:11:50.132449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
3719 | 2025.02.28 23:11:50.826999 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
3720 | 2025.02.28 23:11:50.846690 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3721 | 2025.02.28 23:11:50.846757 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3722 | 2025.02.28 23:11:50.854088 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3723 | 2025.02.28 23:11:50.854877 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3724 | 2025.02.28 23:11:50.858033 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
3725 | 2025.02.28 23:11:52.042176 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3726 | 2025.02.28 23:11:52.042399 [ 4 ] {ae3ba20e-cb6f-4cb2-b86c-7cd9e9693b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3727 | 2025.02.28 23:11:52.042482 [ 4 ] {ae3ba20e-cb6f-4cb2-b86c-7cd9e9693b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3728 | 2025.02.28 23:11:52.043326 [ 4 ] {ae3ba20e-cb6f-4cb2-b86c-7cd9e9693b0c} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3729 | 2025.02.28 23:11:52.043378 [ 4 ] {ae3ba20e-cb6f-4cb2-b86c-7cd9e9693b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3730 | 2025.02.28 23:11:52.043831 [ 4 ] {ae3ba20e-cb6f-4cb2-b86c-7cd9e9693b0c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3731 | 2025.02.28 23:11:52.044095 [ 4 ] {ae3ba20e-cb6f-4cb2-b86c-7cd9e9693b0c} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3732 | 2025.02.28 23:11:52.044338 [ 4 ] {ae3ba20e-cb6f-4cb2-b86c-7cd9e9693b0c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001997 sec., 28042.063094641962 rows/sec., 2.15 MiB/sec. | ||
3733 | 2025.02.28 23:11:52.044406 [ 4 ] {ae3ba20e-cb6f-4cb2-b86c-7cd9e9693b0c} <Debug> TCPHandler: Processed in 0.002402907 sec. | ||
3734 | 2025.02.28 23:11:52.044668 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3735 | 2025.02.28 23:11:52.044877 [ 255 ] {4bf3faee-59f7-47f2-aa62-d8bbafca32ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3736 | 2025.02.28 23:11:52.044957 [ 255 ] {4bf3faee-59f7-47f2-aa62-d8bbafca32ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3737 | 2025.02.28 23:11:52.045735 [ 255 ] {4bf3faee-59f7-47f2-aa62-d8bbafca32ab} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3738 | 2025.02.28 23:11:52.045812 [ 255 ] {4bf3faee-59f7-47f2-aa62-d8bbafca32ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3739 | 2025.02.28 23:11:52.046301 [ 255 ] {4bf3faee-59f7-47f2-aa62-d8bbafca32ab} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3740 | 2025.02.28 23:11:52.046562 [ 255 ] {4bf3faee-59f7-47f2-aa62-d8bbafca32ab} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3741 | 2025.02.28 23:11:52.046765 [ 255 ] {4bf3faee-59f7-47f2-aa62-d8bbafca32ab} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001945 sec., 32904.88431876607 rows/sec., 2.57 MiB/sec. | ||
3742 | 2025.02.28 23:11:52.046834 [ 255 ] {4bf3faee-59f7-47f2-aa62-d8bbafca32ab} <Debug> TCPHandler: Processed in 0.002301194 sec. | ||
3743 | 2025.02.28 23:11:52.046975 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3744 | 2025.02.28 23:11:52.047110 [ 4 ] {406e1957-fe09-4760-a55e-7435e0eba911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3745 | 2025.02.28 23:11:52.047176 [ 4 ] {406e1957-fe09-4760-a55e-7435e0eba911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3746 | 2025.02.28 23:11:52.047847 [ 4 ] {406e1957-fe09-4760-a55e-7435e0eba911} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3747 | 2025.02.28 23:11:52.047895 [ 4 ] {406e1957-fe09-4760-a55e-7435e0eba911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3748 | 2025.02.28 23:11:52.048319 [ 4 ] {406e1957-fe09-4760-a55e-7435e0eba911} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3749 | 2025.02.28 23:11:52.048554 [ 4 ] {406e1957-fe09-4760-a55e-7435e0eba911} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3750 | 2025.02.28 23:11:52.048768 [ 4 ] {406e1957-fe09-4760-a55e-7435e0eba911} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001696 sec., 94339.62264150943 rows/sec., 6.57 MiB/sec. | ||
3751 | 2025.02.28 23:11:52.048839 [ 4 ] {406e1957-fe09-4760-a55e-7435e0eba911} <Debug> TCPHandler: Processed in 0.001920303 sec. | ||
3752 | 2025.02.28 23:11:52.048982 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3753 | 2025.02.28 23:11:52.049118 [ 255 ] {4bdebd62-aafe-4e0a-a882-b7a9a2d4c2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3754 | 2025.02.28 23:11:52.049182 [ 255 ] {4bdebd62-aafe-4e0a-a882-b7a9a2d4c2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3755 | 2025.02.28 23:11:52.049795 [ 255 ] {4bdebd62-aafe-4e0a-a882-b7a9a2d4c2c7} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3756 | 2025.02.28 23:11:52.049842 [ 255 ] {4bdebd62-aafe-4e0a-a882-b7a9a2d4c2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3757 | 2025.02.28 23:11:52.050269 [ 255 ] {4bdebd62-aafe-4e0a-a882-b7a9a2d4c2c7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3758 | 2025.02.28 23:11:52.050512 [ 255 ] {4bdebd62-aafe-4e0a-a882-b7a9a2d4c2c7} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3759 | 2025.02.28 23:11:52.050744 [ 255 ] {4bdebd62-aafe-4e0a-a882-b7a9a2d4c2c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001658 sec., 36188.17852834741 rows/sec., 2.44 MiB/sec. | ||
3760 | 2025.02.28 23:11:52.050836 [ 255 ] {4bdebd62-aafe-4e0a-a882-b7a9a2d4c2c7} <Debug> TCPHandler: Processed in 0.001914193 sec. | ||
3761 | 2025.02.28 23:11:53.359658 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3762 | 2025.02.28 23:11:53.359964 [ 4 ] {068e6d6b-6146-4775-8359-171c2caa4246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3763 | 2025.02.28 23:11:53.360076 [ 4 ] {068e6d6b-6146-4775-8359-171c2caa4246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3764 | 2025.02.28 23:11:53.360883 [ 4 ] {068e6d6b-6146-4775-8359-171c2caa4246} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3765 | 2025.02.28 23:11:53.360925 [ 4 ] {068e6d6b-6146-4775-8359-171c2caa4246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3766 | 2025.02.28 23:11:53.361358 [ 4 ] {068e6d6b-6146-4775-8359-171c2caa4246} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3767 | 2025.02.28 23:11:53.361602 [ 4 ] {068e6d6b-6146-4775-8359-171c2caa4246} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3768 | 2025.02.28 23:11:53.361741 [ 94 ] {} <Debug> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3769 | 2025.02.28 23:11:53.361788 [ 94 ] {} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3770 | 2025.02.28 23:11:53.361813 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3771 | 2025.02.28 23:11:53.361812 [ 4 ] {068e6d6b-6146-4775-8359-171c2caa4246} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001933 sec., 12415.933781686497 rows/sec., 1.03 MiB/sec. | ||
3772 | 2025.02.28 23:11:53.361924 [ 4 ] {068e6d6b-6146-4775-8359-171c2caa4246} <Debug> TCPHandler: Processed in 0.002452028 sec. | ||
3773 | 2025.02.28 23:11:53.361955 [ 194 ] {c28ccfd1-816f-49a2-9bbc-d93c37fedac2::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 | ||
3774 | 2025.02.28 23:11:53.362063 [ 194 ] {c28ccfd1-816f-49a2-9bbc-d93c37fedac2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3775 | 2025.02.28 23:11:53.362100 [ 194 ] {c28ccfd1-816f-49a2-9bbc-d93c37fedac2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
3776 | 2025.02.28 23:11:53.362266 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3777 | 2025.02.28 23:11:53.362285 [ 194 ] {c28ccfd1-816f-49a2-9bbc-d93c37fedac2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
3778 | 2025.02.28 23:11:53.362548 [ 194 ] {c28ccfd1-816f-49a2-9bbc-d93c37fedac2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
3779 | 2025.02.28 23:11:53.362822 [ 194 ] {c28ccfd1-816f-49a2-9bbc-d93c37fedac2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
3780 | 2025.02.28 23:11:53.362818 [ 255 ] {4d33451d-ea00-4a3d-9303-0b2182e1aecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3781 | 2025.02.28 23:11:53.363041 [ 194 ] {c28ccfd1-816f-49a2-9bbc-d93c37fedac2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
3782 | 2025.02.28 23:11:53.363057 [ 255 ] {4d33451d-ea00-4a3d-9303-0b2182e1aecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3783 | 2025.02.28 23:11:53.365361 [ 255 ] {4d33451d-ea00-4a3d-9303-0b2182e1aecf} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3784 | 2025.02.28 23:11:53.365471 [ 255 ] {4d33451d-ea00-4a3d-9303-0b2182e1aecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3785 | 2025.02.28 23:11:53.365616 [ 186 ] {c28ccfd1-816f-49a2-9bbc-d93c37fedac2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.003737014 sec., 32111.198941186736 rows/sec., 2.79 MiB/sec. | ||
3786 | 2025.02.28 23:11:53.365790 [ 186 ] {c28ccfd1-816f-49a2-9bbc-d93c37fedac2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3787 | 2025.02.28 23:11:53.366367 [ 255 ] {4d33451d-ea00-4a3d-9303-0b2182e1aecf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3788 | 2025.02.28 23:11:53.366374 [ 186 ] {c28ccfd1-816f-49a2-9bbc-d93c37fedac2::all_1_5_1} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3789 | 2025.02.28 23:11:53.366520 [ 186 ] {c28ccfd1-816f-49a2-9bbc-d93c37fedac2::all_1_5_1} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3790 | 2025.02.28 23:11:53.366660 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3791 | 2025.02.28 23:11:53.366807 [ 255 ] {4d33451d-ea00-4a3d-9303-0b2182e1aecf} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3792 | 2025.02.28 23:11:53.367072 [ 255 ] {4d33451d-ea00-4a3d-9303-0b2182e1aecf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004454 sec., 449.03457566232606 rows/sec., 36.62 KiB/sec. | ||
3793 | 2025.02.28 23:11:53.367147 [ 255 ] {4d33451d-ea00-4a3d-9303-0b2182e1aecf} <Debug> TCPHandler: Processed in 0.005083102 sec. | ||
3794 | 2025.02.28 23:11:53.367326 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3795 | 2025.02.28 23:11:53.367465 [ 4 ] {06242b5f-d00d-4637-96e7-2ab3bf02cdd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3796 | 2025.02.28 23:11:53.367522 [ 4 ] {06242b5f-d00d-4637-96e7-2ab3bf02cdd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3797 | 2025.02.28 23:11:53.368893 [ 4 ] {06242b5f-d00d-4637-96e7-2ab3bf02cdd5} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3798 | 2025.02.28 23:11:53.368931 [ 4 ] {06242b5f-d00d-4637-96e7-2ab3bf02cdd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3799 | 2025.02.28 23:11:53.369389 [ 4 ] {06242b5f-d00d-4637-96e7-2ab3bf02cdd5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3800 | 2025.02.28 23:11:53.369632 [ 4 ] {06242b5f-d00d-4637-96e7-2ab3bf02cdd5} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3801 | 2025.02.28 23:11:53.369814 [ 4 ] {06242b5f-d00d-4637-96e7-2ab3bf02cdd5} <Debug> executeQuery: Read 1395 rows, 119.93 KiB in 0.002381 sec., 585888.2822343553 rows/sec., 49.19 MiB/sec. | ||
3802 | 2025.02.28 23:11:53.369865 [ 4 ] {06242b5f-d00d-4637-96e7-2ab3bf02cdd5} <Debug> TCPHandler: Processed in 0.002605993 sec. | ||
3803 | 2025.02.28 23:11:53.370034 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3804 | 2025.02.28 23:11:53.370183 [ 255 ] {d330e9e4-ee6d-43ee-a817-0202c1ea0c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3805 | 2025.02.28 23:11:53.370244 [ 255 ] {d330e9e4-ee6d-43ee-a817-0202c1ea0c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3806 | 2025.02.28 23:11:53.370966 [ 255 ] {d330e9e4-ee6d-43ee-a817-0202c1ea0c37} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3807 | 2025.02.28 23:11:53.371015 [ 255 ] {d330e9e4-ee6d-43ee-a817-0202c1ea0c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3808 | 2025.02.28 23:11:53.371402 [ 255 ] {d330e9e4-ee6d-43ee-a817-0202c1ea0c37} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3809 | 2025.02.28 23:11:53.371642 [ 255 ] {d330e9e4-ee6d-43ee-a817-0202c1ea0c37} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3810 | 2025.02.28 23:11:53.371863 [ 255 ] {d330e9e4-ee6d-43ee-a817-0202c1ea0c37} <Debug> executeQuery: Read 53 rows, 4.03 KiB in 0.001716 sec., 30885.780885780885 rows/sec., 2.30 MiB/sec. | ||
3811 | 2025.02.28 23:11:53.371921 [ 255 ] {d330e9e4-ee6d-43ee-a817-0202c1ea0c37} <Debug> TCPHandler: Processed in 0.001958254 sec. | ||
3812 | 2025.02.28 23:11:53.372066 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3813 | 2025.02.28 23:11:53.372196 [ 4 ] {25f34ab8-5fc1-45f9-9af1-24bcb851c75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3814 | 2025.02.28 23:11:53.372251 [ 4 ] {25f34ab8-5fc1-45f9-9af1-24bcb851c75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3815 | 2025.02.28 23:11:53.373027 [ 4 ] {25f34ab8-5fc1-45f9-9af1-24bcb851c75b} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3816 | 2025.02.28 23:11:53.373072 [ 4 ] {25f34ab8-5fc1-45f9-9af1-24bcb851c75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3817 | 2025.02.28 23:11:53.373437 [ 4 ] {25f34ab8-5fc1-45f9-9af1-24bcb851c75b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3818 | 2025.02.28 23:11:53.373663 [ 4 ] {25f34ab8-5fc1-45f9-9af1-24bcb851c75b} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3819 | 2025.02.28 23:11:53.373782 [ 94 ] {} <Debug> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3820 | 2025.02.28 23:11:53.373820 [ 94 ] {} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3821 | 2025.02.28 23:11:53.373841 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3822 | 2025.02.28 23:11:53.373859 [ 4 ] {25f34ab8-5fc1-45f9-9af1-24bcb851c75b} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00169 sec., 149112.42603550295 rows/sec., 10.31 MiB/sec. | ||
3823 | 2025.02.28 23:11:53.373975 [ 4 ] {25f34ab8-5fc1-45f9-9af1-24bcb851c75b} <Debug> TCPHandler: Processed in 0.001965265 sec. | ||
3824 | 2025.02.28 23:11:53.373993 [ 194 ] {4d6f20be-843c-4a52-a060-6f6b12cf4a7c::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 | ||
3825 | 2025.02.28 23:11:53.374114 [ 194 ] {4d6f20be-843c-4a52-a060-6f6b12cf4a7c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3826 | 2025.02.28 23:11:53.374138 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3827 | 2025.02.28 23:11:53.374157 [ 194 ] {4d6f20be-843c-4a52-a060-6f6b12cf4a7c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 252 rows starting from the beginning of the part | ||
3828 | 2025.02.28 23:11:53.374383 [ 194 ] {4d6f20be-843c-4a52-a060-6f6b12cf4a7c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 252 rows starting from the beginning of the part | ||
3829 | 2025.02.28 23:11:53.374553 [ 255 ] {c75fe8a8-9031-4fa2-9834-12b985c84af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3830 | 2025.02.28 23:11:53.374677 [ 194 ] {4d6f20be-843c-4a52-a060-6f6b12cf4a7c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 252 rows starting from the beginning of the part | ||
3831 | 2025.02.28 23:11:53.374722 [ 255 ] {c75fe8a8-9031-4fa2-9834-12b985c84af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3832 | 2025.02.28 23:11:53.374968 [ 194 ] {4d6f20be-843c-4a52-a060-6f6b12cf4a7c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 252 rows starting from the beginning of the part | ||
3833 | 2025.02.28 23:11:53.375307 [ 194 ] {4d6f20be-843c-4a52-a060-6f6b12cf4a7c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part | ||
3834 | 2025.02.28 23:11:53.377082 [ 255 ] {c75fe8a8-9031-4fa2-9834-12b985c84af0} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3835 | 2025.02.28 23:11:53.377164 [ 255 ] {c75fe8a8-9031-4fa2-9834-12b985c84af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3836 | 2025.02.28 23:11:53.377967 [ 255 ] {c75fe8a8-9031-4fa2-9834-12b985c84af0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3837 | 2025.02.28 23:11:53.377997 [ 186 ] {4d6f20be-843c-4a52-a060-6f6b12cf4a7c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.004106784 sec., 306809.4158348723 rows/sec., 22.39 MiB/sec. | ||
3838 | 2025.02.28 23:11:53.378222 [ 186 ] {4d6f20be-843c-4a52-a060-6f6b12cf4a7c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3839 | 2025.02.28 23:11:53.378398 [ 255 ] {c75fe8a8-9031-4fa2-9834-12b985c84af0} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3840 | 2025.02.28 23:11:53.378655 [ 94 ] {} <Debug> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3841 | 2025.02.28 23:11:53.378754 [ 94 ] {} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3842 | 2025.02.28 23:11:53.378831 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3843 | 2025.02.28 23:11:53.378891 [ 186 ] {4d6f20be-843c-4a52-a060-6f6b12cf4a7c::all_1_5_1} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3844 | 2025.02.28 23:11:53.378923 [ 255 ] {c75fe8a8-9031-4fa2-9834-12b985c84af0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.004502 sec., 2665.482007996446 rows/sec., 208.24 KiB/sec. | ||
3845 | 2025.02.28 23:11:53.379289 [ 255 ] {c75fe8a8-9031-4fa2-9834-12b985c84af0} <Debug> TCPHandler: Processed in 0.005209755 sec. | ||
3846 | 2025.02.28 23:11:53.379301 [ 192 ] {e1024d64-9f48-4b0a-9148-f5b448ed0ba7::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 | ||
3847 | 2025.02.28 23:11:53.379320 [ 186 ] {4d6f20be-843c-4a52-a060-6f6b12cf4a7c::all_1_5_1} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3848 | 2025.02.28 23:11:53.379573 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
3849 | 2025.02.28 23:11:53.379572 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3850 | 2025.02.28 23:11:53.379674 [ 192 ] {e1024d64-9f48-4b0a-9148-f5b448ed0ba7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3851 | 2025.02.28 23:11:53.379764 [ 192 ] {e1024d64-9f48-4b0a-9148-f5b448ed0ba7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
3852 | 2025.02.28 23:11:53.379834 [ 4 ] {f3342980-b65d-4c7e-a949-92d9af8fcfc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3853 | 2025.02.28 23:11:53.380023 [ 4 ] {f3342980-b65d-4c7e-a949-92d9af8fcfc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3854 | 2025.02.28 23:11:53.380089 [ 192 ] {e1024d64-9f48-4b0a-9148-f5b448ed0ba7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
3855 | 2025.02.28 23:11:53.380489 [ 192 ] {e1024d64-9f48-4b0a-9148-f5b448ed0ba7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
3856 | 2025.02.28 23:11:53.380851 [ 192 ] {e1024d64-9f48-4b0a-9148-f5b448ed0ba7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
3857 | 2025.02.28 23:11:53.381323 [ 192 ] {e1024d64-9f48-4b0a-9148-f5b448ed0ba7::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 | ||
3858 | 2025.02.28 23:11:53.382870 [ 4 ] {f3342980-b65d-4c7e-a949-92d9af8fcfc5} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3859 | 2025.02.28 23:11:53.382948 [ 4 ] {f3342980-b65d-4c7e-a949-92d9af8fcfc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3860 | 2025.02.28 23:11:53.383852 [ 192 ] {e1024d64-9f48-4b0a-9148-f5b448ed0ba7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.004884896 sec., 12282.758936935403 rows/sec., 1007.57 KiB/sec. | ||
3861 | 2025.02.28 23:11:53.383987 [ 4 ] {f3342980-b65d-4c7e-a949-92d9af8fcfc5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3862 | 2025.02.28 23:11:53.384013 [ 192 ] {e1024d64-9f48-4b0a-9148-f5b448ed0ba7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3863 | 2025.02.28 23:11:53.384399 [ 4 ] {f3342980-b65d-4c7e-a949-92d9af8fcfc5} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3864 | 2025.02.28 23:11:53.384485 [ 192 ] {e1024d64-9f48-4b0a-9148-f5b448ed0ba7::all_1_5_1} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3865 | 2025.02.28 23:11:53.384724 [ 192 ] {e1024d64-9f48-4b0a-9148-f5b448ed0ba7::all_1_5_1} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3866 | 2025.02.28 23:11:53.384802 [ 4 ] {f3342980-b65d-4c7e-a949-92d9af8fcfc5} <Debug> executeQuery: Read 597 rows, 45.95 KiB in 0.005034 sec., 118593.56376638856 rows/sec., 8.91 MiB/sec. | ||
3867 | 2025.02.28 23:11:53.384938 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3868 | 2025.02.28 23:11:53.384984 [ 4 ] {f3342980-b65d-4c7e-a949-92d9af8fcfc5} <Debug> TCPHandler: Processed in 0.005587836 sec. | ||
3869 | 2025.02.28 23:11:53.385146 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3870 | 2025.02.28 23:11:53.385290 [ 255 ] {5e79c416-a898-4a9d-8040-5a1c7b5aae97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3871 | 2025.02.28 23:11:53.385353 [ 255 ] {5e79c416-a898-4a9d-8040-5a1c7b5aae97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3872 | 2025.02.28 23:11:53.386262 [ 255 ] {5e79c416-a898-4a9d-8040-5a1c7b5aae97} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3873 | 2025.02.28 23:11:53.386300 [ 255 ] {5e79c416-a898-4a9d-8040-5a1c7b5aae97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3874 | 2025.02.28 23:11:53.386770 [ 255 ] {5e79c416-a898-4a9d-8040-5a1c7b5aae97} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3875 | 2025.02.28 23:11:53.387014 [ 255 ] {5e79c416-a898-4a9d-8040-5a1c7b5aae97} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3876 | 2025.02.28 23:11:53.387239 [ 255 ] {5e79c416-a898-4a9d-8040-5a1c7b5aae97} <Debug> executeQuery: Read 947 rows, 65.46 KiB in 0.00198 sec., 478282.82828282827 rows/sec., 32.28 MiB/sec. | ||
3877 | 2025.02.28 23:11:53.387296 [ 255 ] {5e79c416-a898-4a9d-8040-5a1c7b5aae97} <Debug> TCPHandler: Processed in 0.002219972 sec. | ||
3878 | 2025.02.28 23:11:53.387460 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3879 | 2025.02.28 23:11:53.387597 [ 4 ] {91af9da9-74ab-4bee-ac97-aeac5c629aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3880 | 2025.02.28 23:11:53.387687 [ 4 ] {91af9da9-74ab-4bee-ac97-aeac5c629aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3881 | 2025.02.28 23:11:53.388938 [ 4 ] {91af9da9-74ab-4bee-ac97-aeac5c629aeb} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3882 | 2025.02.28 23:11:53.388975 [ 4 ] {91af9da9-74ab-4bee-ac97-aeac5c629aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3883 | 2025.02.28 23:11:53.389629 [ 4 ] {91af9da9-74ab-4bee-ac97-aeac5c629aeb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3884 | 2025.02.28 23:11:53.389879 [ 4 ] {91af9da9-74ab-4bee-ac97-aeac5c629aeb} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3885 | 2025.02.28 23:11:53.390073 [ 4 ] {91af9da9-74ab-4bee-ac97-aeac5c629aeb} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002508 sec., 15550.239234449762 rows/sec., 27.87 MiB/sec. | ||
3886 | 2025.02.28 23:11:53.390162 [ 4 ] {91af9da9-74ab-4bee-ac97-aeac5c629aeb} <Debug> TCPHandler: Processed in 0.002768567 sec. | ||
3887 | 2025.02.28 23:11:53.390323 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3888 | 2025.02.28 23:11:53.390462 [ 255 ] {38b40b48-4999-4c9a-858b-becf773fd801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3889 | 2025.02.28 23:11:53.390522 [ 255 ] {38b40b48-4999-4c9a-858b-becf773fd801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3890 | 2025.02.28 23:11:53.391096 [ 255 ] {38b40b48-4999-4c9a-858b-becf773fd801} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3891 | 2025.02.28 23:11:53.391140 [ 255 ] {38b40b48-4999-4c9a-858b-becf773fd801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3892 | 2025.02.28 23:11:53.391507 [ 255 ] {38b40b48-4999-4c9a-858b-becf773fd801} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3893 | 2025.02.28 23:11:53.391755 [ 255 ] {38b40b48-4999-4c9a-858b-becf773fd801} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3894 | 2025.02.28 23:11:53.391981 [ 255 ] {38b40b48-4999-4c9a-858b-becf773fd801} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001545 sec., 15533.980582524273 rows/sec., 1.05 MiB/sec. | ||
3895 | 2025.02.28 23:11:53.392063 [ 255 ] {38b40b48-4999-4c9a-858b-becf773fd801} <Debug> TCPHandler: Processed in 0.001805481 sec. | ||
3896 | 2025.02.28 23:11:55.164616 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 550 | ||
3897 | 2025.02.28 23:11:55.167733 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3898 | 2025.02.28 23:11:55.167785 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3899 | 2025.02.28 23:11:55.169238 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3900 | 2025.02.28 23:11:55.169531 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3901 | 2025.02.28 23:11:55.169775 [ 91 ] {} <Debug> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3902 | 2025.02.28 23:11:55.169909 [ 91 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3903 | 2025.02.28 23:11:55.170000 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3904 | 2025.02.28 23:11:55.170406 [ 193 ] {14f010e8-9e03-43db-9292-8272ce8d221a::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 | ||
3905 | 2025.02.28 23:11:55.170760 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 550 | ||
3906 | 2025.02.28 23:11:55.171404 [ 193 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3907 | 2025.02.28 23:11:55.171596 [ 193 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 414 rows starting from the beginning of the part | ||
3908 | 2025.02.28 23:11:55.172225 [ 193 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
3909 | 2025.02.28 23:11:55.172859 [ 193 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
3910 | 2025.02.28 23:11:55.173506 [ 193 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part | ||
3911 | 2025.02.28 23:11:55.174137 [ 193 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
3912 | 2025.02.28 23:11:55.174703 [ 193 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
3913 | 2025.02.28 23:11:55.183683 [ 193 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 550 rows, containing 72 columns (72 merged, 0 gathered) in 0.013536557 sec., 40630.71577211251 rows/sec., 35.26 MiB/sec. | ||
3914 | 2025.02.28 23:11:55.184993 [ 193 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3915 | 2025.02.28 23:11:55.186062 [ 193 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_16_3} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3916 | 2025.02.28 23:11:55.186185 [ 193 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_16_3} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3917 | 2025.02.28 23:11:55.186452 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
3918 | 2025.02.28 23:11:57.038979 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3919 | 2025.02.28 23:11:57.039182 [ 4 ] {d0900173-7bfd-4faf-90e9-eb68a8301d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3920 | 2025.02.28 23:11:57.039256 [ 4 ] {d0900173-7bfd-4faf-90e9-eb68a8301d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3921 | 2025.02.28 23:11:57.040056 [ 4 ] {d0900173-7bfd-4faf-90e9-eb68a8301d58} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3922 | 2025.02.28 23:11:57.040110 [ 4 ] {d0900173-7bfd-4faf-90e9-eb68a8301d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3923 | 2025.02.28 23:11:57.040537 [ 4 ] {d0900173-7bfd-4faf-90e9-eb68a8301d58} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3924 | 2025.02.28 23:11:57.040820 [ 4 ] {d0900173-7bfd-4faf-90e9-eb68a8301d58} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3925 | 2025.02.28 23:11:57.041036 [ 89 ] {} <Debug> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3926 | 2025.02.28 23:11:57.041059 [ 4 ] {d0900173-7bfd-4faf-90e9-eb68a8301d58} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001923 sec., 29121.164846593863 rows/sec., 2.24 MiB/sec. | ||
3927 | 2025.02.28 23:11:57.041134 [ 89 ] {} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3928 | 2025.02.28 23:11:57.041215 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3929 | 2025.02.28 23:11:57.041223 [ 4 ] {d0900173-7bfd-4faf-90e9-eb68a8301d58} <Debug> TCPHandler: Processed in 0.002379087 sec. | ||
3930 | 2025.02.28 23:11:57.041400 [ 198 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::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 | ||
3931 | 2025.02.28 23:11:57.041541 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3932 | 2025.02.28 23:11:57.041560 [ 198 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3933 | 2025.02.28 23:11:57.041634 [ 198 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1403 rows starting from the beginning of the part | ||
3934 | 2025.02.28 23:11:57.041856 [ 255 ] {0a8814a5-a3be-43b2-9f8d-19def524f847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3935 | 2025.02.28 23:11:57.041888 [ 198 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
3936 | 2025.02.28 23:11:57.042077 [ 255 ] {0a8814a5-a3be-43b2-9f8d-19def524f847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3937 | 2025.02.28 23:11:57.042158 [ 198 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 134 rows starting from the beginning of the part | ||
3938 | 2025.02.28 23:11:57.042502 [ 198 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
3939 | 2025.02.28 23:11:57.042697 [ 198 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1395 rows starting from the beginning of the part | ||
3940 | 2025.02.28 23:11:57.042995 [ 198 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
3941 | 2025.02.28 23:11:57.044875 [ 255 ] {0a8814a5-a3be-43b2-9f8d-19def524f847} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3942 | 2025.02.28 23:11:57.044970 [ 255 ] {0a8814a5-a3be-43b2-9f8d-19def524f847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3943 | 2025.02.28 23:11:57.045730 [ 255 ] {0a8814a5-a3be-43b2-9f8d-19def524f847} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3944 | 2025.02.28 23:11:57.046227 [ 195 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.004902737 sec., 632299.8765791435 rows/sec., 55.30 MiB/sec. | ||
3945 | 2025.02.28 23:11:57.046250 [ 255 ] {0a8814a5-a3be-43b2-9f8d-19def524f847} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3946 | 2025.02.28 23:11:57.046486 [ 89 ] {} <Debug> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3947 | 2025.02.28 23:11:57.046568 [ 89 ] {} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3948 | 2025.02.28 23:11:57.046630 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3949 | 2025.02.28 23:11:57.046643 [ 189 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3950 | 2025.02.28 23:11:57.046828 [ 255 ] {0a8814a5-a3be-43b2-9f8d-19def524f847} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005071 sec., 12620.784855058175 rows/sec., 1008.72 KiB/sec. | ||
3951 | 2025.02.28 23:11:57.047100 [ 198 ] {a079f8e2-c903-4107-91de-e012d9efb30f::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 | ||
3952 | 2025.02.28 23:11:57.047202 [ 255 ] {0a8814a5-a3be-43b2-9f8d-19def524f847} <Debug> TCPHandler: Processed in 0.005815712 sec. | ||
3953 | 2025.02.28 23:11:57.047473 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3954 | 2025.02.28 23:11:57.047552 [ 198 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3955 | 2025.02.28 23:11:57.047571 [ 189 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_36_7} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3956 | 2025.02.28 23:11:57.047615 [ 198 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 631 rows starting from the beginning of the part | ||
3957 | 2025.02.28 23:11:57.047761 [ 4 ] {e9812277-8927-4f0f-bc37-aa429f166c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3958 | 2025.02.28 23:11:57.047991 [ 4 ] {e9812277-8927-4f0f-bc37-aa429f166c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3959 | 2025.02.28 23:11:57.048026 [ 189 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_36_7} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
3960 | 2025.02.28 23:11:57.048040 [ 198 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
3961 | 2025.02.28 23:11:57.048463 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
3962 | 2025.02.28 23:11:57.048520 [ 198 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 103 rows starting from the beginning of the part | ||
3963 | 2025.02.28 23:11:57.048789 [ 198 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
3964 | 2025.02.28 23:11:57.049023 [ 198 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 597 rows starting from the beginning of the part | ||
3965 | 2025.02.28 23:11:57.049382 [ 198 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
3966 | 2025.02.28 23:11:57.050324 [ 4 ] {e9812277-8927-4f0f-bc37-aa429f166c22} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3967 | 2025.02.28 23:11:57.050369 [ 4 ] {e9812277-8927-4f0f-bc37-aa429f166c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3968 | 2025.02.28 23:11:57.050995 [ 4 ] {e9812277-8927-4f0f-bc37-aa429f166c22} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3969 | 2025.02.28 23:11:57.051248 [ 189 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.004489585 sec., 339229.5724437782 rows/sec., 27.01 MiB/sec. | ||
3970 | 2025.02.28 23:11:57.051385 [ 4 ] {e9812277-8927-4f0f-bc37-aa429f166c22} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3971 | 2025.02.28 23:11:57.051484 [ 189 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3972 | 2025.02.28 23:11:57.051622 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3973 | 2025.02.28 23:11:57.051720 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3974 | 2025.02.28 23:11:57.051802 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3975 | 2025.02.28 23:11:57.051965 [ 4 ] {e9812277-8927-4f0f-bc37-aa429f166c22} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.004285 sec., 22403.733955659278 rows/sec., 1.56 MiB/sec. | ||
3976 | 2025.02.28 23:11:57.052236 [ 195 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
3977 | 2025.02.28 23:11:57.052289 [ 189 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_36_7} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3978 | 2025.02.28 23:11:57.052323 [ 4 ] {e9812277-8927-4f0f-bc37-aa429f166c22} <Debug> TCPHandler: Processed in 0.004977709 sec. | ||
3979 | 2025.02.28 23:11:57.052623 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3980 | 2025.02.28 23:11:57.052622 [ 189 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_36_7} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
3981 | 2025.02.28 23:11:57.052737 [ 195 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3982 | 2025.02.28 23:11:57.052876 [ 195 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9209 rows starting from the beginning of the part | ||
3983 | 2025.02.28 23:11:57.052945 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
3984 | 2025.02.28 23:11:57.052982 [ 255 ] {32d1db17-6be4-448d-9b40-73efc1d5287b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3985 | 2025.02.28 23:11:57.053161 [ 195 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
3986 | 2025.02.28 23:11:57.053163 [ 255 ] {32d1db17-6be4-448d-9b40-73efc1d5287b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3987 | 2025.02.28 23:11:57.053405 [ 195 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
3988 | 2025.02.28 23:11:57.053650 [ 195 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
3989 | 2025.02.28 23:11:57.053886 [ 195 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 947 rows starting from the beginning of the part | ||
3990 | 2025.02.28 23:11:57.054082 [ 195 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 96 rows starting from the beginning of the part | ||
3991 | 2025.02.28 23:11:57.054625 [ 255 ] {32d1db17-6be4-448d-9b40-73efc1d5287b} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3992 | 2025.02.28 23:11:57.054673 [ 255 ] {32d1db17-6be4-448d-9b40-73efc1d5287b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3993 | 2025.02.28 23:11:57.055110 [ 255 ] {32d1db17-6be4-448d-9b40-73efc1d5287b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3994 | 2025.02.28 23:11:57.055444 [ 255 ] {32d1db17-6be4-448d-9b40-73efc1d5287b} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3995 | 2025.02.28 23:11:57.055701 [ 89 ] {} <Debug> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3996 | 2025.02.28 23:11:57.055825 [ 89 ] {} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3997 | 2025.02.28 23:11:57.055909 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
3998 | 2025.02.28 23:11:57.055931 [ 255 ] {32d1db17-6be4-448d-9b40-73efc1d5287b} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.003044 sec., 11826.544021024967 rows/sec., 816.15 KiB/sec. | ||
3999 | 2025.02.28 23:11:57.056506 [ 255 ] {32d1db17-6be4-448d-9b40-73efc1d5287b} <Debug> TCPHandler: Processed in 0.004010161 sec. | ||
4000 | 2025.02.28 23:11:57.056616 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
4001 | 2025.02.28 23:11:57.057188 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4002 | 2025.02.28 23:11:57.057255 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1596 rows starting from the beginning of the part | ||
4003 | 2025.02.28 23:11:57.057679 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
4004 | 2025.02.28 23:11:57.058008 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
4005 | 2025.02.28 23:11:57.058152 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
4006 | 2025.02.28 23:11:57.058309 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
4007 | 2025.02.28 23:11:57.058548 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
4008 | 2025.02.28 23:11:57.059753 [ 188 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10732 rows, containing 5 columns (5 merged, 0 gathered) in 0.007796427 sec., 1376527.9916043594 rows/sec., 94.28 MiB/sec. | ||
4009 | 2025.02.28 23:11:57.060194 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4010 | 2025.02.28 23:11:57.060818 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4011 | 2025.02.28 23:11:57.061022 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4012 | 2025.02.28 23:11:57.061360 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
4013 | 2025.02.28 23:11:57.061454 [ 196 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1836 rows, containing 4 columns (4 merged, 0 gathered) in 0.00539075 sec., 340583.40676158236 rows/sec., 22.95 MiB/sec. | ||
4014 | 2025.02.28 23:11:57.061743 [ 196 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4015 | 2025.02.28 23:11:57.062053 [ 196 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_36_7} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4016 | 2025.02.28 23:11:57.062137 [ 196 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_36_7} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4017 | 2025.02.28 23:11:57.062226 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4018 | 2025.02.28 23:11:57.632598 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
4019 | 2025.02.28 23:11:57.633705 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4020 | 2025.02.28 23:11:57.633748 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4021 | 2025.02.28 23:11:57.634282 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4022 | 2025.02.28 23:11:57.634538 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4023 | 2025.02.28 23:11:57.634736 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
4024 | 2025.02.28 23:11:58.358090 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4025 | 2025.02.28 23:11:58.378805 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4026 | 2025.02.28 23:11:58.378873 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4027 | 2025.02.28 23:11:58.386599 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4028 | 2025.02.28 23:11:58.387377 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4029 | 2025.02.28 23:11:58.390087 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4030 | 2025.02.28 23:12:02.043152 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4031 | 2025.02.28 23:12:02.043383 [ 4 ] {3ce481c7-12a6-4de3-8f4e-d58d96d3090b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4032 | 2025.02.28 23:12:02.043464 [ 4 ] {3ce481c7-12a6-4de3-8f4e-d58d96d3090b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4033 | 2025.02.28 23:12:02.044248 [ 4 ] {3ce481c7-12a6-4de3-8f4e-d58d96d3090b} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4034 | 2025.02.28 23:12:02.044300 [ 4 ] {3ce481c7-12a6-4de3-8f4e-d58d96d3090b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4035 | 2025.02.28 23:12:02.044743 [ 4 ] {3ce481c7-12a6-4de3-8f4e-d58d96d3090b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4036 | 2025.02.28 23:12:02.044994 [ 4 ] {3ce481c7-12a6-4de3-8f4e-d58d96d3090b} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4037 | 2025.02.28 23:12:02.045219 [ 4 ] {3ce481c7-12a6-4de3-8f4e-d58d96d3090b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001895 sec., 29551.451187335093 rows/sec., 2.27 MiB/sec. | ||
4038 | 2025.02.28 23:12:02.045278 [ 4 ] {3ce481c7-12a6-4de3-8f4e-d58d96d3090b} <Debug> TCPHandler: Processed in 0.002269803 sec. | ||
4039 | 2025.02.28 23:12:02.045547 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4040 | 2025.02.28 23:12:02.045757 [ 255 ] {82808589-1128-4300-874c-18422872076a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4041 | 2025.02.28 23:12:02.045843 [ 255 ] {82808589-1128-4300-874c-18422872076a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4042 | 2025.02.28 23:12:02.046698 [ 255 ] {82808589-1128-4300-874c-18422872076a} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4043 | 2025.02.28 23:12:02.046751 [ 255 ] {82808589-1128-4300-874c-18422872076a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4044 | 2025.02.28 23:12:02.047188 [ 255 ] {82808589-1128-4300-874c-18422872076a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4045 | 2025.02.28 23:12:02.047444 [ 255 ] {82808589-1128-4300-874c-18422872076a} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4046 | 2025.02.28 23:12:02.047703 [ 255 ] {82808589-1128-4300-874c-18422872076a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001998 sec., 32032.032032032028 rows/sec., 2.50 MiB/sec. | ||
4047 | 2025.02.28 23:12:02.047827 [ 255 ] {82808589-1128-4300-874c-18422872076a} <Debug> TCPHandler: Processed in 0.002416057 sec. | ||
4048 | 2025.02.28 23:12:02.048099 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4049 | 2025.02.28 23:12:02.048255 [ 4 ] {3efcb1fd-4677-4a52-9ef8-2d4a5f443251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4050 | 2025.02.28 23:12:02.048320 [ 4 ] {3efcb1fd-4677-4a52-9ef8-2d4a5f443251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4051 | 2025.02.28 23:12:02.048955 [ 4 ] {3efcb1fd-4677-4a52-9ef8-2d4a5f443251} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4052 | 2025.02.28 23:12:02.048997 [ 4 ] {3efcb1fd-4677-4a52-9ef8-2d4a5f443251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4053 | 2025.02.28 23:12:02.049395 [ 4 ] {3efcb1fd-4677-4a52-9ef8-2d4a5f443251} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4054 | 2025.02.28 23:12:02.049634 [ 4 ] {3efcb1fd-4677-4a52-9ef8-2d4a5f443251} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4055 | 2025.02.28 23:12:02.049841 [ 4 ] {3efcb1fd-4677-4a52-9ef8-2d4a5f443251} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.87 MiB/sec. | ||
4056 | 2025.02.28 23:12:02.049894 [ 4 ] {3efcb1fd-4677-4a52-9ef8-2d4a5f443251} <Debug> TCPHandler: Processed in 0.001935794 sec. | ||
4057 | 2025.02.28 23:12:02.050073 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4058 | 2025.02.28 23:12:02.050222 [ 255 ] {49c24cc3-ea4c-4189-b3b7-dc9c75295c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4059 | 2025.02.28 23:12:02.050287 [ 255 ] {49c24cc3-ea4c-4189-b3b7-dc9c75295c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4060 | 2025.02.28 23:12:02.050834 [ 255 ] {49c24cc3-ea4c-4189-b3b7-dc9c75295c57} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4061 | 2025.02.28 23:12:02.050876 [ 255 ] {49c24cc3-ea4c-4189-b3b7-dc9c75295c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4062 | 2025.02.28 23:12:02.051263 [ 255 ] {49c24cc3-ea4c-4189-b3b7-dc9c75295c57} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4063 | 2025.02.28 23:12:02.051509 [ 255 ] {49c24cc3-ea4c-4189-b3b7-dc9c75295c57} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4064 | 2025.02.28 23:12:02.051718 [ 255 ] {49c24cc3-ea4c-4189-b3b7-dc9c75295c57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001533 sec., 39138.94324853229 rows/sec., 2.64 MiB/sec. | ||
4065 | 2025.02.28 23:12:02.051770 [ 255 ] {49c24cc3-ea4c-4189-b3b7-dc9c75295c57} <Debug> TCPHandler: Processed in 0.001768629 sec. | ||
4066 | 2025.02.28 23:12:04.155052 [ 82 ] {} <Debug> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
4067 | 2025.02.28 23:12:04.155151 [ 82 ] {} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4068 | 2025.02.28 23:12:04.155193 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4069 | 2025.02.28 23:12:04.155499 [ 200 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
4070 | 2025.02.28 23:12:04.155713 [ 200 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4071 | 2025.02.28 23:12:04.155755 [ 200 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 65 rows starting from the beginning of the part | ||
4072 | 2025.02.28 23:12:04.155854 [ 200 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 67 rows starting from the beginning of the part | ||
4073 | 2025.02.28 23:12:04.156147 [ 200 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part | ||
4074 | 2025.02.28 23:12:04.156298 [ 200 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part | ||
4075 | 2025.02.28 23:12:04.156534 [ 200 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 53 rows starting from the beginning of the part | ||
4076 | 2025.02.28 23:12:04.157661 [ 188 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 5 columns (5 merged, 0 gathered) in 0.002355466 sec., 111655.18840008728 rows/sec., 8.63 MiB/sec. | ||
4077 | 2025.02.28 23:12:04.157885 [ 199 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4078 | 2025.02.28 23:12:04.158293 [ 199 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_15_3} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4079 | 2025.02.28 23:12:04.158402 [ 199 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_15_3} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
4080 | 2025.02.28 23:12:04.158521 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4081 | 2025.02.28 23:12:04.990673 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4082 | 2025.02.28 23:12:04.990732 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4083 | 2025.02.28 23:12:05.134845 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
4084 | 2025.02.28 23:12:05.135512 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4085 | 2025.02.28 23:12:05.135561 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4086 | 2025.02.28 23:12:05.136163 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4087 | 2025.02.28 23:12:05.136438 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4088 | 2025.02.28 23:12:05.136747 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4089 | 2025.02.28 23:12:05.171027 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 566 | ||
4090 | 2025.02.28 23:12:05.173824 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4091 | 2025.02.28 23:12:05.173885 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4092 | 2025.02.28 23:12:05.175366 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4093 | 2025.02.28 23:12:05.175687 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4094 | 2025.02.28 23:12:05.176340 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 566 | ||
4095 | 2025.02.28 23:12:05.890144 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
4096 | 2025.02.28 23:12:05.912328 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4097 | 2025.02.28 23:12:05.912391 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4098 | 2025.02.28 23:12:05.919790 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4099 | 2025.02.28 23:12:05.920571 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4100 | 2025.02.28 23:12:05.923300 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
4101 | 2025.02.28 23:12:07.044688 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4102 | 2025.02.28 23:12:07.044895 [ 4 ] {9e409b8e-5b6f-4dd4-9841-85d78b5215c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4103 | 2025.02.28 23:12:07.044971 [ 4 ] {9e409b8e-5b6f-4dd4-9841-85d78b5215c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4104 | 2025.02.28 23:12:07.045817 [ 4 ] {9e409b8e-5b6f-4dd4-9841-85d78b5215c1} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4105 | 2025.02.28 23:12:07.045870 [ 4 ] {9e409b8e-5b6f-4dd4-9841-85d78b5215c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4106 | 2025.02.28 23:12:07.046335 [ 4 ] {9e409b8e-5b6f-4dd4-9841-85d78b5215c1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4107 | 2025.02.28 23:12:07.046602 [ 4 ] {9e409b8e-5b6f-4dd4-9841-85d78b5215c1} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4108 | 2025.02.28 23:12:07.046853 [ 4 ] {9e409b8e-5b6f-4dd4-9841-85d78b5215c1} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.00201 sec., 66666.66666666667 rows/sec., 5.75 MiB/sec. | ||
4109 | 2025.02.28 23:12:07.046920 [ 4 ] {9e409b8e-5b6f-4dd4-9841-85d78b5215c1} <Debug> TCPHandler: Processed in 0.002373386 sec. | ||
4110 | 2025.02.28 23:12:07.047179 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4111 | 2025.02.28 23:12:07.047365 [ 255 ] {aac2ab2c-8d6b-4639-b532-c71aa7dd5620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4112 | 2025.02.28 23:12:07.047434 [ 255 ] {aac2ab2c-8d6b-4639-b532-c71aa7dd5620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4113 | 2025.02.28 23:12:07.048181 [ 255 ] {aac2ab2c-8d6b-4639-b532-c71aa7dd5620} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4114 | 2025.02.28 23:12:07.048223 [ 255 ] {aac2ab2c-8d6b-4639-b532-c71aa7dd5620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4115 | 2025.02.28 23:12:07.048639 [ 255 ] {aac2ab2c-8d6b-4639-b532-c71aa7dd5620} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4116 | 2025.02.28 23:12:07.048884 [ 255 ] {aac2ab2c-8d6b-4639-b532-c71aa7dd5620} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4117 | 2025.02.28 23:12:07.049100 [ 255 ] {aac2ab2c-8d6b-4639-b532-c71aa7dd5620} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001778 sec., 21934.758155230596 rows/sec., 1.61 MiB/sec. | ||
4118 | 2025.02.28 23:12:07.049200 [ 255 ] {aac2ab2c-8d6b-4639-b532-c71aa7dd5620} <Debug> TCPHandler: Processed in 0.00214944 sec. | ||
4119 | 2025.02.28 23:12:07.049416 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4120 | 2025.02.28 23:12:07.049542 [ 4 ] {39e81f69-6f03-45c3-930f-b2c9a62bbe65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4121 | 2025.02.28 23:12:07.049596 [ 4 ] {39e81f69-6f03-45c3-930f-b2c9a62bbe65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4122 | 2025.02.28 23:12:07.050239 [ 4 ] {39e81f69-6f03-45c3-930f-b2c9a62bbe65} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4123 | 2025.02.28 23:12:07.050281 [ 4 ] {39e81f69-6f03-45c3-930f-b2c9a62bbe65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4124 | 2025.02.28 23:12:07.050655 [ 4 ] {39e81f69-6f03-45c3-930f-b2c9a62bbe65} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4125 | 2025.02.28 23:12:07.050889 [ 4 ] {39e81f69-6f03-45c3-930f-b2c9a62bbe65} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4126 | 2025.02.28 23:12:07.051082 [ 4 ] {39e81f69-6f03-45c3-930f-b2c9a62bbe65} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001569 sec., 65646.90885914594 rows/sec., 5.13 MiB/sec. | ||
4127 | 2025.02.28 23:12:07.051137 [ 4 ] {39e81f69-6f03-45c3-930f-b2c9a62bbe65} <Debug> TCPHandler: Processed in 0.00180245 sec. | ||
4128 | 2025.02.28 23:12:07.051285 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4129 | 2025.02.28 23:12:07.051404 [ 255 ] {fd7462b4-b37a-4eb7-bf3f-2aeeb8b778da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4130 | 2025.02.28 23:12:07.051456 [ 255 ] {fd7462b4-b37a-4eb7-bf3f-2aeeb8b778da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4131 | 2025.02.28 23:12:07.052026 [ 255 ] {fd7462b4-b37a-4eb7-bf3f-2aeeb8b778da} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4132 | 2025.02.28 23:12:07.052065 [ 255 ] {fd7462b4-b37a-4eb7-bf3f-2aeeb8b778da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4133 | 2025.02.28 23:12:07.052456 [ 255 ] {fd7462b4-b37a-4eb7-bf3f-2aeeb8b778da} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4134 | 2025.02.28 23:12:07.052690 [ 255 ] {fd7462b4-b37a-4eb7-bf3f-2aeeb8b778da} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4135 | 2025.02.28 23:12:07.052921 [ 255 ] {fd7462b4-b37a-4eb7-bf3f-2aeeb8b778da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001539 sec., 103963.61273554256 rows/sec., 7.24 MiB/sec. | ||
4136 | 2025.02.28 23:12:07.053014 [ 255 ] {fd7462b4-b37a-4eb7-bf3f-2aeeb8b778da} <Debug> TCPHandler: Processed in 0.00178315 sec. | ||
4137 | 2025.02.28 23:12:07.053265 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4138 | 2025.02.28 23:12:07.053419 [ 4 ] {849c07c7-a527-4079-9627-4c9c1f2a4cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4139 | 2025.02.28 23:12:07.053514 [ 4 ] {849c07c7-a527-4079-9627-4c9c1f2a4cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4140 | 2025.02.28 23:12:07.054711 [ 4 ] {849c07c7-a527-4079-9627-4c9c1f2a4cc0} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4141 | 2025.02.28 23:12:07.054750 [ 4 ] {849c07c7-a527-4079-9627-4c9c1f2a4cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4142 | 2025.02.28 23:12:07.055414 [ 4 ] {849c07c7-a527-4079-9627-4c9c1f2a4cc0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4143 | 2025.02.28 23:12:07.055673 [ 4 ] {849c07c7-a527-4079-9627-4c9c1f2a4cc0} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4144 | 2025.02.28 23:12:07.055818 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4145 | 2025.02.28 23:12:07.055861 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4146 | 2025.02.28 23:12:07.055888 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4147 | 2025.02.28 23:12:07.055889 [ 4 ] {849c07c7-a527-4079-9627-4c9c1f2a4cc0} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002498 sec., 15612.489991993596 rows/sec., 27.98 MiB/sec. | ||
4148 | 2025.02.28 23:12:07.056274 [ 202 ] {0124aedf-df50-438a-887c-271a9e7ab000::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 | ||
4149 | 2025.02.28 23:12:07.056814 [ 4 ] {849c07c7-a527-4079-9627-4c9c1f2a4cc0} <Debug> TCPHandler: Processed in 0.003703743 sec. | ||
4150 | 2025.02.28 23:12:07.057091 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4151 | 2025.02.28 23:12:07.057113 [ 202 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4152 | 2025.02.28 23:12:07.057211 [ 202 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 321 rows starting from the beginning of the part | ||
4153 | 2025.02.28 23:12:07.057339 [ 255 ] {4b60fe02-5cb9-4069-8f10-b82a61170924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4154 | 2025.02.28 23:12:07.057519 [ 255 ] {4b60fe02-5cb9-4069-8f10-b82a61170924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4155 | 2025.02.28 23:12:07.057917 [ 202 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part | ||
4156 | 2025.02.28 23:12:07.058707 [ 202 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part | ||
4157 | 2025.02.28 23:12:07.059321 [ 202 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part | ||
4158 | 2025.02.28 23:12:07.060086 [ 255 ] {4b60fe02-5cb9-4069-8f10-b82a61170924} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4159 | 2025.02.28 23:12:07.060086 [ 202 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part | ||
4160 | 2025.02.28 23:12:07.060150 [ 255 ] {4b60fe02-5cb9-4069-8f10-b82a61170924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4161 | 2025.02.28 23:12:07.060666 [ 202 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part | ||
4162 | 2025.02.28 23:12:07.061900 [ 255 ] {4b60fe02-5cb9-4069-8f10-b82a61170924} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4163 | 2025.02.28 23:12:07.062522 [ 255 ] {4b60fe02-5cb9-4069-8f10-b82a61170924} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4164 | 2025.02.28 23:12:07.062964 [ 255 ] {4b60fe02-5cb9-4069-8f10-b82a61170924} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00571 sec., 10507.880910683012 rows/sec., 725.15 KiB/sec. | ||
4165 | 2025.02.28 23:12:07.063172 [ 255 ] {4b60fe02-5cb9-4069-8f10-b82a61170924} <Debug> TCPHandler: Processed in 0.006226214 sec. | ||
4166 | 2025.02.28 23:12:07.066363 [ 199 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 19 columns (19 merged, 0 gathered) in 0.01040751 sec., 49579.58243614467 rows/sec., 88.84 MiB/sec. | ||
4167 | 2025.02.28 23:12:07.067333 [ 199 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4168 | 2025.02.28 23:12:07.067756 [ 199 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4169 | 2025.02.28 23:12:07.067841 [ 199 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4170 | 2025.02.28 23:12:07.067993 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
4171 | 2025.02.28 23:12:12.042304 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4172 | 2025.02.28 23:12:12.042601 [ 4 ] {2a9b2803-5bd0-4d71-b1f3-eb5a7eb33b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4173 | 2025.02.28 23:12:12.042715 [ 4 ] {2a9b2803-5bd0-4d71-b1f3-eb5a7eb33b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4174 | 2025.02.28 23:12:12.043583 [ 4 ] {2a9b2803-5bd0-4d71-b1f3-eb5a7eb33b87} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4175 | 2025.02.28 23:12:12.043635 [ 4 ] {2a9b2803-5bd0-4d71-b1f3-eb5a7eb33b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4176 | 2025.02.28 23:12:12.044077 [ 4 ] {2a9b2803-5bd0-4d71-b1f3-eb5a7eb33b87} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4177 | 2025.02.28 23:12:12.044350 [ 4 ] {2a9b2803-5bd0-4d71-b1f3-eb5a7eb33b87} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4178 | 2025.02.28 23:12:12.044606 [ 4 ] {2a9b2803-5bd0-4d71-b1f3-eb5a7eb33b87} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002071 sec., 27040.077257363595 rows/sec., 2.08 MiB/sec. | ||
4179 | 2025.02.28 23:12:12.044717 [ 4 ] {2a9b2803-5bd0-4d71-b1f3-eb5a7eb33b87} <Debug> TCPHandler: Processed in 0.002591753 sec. | ||
4180 | 2025.02.28 23:12:12.045016 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4181 | 2025.02.28 23:12:12.045192 [ 255 ] {3628dcdc-cce9-4814-ac0e-da590a16cfbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4182 | 2025.02.28 23:12:12.045256 [ 255 ] {3628dcdc-cce9-4814-ac0e-da590a16cfbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4183 | 2025.02.28 23:12:12.046026 [ 255 ] {3628dcdc-cce9-4814-ac0e-da590a16cfbf} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4184 | 2025.02.28 23:12:12.046066 [ 255 ] {3628dcdc-cce9-4814-ac0e-da590a16cfbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4185 | 2025.02.28 23:12:12.046488 [ 255 ] {3628dcdc-cce9-4814-ac0e-da590a16cfbf} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4186 | 2025.02.28 23:12:12.046733 [ 255 ] {3628dcdc-cce9-4814-ac0e-da590a16cfbf} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4187 | 2025.02.28 23:12:12.046936 [ 255 ] {3628dcdc-cce9-4814-ac0e-da590a16cfbf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001794 sec., 35674.47045707915 rows/sec., 2.78 MiB/sec. | ||
4188 | 2025.02.28 23:12:12.046990 [ 255 ] {3628dcdc-cce9-4814-ac0e-da590a16cfbf} <Debug> TCPHandler: Processed in 0.00214891 sec. | ||
4189 | 2025.02.28 23:12:12.047142 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4190 | 2025.02.28 23:12:12.047267 [ 4 ] {0e1dd765-9920-44fc-af02-bd739135145e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4191 | 2025.02.28 23:12:12.047324 [ 4 ] {0e1dd765-9920-44fc-af02-bd739135145e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4192 | 2025.02.28 23:12:12.047923 [ 4 ] {0e1dd765-9920-44fc-af02-bd739135145e} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4193 | 2025.02.28 23:12:12.047965 [ 4 ] {0e1dd765-9920-44fc-af02-bd739135145e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4194 | 2025.02.28 23:12:12.048372 [ 4 ] {0e1dd765-9920-44fc-af02-bd739135145e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4195 | 2025.02.28 23:12:12.048621 [ 4 ] {0e1dd765-9920-44fc-af02-bd739135145e} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4196 | 2025.02.28 23:12:12.048839 [ 4 ] {0e1dd765-9920-44fc-af02-bd739135145e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001601 sec., 99937.53903810118 rows/sec., 6.96 MiB/sec. | ||
4197 | 2025.02.28 23:12:12.048896 [ 4 ] {0e1dd765-9920-44fc-af02-bd739135145e} <Debug> TCPHandler: Processed in 0.00181082 sec. | ||
4198 | 2025.02.28 23:12:12.049031 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4199 | 2025.02.28 23:12:12.049146 [ 255 ] {6598ae55-9c77-45b2-ba21-89a32a52809f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4200 | 2025.02.28 23:12:12.049197 [ 255 ] {6598ae55-9c77-45b2-ba21-89a32a52809f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4201 | 2025.02.28 23:12:12.049709 [ 255 ] {6598ae55-9c77-45b2-ba21-89a32a52809f} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4202 | 2025.02.28 23:12:12.049745 [ 255 ] {6598ae55-9c77-45b2-ba21-89a32a52809f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4203 | 2025.02.28 23:12:12.050126 [ 255 ] {6598ae55-9c77-45b2-ba21-89a32a52809f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4204 | 2025.02.28 23:12:12.050371 [ 255 ] {6598ae55-9c77-45b2-ba21-89a32a52809f} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4205 | 2025.02.28 23:12:12.050580 [ 255 ] {6598ae55-9c77-45b2-ba21-89a32a52809f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001457 sec., 41180.507892930684 rows/sec., 2.78 MiB/sec. | ||
4206 | 2025.02.28 23:12:12.050665 [ 255 ] {6598ae55-9c77-45b2-ba21-89a32a52809f} <Debug> TCPHandler: Processed in 0.001685667 sec. | ||
4207 | 2025.02.28 23:12:12.636900 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
4208 | 2025.02.28 23:12:12.637772 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4209 | 2025.02.28 23:12:12.637836 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4210 | 2025.02.28 23:12:12.638584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4211 | 2025.02.28 23:12:12.638938 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4212 | 2025.02.28 23:12:12.639261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
4213 | 2025.02.28 23:12:13.423347 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
4214 | 2025.02.28 23:12:13.443857 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4215 | 2025.02.28 23:12:13.443913 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4216 | 2025.02.28 23:12:13.451420 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4217 | 2025.02.28 23:12:13.452166 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4218 | 2025.02.28 23:12:13.456053 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
4219 | 2025.02.28 23:12:15.177455 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 586 | ||
4220 | 2025.02.28 23:12:15.180259 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4221 | 2025.02.28 23:12:15.180310 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4222 | 2025.02.28 23:12:15.181793 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4223 | 2025.02.28 23:12:15.182110 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4224 | 2025.02.28 23:12:15.183489 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 586 | ||
4225 | 2025.02.28 23:12:17.044861 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4226 | 2025.02.28 23:12:17.045066 [ 4 ] {e6ac4027-dfb5-45bc-84d3-ec9b02d53e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4227 | 2025.02.28 23:12:17.045141 [ 4 ] {e6ac4027-dfb5-45bc-84d3-ec9b02d53e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4228 | 2025.02.28 23:12:17.045942 [ 4 ] {e6ac4027-dfb5-45bc-84d3-ec9b02d53e08} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4229 | 2025.02.28 23:12:17.045994 [ 4 ] {e6ac4027-dfb5-45bc-84d3-ec9b02d53e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4230 | 2025.02.28 23:12:17.046432 [ 4 ] {e6ac4027-dfb5-45bc-84d3-ec9b02d53e08} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4231 | 2025.02.28 23:12:17.046680 [ 4 ] {e6ac4027-dfb5-45bc-84d3-ec9b02d53e08} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4232 | 2025.02.28 23:12:17.046932 [ 4 ] {e6ac4027-dfb5-45bc-84d3-ec9b02d53e08} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001917 sec., 69900.88680229525 rows/sec., 6.03 MiB/sec. | ||
4233 | 2025.02.28 23:12:17.047021 [ 4 ] {e6ac4027-dfb5-45bc-84d3-ec9b02d53e08} <Debug> TCPHandler: Processed in 0.002292934 sec. | ||
4234 | 2025.02.28 23:12:17.047281 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4235 | 2025.02.28 23:12:17.047465 [ 255 ] {0941a699-6477-4e05-a0f6-7775a6e6f325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4236 | 2025.02.28 23:12:17.047538 [ 255 ] {0941a699-6477-4e05-a0f6-7775a6e6f325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4237 | 2025.02.28 23:12:17.048282 [ 255 ] {0941a699-6477-4e05-a0f6-7775a6e6f325} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4238 | 2025.02.28 23:12:17.048325 [ 255 ] {0941a699-6477-4e05-a0f6-7775a6e6f325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4239 | 2025.02.28 23:12:17.048770 [ 255 ] {0941a699-6477-4e05-a0f6-7775a6e6f325} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4240 | 2025.02.28 23:12:17.049028 [ 255 ] {0941a699-6477-4e05-a0f6-7775a6e6f325} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4241 | 2025.02.28 23:12:17.049226 [ 255 ] {0941a699-6477-4e05-a0f6-7775a6e6f325} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00181 sec., 21546.96132596685 rows/sec., 1.58 MiB/sec. | ||
4242 | 2025.02.28 23:12:17.049290 [ 255 ] {0941a699-6477-4e05-a0f6-7775a6e6f325} <Debug> TCPHandler: Processed in 0.00215767 sec. | ||
4243 | 2025.02.28 23:12:17.049439 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4244 | 2025.02.28 23:12:17.049583 [ 4 ] {d4229f6d-3eb5-4aba-92fd-3d81a421f81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4245 | 2025.02.28 23:12:17.049643 [ 4 ] {d4229f6d-3eb5-4aba-92fd-3d81a421f81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4246 | 2025.02.28 23:12:17.050322 [ 4 ] {d4229f6d-3eb5-4aba-92fd-3d81a421f81f} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4247 | 2025.02.28 23:12:17.050362 [ 4 ] {d4229f6d-3eb5-4aba-92fd-3d81a421f81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4248 | 2025.02.28 23:12:17.050728 [ 4 ] {d4229f6d-3eb5-4aba-92fd-3d81a421f81f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4249 | 2025.02.28 23:12:17.050966 [ 4 ] {d4229f6d-3eb5-4aba-92fd-3d81a421f81f} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4250 | 2025.02.28 23:12:17.051181 [ 4 ] {d4229f6d-3eb5-4aba-92fd-3d81a421f81f} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001633 sec., 63074.096754439684 rows/sec., 4.93 MiB/sec. | ||
4251 | 2025.02.28 23:12:17.051238 [ 4 ] {d4229f6d-3eb5-4aba-92fd-3d81a421f81f} <Debug> TCPHandler: Processed in 0.001865013 sec. | ||
4252 | 2025.02.28 23:12:17.051379 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4253 | 2025.02.28 23:12:17.051505 [ 255 ] {02ea75a9-41e6-4481-aa0f-55de2bf9c6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4254 | 2025.02.28 23:12:17.051563 [ 255 ] {02ea75a9-41e6-4481-aa0f-55de2bf9c6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4255 | 2025.02.28 23:12:17.052184 [ 255 ] {02ea75a9-41e6-4481-aa0f-55de2bf9c6da} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4256 | 2025.02.28 23:12:17.052222 [ 255 ] {02ea75a9-41e6-4481-aa0f-55de2bf9c6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4257 | 2025.02.28 23:12:17.052626 [ 255 ] {02ea75a9-41e6-4481-aa0f-55de2bf9c6da} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4258 | 2025.02.28 23:12:17.052880 [ 255 ] {02ea75a9-41e6-4481-aa0f-55de2bf9c6da} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4259 | 2025.02.28 23:12:17.053108 [ 255 ] {02ea75a9-41e6-4481-aa0f-55de2bf9c6da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001623 sec., 98582.87122612445 rows/sec., 6.87 MiB/sec. | ||
4260 | 2025.02.28 23:12:17.053210 [ 255 ] {02ea75a9-41e6-4481-aa0f-55de2bf9c6da} <Debug> TCPHandler: Processed in 0.001884912 sec. | ||
4261 | 2025.02.28 23:12:17.053458 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4262 | 2025.02.28 23:12:17.053599 [ 4 ] {5e7412b6-2b99-42ee-ac21-8502b8d97cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4263 | 2025.02.28 23:12:17.053694 [ 4 ] {5e7412b6-2b99-42ee-ac21-8502b8d97cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4264 | 2025.02.28 23:12:17.054966 [ 4 ] {5e7412b6-2b99-42ee-ac21-8502b8d97cf0} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4265 | 2025.02.28 23:12:17.055006 [ 4 ] {5e7412b6-2b99-42ee-ac21-8502b8d97cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4266 | 2025.02.28 23:12:17.055675 [ 4 ] {5e7412b6-2b99-42ee-ac21-8502b8d97cf0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4267 | 2025.02.28 23:12:17.055927 [ 4 ] {5e7412b6-2b99-42ee-ac21-8502b8d97cf0} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4268 | 2025.02.28 23:12:17.056160 [ 4 ] {5e7412b6-2b99-42ee-ac21-8502b8d97cf0} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002595 sec., 15028.901734104045 rows/sec., 26.93 MiB/sec. | ||
4269 | 2025.02.28 23:12:17.056254 [ 4 ] {5e7412b6-2b99-42ee-ac21-8502b8d97cf0} <Debug> TCPHandler: Processed in 0.002921481 sec. | ||
4270 | 2025.02.28 23:12:17.056407 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4271 | 2025.02.28 23:12:17.056526 [ 255 ] {15d72d73-0691-45e1-91f4-837680a37cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4272 | 2025.02.28 23:12:17.056578 [ 255 ] {15d72d73-0691-45e1-91f4-837680a37cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4273 | 2025.02.28 23:12:17.057076 [ 255 ] {15d72d73-0691-45e1-91f4-837680a37cf4} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4274 | 2025.02.28 23:12:17.057114 [ 255 ] {15d72d73-0691-45e1-91f4-837680a37cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4275 | 2025.02.28 23:12:17.057491 [ 255 ] {15d72d73-0691-45e1-91f4-837680a37cf4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4276 | 2025.02.28 23:12:17.057733 [ 255 ] {15d72d73-0691-45e1-91f4-837680a37cf4} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4277 | 2025.02.28 23:12:17.057921 [ 255 ] {15d72d73-0691-45e1-91f4-837680a37cf4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00142 sec., 42253.52112676056 rows/sec., 2.85 MiB/sec. | ||
4278 | 2025.02.28 23:12:17.057974 [ 255 ] {15d72d73-0691-45e1-91f4-837680a37cf4} <Debug> TCPHandler: Processed in 0.001623565 sec. | ||
4279 | 2025.02.28 23:12:19.990799 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4280 | 2025.02.28 23:12:19.990878 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4281 | 2025.02.28 23:12:20.139396 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
4282 | 2025.02.28 23:12:20.140161 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4283 | 2025.02.28 23:12:20.140212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4284 | 2025.02.28 23:12:20.140818 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4285 | 2025.02.28 23:12:20.141157 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4286 | 2025.02.28 23:12:20.141364 [ 69 ] {} <Debug> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4287 | 2025.02.28 23:12:20.141428 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
4288 | 2025.02.28 23:12:20.141450 [ 69 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4289 | 2025.02.28 23:12:20.141485 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4290 | 2025.02.28 23:12:20.141642 [ 202 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::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 | ||
4291 | 2025.02.28 23:12:20.141817 [ 202 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4292 | 2025.02.28 23:12:20.141868 [ 202 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part | ||
4293 | 2025.02.28 23:12:20.141960 [ 202 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part | ||
4294 | 2025.02.28 23:12:20.142083 [ 202 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part | ||
4295 | 2025.02.28 23:12:20.142221 [ 202 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part | ||
4296 | 2025.02.28 23:12:20.142303 [ 202 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part | ||
4297 | 2025.02.28 23:12:20.142366 [ 202 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part | ||
4298 | 2025.02.28 23:12:20.146917 [ 187 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.005346849 sec., 2236083.3455367824 rows/sec., 31.99 MiB/sec. | ||
4299 | 2025.02.28 23:12:20.147343 [ 187 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4300 | 2025.02.28 23:12:20.147727 [ 187 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_26_5} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4301 | 2025.02.28 23:12:20.147838 [ 187 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_26_5} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4302 | 2025.02.28 23:12:20.147970 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
4303 | 2025.02.28 23:12:20.956118 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
4304 | 2025.02.28 23:12:20.978207 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4305 | 2025.02.28 23:12:20.978273 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4306 | 2025.02.28 23:12:20.985850 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4307 | 2025.02.28 23:12:20.986644 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4308 | 2025.02.28 23:12:20.987062 [ 68 ] {} <Debug> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4309 | 2025.02.28 23:12:20.987205 [ 68 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4310 | 2025.02.28 23:12:20.987283 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
4311 | 2025.02.28 23:12:20.987737 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
4312 | 2025.02.28 23:12:21.002507 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
4313 | 2025.02.28 23:12:21.005496 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4314 | 2025.02.28 23:12:21.007287 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
4315 | 2025.02.28 23:12:21.012865 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
4316 | 2025.02.28 23:12:21.018367 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
4317 | 2025.02.28 23:12:21.023882 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
4318 | 2025.02.28 23:12:21.029485 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
4319 | 2025.02.28 23:12:21.034048 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
4320 | 2025.02.28 23:12:21.091761 [ 192 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.1043246 sec., 1878.7515121074032 rows/sec., 9.71 MiB/sec. | ||
4321 | 2025.02.28 23:12:21.093348 [ 186 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4322 | 2025.02.28 23:12:21.095745 [ 186 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_26_5} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4323 | 2025.02.28 23:12:21.095849 [ 186 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_26_5} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4324 | 2025.02.28 23:12:21.097062 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4325 | 2025.02.28 23:12:22.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.30 MiB, peak 198.88 MiB, free memory in arenas 0.00 B, will set to 189.95 MiB (RSS), difference: 1.64 MiB | ||
4326 | 2025.02.28 23:12:22.042174 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4327 | 2025.02.28 23:12:22.042369 [ 4 ] {de552a1f-6c83-4ab0-a006-975e2d32ab7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4328 | 2025.02.28 23:12:22.042445 [ 4 ] {de552a1f-6c83-4ab0-a006-975e2d32ab7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4329 | 2025.02.28 23:12:22.043565 [ 4 ] {de552a1f-6c83-4ab0-a006-975e2d32ab7e} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4330 | 2025.02.28 23:12:22.043622 [ 4 ] {de552a1f-6c83-4ab0-a006-975e2d32ab7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4331 | 2025.02.28 23:12:22.044073 [ 4 ] {de552a1f-6c83-4ab0-a006-975e2d32ab7e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4332 | 2025.02.28 23:12:22.044347 [ 4 ] {de552a1f-6c83-4ab0-a006-975e2d32ab7e} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4333 | 2025.02.28 23:12:22.044574 [ 68 ] {} <Debug> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4334 | 2025.02.28 23:12:22.044642 [ 4 ] {de552a1f-6c83-4ab0-a006-975e2d32ab7e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002323 sec., 24106.75850193715 rows/sec., 1.85 MiB/sec. | ||
4335 | 2025.02.28 23:12:22.044697 [ 68 ] {} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4336 | 2025.02.28 23:12:22.044804 [ 4 ] {de552a1f-6c83-4ab0-a006-975e2d32ab7e} <Debug> TCPHandler: Processed in 0.002763327 sec. | ||
4337 | 2025.02.28 23:12:22.044805 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4338 | 2025.02.28 23:12:22.045049 [ 190 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::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 | ||
4339 | 2025.02.28 23:12:22.045108 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4340 | 2025.02.28 23:12:22.045245 [ 190 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4341 | 2025.02.28 23:12:22.045322 [ 190 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1403 rows starting from the beginning of the part | ||
4342 | 2025.02.28 23:12:22.045379 [ 255 ] {7e7eb22c-5ea3-4bdd-a6b7-41e7bd3ac319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4343 | 2025.02.28 23:12:22.045557 [ 190 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
4344 | 2025.02.28 23:12:22.045579 [ 255 ] {7e7eb22c-5ea3-4bdd-a6b7-41e7bd3ac319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4345 | 2025.02.28 23:12:22.045964 [ 190 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 134 rows starting from the beginning of the part | ||
4346 | 2025.02.28 23:12:22.046214 [ 190 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
4347 | 2025.02.28 23:12:22.046519 [ 190 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 134 rows starting from the beginning of the part | ||
4348 | 2025.02.28 23:12:22.046793 [ 190 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
4349 | 2025.02.28 23:12:22.048498 [ 255 ] {7e7eb22c-5ea3-4bdd-a6b7-41e7bd3ac319} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4350 | 2025.02.28 23:12:22.048593 [ 255 ] {7e7eb22c-5ea3-4bdd-a6b7-41e7bd3ac319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4351 | 2025.02.28 23:12:22.049599 [ 255 ] {7e7eb22c-5ea3-4bdd-a6b7-41e7bd3ac319} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4352 | 2025.02.28 23:12:22.050062 [ 197 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.005088101 sec., 361431.5046026012 rows/sec., 31.59 MiB/sec. | ||
4353 | 2025.02.28 23:12:22.050142 [ 255 ] {7e7eb22c-5ea3-4bdd-a6b7-41e7bd3ac319} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4354 | 2025.02.28 23:12:22.050420 [ 68 ] {} <Debug> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4355 | 2025.02.28 23:12:22.050484 [ 191 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4356 | 2025.02.28 23:12:22.050529 [ 68 ] {} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4357 | 2025.02.28 23:12:22.050588 [ 255 ] {7e7eb22c-5ea3-4bdd-a6b7-41e7bd3ac319} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005278 sec., 12125.805229253507 rows/sec., 969.16 KiB/sec. | ||
4358 | 2025.02.28 23:12:22.050633 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4359 | 2025.02.28 23:12:22.050916 [ 255 ] {7e7eb22c-5ea3-4bdd-a6b7-41e7bd3ac319} <Debug> TCPHandler: Processed in 0.005962896 sec. | ||
4360 | 2025.02.28 23:12:22.051271 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4361 | 2025.02.28 23:12:22.051311 [ 198 ] {a079f8e2-c903-4107-91de-e012d9efb30f::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 | ||
4362 | 2025.02.28 23:12:22.051763 [ 191 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_41_8} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4363 | 2025.02.28 23:12:22.051782 [ 4 ] {6ff6af7e-6a33-4dc8-ab26-d243aecdecfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4364 | 2025.02.28 23:12:22.052043 [ 198 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4365 | 2025.02.28 23:12:22.052250 [ 198 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 631 rows starting from the beginning of the part | ||
4366 | 2025.02.28 23:12:22.052233 [ 4 ] {6ff6af7e-6a33-4dc8-ab26-d243aecdecfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4367 | 2025.02.28 23:12:22.052258 [ 191 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_41_8} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4368 | 2025.02.28 23:12:22.052836 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
4369 | 2025.02.28 23:12:22.053053 [ 198 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
4370 | 2025.02.28 23:12:22.053257 [ 198 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 103 rows starting from the beginning of the part | ||
4371 | 2025.02.28 23:12:22.053495 [ 198 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
4372 | 2025.02.28 23:12:22.053686 [ 198 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 103 rows starting from the beginning of the part | ||
4373 | 2025.02.28 23:12:22.053876 [ 198 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
4374 | 2025.02.28 23:12:22.054493 [ 4 ] {6ff6af7e-6a33-4dc8-ab26-d243aecdecfe} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4375 | 2025.02.28 23:12:22.054541 [ 4 ] {6ff6af7e-6a33-4dc8-ab26-d243aecdecfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4376 | 2025.02.28 23:12:22.055167 [ 4 ] {6ff6af7e-6a33-4dc8-ab26-d243aecdecfe} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4377 | 2025.02.28 23:12:22.055539 [ 191 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1029 rows, containing 5 columns (5 merged, 0 gathered) in 0.00466467 sec., 220594.38288239038 rows/sec., 17.70 MiB/sec. | ||
4378 | 2025.02.28 23:12:22.055555 [ 4 ] {6ff6af7e-6a33-4dc8-ab26-d243aecdecfe} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4379 | 2025.02.28 23:12:22.055790 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4380 | 2025.02.28 23:12:22.055790 [ 191 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4381 | 2025.02.28 23:12:22.055873 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4382 | 2025.02.28 23:12:22.055962 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4383 | 2025.02.28 23:12:22.056165 [ 4 ] {6ff6af7e-6a33-4dc8-ab26-d243aecdecfe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004583 sec., 34911.62993672267 rows/sec., 2.43 MiB/sec. | ||
4384 | 2025.02.28 23:12:22.056389 [ 197 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
4385 | 2025.02.28 23:12:22.056534 [ 4 ] {6ff6af7e-6a33-4dc8-ab26-d243aecdecfe} <Debug> TCPHandler: Processed in 0.005474302 sec. | ||
4386 | 2025.02.28 23:12:22.056710 [ 191 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_41_8} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4387 | 2025.02.28 23:12:22.056846 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4388 | 2025.02.28 23:12:22.056943 [ 197 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4389 | 2025.02.28 23:12:22.057045 [ 191 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_41_8} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4390 | 2025.02.28 23:12:22.057097 [ 197 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10732 rows starting from the beginning of the part | ||
4391 | 2025.02.28 23:12:22.057213 [ 255 ] {581aa7d1-5fd3-4a67-8f70-de1661452995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4392 | 2025.02.28 23:12:22.057320 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
4393 | 2025.02.28 23:12:22.057498 [ 255 ] {581aa7d1-5fd3-4a67-8f70-de1661452995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4394 | 2025.02.28 23:12:22.057526 [ 197 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
4395 | 2025.02.28 23:12:22.057944 [ 197 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
4396 | 2025.02.28 23:12:22.058385 [ 197 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
4397 | 2025.02.28 23:12:22.058810 [ 197 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
4398 | 2025.02.28 23:12:22.059047 [ 197 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
4399 | 2025.02.28 23:12:22.059957 [ 255 ] {581aa7d1-5fd3-4a67-8f70-de1661452995} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4400 | 2025.02.28 23:12:22.060016 [ 255 ] {581aa7d1-5fd3-4a67-8f70-de1661452995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4401 | 2025.02.28 23:12:22.060943 [ 255 ] {581aa7d1-5fd3-4a67-8f70-de1661452995} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4402 | 2025.02.28 23:12:22.061331 [ 255 ] {581aa7d1-5fd3-4a67-8f70-de1661452995} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4403 | 2025.02.28 23:12:22.061552 [ 68 ] {} <Debug> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4404 | 2025.02.28 23:12:22.061650 [ 68 ] {} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4405 | 2025.02.28 23:12:22.061730 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4406 | 2025.02.28 23:12:22.061909 [ 255 ] {581aa7d1-5fd3-4a67-8f70-de1661452995} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004807 sec., 12481.797378822552 rows/sec., 861.37 KiB/sec. | ||
4407 | 2025.02.28 23:12:22.062234 [ 191 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
4408 | 2025.02.28 23:12:22.062244 [ 255 ] {581aa7d1-5fd3-4a67-8f70-de1661452995} <Debug> TCPHandler: Processed in 0.005581745 sec. | ||
4409 | 2025.02.28 23:12:22.062626 [ 191 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4410 | 2025.02.28 23:12:22.062696 [ 191 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1836 rows starting from the beginning of the part | ||
4411 | 2025.02.28 23:12:22.062976 [ 191 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
4412 | 2025.02.28 23:12:22.063256 [ 191 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
4413 | 2025.02.28 23:12:22.063704 [ 191 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
4414 | 2025.02.28 23:12:22.063999 [ 191 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
4415 | 2025.02.28 23:12:22.064360 [ 191 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
4416 | 2025.02.28 23:12:22.066500 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2136 rows, containing 4 columns (4 merged, 0 gathered) in 0.004623519 sec., 461985.7731740693 rows/sec., 31.13 MiB/sec. | ||
4417 | 2025.02.28 23:12:22.066851 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4418 | 2025.02.28 23:12:22.066886 [ 191 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11532 rows, containing 5 columns (5 merged, 0 gathered) in 0.010777071 sec., 1070049.552424773 rows/sec., 73.38 MiB/sec. | ||
4419 | 2025.02.28 23:12:22.067288 [ 191 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4420 | 2025.02.28 23:12:22.067308 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_41_8} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4421 | 2025.02.28 23:12:22.067496 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_41_8} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4422 | 2025.02.28 23:12:22.067679 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
4423 | 2025.02.28 23:12:22.067802 [ 191 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4424 | 2025.02.28 23:12:22.067890 [ 191 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4425 | 2025.02.28 23:12:22.067983 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
4426 | 2025.02.28 23:12:23.356924 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4427 | 2025.02.28 23:12:23.357120 [ 4 ] {2ee85603-01e5-4cb0-9664-4ce62084df13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4428 | 2025.02.28 23:12:23.357197 [ 4 ] {2ee85603-01e5-4cb0-9664-4ce62084df13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4429 | 2025.02.28 23:12:23.357987 [ 4 ] {2ee85603-01e5-4cb0-9664-4ce62084df13} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4430 | 2025.02.28 23:12:23.358044 [ 4 ] {2ee85603-01e5-4cb0-9664-4ce62084df13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4431 | 2025.02.28 23:12:23.358487 [ 4 ] {2ee85603-01e5-4cb0-9664-4ce62084df13} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4432 | 2025.02.28 23:12:23.358754 [ 4 ] {2ee85603-01e5-4cb0-9664-4ce62084df13} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4433 | 2025.02.28 23:12:23.358975 [ 4 ] {2ee85603-01e5-4cb0-9664-4ce62084df13} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001897 sec., 12651.55508697944 rows/sec., 1.05 MiB/sec. | ||
4434 | 2025.02.28 23:12:23.359186 [ 4 ] {2ee85603-01e5-4cb0-9664-4ce62084df13} <Debug> TCPHandler: Processed in 0.002408147 sec. | ||
4435 | 2025.02.28 23:12:23.359446 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4436 | 2025.02.28 23:12:23.359635 [ 255 ] {56b0803b-2c5e-47a5-9c2f-126241f1c82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4437 | 2025.02.28 23:12:23.359708 [ 255 ] {56b0803b-2c5e-47a5-9c2f-126241f1c82f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4438 | 2025.02.28 23:12:23.360439 [ 255 ] {56b0803b-2c5e-47a5-9c2f-126241f1c82f} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4439 | 2025.02.28 23:12:23.360488 [ 255 ] {56b0803b-2c5e-47a5-9c2f-126241f1c82f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4440 | 2025.02.28 23:12:23.360910 [ 255 ] {56b0803b-2c5e-47a5-9c2f-126241f1c82f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4441 | 2025.02.28 23:12:23.361170 [ 255 ] {56b0803b-2c5e-47a5-9c2f-126241f1c82f} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4442 | 2025.02.28 23:12:23.361441 [ 255 ] {56b0803b-2c5e-47a5-9c2f-126241f1c82f} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001852 sec., 8639.308855291578 rows/sec., 704.47 KiB/sec. | ||
4443 | 2025.02.28 23:12:23.361512 [ 255 ] {56b0803b-2c5e-47a5-9c2f-126241f1c82f} <Debug> TCPHandler: Processed in 0.002193561 sec. | ||
4444 | 2025.02.28 23:12:23.361674 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4445 | 2025.02.28 23:12:23.361803 [ 4 ] {ec961136-254a-49d7-90ac-d6223c044225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4446 | 2025.02.28 23:12:23.361856 [ 4 ] {ec961136-254a-49d7-90ac-d6223c044225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4447 | 2025.02.28 23:12:23.363015 [ 4 ] {ec961136-254a-49d7-90ac-d6223c044225} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4448 | 2025.02.28 23:12:23.363055 [ 4 ] {ec961136-254a-49d7-90ac-d6223c044225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4449 | 2025.02.28 23:12:23.363512 [ 4 ] {ec961136-254a-49d7-90ac-d6223c044225} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4450 | 2025.02.28 23:12:23.363756 [ 4 ] {ec961136-254a-49d7-90ac-d6223c044225} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4451 | 2025.02.28 23:12:23.363935 [ 4 ] {ec961136-254a-49d7-90ac-d6223c044225} <Debug> executeQuery: Read 1402 rows, 120.44 KiB in 0.002164 sec., 647874.3068391867 rows/sec., 54.35 MiB/sec. | ||
4452 | 2025.02.28 23:12:23.363986 [ 4 ] {ec961136-254a-49d7-90ac-d6223c044225} <Debug> TCPHandler: Processed in 0.002372716 sec. | ||
4453 | 2025.02.28 23:12:23.364130 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4454 | 2025.02.28 23:12:23.364260 [ 255 ] {dc12b8ca-4d7d-4589-8372-d10ddf7d603d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4455 | 2025.02.28 23:12:23.364322 [ 255 ] {dc12b8ca-4d7d-4589-8372-d10ddf7d603d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4456 | 2025.02.28 23:12:23.365048 [ 255 ] {dc12b8ca-4d7d-4589-8372-d10ddf7d603d} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4457 | 2025.02.28 23:12:23.365097 [ 255 ] {dc12b8ca-4d7d-4589-8372-d10ddf7d603d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4458 | 2025.02.28 23:12:23.365488 [ 255 ] {dc12b8ca-4d7d-4589-8372-d10ddf7d603d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4459 | 2025.02.28 23:12:23.365722 [ 255 ] {dc12b8ca-4d7d-4589-8372-d10ddf7d603d} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4460 | 2025.02.28 23:12:23.365952 [ 255 ] {dc12b8ca-4d7d-4589-8372-d10ddf7d603d} <Debug> executeQuery: Read 67 rows, 5.01 KiB in 0.001724 sec., 38863.1090487239 rows/sec., 2.84 MiB/sec. | ||
4461 | 2025.02.28 23:12:23.366071 [ 255 ] {dc12b8ca-4d7d-4589-8372-d10ddf7d603d} <Debug> TCPHandler: Processed in 0.001997126 sec. | ||
4462 | 2025.02.28 23:12:23.366219 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4463 | 2025.02.28 23:12:23.366355 [ 4 ] {e0b57462-4fe6-46bb-8510-de5a1f49dbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4464 | 2025.02.28 23:12:23.366412 [ 4 ] {e0b57462-4fe6-46bb-8510-de5a1f49dbca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4465 | 2025.02.28 23:12:23.367174 [ 4 ] {e0b57462-4fe6-46bb-8510-de5a1f49dbca} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4466 | 2025.02.28 23:12:23.367220 [ 4 ] {e0b57462-4fe6-46bb-8510-de5a1f49dbca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4467 | 2025.02.28 23:12:23.367588 [ 4 ] {e0b57462-4fe6-46bb-8510-de5a1f49dbca} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4468 | 2025.02.28 23:12:23.367846 [ 4 ] {e0b57462-4fe6-46bb-8510-de5a1f49dbca} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4469 | 2025.02.28 23:12:23.368063 [ 4 ] {e0b57462-4fe6-46bb-8510-de5a1f49dbca} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001728 sec., 145833.33333333334 rows/sec., 10.09 MiB/sec. | ||
4470 | 2025.02.28 23:12:23.368198 [ 4 ] {e0b57462-4fe6-46bb-8510-de5a1f49dbca} <Debug> TCPHandler: Processed in 0.002032876 sec. | ||
4471 | 2025.02.28 23:12:23.368360 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4472 | 2025.02.28 23:12:23.368505 [ 255 ] {c31708f2-6e30-4b58-b7b7-57d83927cfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4473 | 2025.02.28 23:12:23.368563 [ 255 ] {c31708f2-6e30-4b58-b7b7-57d83927cfc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4474 | 2025.02.28 23:12:23.369240 [ 255 ] {c31708f2-6e30-4b58-b7b7-57d83927cfc3} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4475 | 2025.02.28 23:12:23.369282 [ 255 ] {c31708f2-6e30-4b58-b7b7-57d83927cfc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4476 | 2025.02.28 23:12:23.369631 [ 255 ] {c31708f2-6e30-4b58-b7b7-57d83927cfc3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4477 | 2025.02.28 23:12:23.369867 [ 255 ] {c31708f2-6e30-4b58-b7b7-57d83927cfc3} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4478 | 2025.02.28 23:12:23.370098 [ 255 ] {c31708f2-6e30-4b58-b7b7-57d83927cfc3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001619 sec., 7411.982705373687 rows/sec., 579.06 KiB/sec. | ||
4479 | 2025.02.28 23:12:23.370174 [ 255 ] {c31708f2-6e30-4b58-b7b7-57d83927cfc3} <Debug> TCPHandler: Processed in 0.001883632 sec. | ||
4480 | 2025.02.28 23:12:23.370317 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4481 | 2025.02.28 23:12:23.370433 [ 4 ] {6b6d8729-7c61-4042-830c-7a5cba320e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4482 | 2025.02.28 23:12:23.370482 [ 4 ] {6b6d8729-7c61-4042-830c-7a5cba320e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4483 | 2025.02.28 23:12:23.371267 [ 4 ] {6b6d8729-7c61-4042-830c-7a5cba320e80} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4484 | 2025.02.28 23:12:23.371305 [ 4 ] {6b6d8729-7c61-4042-830c-7a5cba320e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4485 | 2025.02.28 23:12:23.371687 [ 4 ] {6b6d8729-7c61-4042-830c-7a5cba320e80} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4486 | 2025.02.28 23:12:23.371927 [ 4 ] {6b6d8729-7c61-4042-830c-7a5cba320e80} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4487 | 2025.02.28 23:12:23.372113 [ 4 ] {6b6d8729-7c61-4042-830c-7a5cba320e80} <Debug> executeQuery: Read 611 rows, 47.09 KiB in 0.001704 sec., 358568.07511737087 rows/sec., 26.99 MiB/sec. | ||
4488 | 2025.02.28 23:12:23.372165 [ 4 ] {6b6d8729-7c61-4042-830c-7a5cba320e80} <Debug> TCPHandler: Processed in 0.001901903 sec. | ||
4489 | 2025.02.28 23:12:23.372306 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4490 | 2025.02.28 23:12:23.372434 [ 255 ] {a9945c09-42d5-434d-98da-3d54bca3d98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4491 | 2025.02.28 23:12:23.372489 [ 255 ] {a9945c09-42d5-434d-98da-3d54bca3d98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4492 | 2025.02.28 23:12:23.373303 [ 255 ] {a9945c09-42d5-434d-98da-3d54bca3d98f} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4493 | 2025.02.28 23:12:23.373344 [ 255 ] {a9945c09-42d5-434d-98da-3d54bca3d98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4494 | 2025.02.28 23:12:23.373813 [ 255 ] {a9945c09-42d5-434d-98da-3d54bca3d98f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4495 | 2025.02.28 23:12:23.374058 [ 255 ] {a9945c09-42d5-434d-98da-3d54bca3d98f} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4496 | 2025.02.28 23:12:23.374271 [ 255 ] {a9945c09-42d5-434d-98da-3d54bca3d98f} <Debug> executeQuery: Read 954 rows, 65.95 KiB in 0.001864 sec., 511802.5751072961 rows/sec., 34.55 MiB/sec. | ||
4497 | 2025.02.28 23:12:23.374328 [ 255 ] {a9945c09-42d5-434d-98da-3d54bca3d98f} <Debug> TCPHandler: Processed in 0.002083848 sec. | ||
4498 | 2025.02.28 23:12:23.374497 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4499 | 2025.02.28 23:12:23.374619 [ 4 ] {a311cc18-15ae-4746-836e-49f788caf047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4500 | 2025.02.28 23:12:23.374700 [ 4 ] {a311cc18-15ae-4746-836e-49f788caf047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4501 | 2025.02.28 23:12:23.375872 [ 4 ] {a311cc18-15ae-4746-836e-49f788caf047} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4502 | 2025.02.28 23:12:23.375910 [ 4 ] {a311cc18-15ae-4746-836e-49f788caf047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4503 | 2025.02.28 23:12:23.376568 [ 4 ] {a311cc18-15ae-4746-836e-49f788caf047} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4504 | 2025.02.28 23:12:23.376828 [ 4 ] {a311cc18-15ae-4746-836e-49f788caf047} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4505 | 2025.02.28 23:12:23.377031 [ 4 ] {a311cc18-15ae-4746-836e-49f788caf047} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002437 sec., 16003.282724661469 rows/sec., 28.68 MiB/sec. | ||
4506 | 2025.02.28 23:12:23.377125 [ 4 ] {a311cc18-15ae-4746-836e-49f788caf047} <Debug> TCPHandler: Processed in 0.002686445 sec. | ||
4507 | 2025.02.28 23:12:23.377273 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4508 | 2025.02.28 23:12:23.377395 [ 255 ] {5397d525-dd29-4fb4-9767-c66d915d694d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4509 | 2025.02.28 23:12:23.377447 [ 255 ] {5397d525-dd29-4fb4-9767-c66d915d694d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4510 | 2025.02.28 23:12:23.377945 [ 255 ] {5397d525-dd29-4fb4-9767-c66d915d694d} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4511 | 2025.02.28 23:12:23.377984 [ 255 ] {5397d525-dd29-4fb4-9767-c66d915d694d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4512 | 2025.02.28 23:12:23.378350 [ 255 ] {5397d525-dd29-4fb4-9767-c66d915d694d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4513 | 2025.02.28 23:12:23.378587 [ 255 ] {5397d525-dd29-4fb4-9767-c66d915d694d} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4514 | 2025.02.28 23:12:23.378789 [ 255 ] {5397d525-dd29-4fb4-9767-c66d915d694d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001418 sec., 16925.24682651622 rows/sec., 1.14 MiB/sec. | ||
4515 | 2025.02.28 23:12:23.378841 [ 255 ] {5397d525-dd29-4fb4-9767-c66d915d694d} <Debug> TCPHandler: Processed in 0.001627195 sec. | ||
4516 | 2025.02.28 23:12:25.183626 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 626 | ||
4517 | 2025.02.28 23:12:25.186827 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4518 | 2025.02.28 23:12:25.186892 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4519 | 2025.02.28 23:12:25.188389 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4520 | 2025.02.28 23:12:25.188701 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4521 | 2025.02.28 23:12:25.189338 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 626 | ||
4522 | 2025.02.28 23:12:27.038741 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4523 | 2025.02.28 23:12:27.038970 [ 4 ] {b6273b7e-cad9-4323-8c7c-b48bb89e039c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4524 | 2025.02.28 23:12:27.039053 [ 4 ] {b6273b7e-cad9-4323-8c7c-b48bb89e039c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4525 | 2025.02.28 23:12:27.039896 [ 4 ] {b6273b7e-cad9-4323-8c7c-b48bb89e039c} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4526 | 2025.02.28 23:12:27.039943 [ 4 ] {b6273b7e-cad9-4323-8c7c-b48bb89e039c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4527 | 2025.02.28 23:12:27.040376 [ 4 ] {b6273b7e-cad9-4323-8c7c-b48bb89e039c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4528 | 2025.02.28 23:12:27.040636 [ 4 ] {b6273b7e-cad9-4323-8c7c-b48bb89e039c} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4529 | 2025.02.28 23:12:27.041091 [ 4 ] {b6273b7e-cad9-4323-8c7c-b48bb89e039c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002181 sec., 25676.295277395686 rows/sec., 1.97 MiB/sec. | ||
4530 | 2025.02.28 23:12:27.041159 [ 4 ] {b6273b7e-cad9-4323-8c7c-b48bb89e039c} <Debug> TCPHandler: Processed in 0.002558751 sec. | ||
4531 | 2025.02.28 23:12:27.041425 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4532 | 2025.02.28 23:12:27.041623 [ 255 ] {c3d8e86b-6379-47cc-a2ad-ab03d7d2fece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4533 | 2025.02.28 23:12:27.041696 [ 255 ] {c3d8e86b-6379-47cc-a2ad-ab03d7d2fece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4534 | 2025.02.28 23:12:27.042463 [ 255 ] {c3d8e86b-6379-47cc-a2ad-ab03d7d2fece} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4535 | 2025.02.28 23:12:27.042511 [ 255 ] {c3d8e86b-6379-47cc-a2ad-ab03d7d2fece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4536 | 2025.02.28 23:12:27.042944 [ 255 ] {c3d8e86b-6379-47cc-a2ad-ab03d7d2fece} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4537 | 2025.02.28 23:12:27.043189 [ 255 ] {c3d8e86b-6379-47cc-a2ad-ab03d7d2fece} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4538 | 2025.02.28 23:12:27.043429 [ 255 ] {c3d8e86b-6379-47cc-a2ad-ab03d7d2fece} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001858 sec., 34445.64047362756 rows/sec., 2.69 MiB/sec. | ||
4539 | 2025.02.28 23:12:27.043485 [ 255 ] {c3d8e86b-6379-47cc-a2ad-ab03d7d2fece} <Debug> TCPHandler: Processed in 0.002201401 sec. | ||
4540 | 2025.02.28 23:12:27.043675 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4541 | 2025.02.28 23:12:27.043823 [ 4 ] {446e8967-f300-4af7-b231-53e829d91e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4542 | 2025.02.28 23:12:27.043920 [ 4 ] {446e8967-f300-4af7-b231-53e829d91e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4543 | 2025.02.28 23:12:27.044547 [ 4 ] {446e8967-f300-4af7-b231-53e829d91e6e} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4544 | 2025.02.28 23:12:27.044585 [ 4 ] {446e8967-f300-4af7-b231-53e829d91e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4545 | 2025.02.28 23:12:27.044990 [ 4 ] {446e8967-f300-4af7-b231-53e829d91e6e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4546 | 2025.02.28 23:12:27.045228 [ 4 ] {446e8967-f300-4af7-b231-53e829d91e6e} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4547 | 2025.02.28 23:12:27.045412 [ 4 ] {446e8967-f300-4af7-b231-53e829d91e6e} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001626 sec., 59040.590405904055 rows/sec., 4.11 MiB/sec. | ||
4548 | 2025.02.28 23:12:27.045469 [ 4 ] {446e8967-f300-4af7-b231-53e829d91e6e} <Debug> TCPHandler: Processed in 0.001863012 sec. | ||
4549 | 2025.02.28 23:12:27.045623 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4550 | 2025.02.28 23:12:27.045793 [ 255 ] {a4451703-9123-4060-8f9e-2df8a78a22fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4551 | 2025.02.28 23:12:27.045856 [ 255 ] {a4451703-9123-4060-8f9e-2df8a78a22fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4552 | 2025.02.28 23:12:27.046424 [ 255 ] {a4451703-9123-4060-8f9e-2df8a78a22fb} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4553 | 2025.02.28 23:12:27.046461 [ 255 ] {a4451703-9123-4060-8f9e-2df8a78a22fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4554 | 2025.02.28 23:12:27.046835 [ 255 ] {a4451703-9123-4060-8f9e-2df8a78a22fb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4555 | 2025.02.28 23:12:27.047075 [ 255 ] {a4451703-9123-4060-8f9e-2df8a78a22fb} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4556 | 2025.02.28 23:12:27.047281 [ 255 ] {a4451703-9123-4060-8f9e-2df8a78a22fb} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001519 sec., 23699.80250164582 rows/sec., 1.60 MiB/sec. | ||
4557 | 2025.02.28 23:12:27.047330 [ 255 ] {a4451703-9123-4060-8f9e-2df8a78a22fb} <Debug> TCPHandler: Processed in 0.001777489 sec. | ||
4558 | 2025.02.28 23:12:27.641593 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
4559 | 2025.02.28 23:12:27.642603 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4560 | 2025.02.28 23:12:27.642644 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4561 | 2025.02.28 23:12:27.643176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4562 | 2025.02.28 23:12:27.643446 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4563 | 2025.02.28 23:12:27.643646 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
4564 | 2025.02.28 23:12:28.502579 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
4565 | 2025.02.28 23:12:28.521593 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4566 | 2025.02.28 23:12:28.521660 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4567 | 2025.02.28 23:12:28.529036 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4568 | 2025.02.28 23:12:28.529769 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4569 | 2025.02.28 23:12:28.533212 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
4570 | 2025.02.28 23:12:32.042721 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4571 | 2025.02.28 23:12:32.043058 [ 4 ] {657f1a1b-b955-466b-bbaf-bf3ede2bf387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4572 | 2025.02.28 23:12:32.043176 [ 4 ] {657f1a1b-b955-466b-bbaf-bf3ede2bf387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4573 | 2025.02.28 23:12:32.044105 [ 4 ] {657f1a1b-b955-466b-bbaf-bf3ede2bf387} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4574 | 2025.02.28 23:12:32.044158 [ 4 ] {657f1a1b-b955-466b-bbaf-bf3ede2bf387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4575 | 2025.02.28 23:12:32.044603 [ 4 ] {657f1a1b-b955-466b-bbaf-bf3ede2bf387} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4576 | 2025.02.28 23:12:32.044864 [ 4 ] {657f1a1b-b955-466b-bbaf-bf3ede2bf387} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4577 | 2025.02.28 23:12:32.045111 [ 4 ] {657f1a1b-b955-466b-bbaf-bf3ede2bf387} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002138 sec., 26192.70346117867 rows/sec., 2.01 MiB/sec. | ||
4578 | 2025.02.28 23:12:32.045178 [ 4 ] {657f1a1b-b955-466b-bbaf-bf3ede2bf387} <Debug> TCPHandler: Processed in 0.002640863 sec. | ||
4579 | 2025.02.28 23:12:32.045432 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4580 | 2025.02.28 23:12:32.045655 [ 255 ] {9c789259-082a-4aa9-9960-22f14c94bc0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4581 | 2025.02.28 23:12:32.045739 [ 255 ] {9c789259-082a-4aa9-9960-22f14c94bc0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4582 | 2025.02.28 23:12:32.046631 [ 255 ] {9c789259-082a-4aa9-9960-22f14c94bc0d} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4583 | 2025.02.28 23:12:32.046687 [ 255 ] {9c789259-082a-4aa9-9960-22f14c94bc0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4584 | 2025.02.28 23:12:32.047134 [ 255 ] {9c789259-082a-4aa9-9960-22f14c94bc0d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4585 | 2025.02.28 23:12:32.047384 [ 255 ] {9c789259-082a-4aa9-9960-22f14c94bc0d} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4586 | 2025.02.28 23:12:32.047636 [ 255 ] {9c789259-082a-4aa9-9960-22f14c94bc0d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00204 sec., 31372.549019607843 rows/sec., 2.45 MiB/sec. | ||
4587 | 2025.02.28 23:12:32.047708 [ 255 ] {9c789259-082a-4aa9-9960-22f14c94bc0d} <Debug> TCPHandler: Processed in 0.002415647 sec. | ||
4588 | 2025.02.28 23:12:32.047863 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4589 | 2025.02.28 23:12:32.048011 [ 4 ] {9a60e99a-5cd9-42e2-82bf-7c3689bbb969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4590 | 2025.02.28 23:12:32.048077 [ 4 ] {9a60e99a-5cd9-42e2-82bf-7c3689bbb969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4591 | 2025.02.28 23:12:32.048732 [ 4 ] {9a60e99a-5cd9-42e2-82bf-7c3689bbb969} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4592 | 2025.02.28 23:12:32.048774 [ 4 ] {9a60e99a-5cd9-42e2-82bf-7c3689bbb969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4593 | 2025.02.28 23:12:32.049186 [ 4 ] {9a60e99a-5cd9-42e2-82bf-7c3689bbb969} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4594 | 2025.02.28 23:12:32.049431 [ 4 ] {9a60e99a-5cd9-42e2-82bf-7c3689bbb969} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4595 | 2025.02.28 23:12:32.049668 [ 4 ] {9a60e99a-5cd9-42e2-82bf-7c3689bbb969} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001689 sec., 94730.60982830077 rows/sec., 6.60 MiB/sec. | ||
4596 | 2025.02.28 23:12:32.049751 [ 4 ] {9a60e99a-5cd9-42e2-82bf-7c3689bbb969} <Debug> TCPHandler: Processed in 0.001954214 sec. | ||
4597 | 2025.02.28 23:12:32.050003 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4598 | 2025.02.28 23:12:32.050186 [ 255 ] {0d6f78d3-2071-4a3c-be08-a852a0dd3a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4599 | 2025.02.28 23:12:32.050254 [ 255 ] {0d6f78d3-2071-4a3c-be08-a852a0dd3a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4600 | 2025.02.28 23:12:32.050821 [ 255 ] {0d6f78d3-2071-4a3c-be08-a852a0dd3a14} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4601 | 2025.02.28 23:12:32.050863 [ 255 ] {0d6f78d3-2071-4a3c-be08-a852a0dd3a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4602 | 2025.02.28 23:12:32.051258 [ 255 ] {0d6f78d3-2071-4a3c-be08-a852a0dd3a14} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4603 | 2025.02.28 23:12:32.051506 [ 255 ] {0d6f78d3-2071-4a3c-be08-a852a0dd3a14} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4604 | 2025.02.28 23:12:32.051727 [ 255 ] {0d6f78d3-2071-4a3c-be08-a852a0dd3a14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001579 sec., 37998.73337555415 rows/sec., 2.56 MiB/sec. | ||
4605 | 2025.02.28 23:12:32.051788 [ 255 ] {0d6f78d3-2071-4a3c-be08-a852a0dd3a14} <Debug> TCPHandler: Processed in 0.001942944 sec. | ||
4606 | 2025.02.28 23:12:34.991163 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4607 | 2025.02.28 23:12:34.991247 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4608 | 2025.02.28 23:12:35.143779 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
4609 | 2025.02.28 23:12:35.144450 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4610 | 2025.02.28 23:12:35.144497 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4611 | 2025.02.28 23:12:35.145043 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4612 | 2025.02.28 23:12:35.145302 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4613 | 2025.02.28 23:12:35.145564 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
4614 | 2025.02.28 23:12:35.165316 [ 54 ] {} <Debug> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4615 | 2025.02.28 23:12:35.165405 [ 54 ] {} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4616 | 2025.02.28 23:12:35.165446 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4617 | 2025.02.28 23:12:35.165689 [ 189 ] {4f96e3b0-b65c-4453-8bef-bb10d5a68129::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 | ||
4618 | 2025.02.28 23:12:35.165898 [ 189 ] {4f96e3b0-b65c-4453-8bef-bb10d5a68129::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4619 | 2025.02.28 23:12:35.165943 [ 189 ] {4f96e3b0-b65c-4453-8bef-bb10d5a68129::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
4620 | 2025.02.28 23:12:35.166044 [ 189 ] {4f96e3b0-b65c-4453-8bef-bb10d5a68129::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
4621 | 2025.02.28 23:12:35.166299 [ 189 ] {4f96e3b0-b65c-4453-8bef-bb10d5a68129::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
4622 | 2025.02.28 23:12:35.166544 [ 189 ] {4f96e3b0-b65c-4453-8bef-bb10d5a68129::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
4623 | 2025.02.28 23:12:35.166776 [ 189 ] {4f96e3b0-b65c-4453-8bef-bb10d5a68129::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
4624 | 2025.02.28 23:12:35.167917 [ 191 ] {4f96e3b0-b65c-4453-8bef-bb10d5a68129::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002366446 sec., 20283.581370544693 rows/sec., 1.69 MiB/sec. | ||
4625 | 2025.02.28 23:12:35.168178 [ 196 ] {4f96e3b0-b65c-4453-8bef-bb10d5a68129::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4626 | 2025.02.28 23:12:35.168717 [ 196 ] {4f96e3b0-b65c-4453-8bef-bb10d5a68129::all_1_5_1} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4627 | 2025.02.28 23:12:35.168801 [ 196 ] {4f96e3b0-b65c-4453-8bef-bb10d5a68129::all_1_5_1} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4628 | 2025.02.28 23:12:35.168893 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4629 | 2025.02.28 23:12:35.189589 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 642 | ||
4630 | 2025.02.28 23:12:35.192359 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4631 | 2025.02.28 23:12:35.192404 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4632 | 2025.02.28 23:12:35.193880 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4633 | 2025.02.28 23:12:35.194199 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4634 | 2025.02.28 23:12:35.194795 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 642 | ||
4635 | 2025.02.28 23:12:36.033266 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 212 | ||
4636 | 2025.02.28 23:12:36.054066 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4637 | 2025.02.28 23:12:36.054131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4638 | 2025.02.28 23:12:36.061469 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4639 | 2025.02.28 23:12:36.062252 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4640 | 2025.02.28 23:12:36.065181 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 212 | ||
4641 | 2025.02.28 23:12:37.044528 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4642 | 2025.02.28 23:12:37.044846 [ 4 ] {950b3652-8efa-46a3-86b3-5f241a32f8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4643 | 2025.02.28 23:12:37.044922 [ 4 ] {950b3652-8efa-46a3-86b3-5f241a32f8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4644 | 2025.02.28 23:12:37.045739 [ 4 ] {950b3652-8efa-46a3-86b3-5f241a32f8f0} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4645 | 2025.02.28 23:12:37.045793 [ 4 ] {950b3652-8efa-46a3-86b3-5f241a32f8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4646 | 2025.02.28 23:12:37.046270 [ 4 ] {950b3652-8efa-46a3-86b3-5f241a32f8f0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4647 | 2025.02.28 23:12:37.046523 [ 4 ] {950b3652-8efa-46a3-86b3-5f241a32f8f0} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4648 | 2025.02.28 23:12:37.046778 [ 4 ] {950b3652-8efa-46a3-86b3-5f241a32f8f0} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002001 sec., 66966.51674162918 rows/sec., 5.78 MiB/sec. | ||
4649 | 2025.02.28 23:12:37.046847 [ 4 ] {950b3652-8efa-46a3-86b3-5f241a32f8f0} <Debug> TCPHandler: Processed in 0.00251341 sec. | ||
4650 | 2025.02.28 23:12:37.047109 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4651 | 2025.02.28 23:12:37.047335 [ 255 ] {e8128c38-be24-40b3-901a-f9372ca625c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4652 | 2025.02.28 23:12:37.047419 [ 255 ] {e8128c38-be24-40b3-901a-f9372ca625c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4653 | 2025.02.28 23:12:37.048213 [ 255 ] {e8128c38-be24-40b3-901a-f9372ca625c1} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4654 | 2025.02.28 23:12:37.048270 [ 255 ] {e8128c38-be24-40b3-901a-f9372ca625c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4655 | 2025.02.28 23:12:37.048722 [ 255 ] {e8128c38-be24-40b3-901a-f9372ca625c1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4656 | 2025.02.28 23:12:37.048990 [ 255 ] {e8128c38-be24-40b3-901a-f9372ca625c1} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4657 | 2025.02.28 23:12:37.049240 [ 255 ] {e8128c38-be24-40b3-901a-f9372ca625c1} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001963 sec., 19867.549668874173 rows/sec., 1.46 MiB/sec. | ||
4658 | 2025.02.28 23:12:37.049311 [ 255 ] {e8128c38-be24-40b3-901a-f9372ca625c1} <Debug> TCPHandler: Processed in 0.002340436 sec. | ||
4659 | 2025.02.28 23:12:37.049514 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4660 | 2025.02.28 23:12:37.049744 [ 4 ] {2390b136-9ad2-4e13-b639-94e9efa9afdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4661 | 2025.02.28 23:12:37.049832 [ 4 ] {2390b136-9ad2-4e13-b639-94e9efa9afdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4662 | 2025.02.28 23:12:37.050461 [ 4 ] {2390b136-9ad2-4e13-b639-94e9efa9afdc} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4663 | 2025.02.28 23:12:37.050502 [ 4 ] {2390b136-9ad2-4e13-b639-94e9efa9afdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4664 | 2025.02.28 23:12:37.050869 [ 4 ] {2390b136-9ad2-4e13-b639-94e9efa9afdc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4665 | 2025.02.28 23:12:37.051115 [ 4 ] {2390b136-9ad2-4e13-b639-94e9efa9afdc} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4666 | 2025.02.28 23:12:37.051339 [ 4 ] {2390b136-9ad2-4e13-b639-94e9efa9afdc} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001655 sec., 62235.64954682779 rows/sec., 4.86 MiB/sec. | ||
4667 | 2025.02.28 23:12:37.051396 [ 4 ] {2390b136-9ad2-4e13-b639-94e9efa9afdc} <Debug> TCPHandler: Processed in 0.001992586 sec. | ||
4668 | 2025.02.28 23:12:37.051541 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4669 | 2025.02.28 23:12:37.051672 [ 255 ] {e41ffd87-0b00-4adb-9164-79815caf4894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4670 | 2025.02.28 23:12:37.051729 [ 255 ] {e41ffd87-0b00-4adb-9164-79815caf4894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4671 | 2025.02.28 23:12:37.052398 [ 255 ] {e41ffd87-0b00-4adb-9164-79815caf4894} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4672 | 2025.02.28 23:12:37.052446 [ 255 ] {e41ffd87-0b00-4adb-9164-79815caf4894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4673 | 2025.02.28 23:12:37.052911 [ 255 ] {e41ffd87-0b00-4adb-9164-79815caf4894} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4674 | 2025.02.28 23:12:37.053158 [ 255 ] {e41ffd87-0b00-4adb-9164-79815caf4894} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4675 | 2025.02.28 23:12:37.053382 [ 255 ] {e41ffd87-0b00-4adb-9164-79815caf4894} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001741 sec., 91901.20620333143 rows/sec., 6.40 MiB/sec. | ||
4676 | 2025.02.28 23:12:37.053435 [ 255 ] {e41ffd87-0b00-4adb-9164-79815caf4894} <Debug> TCPHandler: Processed in 0.001950065 sec. | ||
4677 | 2025.02.28 23:12:37.053565 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4678 | 2025.02.28 23:12:37.053684 [ 4 ] {e524fc7e-da0d-40f1-829a-9144e8f30974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4679 | 2025.02.28 23:12:37.053771 [ 4 ] {e524fc7e-da0d-40f1-829a-9144e8f30974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4680 | 2025.02.28 23:12:37.055421 [ 4 ] {e524fc7e-da0d-40f1-829a-9144e8f30974} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4681 | 2025.02.28 23:12:37.055460 [ 4 ] {e524fc7e-da0d-40f1-829a-9144e8f30974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4682 | 2025.02.28 23:12:37.056120 [ 4 ] {e524fc7e-da0d-40f1-829a-9144e8f30974} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4683 | 2025.02.28 23:12:37.056372 [ 4 ] {e524fc7e-da0d-40f1-829a-9144e8f30974} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4684 | 2025.02.28 23:12:37.056680 [ 4 ] {e524fc7e-da0d-40f1-829a-9144e8f30974} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00302 sec., 12913.907284768211 rows/sec., 23.14 MiB/sec. | ||
4685 | 2025.02.28 23:12:37.057137 [ 4 ] {e524fc7e-da0d-40f1-829a-9144e8f30974} <Debug> TCPHandler: Processed in 0.003625581 sec. | ||
4686 | 2025.02.28 23:12:37.057292 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4687 | 2025.02.28 23:12:37.057433 [ 255 ] {d257a07a-30a6-4431-b6ec-05cacac96c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4688 | 2025.02.28 23:12:37.057492 [ 255 ] {d257a07a-30a6-4431-b6ec-05cacac96c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4689 | 2025.02.28 23:12:37.058016 [ 255 ] {d257a07a-30a6-4431-b6ec-05cacac96c69} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4690 | 2025.02.28 23:12:37.058054 [ 255 ] {d257a07a-30a6-4431-b6ec-05cacac96c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4691 | 2025.02.28 23:12:37.058429 [ 255 ] {d257a07a-30a6-4431-b6ec-05cacac96c69} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4692 | 2025.02.28 23:12:37.058671 [ 255 ] {d257a07a-30a6-4431-b6ec-05cacac96c69} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4693 | 2025.02.28 23:12:37.058885 [ 255 ] {d257a07a-30a6-4431-b6ec-05cacac96c69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001483 sec., 40458.53000674309 rows/sec., 2.73 MiB/sec. | ||
4694 | 2025.02.28 23:12:37.058935 [ 255 ] {d257a07a-30a6-4431-b6ec-05cacac96c69} <Debug> TCPHandler: Processed in 0.001710618 sec. | ||
4695 | 2025.02.28 23:12:42.041933 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4696 | 2025.02.28 23:12:42.042166 [ 4 ] {3747d4f8-114c-46ca-83d6-8ec9985d38b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4697 | 2025.02.28 23:12:42.042248 [ 4 ] {3747d4f8-114c-46ca-83d6-8ec9985d38b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4698 | 2025.02.28 23:12:42.043113 [ 4 ] {3747d4f8-114c-46ca-83d6-8ec9985d38b6} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4699 | 2025.02.28 23:12:42.043164 [ 4 ] {3747d4f8-114c-46ca-83d6-8ec9985d38b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4700 | 2025.02.28 23:12:42.043592 [ 4 ] {3747d4f8-114c-46ca-83d6-8ec9985d38b6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4701 | 2025.02.28 23:12:42.043853 [ 4 ] {3747d4f8-114c-46ca-83d6-8ec9985d38b6} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4702 | 2025.02.28 23:12:42.044019 [ 50 ] {} <Debug> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4703 | 2025.02.28 23:12:42.044064 [ 4 ] {3747d4f8-114c-46ca-83d6-8ec9985d38b6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001958 sec., 28600.61287027579 rows/sec., 2.20 MiB/sec. | ||
4704 | 2025.02.28 23:12:42.044071 [ 50 ] {} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4705 | 2025.02.28 23:12:42.044117 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4706 | 2025.02.28 23:12:42.044144 [ 4 ] {3747d4f8-114c-46ca-83d6-8ec9985d38b6} <Debug> TCPHandler: Processed in 0.002351475 sec. | ||
4707 | 2025.02.28 23:12:42.044410 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::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 | ||
4708 | 2025.02.28 23:12:42.044457 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4709 | 2025.02.28 23:12:42.044800 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4710 | 2025.02.28 23:12:42.044815 [ 255 ] {0d7da2e7-d3a4-4ef7-8143-4263c6228d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4711 | 2025.02.28 23:12:42.044901 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1403 rows starting from the beginning of the part | ||
4712 | 2025.02.28 23:12:42.044953 [ 255 ] {0d7da2e7-d3a4-4ef7-8143-4263c6228d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4713 | 2025.02.28 23:12:42.045196 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1402 rows starting from the beginning of the part | ||
4714 | 2025.02.28 23:12:42.045586 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
4715 | 2025.02.28 23:12:42.045929 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
4716 | 2025.02.28 23:12:42.046282 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 134 rows starting from the beginning of the part | ||
4717 | 2025.02.28 23:12:42.046725 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
4718 | 2025.02.28 23:12:42.048124 [ 255 ] {0d7da2e7-d3a4-4ef7-8143-4263c6228d0b} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4719 | 2025.02.28 23:12:42.048217 [ 255 ] {0d7da2e7-d3a4-4ef7-8143-4263c6228d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4720 | 2025.02.28 23:12:42.049304 [ 255 ] {0d7da2e7-d3a4-4ef7-8143-4263c6228d0b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4721 | 2025.02.28 23:12:42.049610 [ 255 ] {0d7da2e7-d3a4-4ef7-8143-4263c6228d0b} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4722 | 2025.02.28 23:12:42.049868 [ 49 ] {} <Debug> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4723 | 2025.02.28 23:12:42.049987 [ 49 ] {} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4724 | 2025.02.28 23:12:42.050041 [ 255 ] {0d7da2e7-d3a4-4ef7-8143-4263c6228d0b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005341 sec., 11982.774761280658 rows/sec., 957.73 KiB/sec. | ||
4725 | 2025.02.28 23:12:42.050444 [ 255 ] {0d7da2e7-d3a4-4ef7-8143-4263c6228d0b} <Debug> TCPHandler: Processed in 0.006190103 sec. | ||
4726 | 2025.02.28 23:12:42.050196 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4727 | 2025.02.28 23:12:42.050677 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.006474001 sec., 479919.6045845529 rows/sec., 41.96 MiB/sec. | ||
4728 | 2025.02.28 23:12:42.050895 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4729 | 2025.02.28 23:12:42.050984 [ 196 ] {a079f8e2-c903-4107-91de-e012d9efb30f::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 | ||
4730 | 2025.02.28 23:12:42.051050 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4731 | 2025.02.28 23:12:42.051362 [ 4 ] {05c66f7b-3fa6-4ebd-813b-9f8307787975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4732 | 2025.02.28 23:12:42.051391 [ 196 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4733 | 2025.02.28 23:12:42.051484 [ 196 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 631 rows starting from the beginning of the part | ||
4734 | 2025.02.28 23:12:42.051548 [ 4 ] {05c66f7b-3fa6-4ebd-813b-9f8307787975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4735 | 2025.02.28 23:12:42.052018 [ 196 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 611 rows starting from the beginning of the part | ||
4736 | 2025.02.28 23:12:42.052192 [ 191 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_46_9} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4737 | 2025.02.28 23:12:42.052388 [ 196 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
4738 | 2025.02.28 23:12:42.052740 [ 191 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_46_9} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
4739 | 2025.02.28 23:12:42.052868 [ 196 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
4740 | 2025.02.28 23:12:42.053335 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
4741 | 2025.02.28 23:12:42.053373 [ 196 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 103 rows starting from the beginning of the part | ||
4742 | 2025.02.28 23:12:42.053844 [ 196 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
4743 | 2025.02.28 23:12:42.055096 [ 4 ] {05c66f7b-3fa6-4ebd-813b-9f8307787975} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4744 | 2025.02.28 23:12:42.055152 [ 4 ] {05c66f7b-3fa6-4ebd-813b-9f8307787975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4745 | 2025.02.28 23:12:42.056235 [ 4 ] {05c66f7b-3fa6-4ebd-813b-9f8307787975} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4746 | 2025.02.28 23:12:42.056637 [ 4 ] {05c66f7b-3fa6-4ebd-813b-9f8307787975} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4747 | 2025.02.28 23:12:42.057037 [ 196 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.006209424 sec., 247526.98478957146 rows/sec., 19.72 MiB/sec. | ||
4748 | 2025.02.28 23:12:42.057143 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4749 | 2025.02.28 23:12:42.057261 [ 4 ] {05c66f7b-3fa6-4ebd-813b-9f8307787975} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006056 sec., 26420.07926023778 rows/sec., 1.84 MiB/sec. | ||
4750 | 2025.02.28 23:12:42.057304 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4751 | 2025.02.28 23:12:42.057411 [ 196 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4752 | 2025.02.28 23:12:42.057463 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4753 | 2025.02.28 23:12:42.057569 [ 4 ] {05c66f7b-3fa6-4ebd-813b-9f8307787975} <Debug> TCPHandler: Processed in 0.006910193 sec. | ||
4754 | 2025.02.28 23:12:42.057900 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4755 | 2025.02.28 23:12:42.058066 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
4756 | 2025.02.28 23:12:42.058384 [ 255 ] {08a16e8a-c021-4f69-8880-3508f62056ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4757 | 2025.02.28 23:12:42.058549 [ 196 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_46_9} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4758 | 2025.02.28 23:12:42.058712 [ 255 ] {08a16e8a-c021-4f69-8880-3508f62056ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4759 | 2025.02.28 23:12:42.058929 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4760 | 2025.02.28 23:12:42.059011 [ 196 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_46_9} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
4761 | 2025.02.28 23:12:42.059104 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11532 rows starting from the beginning of the part | ||
4762 | 2025.02.28 23:12:42.059452 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
4763 | 2025.02.28 23:12:42.059639 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 954 rows starting from the beginning of the part | ||
4764 | 2025.02.28 23:12:42.060215 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 96 rows starting from the beginning of the part | ||
4765 | 2025.02.28 23:12:42.060750 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
4766 | 2025.02.28 23:12:42.061131 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
4767 | 2025.02.28 23:12:42.061314 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
4768 | 2025.02.28 23:12:42.062012 [ 255 ] {08a16e8a-c021-4f69-8880-3508f62056ce} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4769 | 2025.02.28 23:12:42.062056 [ 255 ] {08a16e8a-c021-4f69-8880-3508f62056ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4770 | 2025.02.28 23:12:42.062597 [ 255 ] {08a16e8a-c021-4f69-8880-3508f62056ce} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4771 | 2025.02.28 23:12:42.062886 [ 255 ] {08a16e8a-c021-4f69-8880-3508f62056ce} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4772 | 2025.02.28 23:12:42.063109 [ 49 ] {} <Debug> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4773 | 2025.02.28 23:12:42.063249 [ 49 ] {} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4774 | 2025.02.28 23:12:42.063356 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4775 | 2025.02.28 23:12:42.063364 [ 255 ] {08a16e8a-c021-4f69-8880-3508f62056ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005112 sec., 11737.089201877934 rows/sec., 809.98 KiB/sec. | ||
4776 | 2025.02.28 23:12:42.063723 [ 255 ] {08a16e8a-c021-4f69-8880-3508f62056ce} <Debug> TCPHandler: Processed in 0.005992858 sec. | ||
4777 | 2025.02.28 23:12:42.063730 [ 187 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
4778 | 2025.02.28 23:12:42.063946 [ 187 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4779 | 2025.02.28 23:12:42.063986 [ 187 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2136 rows starting from the beginning of the part | ||
4780 | 2025.02.28 23:12:42.064102 [ 187 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
4781 | 2025.02.28 23:12:42.064324 [ 187 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
4782 | 2025.02.28 23:12:42.064531 [ 187 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
4783 | 2025.02.28 23:12:42.064691 [ 187 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
4784 | 2025.02.28 23:12:42.064898 [ 187 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
4785 | 2025.02.28 23:12:42.067163 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 4 columns (4 merged, 0 gathered) in 0.003661912 sec., 648841.3703005424 rows/sec., 43.73 MiB/sec. | ||
4786 | 2025.02.28 23:12:42.067233 [ 186 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13062 rows, containing 5 columns (5 merged, 0 gathered) in 0.009513315 sec., 1373022.968334382 rows/sec., 94.11 MiB/sec. | ||
4787 | 2025.02.28 23:12:42.067511 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4788 | 2025.02.28 23:12:42.067689 [ 198 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4789 | 2025.02.28 23:12:42.068013 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_46_9} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4790 | 2025.02.28 23:12:42.068148 [ 192 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_46_9} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
4791 | 2025.02.28 23:12:42.068236 [ 198 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4792 | 2025.02.28 23:12:42.068326 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
4793 | 2025.02.28 23:12:42.068410 [ 198 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
4794 | 2025.02.28 23:12:42.068507 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
4795 | 2025.02.28 23:12:42.645711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
4796 | 2025.02.28 23:12:42.646520 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4797 | 2025.02.28 23:12:42.646597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4798 | 2025.02.28 23:12:42.647197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4799 | 2025.02.28 23:12:42.647568 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4800 | 2025.02.28 23:12:42.647856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
4801 | 2025.02.28 23:12:43.565253 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 219 | ||
4802 | 2025.02.28 23:12:43.586360 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4803 | 2025.02.28 23:12:43.586423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4804 | 2025.02.28 23:12:43.593772 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4805 | 2025.02.28 23:12:43.594526 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4806 | 2025.02.28 23:12:43.598087 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
4807 | 2025.02.28 23:12:45.194945 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 662 | ||
4808 | 2025.02.28 23:12:45.197792 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4809 | 2025.02.28 23:12:45.197852 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4810 | 2025.02.28 23:12:45.199315 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4811 | 2025.02.28 23:12:45.199635 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4812 | 2025.02.28 23:12:45.199866 [ 48 ] {} <Debug> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4813 | 2025.02.28 23:12:45.199995 [ 48 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4814 | 2025.02.28 23:12:45.200068 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4815 | 2025.02.28 23:12:45.200536 [ 187 ] {14f010e8-9e03-43db-9292-8272ce8d221a::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 | ||
4816 | 2025.02.28 23:12:45.201140 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 662 | ||
4817 | 2025.02.28 23:12:45.201637 [ 187 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4818 | 2025.02.28 23:12:45.201844 [ 187 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 550 rows starting from the beginning of the part | ||
4819 | 2025.02.28 23:12:45.202548 [ 187 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
4820 | 2025.02.28 23:12:45.203287 [ 187 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
4821 | 2025.02.28 23:12:45.203962 [ 187 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
4822 | 2025.02.28 23:12:45.204524 [ 187 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part | ||
4823 | 2025.02.28 23:12:45.205108 [ 187 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part | ||
4824 | 2025.02.28 23:12:45.213472 [ 192 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 72 columns (72 merged, 0 gathered) in 0.013213139 sec., 50101.64503680768 rows/sec., 42.12 MiB/sec. | ||
4825 | 2025.02.28 23:12:45.214582 [ 186 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4826 | 2025.02.28 23:12:45.215365 [ 186 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_21_4} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4827 | 2025.02.28 23:12:45.215453 [ 186 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_21_4} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4828 | 2025.02.28 23:12:45.215760 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
4829 | 2025.02.28 23:12:47.044745 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4830 | 2025.02.28 23:12:47.044945 [ 4 ] {f2bdd9b1-171b-4720-bd02-2fbc0ce4bdd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4831 | 2025.02.28 23:12:47.045016 [ 4 ] {f2bdd9b1-171b-4720-bd02-2fbc0ce4bdd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4832 | 2025.02.28 23:12:47.045889 [ 4 ] {f2bdd9b1-171b-4720-bd02-2fbc0ce4bdd8} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4833 | 2025.02.28 23:12:47.045936 [ 4 ] {f2bdd9b1-171b-4720-bd02-2fbc0ce4bdd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4834 | 2025.02.28 23:12:47.046389 [ 4 ] {f2bdd9b1-171b-4720-bd02-2fbc0ce4bdd8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4835 | 2025.02.28 23:12:47.046639 [ 4 ] {f2bdd9b1-171b-4720-bd02-2fbc0ce4bdd8} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4836 | 2025.02.28 23:12:47.046841 [ 4 ] {f2bdd9b1-171b-4720-bd02-2fbc0ce4bdd8} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001948 sec., 68788.50102669404 rows/sec., 5.93 MiB/sec. | ||
4837 | 2025.02.28 23:12:47.046906 [ 4 ] {f2bdd9b1-171b-4720-bd02-2fbc0ce4bdd8} <Debug> TCPHandler: Processed in 0.002290034 sec. | ||
4838 | 2025.02.28 23:12:47.047168 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4839 | 2025.02.28 23:12:47.047358 [ 255 ] {f8ab8d10-55c7-44c1-8763-e0b7ee2d360d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4840 | 2025.02.28 23:12:47.047431 [ 255 ] {f8ab8d10-55c7-44c1-8763-e0b7ee2d360d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4841 | 2025.02.28 23:12:47.048183 [ 255 ] {f8ab8d10-55c7-44c1-8763-e0b7ee2d360d} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4842 | 2025.02.28 23:12:47.048237 [ 255 ] {f8ab8d10-55c7-44c1-8763-e0b7ee2d360d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4843 | 2025.02.28 23:12:47.048666 [ 255 ] {f8ab8d10-55c7-44c1-8763-e0b7ee2d360d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4844 | 2025.02.28 23:12:47.048923 [ 255 ] {f8ab8d10-55c7-44c1-8763-e0b7ee2d360d} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4845 | 2025.02.28 23:12:47.049107 [ 46 ] {} <Debug> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
4846 | 2025.02.28 23:12:47.049176 [ 46 ] {} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4847 | 2025.02.28 23:12:47.049193 [ 255 ] {f8ab8d10-55c7-44c1-8763-e0b7ee2d360d} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001873 sec., 20822.210357714896 rows/sec., 1.53 MiB/sec. | ||
4848 | 2025.02.28 23:12:47.049227 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4849 | 2025.02.28 23:12:47.049372 [ 255 ] {f8ab8d10-55c7-44c1-8763-e0b7ee2d360d} <Debug> TCPHandler: Processed in 0.002332586 sec. | ||
4850 | 2025.02.28 23:12:47.049456 [ 194 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
4851 | 2025.02.28 23:12:47.049584 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4852 | 2025.02.28 23:12:47.049596 [ 194 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4853 | 2025.02.28 23:12:47.049640 [ 194 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 69 rows starting from the beginning of the part | ||
4854 | 2025.02.28 23:12:47.049771 [ 194 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part | ||
4855 | 2025.02.28 23:12:47.049789 [ 4 ] {17842ce3-73ea-499f-9847-4189e292523e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4856 | 2025.02.28 23:12:47.049940 [ 4 ] {17842ce3-73ea-499f-9847-4189e292523e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4857 | 2025.02.28 23:12:47.049944 [ 194 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part | ||
4858 | 2025.02.28 23:12:47.050300 [ 194 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 67 rows starting from the beginning of the part | ||
4859 | 2025.02.28 23:12:47.050472 [ 194 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part | ||
4860 | 2025.02.28 23:12:47.050829 [ 194 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part | ||
4861 | 2025.02.28 23:12:47.051914 [ 4 ] {17842ce3-73ea-499f-9847-4189e292523e} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4862 | 2025.02.28 23:12:47.051966 [ 4 ] {17842ce3-73ea-499f-9847-4189e292523e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
4863 | 2025.02.28 23:12:47.052424 [ 194 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 5 columns (5 merged, 0 gathered) in 0.003080096 sec., 94802.23993018399 rows/sec., 7.30 MiB/sec. | ||
4864 | 2025.02.28 23:12:47.052564 [ 194 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
4865 | 2025.02.28 23:12:47.052606 [ 4 ] {17842ce3-73ea-499f-9847-4189e292523e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4866 | 2025.02.28 23:12:47.052853 [ 194 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_20_4} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4867 | 2025.02.28 23:12:47.052894 [ 4 ] {17842ce3-73ea-499f-9847-4189e292523e} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4868 | 2025.02.28 23:12:47.052960 [ 194 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_20_4} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
4869 | 2025.02.28 23:12:47.053084 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
4870 | 2025.02.28 23:12:47.053161 [ 4 ] {17842ce3-73ea-499f-9847-4189e292523e} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.003448 sec., 29872.389791183294 rows/sec., 2.33 MiB/sec. | ||
4871 | 2025.02.28 23:12:47.053221 [ 4 ] {17842ce3-73ea-499f-9847-4189e292523e} <Debug> TCPHandler: Processed in 0.003723414 sec. | ||
4872 | 2025.02.28 23:12:47.053397 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4873 | 2025.02.28 23:12:47.053547 [ 255 ] {04527be3-68f2-40fb-9758-c0a409bd76fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4874 | 2025.02.28 23:12:47.053614 [ 255 ] {04527be3-68f2-40fb-9758-c0a409bd76fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4875 | 2025.02.28 23:12:47.054277 [ 255 ] {04527be3-68f2-40fb-9758-c0a409bd76fd} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4876 | 2025.02.28 23:12:47.054317 [ 255 ] {04527be3-68f2-40fb-9758-c0a409bd76fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4877 | 2025.02.28 23:12:47.054723 [ 255 ] {04527be3-68f2-40fb-9758-c0a409bd76fd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4878 | 2025.02.28 23:12:47.054967 [ 255 ] {04527be3-68f2-40fb-9758-c0a409bd76fd} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4879 | 2025.02.28 23:12:47.055192 [ 255 ] {04527be3-68f2-40fb-9758-c0a409bd76fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00168 sec., 95238.09523809524 rows/sec., 6.63 MiB/sec. | ||
4880 | 2025.02.28 23:12:47.055275 [ 255 ] {04527be3-68f2-40fb-9758-c0a409bd76fd} <Debug> TCPHandler: Processed in 0.001944944 sec. | ||
4881 | 2025.02.28 23:12:47.055586 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4882 | 2025.02.28 23:12:47.055800 [ 4 ] {6123b980-f455-4e91-a304-8d4e50d8ba5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4883 | 2025.02.28 23:12:47.055932 [ 4 ] {6123b980-f455-4e91-a304-8d4e50d8ba5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4884 | 2025.02.28 23:12:47.057199 [ 4 ] {6123b980-f455-4e91-a304-8d4e50d8ba5f} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4885 | 2025.02.28 23:12:47.057238 [ 4 ] {6123b980-f455-4e91-a304-8d4e50d8ba5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4886 | 2025.02.28 23:12:47.057903 [ 4 ] {6123b980-f455-4e91-a304-8d4e50d8ba5f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4887 | 2025.02.28 23:12:47.058162 [ 4 ] {6123b980-f455-4e91-a304-8d4e50d8ba5f} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4888 | 2025.02.28 23:12:47.058386 [ 4 ] {6123b980-f455-4e91-a304-8d4e50d8ba5f} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002634 sec., 14806.37813211845 rows/sec., 26.53 MiB/sec. | ||
4889 | 2025.02.28 23:12:47.058595 [ 4 ] {6123b980-f455-4e91-a304-8d4e50d8ba5f} <Debug> TCPHandler: Processed in 0.00322905 sec. | ||
4890 | 2025.02.28 23:12:47.058759 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4891 | 2025.02.28 23:12:47.058904 [ 255 ] {1d413187-b754-43a5-8a30-914552970b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4892 | 2025.02.28 23:12:47.058966 [ 255 ] {1d413187-b754-43a5-8a30-914552970b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4893 | 2025.02.28 23:12:47.059506 [ 255 ] {1d413187-b754-43a5-8a30-914552970b75} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4894 | 2025.02.28 23:12:47.059544 [ 255 ] {1d413187-b754-43a5-8a30-914552970b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4895 | 2025.02.28 23:12:47.059920 [ 255 ] {1d413187-b754-43a5-8a30-914552970b75} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4896 | 2025.02.28 23:12:47.060167 [ 255 ] {1d413187-b754-43a5-8a30-914552970b75} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4897 | 2025.02.28 23:12:47.060424 [ 255 ] {1d413187-b754-43a5-8a30-914552970b75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001547 sec., 38784.744667097606 rows/sec., 2.61 MiB/sec. | ||
4898 | 2025.02.28 23:12:47.060558 [ 255 ] {1d413187-b754-43a5-8a30-914552970b75} <Debug> TCPHandler: Processed in 0.001861412 sec. | ||
4899 | 2025.02.28 23:12:49.991293 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4900 | 2025.02.28 23:12:49.991349 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4901 | 2025.02.28 23:12:50.147997 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
4902 | 2025.02.28 23:12:50.148803 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4903 | 2025.02.28 23:12:50.148850 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4904 | 2025.02.28 23:12:50.149375 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4905 | 2025.02.28 23:12:50.149631 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4906 | 2025.02.28 23:12:50.149877 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
4907 | 2025.02.28 23:12:51.098155 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
4908 | 2025.02.28 23:12:51.119581 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4909 | 2025.02.28 23:12:51.119637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
4910 | 2025.02.28 23:12:51.127370 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4911 | 2025.02.28 23:12:51.128139 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4912 | 2025.02.28 23:12:51.130678 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
4913 | 2025.02.28 23:12:52.042759 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4914 | 2025.02.28 23:12:52.043103 [ 4 ] {07fff710-1cde-4091-be39-b403575d8d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4915 | 2025.02.28 23:12:52.043224 [ 4 ] {07fff710-1cde-4091-be39-b403575d8d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4916 | 2025.02.28 23:12:52.044098 [ 4 ] {07fff710-1cde-4091-be39-b403575d8d90} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4917 | 2025.02.28 23:12:52.044151 [ 4 ] {07fff710-1cde-4091-be39-b403575d8d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
4918 | 2025.02.28 23:12:52.044588 [ 4 ] {07fff710-1cde-4091-be39-b403575d8d90} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4919 | 2025.02.28 23:12:52.044851 [ 4 ] {07fff710-1cde-4091-be39-b403575d8d90} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4920 | 2025.02.28 23:12:52.045097 [ 4 ] {07fff710-1cde-4091-be39-b403575d8d90} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002081 sec., 26910.13935607881 rows/sec., 2.07 MiB/sec. | ||
4921 | 2025.02.28 23:12:52.045166 [ 4 ] {07fff710-1cde-4091-be39-b403575d8d90} <Debug> TCPHandler: Processed in 0.002606272 sec. | ||
4922 | 2025.02.28 23:12:52.045438 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4923 | 2025.02.28 23:12:52.045645 [ 255 ] {5931524c-da83-4124-b280-5e452c8d7de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4924 | 2025.02.28 23:12:52.045723 [ 255 ] {5931524c-da83-4124-b280-5e452c8d7de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4925 | 2025.02.28 23:12:52.046550 [ 255 ] {5931524c-da83-4124-b280-5e452c8d7de3} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4926 | 2025.02.28 23:12:52.046592 [ 255 ] {5931524c-da83-4124-b280-5e452c8d7de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
4927 | 2025.02.28 23:12:52.047019 [ 255 ] {5931524c-da83-4124-b280-5e452c8d7de3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4928 | 2025.02.28 23:12:52.047267 [ 255 ] {5931524c-da83-4124-b280-5e452c8d7de3} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4929 | 2025.02.28 23:12:52.047498 [ 255 ] {5931524c-da83-4124-b280-5e452c8d7de3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001909 sec., 33525.405971712935 rows/sec., 2.62 MiB/sec. | ||
4930 | 2025.02.28 23:12:52.047564 [ 255 ] {5931524c-da83-4124-b280-5e452c8d7de3} <Debug> TCPHandler: Processed in 0.002264623 sec. | ||
4931 | 2025.02.28 23:12:52.047723 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4932 | 2025.02.28 23:12:52.047873 [ 4 ] {956d6477-f5df-40be-b22d-408ef8806055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4933 | 2025.02.28 23:12:52.047941 [ 4 ] {956d6477-f5df-40be-b22d-408ef8806055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4934 | 2025.02.28 23:12:52.048601 [ 4 ] {956d6477-f5df-40be-b22d-408ef8806055} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4935 | 2025.02.28 23:12:52.048643 [ 4 ] {956d6477-f5df-40be-b22d-408ef8806055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
4936 | 2025.02.28 23:12:52.049061 [ 4 ] {956d6477-f5df-40be-b22d-408ef8806055} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4937 | 2025.02.28 23:12:52.049307 [ 4 ] {956d6477-f5df-40be-b22d-408ef8806055} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4938 | 2025.02.28 23:12:52.049529 [ 4 ] {956d6477-f5df-40be-b22d-408ef8806055} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001693 sec., 94506.79267572357 rows/sec., 6.58 MiB/sec. | ||
4939 | 2025.02.28 23:12:52.049587 [ 4 ] {956d6477-f5df-40be-b22d-408ef8806055} <Debug> TCPHandler: Processed in 0.001929544 sec. | ||
4940 | 2025.02.28 23:12:52.049732 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4941 | 2025.02.28 23:12:52.049880 [ 255 ] {4b9a5c0b-3884-4c71-99a3-d2a681e63229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4942 | 2025.02.28 23:12:52.049945 [ 255 ] {4b9a5c0b-3884-4c71-99a3-d2a681e63229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4943 | 2025.02.28 23:12:52.050523 [ 255 ] {4b9a5c0b-3884-4c71-99a3-d2a681e63229} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4944 | 2025.02.28 23:12:52.050563 [ 255 ] {4b9a5c0b-3884-4c71-99a3-d2a681e63229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
4945 | 2025.02.28 23:12:52.051000 [ 255 ] {4b9a5c0b-3884-4c71-99a3-d2a681e63229} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4946 | 2025.02.28 23:12:52.051253 [ 255 ] {4b9a5c0b-3884-4c71-99a3-d2a681e63229} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4947 | 2025.02.28 23:12:52.051465 [ 255 ] {4b9a5c0b-3884-4c71-99a3-d2a681e63229} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001619 sec., 37059.91352686844 rows/sec., 2.50 MiB/sec. | ||
4948 | 2025.02.28 23:12:52.051519 [ 255 ] {4b9a5c0b-3884-4c71-99a3-d2a681e63229} <Debug> TCPHandler: Processed in 0.001855232 sec. | ||
4949 | 2025.02.28 23:12:53.353621 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4950 | 2025.02.28 23:12:53.353842 [ 4 ] {9a605ef2-ca53-44d7-b844-a74765447cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4951 | 2025.02.28 23:12:53.353924 [ 4 ] {9a605ef2-ca53-44d7-b844-a74765447cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4952 | 2025.02.28 23:12:53.354766 [ 4 ] {9a605ef2-ca53-44d7-b844-a74765447cca} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4953 | 2025.02.28 23:12:53.354822 [ 4 ] {9a605ef2-ca53-44d7-b844-a74765447cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
4954 | 2025.02.28 23:12:53.355260 [ 4 ] {9a605ef2-ca53-44d7-b844-a74765447cca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4955 | 2025.02.28 23:12:53.355518 [ 4 ] {9a605ef2-ca53-44d7-b844-a74765447cca} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4956 | 2025.02.28 23:12:53.355784 [ 4 ] {9a605ef2-ca53-44d7-b844-a74765447cca} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002001 sec., 11994.002998500748 rows/sec., 1019.02 KiB/sec. | ||
4957 | 2025.02.28 23:12:53.355959 [ 4 ] {9a605ef2-ca53-44d7-b844-a74765447cca} <Debug> TCPHandler: Processed in 0.002474779 sec. | ||
4958 | 2025.02.28 23:12:53.356261 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4959 | 2025.02.28 23:12:53.356473 [ 255 ] {497da664-4acb-4eb0-9a8e-a157341cfd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4960 | 2025.02.28 23:12:53.356554 [ 255 ] {497da664-4acb-4eb0-9a8e-a157341cfd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4961 | 2025.02.28 23:12:53.357390 [ 255 ] {497da664-4acb-4eb0-9a8e-a157341cfd2b} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4962 | 2025.02.28 23:12:53.357449 [ 255 ] {497da664-4acb-4eb0-9a8e-a157341cfd2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
4963 | 2025.02.28 23:12:53.357873 [ 255 ] {497da664-4acb-4eb0-9a8e-a157341cfd2b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4964 | 2025.02.28 23:12:53.358133 [ 255 ] {497da664-4acb-4eb0-9a8e-a157341cfd2b} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4965 | 2025.02.28 23:12:53.358431 [ 255 ] {497da664-4acb-4eb0-9a8e-a157341cfd2b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001992 sec., 1004.0160642570282 rows/sec., 81.87 KiB/sec. | ||
4966 | 2025.02.28 23:12:53.358568 [ 255 ] {497da664-4acb-4eb0-9a8e-a157341cfd2b} <Debug> TCPHandler: Processed in 0.002449508 sec. | ||
4967 | 2025.02.28 23:12:53.358724 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4968 | 2025.02.28 23:12:53.358843 [ 4 ] {cd0cb5f8-19f4-4bc9-bb72-dcfba2358baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4969 | 2025.02.28 23:12:53.358891 [ 4 ] {cd0cb5f8-19f4-4bc9-bb72-dcfba2358baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4970 | 2025.02.28 23:12:53.360192 [ 4 ] {cd0cb5f8-19f4-4bc9-bb72-dcfba2358baf} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4971 | 2025.02.28 23:12:53.360234 [ 4 ] {cd0cb5f8-19f4-4bc9-bb72-dcfba2358baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
4972 | 2025.02.28 23:12:53.360685 [ 4 ] {cd0cb5f8-19f4-4bc9-bb72-dcfba2358baf} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
4973 | 2025.02.28 23:12:53.360937 [ 4 ] {cd0cb5f8-19f4-4bc9-bb72-dcfba2358baf} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4974 | 2025.02.28 23:12:53.361186 [ 4 ] {cd0cb5f8-19f4-4bc9-bb72-dcfba2358baf} <Debug> executeQuery: Read 1395 rows, 119.93 KiB in 0.002358 sec., 591603.0534351146 rows/sec., 49.67 MiB/sec. | ||
4975 | 2025.02.28 23:12:53.361290 [ 4 ] {cd0cb5f8-19f4-4bc9-bb72-dcfba2358baf} <Debug> TCPHandler: Processed in 0.002623893 sec. | ||
4976 | 2025.02.28 23:12:53.361511 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4977 | 2025.02.28 23:12:53.361689 [ 255 ] {3d97cce1-6d3b-4b19-8c58-457d2fd91968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4978 | 2025.02.28 23:12:53.361753 [ 255 ] {3d97cce1-6d3b-4b19-8c58-457d2fd91968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4979 | 2025.02.28 23:12:53.362474 [ 255 ] {3d97cce1-6d3b-4b19-8c58-457d2fd91968} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4980 | 2025.02.28 23:12:53.362516 [ 255 ] {3d97cce1-6d3b-4b19-8c58-457d2fd91968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
4981 | 2025.02.28 23:12:53.362894 [ 255 ] {3d97cce1-6d3b-4b19-8c58-457d2fd91968} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4982 | 2025.02.28 23:12:53.363150 [ 255 ] {3d97cce1-6d3b-4b19-8c58-457d2fd91968} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4983 | 2025.02.28 23:12:53.363356 [ 255 ] {3d97cce1-6d3b-4b19-8c58-457d2fd91968} <Debug> executeQuery: Read 53 rows, 4.03 KiB in 0.001702 sec., 31139.835487661574 rows/sec., 2.31 MiB/sec. | ||
4984 | 2025.02.28 23:12:53.363414 [ 255 ] {3d97cce1-6d3b-4b19-8c58-457d2fd91968} <Debug> TCPHandler: Processed in 0.002019326 sec. | ||
4985 | 2025.02.28 23:12:53.363573 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4986 | 2025.02.28 23:12:53.363713 [ 4 ] {f707149b-19bf-4b6d-846f-a61dcb33ede7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4987 | 2025.02.28 23:12:53.363770 [ 4 ] {f707149b-19bf-4b6d-846f-a61dcb33ede7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4988 | 2025.02.28 23:12:53.364590 [ 4 ] {f707149b-19bf-4b6d-846f-a61dcb33ede7} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4989 | 2025.02.28 23:12:53.364625 [ 4 ] {f707149b-19bf-4b6d-846f-a61dcb33ede7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
4990 | 2025.02.28 23:12:53.365002 [ 4 ] {f707149b-19bf-4b6d-846f-a61dcb33ede7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4991 | 2025.02.28 23:12:53.365256 [ 4 ] {f707149b-19bf-4b6d-846f-a61dcb33ede7} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4992 | 2025.02.28 23:12:53.365452 [ 4 ] {f707149b-19bf-4b6d-846f-a61dcb33ede7} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001765 sec., 142776.20396600565 rows/sec., 9.87 MiB/sec. | ||
4993 | 2025.02.28 23:12:53.365613 [ 4 ] {f707149b-19bf-4b6d-846f-a61dcb33ede7} <Debug> TCPHandler: Processed in 0.002107729 sec. | ||
4994 | 2025.02.28 23:12:53.365776 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4995 | 2025.02.28 23:12:53.365900 [ 255 ] {7c2a0652-5cb4-4272-a79e-2083aebb4ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4996 | 2025.02.28 23:12:53.365952 [ 255 ] {7c2a0652-5cb4-4272-a79e-2083aebb4ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4997 | 2025.02.28 23:12:53.366545 [ 255 ] {7c2a0652-5cb4-4272-a79e-2083aebb4ebf} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4998 | 2025.02.28 23:12:53.366587 [ 255 ] {7c2a0652-5cb4-4272-a79e-2083aebb4ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
4999 | 2025.02.28 23:12:53.366947 [ 255 ] {7c2a0652-5cb4-4272-a79e-2083aebb4ebf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5000 | 2025.02.28 23:12:53.367189 [ 255 ] {7c2a0652-5cb4-4272-a79e-2083aebb4ebf} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5001 | 2025.02.28 23:12:53.367442 [ 255 ] {7c2a0652-5cb4-4272-a79e-2083aebb4ebf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001568 sec., 7653.061224489797 rows/sec., 597.90 KiB/sec. | ||
5002 | 2025.02.28 23:12:53.367603 [ 255 ] {7c2a0652-5cb4-4272-a79e-2083aebb4ebf} <Debug> TCPHandler: Processed in 0.001883823 sec. | ||
5003 | 2025.02.28 23:12:53.367772 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5004 | 2025.02.28 23:12:53.367890 [ 4 ] {09b5cfff-a01a-4ca7-bb5c-acc1c8d77bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5005 | 2025.02.28 23:12:53.367938 [ 4 ] {09b5cfff-a01a-4ca7-bb5c-acc1c8d77bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5006 | 2025.02.28 23:12:53.368757 [ 4 ] {09b5cfff-a01a-4ca7-bb5c-acc1c8d77bb2} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5007 | 2025.02.28 23:12:53.368797 [ 4 ] {09b5cfff-a01a-4ca7-bb5c-acc1c8d77bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5008 | 2025.02.28 23:12:53.369176 [ 4 ] {09b5cfff-a01a-4ca7-bb5c-acc1c8d77bb2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5009 | 2025.02.28 23:12:53.369418 [ 4 ] {09b5cfff-a01a-4ca7-bb5c-acc1c8d77bb2} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5010 | 2025.02.28 23:12:53.369594 [ 4 ] {09b5cfff-a01a-4ca7-bb5c-acc1c8d77bb2} <Debug> executeQuery: Read 597 rows, 45.95 KiB in 0.001729 sec., 345286.2926547137 rows/sec., 25.95 MiB/sec. | ||
5011 | 2025.02.28 23:12:53.369646 [ 4 ] {09b5cfff-a01a-4ca7-bb5c-acc1c8d77bb2} <Debug> TCPHandler: Processed in 0.001936014 sec. | ||
5012 | 2025.02.28 23:12:53.369822 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5013 | 2025.02.28 23:12:53.369951 [ 255 ] {f06b7c50-b647-4ffd-a930-7f6f82c3d1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5014 | 2025.02.28 23:12:53.370006 [ 255 ] {f06b7c50-b647-4ffd-a930-7f6f82c3d1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5015 | 2025.02.28 23:12:53.370824 [ 255 ] {f06b7c50-b647-4ffd-a930-7f6f82c3d1ae} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5016 | 2025.02.28 23:12:53.370867 [ 255 ] {f06b7c50-b647-4ffd-a930-7f6f82c3d1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5017 | 2025.02.28 23:12:53.371327 [ 255 ] {f06b7c50-b647-4ffd-a930-7f6f82c3d1ae} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5018 | 2025.02.28 23:12:53.371569 [ 255 ] {f06b7c50-b647-4ffd-a930-7f6f82c3d1ae} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5019 | 2025.02.28 23:12:53.371779 [ 255 ] {f06b7c50-b647-4ffd-a930-7f6f82c3d1ae} <Debug> executeQuery: Read 947 rows, 65.46 KiB in 0.001856 sec., 510237.0689655172 rows/sec., 34.44 MiB/sec. | ||
5020 | 2025.02.28 23:12:53.371839 [ 255 ] {f06b7c50-b647-4ffd-a930-7f6f82c3d1ae} <Debug> TCPHandler: Processed in 0.002077398 sec. | ||
5021 | 2025.02.28 23:12:53.371999 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5022 | 2025.02.28 23:12:53.372137 [ 4 ] {da235388-ab70-4170-9698-cb03a4faee9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5023 | 2025.02.28 23:12:53.372230 [ 4 ] {da235388-ab70-4170-9698-cb03a4faee9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5024 | 2025.02.28 23:12:53.373411 [ 4 ] {da235388-ab70-4170-9698-cb03a4faee9b} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5025 | 2025.02.28 23:12:53.373449 [ 4 ] {da235388-ab70-4170-9698-cb03a4faee9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5026 | 2025.02.28 23:12:53.374500 [ 4 ] {da235388-ab70-4170-9698-cb03a4faee9b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5027 | 2025.02.28 23:12:53.374757 [ 4 ] {da235388-ab70-4170-9698-cb03a4faee9b} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5028 | 2025.02.28 23:12:53.374892 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5029 | 2025.02.28 23:12:53.374934 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5030 | 2025.02.28 23:12:53.374958 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5031 | 2025.02.28 23:12:53.374974 [ 4 ] {da235388-ab70-4170-9698-cb03a4faee9b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002868 sec., 13598.326359832636 rows/sec., 24.37 MiB/sec. | ||
5032 | 2025.02.28 23:12:53.375150 [ 190 ] {0124aedf-df50-438a-887c-271a9e7ab000::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 | ||
5033 | 2025.02.28 23:12:53.375185 [ 4 ] {da235388-ab70-4170-9698-cb03a4faee9b} <Debug> TCPHandler: Processed in 0.003247311 sec. | ||
5034 | 2025.02.28 23:12:53.375386 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5035 | 2025.02.28 23:12:53.375496 [ 190 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5036 | 2025.02.28 23:12:53.375651 [ 190 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 516 rows starting from the beginning of the part | ||
5037 | 2025.02.28 23:12:53.375662 [ 255 ] {3746203f-5478-4db7-bc83-a43c3aa9d091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5038 | 2025.02.28 23:12:53.375803 [ 255 ] {3746203f-5478-4db7-bc83-a43c3aa9d091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5039 | 2025.02.28 23:12:53.376331 [ 190 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part | ||
5040 | 2025.02.28 23:12:53.377166 [ 190 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part | ||
5041 | 2025.02.28 23:12:53.377780 [ 190 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part | ||
5042 | 2025.02.28 23:12:53.378479 [ 255 ] {3746203f-5478-4db7-bc83-a43c3aa9d091} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5043 | 2025.02.28 23:12:53.378522 [ 190 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part | ||
5044 | 2025.02.28 23:12:53.378545 [ 255 ] {3746203f-5478-4db7-bc83-a43c3aa9d091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5045 | 2025.02.28 23:12:53.379126 [ 190 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part | ||
5046 | 2025.02.28 23:12:53.380251 [ 255 ] {3746203f-5478-4db7-bc83-a43c3aa9d091} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5047 | 2025.02.28 23:12:53.380855 [ 255 ] {3746203f-5478-4db7-bc83-a43c3aa9d091} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5048 | 2025.02.28 23:12:53.381358 [ 255 ] {3746203f-5478-4db7-bc83-a43c3aa9d091} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.005786 sec., 4147.94331144141 rows/sec., 286.25 KiB/sec. | ||
5049 | 2025.02.28 23:12:53.381432 [ 255 ] {3746203f-5478-4db7-bc83-a43c3aa9d091} <Debug> TCPHandler: Processed in 0.006148302 sec. | ||
5050 | 2025.02.28 23:12:53.395506 [ 194 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 711 rows, containing 19 columns (19 merged, 0 gathered) in 0.020489181 sec., 34701.24062059875 rows/sec., 62.18 MiB/sec. | ||
5051 | 2025.02.28 23:12:53.396773 [ 195 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5052 | 2025.02.28 23:12:53.397212 [ 195 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5053 | 2025.02.28 23:12:53.397293 [ 195 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5054 | 2025.02.28 23:12:53.397455 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.71 MiB. | ||
5055 | 2025.02.28 23:12:55.201330 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 702 | ||
5056 | 2025.02.28 23:12:55.205128 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5057 | 2025.02.28 23:12:55.205190 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5058 | 2025.02.28 23:12:55.206691 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5059 | 2025.02.28 23:12:55.207011 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5060 | 2025.02.28 23:12:55.208267 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 702 | ||
5061 | 2025.02.28 23:12:57.038968 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5062 | 2025.02.28 23:12:57.039198 [ 4 ] {ebc13e65-a920-45e6-8998-83d5831be284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5063 | 2025.02.28 23:12:57.039279 [ 4 ] {ebc13e65-a920-45e6-8998-83d5831be284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5064 | 2025.02.28 23:12:57.040081 [ 4 ] {ebc13e65-a920-45e6-8998-83d5831be284} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5065 | 2025.02.28 23:12:57.040127 [ 4 ] {ebc13e65-a920-45e6-8998-83d5831be284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5066 | 2025.02.28 23:12:57.040555 [ 4 ] {ebc13e65-a920-45e6-8998-83d5831be284} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5067 | 2025.02.28 23:12:57.040827 [ 4 ] {ebc13e65-a920-45e6-8998-83d5831be284} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5068 | 2025.02.28 23:12:57.041077 [ 4 ] {ebc13e65-a920-45e6-8998-83d5831be284} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001939 sec., 28880.86642599278 rows/sec., 2.22 MiB/sec. | ||
5069 | 2025.02.28 23:12:57.041134 [ 4 ] {ebc13e65-a920-45e6-8998-83d5831be284} <Debug> TCPHandler: Processed in 0.002308475 sec. | ||
5070 | 2025.02.28 23:12:57.041400 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5071 | 2025.02.28 23:12:57.041605 [ 255 ] {d9ed1b9c-58b6-4549-bfcc-ee8dd7b38ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5072 | 2025.02.28 23:12:57.041675 [ 255 ] {d9ed1b9c-58b6-4549-bfcc-ee8dd7b38ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5073 | 2025.02.28 23:12:57.042428 [ 255 ] {d9ed1b9c-58b6-4549-bfcc-ee8dd7b38ee0} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5074 | 2025.02.28 23:12:57.042471 [ 255 ] {d9ed1b9c-58b6-4549-bfcc-ee8dd7b38ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5075 | 2025.02.28 23:12:57.042902 [ 255 ] {d9ed1b9c-58b6-4549-bfcc-ee8dd7b38ee0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5076 | 2025.02.28 23:12:57.043152 [ 255 ] {d9ed1b9c-58b6-4549-bfcc-ee8dd7b38ee0} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5077 | 2025.02.28 23:12:57.043356 [ 255 ] {d9ed1b9c-58b6-4549-bfcc-ee8dd7b38ee0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001804 sec., 35476.71840354767 rows/sec., 2.77 MiB/sec. | ||
5078 | 2025.02.28 23:12:57.043420 [ 255 ] {d9ed1b9c-58b6-4549-bfcc-ee8dd7b38ee0} <Debug> TCPHandler: Processed in 0.002156471 sec. | ||
5079 | 2025.02.28 23:12:57.043578 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5080 | 2025.02.28 23:12:57.043716 [ 4 ] {1e797e8e-d540-4aed-a2a3-34d691380919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5081 | 2025.02.28 23:12:57.043779 [ 4 ] {1e797e8e-d540-4aed-a2a3-34d691380919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5082 | 2025.02.28 23:12:57.044443 [ 4 ] {1e797e8e-d540-4aed-a2a3-34d691380919} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5083 | 2025.02.28 23:12:57.044489 [ 4 ] {1e797e8e-d540-4aed-a2a3-34d691380919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5084 | 2025.02.28 23:12:57.044888 [ 4 ] {1e797e8e-d540-4aed-a2a3-34d691380919} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5085 | 2025.02.28 23:12:57.045128 [ 4 ] {1e797e8e-d540-4aed-a2a3-34d691380919} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5086 | 2025.02.28 23:12:57.045345 [ 4 ] {1e797e8e-d540-4aed-a2a3-34d691380919} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00166 sec., 57831.325301204815 rows/sec., 4.03 MiB/sec. | ||
5087 | 2025.02.28 23:12:57.045397 [ 4 ] {1e797e8e-d540-4aed-a2a3-34d691380919} <Debug> TCPHandler: Processed in 0.001876643 sec. | ||
5088 | 2025.02.28 23:12:57.045572 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5089 | 2025.02.28 23:12:57.045721 [ 255 ] {65582475-74a8-4c25-9f6f-77e57e2f1c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5090 | 2025.02.28 23:12:57.045787 [ 255 ] {65582475-74a8-4c25-9f6f-77e57e2f1c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5091 | 2025.02.28 23:12:57.046365 [ 255 ] {65582475-74a8-4c25-9f6f-77e57e2f1c8f} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5092 | 2025.02.28 23:12:57.046410 [ 255 ] {65582475-74a8-4c25-9f6f-77e57e2f1c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5093 | 2025.02.28 23:12:57.046820 [ 255 ] {65582475-74a8-4c25-9f6f-77e57e2f1c8f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5094 | 2025.02.28 23:12:57.047053 [ 255 ] {65582475-74a8-4c25-9f6f-77e57e2f1c8f} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5095 | 2025.02.28 23:12:57.047241 [ 255 ] {65582475-74a8-4c25-9f6f-77e57e2f1c8f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001554 sec., 23166.023166023166 rows/sec., 1.56 MiB/sec. | ||
5096 | 2025.02.28 23:12:57.047318 [ 255 ] {65582475-74a8-4c25-9f6f-77e57e2f1c8f} <Debug> TCPHandler: Processed in 0.0018064 sec. | ||
5097 | 2025.02.28 23:12:57.650193 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
5098 | 2025.02.28 23:12:57.650899 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5099 | 2025.02.28 23:12:57.650956 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5100 | 2025.02.28 23:12:57.651496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5101 | 2025.02.28 23:12:57.651769 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5102 | 2025.02.28 23:12:57.652015 [ 33 ] {} <Debug> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5103 | 2025.02.28 23:12:57.652039 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
5104 | 2025.02.28 23:12:57.652104 [ 33 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5105 | 2025.02.28 23:12:57.652138 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5106 | 2025.02.28 23:12:57.652284 [ 197 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::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 | ||
5107 | 2025.02.28 23:12:57.652463 [ 197 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5108 | 2025.02.28 23:12:57.652511 [ 197 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::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 | ||
5109 | 2025.02.28 23:12:57.652587 [ 197 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part | ||
5110 | 2025.02.28 23:12:57.652725 [ 197 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part | ||
5111 | 2025.02.28 23:12:57.653020 [ 197 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part | ||
5112 | 2025.02.28 23:12:57.653222 [ 197 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part | ||
5113 | 2025.02.28 23:12:57.653391 [ 197 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part | ||
5114 | 2025.02.28 23:12:57.655991 [ 194 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003782515 sec., 3757552.845130819 rows/sec., 53.75 MiB/sec. | ||
5115 | 2025.02.28 23:12:57.656337 [ 189 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5116 | 2025.02.28 23:12:57.656636 [ 189 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_31_6} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5117 | 2025.02.28 23:12:57.656722 [ 189 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_31_6} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5118 | 2025.02.28 23:12:57.656817 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
5119 | 2025.02.28 23:12:58.630730 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
5120 | 2025.02.28 23:12:58.652665 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5121 | 2025.02.28 23:12:58.652735 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5122 | 2025.02.28 23:12:58.660251 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5123 | 2025.02.28 23:12:58.661053 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5124 | 2025.02.28 23:12:58.661485 [ 30 ] {} <Debug> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5125 | 2025.02.28 23:12:58.661671 [ 30 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5126 | 2025.02.28 23:12:58.661743 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5127 | 2025.02.28 23:12:58.662149 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
5128 | 2025.02.28 23:12:58.676109 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
5129 | 2025.02.28 23:12:58.677879 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5130 | 2025.02.28 23:12:58.679389 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
5131 | 2025.02.28 23:12:58.685114 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
5132 | 2025.02.28 23:12:58.690731 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
5133 | 2025.02.28 23:12:58.696240 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part | ||
5134 | 2025.02.28 23:12:58.701840 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
5135 | 2025.02.28 23:12:58.706443 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
5136 | 2025.02.28 23:12:58.764427 [ 189 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.10253898 sec., 2282.0589789365954 rows/sec., 11.80 MiB/sec. | ||
5137 | 2025.02.28 23:12:58.767541 [ 189 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5138 | 2025.02.28 23:12:58.770488 [ 189 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_31_6} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5139 | 2025.02.28 23:12:58.770621 [ 189 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_31_6} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5140 | 2025.02.28 23:12:58.773165 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5141 | 2025.02.28 23:12:59.000153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 196.77 MiB, peak 207.33 MiB, free memory in arenas 0.00 B, will set to 197.80 MiB (RSS), difference: 1.03 MiB | ||
5142 | 2025.02.28 23:13:02.043026 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5143 | 2025.02.28 23:13:02.043347 [ 4 ] {93ccc109-1506-4d24-bca9-d15e64c667a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5144 | 2025.02.28 23:13:02.043462 [ 4 ] {93ccc109-1506-4d24-bca9-d15e64c667a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5145 | 2025.02.28 23:13:02.044399 [ 4 ] {93ccc109-1506-4d24-bca9-d15e64c667a6} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5146 | 2025.02.28 23:13:02.044444 [ 4 ] {93ccc109-1506-4d24-bca9-d15e64c667a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5147 | 2025.02.28 23:13:02.044879 [ 4 ] {93ccc109-1506-4d24-bca9-d15e64c667a6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5148 | 2025.02.28 23:13:02.045135 [ 4 ] {93ccc109-1506-4d24-bca9-d15e64c667a6} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5149 | 2025.02.28 23:13:02.045317 [ 23 ] {} <Debug> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5150 | 2025.02.28 23:13:02.045389 [ 4 ] {93ccc109-1506-4d24-bca9-d15e64c667a6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002123 sec., 26377.7673104098 rows/sec., 2.03 MiB/sec. | ||
5151 | 2025.02.28 23:13:02.045402 [ 23 ] {} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5152 | 2025.02.28 23:13:02.045477 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5153 | 2025.02.28 23:13:02.045538 [ 4 ] {93ccc109-1506-4d24-bca9-d15e64c667a6} <Debug> TCPHandler: Processed in 0.002701436 sec. | ||
5154 | 2025.02.28 23:13:02.045837 [ 202 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::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 | ||
5155 | 2025.02.28 23:13:02.045910 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5156 | 2025.02.28 23:13:02.046326 [ 255 ] {6df1750c-c9c7-41b0-a2e2-f93164c3ab43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5157 | 2025.02.28 23:13:02.046374 [ 202 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5158 | 2025.02.28 23:13:02.046511 [ 255 ] {6df1750c-c9c7-41b0-a2e2-f93164c3ab43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5159 | 2025.02.28 23:13:02.046521 [ 202 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1403 rows starting from the beginning of the part | ||
5160 | 2025.02.28 23:13:02.047185 [ 202 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 134 rows starting from the beginning of the part | ||
5161 | 2025.02.28 23:13:02.047746 [ 202 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
5162 | 2025.02.28 23:13:02.048092 [ 202 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1395 rows starting from the beginning of the part | ||
5163 | 2025.02.28 23:13:02.048446 [ 202 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
5164 | 2025.02.28 23:13:02.048851 [ 202 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
5165 | 2025.02.28 23:13:02.050149 [ 255 ] {6df1750c-c9c7-41b0-a2e2-f93164c3ab43} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5166 | 2025.02.28 23:13:02.050230 [ 255 ] {6df1750c-c9c7-41b0-a2e2-f93164c3ab43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5167 | 2025.02.28 23:13:02.051400 [ 255 ] {6df1750c-c9c7-41b0-a2e2-f93164c3ab43} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5168 | 2025.02.28 23:13:02.051694 [ 255 ] {6df1750c-c9c7-41b0-a2e2-f93164c3ab43} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5169 | 2025.02.28 23:13:02.052015 [ 23 ] {} <Debug> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5170 | 2025.02.28 23:13:02.052133 [ 23 ] {} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5171 | 2025.02.28 23:13:02.052205 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5172 | 2025.02.28 23:13:02.052466 [ 255 ] {6df1750c-c9c7-41b0-a2e2-f93164c3ab43} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.006256 sec., 10230.179028132992 rows/sec., 817.65 KiB/sec. | ||
5173 | 2025.02.28 23:13:02.053009 [ 191 ] {a079f8e2-c903-4107-91de-e012d9efb30f::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 | ||
5174 | 2025.02.28 23:13:02.053037 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.007422447 sec., 417652.02230477356 rows/sec., 36.52 MiB/sec. | ||
5175 | 2025.02.28 23:13:02.053159 [ 255 ] {6df1750c-c9c7-41b0-a2e2-f93164c3ab43} <Debug> TCPHandler: Processed in 0.007458088 sec. | ||
5176 | 2025.02.28 23:13:02.053635 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5177 | 2025.02.28 23:13:02.053686 [ 193 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5178 | 2025.02.28 23:13:02.053836 [ 191 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5179 | 2025.02.28 23:13:02.054000 [ 191 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 631 rows starting from the beginning of the part | ||
5180 | 2025.02.28 23:13:02.054497 [ 191 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 103 rows starting from the beginning of the part | ||
5181 | 2025.02.28 23:13:02.054663 [ 4 ] {97789e89-33a0-46fa-a54f-67b43e671064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5182 | 2025.02.28 23:13:02.055034 [ 4 ] {97789e89-33a0-46fa-a54f-67b43e671064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5183 | 2025.02.28 23:13:02.055063 [ 191 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
5184 | 2025.02.28 23:13:02.055133 [ 193 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_51_10} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5185 | 2025.02.28 23:13:02.055556 [ 193 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_51_10} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5186 | 2025.02.28 23:13:02.055661 [ 191 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 597 rows starting from the beginning of the part | ||
5187 | 2025.02.28 23:13:02.055893 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
5188 | 2025.02.28 23:13:02.056201 [ 191 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
5189 | 2025.02.28 23:13:02.056501 [ 191 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
5190 | 2025.02.28 23:13:02.057687 [ 4 ] {97789e89-33a0-46fa-a54f-67b43e671064} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5191 | 2025.02.28 23:13:02.057749 [ 4 ] {97789e89-33a0-46fa-a54f-67b43e671064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5192 | 2025.02.28 23:13:02.058817 [ 4 ] {97789e89-33a0-46fa-a54f-67b43e671064} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5193 | 2025.02.28 23:13:02.059200 [ 4 ] {97789e89-33a0-46fa-a54f-67b43e671064} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5194 | 2025.02.28 23:13:02.059554 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5195 | 2025.02.28 23:13:02.059659 [ 200 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.007312754 sec., 208266.27013571083 rows/sec., 16.58 MiB/sec. | ||
5196 | 2025.02.28 23:13:02.059681 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5197 | 2025.02.28 23:13:02.059768 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5198 | 2025.02.28 23:13:02.059894 [ 4 ] {97789e89-33a0-46fa-a54f-67b43e671064} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005653 sec., 28303.555634176544 rows/sec., 1.97 MiB/sec. | ||
5199 | 2025.02.28 23:13:02.060084 [ 200 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5200 | 2025.02.28 23:13:02.060463 [ 196 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
5201 | 2025.02.28 23:13:02.060617 [ 4 ] {97789e89-33a0-46fa-a54f-67b43e671064} <Debug> TCPHandler: Processed in 0.007275383 sec. | ||
5202 | 2025.02.28 23:13:02.061044 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5203 | 2025.02.28 23:13:02.061652 [ 196 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5204 | 2025.02.28 23:13:02.061684 [ 200 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_51_10} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5205 | 2025.02.28 23:13:02.061718 [ 255 ] {a4ec75f5-9e42-4d34-a870-d6cdecba8361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5206 | 2025.02.28 23:13:02.061878 [ 196 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13062 rows starting from the beginning of the part | ||
5207 | 2025.02.28 23:13:02.062027 [ 255 ] {a4ec75f5-9e42-4d34-a870-d6cdecba8361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5208 | 2025.02.28 23:13:02.062147 [ 200 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_51_10} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5209 | 2025.02.28 23:13:02.062421 [ 196 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
5210 | 2025.02.28 23:13:02.062502 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
5211 | 2025.02.28 23:13:02.062876 [ 196 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
5212 | 2025.02.28 23:13:02.063276 [ 196 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 947 rows starting from the beginning of the part | ||
5213 | 2025.02.28 23:13:02.063739 [ 196 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 96 rows starting from the beginning of the part | ||
5214 | 2025.02.28 23:13:02.064103 [ 196 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
5215 | 2025.02.28 23:13:02.064997 [ 255 ] {a4ec75f5-9e42-4d34-a870-d6cdecba8361} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5216 | 2025.02.28 23:13:02.065064 [ 255 ] {a4ec75f5-9e42-4d34-a870-d6cdecba8361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5217 | 2025.02.28 23:13:02.065926 [ 255 ] {a4ec75f5-9e42-4d34-a870-d6cdecba8361} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5218 | 2025.02.28 23:13:02.066263 [ 255 ] {a4ec75f5-9e42-4d34-a870-d6cdecba8361} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5219 | 2025.02.28 23:13:02.066486 [ 23 ] {} <Debug> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5220 | 2025.02.28 23:13:02.066579 [ 23 ] {} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5221 | 2025.02.28 23:13:02.066611 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5222 | 2025.02.28 23:13:02.066632 [ 255 ] {a4ec75f5-9e42-4d34-a870-d6cdecba8361} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005156 sec., 11636.927851047323 rows/sec., 803.07 KiB/sec. | ||
5223 | 2025.02.28 23:13:02.066790 [ 255 ] {a4ec75f5-9e42-4d34-a870-d6cdecba8361} <Debug> TCPHandler: Processed in 0.006016738 sec. | ||
5224 | 2025.02.28 23:13:02.066808 [ 199 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
5225 | 2025.02.28 23:13:02.067087 [ 199 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5226 | 2025.02.28 23:13:02.067157 [ 199 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2376 rows starting from the beginning of the part | ||
5227 | 2025.02.28 23:13:02.067469 [ 199 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
5228 | 2025.02.28 23:13:02.067781 [ 199 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
5229 | 2025.02.28 23:13:02.068184 [ 199 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
5230 | 2025.02.28 23:13:02.068467 [ 199 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
5231 | 2025.02.28 23:13:02.068772 [ 199 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
5232 | 2025.02.28 23:13:02.071549 [ 186 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2616 rows, containing 4 columns (4 merged, 0 gathered) in 0.004886246 sec., 535380.3308306622 rows/sec., 36.08 MiB/sec. | ||
5233 | 2025.02.28 23:13:02.071906 [ 187 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5234 | 2025.02.28 23:13:02.072273 [ 199 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_51_10} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5235 | 2025.02.28 23:13:02.072378 [ 199 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_51_10} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5236 | 2025.02.28 23:13:02.072460 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
5237 | 2025.02.28 23:13:02.073071 [ 187 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14585 rows, containing 5 columns (5 merged, 0 gathered) in 0.013198649 sec., 1105037.3413218278 rows/sec., 75.72 MiB/sec. | ||
5238 | 2025.02.28 23:13:02.073410 [ 196 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5239 | 2025.02.28 23:13:02.073713 [ 196 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5240 | 2025.02.28 23:13:02.073794 [ 196 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5241 | 2025.02.28 23:13:02.073887 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
5242 | 2025.02.28 23:13:03.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.20 MiB, peak 207.33 MiB, free memory in arenas 0.00 B, will set to 200.19 MiB (RSS), difference: 1.99 MiB | ||
5243 | 2025.02.28 23:13:04.992351 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5244 | 2025.02.28 23:13:04.992401 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5245 | 2025.02.28 23:13:05.152216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
5246 | 2025.02.28 23:13:05.153173 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5247 | 2025.02.28 23:13:05.153221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5248 | 2025.02.28 23:13:05.153757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5249 | 2025.02.28 23:13:05.154022 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5250 | 2025.02.28 23:13:05.154275 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
5251 | 2025.02.28 23:13:05.208532 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 718 | ||
5252 | 2025.02.28 23:13:05.211388 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5253 | 2025.02.28 23:13:05.211436 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5254 | 2025.02.28 23:13:05.212876 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5255 | 2025.02.28 23:13:05.213178 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5256 | 2025.02.28 23:13:05.213779 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 718 | ||
5257 | 2025.02.28 23:13:06.001474 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000995748 sec. | ||
5258 | 2025.02.28 23:13:06.176190 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
5259 | 2025.02.28 23:13:06.195339 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5260 | 2025.02.28 23:13:06.195405 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5261 | 2025.02.28 23:13:06.202599 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5262 | 2025.02.28 23:13:06.203366 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5263 | 2025.02.28 23:13:06.206233 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
5264 | 2025.02.28 23:13:07.043973 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5265 | 2025.02.28 23:13:07.044192 [ 4 ] {e1d38641-c093-43e8-afd1-6021cda0bb0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5266 | 2025.02.28 23:13:07.044269 [ 4 ] {e1d38641-c093-43e8-afd1-6021cda0bb0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5267 | 2025.02.28 23:13:07.045211 [ 4 ] {e1d38641-c093-43e8-afd1-6021cda0bb0d} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5268 | 2025.02.28 23:13:07.045264 [ 4 ] {e1d38641-c093-43e8-afd1-6021cda0bb0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5269 | 2025.02.28 23:13:07.045724 [ 4 ] {e1d38641-c093-43e8-afd1-6021cda0bb0d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5270 | 2025.02.28 23:13:07.045983 [ 4 ] {e1d38641-c093-43e8-afd1-6021cda0bb0d} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5271 | 2025.02.28 23:13:07.046230 [ 4 ] {e1d38641-c093-43e8-afd1-6021cda0bb0d} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.00207 sec., 64734.29951690822 rows/sec., 5.58 MiB/sec. | ||
5272 | 2025.02.28 23:13:07.046297 [ 4 ] {e1d38641-c093-43e8-afd1-6021cda0bb0d} <Debug> TCPHandler: Processed in 0.002456829 sec. | ||
5273 | 2025.02.28 23:13:07.046561 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5274 | 2025.02.28 23:13:07.046775 [ 255 ] {58789d9a-b180-4992-9290-8af6849e554d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5275 | 2025.02.28 23:13:07.046858 [ 255 ] {58789d9a-b180-4992-9290-8af6849e554d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5276 | 2025.02.28 23:13:07.048012 [ 255 ] {58789d9a-b180-4992-9290-8af6849e554d} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5277 | 2025.02.28 23:13:07.048063 [ 255 ] {58789d9a-b180-4992-9290-8af6849e554d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5278 | 2025.02.28 23:13:07.048496 [ 255 ] {58789d9a-b180-4992-9290-8af6849e554d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5279 | 2025.02.28 23:13:07.048753 [ 255 ] {58789d9a-b180-4992-9290-8af6849e554d} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5280 | 2025.02.28 23:13:07.049050 [ 255 ] {58789d9a-b180-4992-9290-8af6849e554d} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.002326 sec., 16766.981943250215 rows/sec., 1.23 MiB/sec. | ||
5281 | 2025.02.28 23:13:07.049279 [ 255 ] {58789d9a-b180-4992-9290-8af6849e554d} <Debug> TCPHandler: Processed in 0.00284851 sec. | ||
5282 | 2025.02.28 23:13:07.049474 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5283 | 2025.02.28 23:13:07.049629 [ 4 ] {38f0f18a-151d-4f43-a497-c362c9e7dae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5284 | 2025.02.28 23:13:07.049692 [ 4 ] {38f0f18a-151d-4f43-a497-c362c9e7dae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5285 | 2025.02.28 23:13:07.050389 [ 4 ] {38f0f18a-151d-4f43-a497-c362c9e7dae0} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5286 | 2025.02.28 23:13:07.050432 [ 4 ] {38f0f18a-151d-4f43-a497-c362c9e7dae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5287 | 2025.02.28 23:13:07.050821 [ 4 ] {38f0f18a-151d-4f43-a497-c362c9e7dae0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5288 | 2025.02.28 23:13:07.051056 [ 4 ] {38f0f18a-151d-4f43-a497-c362c9e7dae0} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5289 | 2025.02.28 23:13:07.051271 [ 4 ] {38f0f18a-151d-4f43-a497-c362c9e7dae0} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.00168 sec., 61309.52380952381 rows/sec., 4.79 MiB/sec. | ||
5290 | 2025.02.28 23:13:07.051328 [ 4 ] {38f0f18a-151d-4f43-a497-c362c9e7dae0} <Debug> TCPHandler: Processed in 0.001928984 sec. | ||
5291 | 2025.02.28 23:13:07.051500 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5292 | 2025.02.28 23:13:07.051645 [ 255 ] {36f13c5a-8c75-4145-9cec-8f1f6de6331f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5293 | 2025.02.28 23:13:07.051712 [ 255 ] {36f13c5a-8c75-4145-9cec-8f1f6de6331f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5294 | 2025.02.28 23:13:07.052319 [ 255 ] {36f13c5a-8c75-4145-9cec-8f1f6de6331f} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5295 | 2025.02.28 23:13:07.052360 [ 255 ] {36f13c5a-8c75-4145-9cec-8f1f6de6331f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5296 | 2025.02.28 23:13:07.052758 [ 255 ] {36f13c5a-8c75-4145-9cec-8f1f6de6331f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5297 | 2025.02.28 23:13:07.053007 [ 255 ] {36f13c5a-8c75-4145-9cec-8f1f6de6331f} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5298 | 2025.02.28 23:13:07.053256 [ 255 ] {36f13c5a-8c75-4145-9cec-8f1f6de6331f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001634 sec., 97919.21664626682 rows/sec., 6.82 MiB/sec. | ||
5299 | 2025.02.28 23:13:07.053329 [ 255 ] {36f13c5a-8c75-4145-9cec-8f1f6de6331f} <Debug> TCPHandler: Processed in 0.001896323 sec. | ||
5300 | 2025.02.28 23:13:07.053607 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5301 | 2025.02.28 23:13:07.053761 [ 4 ] {45b0ac50-01cd-467d-b88e-8f5ad348b5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5302 | 2025.02.28 23:13:07.053857 [ 4 ] {45b0ac50-01cd-467d-b88e-8f5ad348b5e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5303 | 2025.02.28 23:13:07.055099 [ 4 ] {45b0ac50-01cd-467d-b88e-8f5ad348b5e8} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5304 | 2025.02.28 23:13:07.055144 [ 4 ] {45b0ac50-01cd-467d-b88e-8f5ad348b5e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5305 | 2025.02.28 23:13:07.055844 [ 4 ] {45b0ac50-01cd-467d-b88e-8f5ad348b5e8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5306 | 2025.02.28 23:13:07.056101 [ 4 ] {45b0ac50-01cd-467d-b88e-8f5ad348b5e8} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5307 | 2025.02.28 23:13:07.056343 [ 4 ] {45b0ac50-01cd-467d-b88e-8f5ad348b5e8} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002613 sec., 14925.37313432836 rows/sec., 26.75 MiB/sec. | ||
5308 | 2025.02.28 23:13:07.056461 [ 4 ] {45b0ac50-01cd-467d-b88e-8f5ad348b5e8} <Debug> TCPHandler: Processed in 0.003014284 sec. | ||
5309 | 2025.02.28 23:13:07.056625 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5310 | 2025.02.28 23:13:07.056764 [ 255 ] {6bd68a9f-2e41-4d23-9fad-6f0d43e5aa78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5311 | 2025.02.28 23:13:07.056825 [ 255 ] {6bd68a9f-2e41-4d23-9fad-6f0d43e5aa78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5312 | 2025.02.28 23:13:07.057322 [ 255 ] {6bd68a9f-2e41-4d23-9fad-6f0d43e5aa78} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5313 | 2025.02.28 23:13:07.057361 [ 255 ] {6bd68a9f-2e41-4d23-9fad-6f0d43e5aa78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5314 | 2025.02.28 23:13:07.057731 [ 255 ] {6bd68a9f-2e41-4d23-9fad-6f0d43e5aa78} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5315 | 2025.02.28 23:13:07.057967 [ 255 ] {6bd68a9f-2e41-4d23-9fad-6f0d43e5aa78} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5316 | 2025.02.28 23:13:07.058179 [ 255 ] {6bd68a9f-2e41-4d23-9fad-6f0d43e5aa78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001446 sec., 41493.775933609955 rows/sec., 2.80 MiB/sec. | ||
5317 | 2025.02.28 23:13:07.058227 [ 255 ] {6bd68a9f-2e41-4d23-9fad-6f0d43e5aa78} <Debug> TCPHandler: Processed in 0.001672207 sec. | ||
5318 | 2025.02.28 23:13:12.042822 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5319 | 2025.02.28 23:13:12.043154 [ 4 ] {c81047ad-62ff-4193-8b49-edc528b77b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5320 | 2025.02.28 23:13:12.043244 [ 4 ] {c81047ad-62ff-4193-8b49-edc528b77b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5321 | 2025.02.28 23:13:12.044046 [ 4 ] {c81047ad-62ff-4193-8b49-edc528b77b04} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5322 | 2025.02.28 23:13:12.044098 [ 4 ] {c81047ad-62ff-4193-8b49-edc528b77b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5323 | 2025.02.28 23:13:12.044525 [ 4 ] {c81047ad-62ff-4193-8b49-edc528b77b04} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5324 | 2025.02.28 23:13:12.044780 [ 4 ] {c81047ad-62ff-4193-8b49-edc528b77b04} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5325 | 2025.02.28 23:13:12.045060 [ 4 ] {c81047ad-62ff-4193-8b49-edc528b77b04} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001986 sec., 28197.381671701914 rows/sec., 2.17 MiB/sec. | ||
5326 | 2025.02.28 23:13:12.045224 [ 4 ] {c81047ad-62ff-4193-8b49-edc528b77b04} <Debug> TCPHandler: Processed in 0.002594753 sec. | ||
5327 | 2025.02.28 23:13:12.045554 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5328 | 2025.02.28 23:13:12.045766 [ 255 ] {7255320a-dced-4f8d-a129-9959717718bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5329 | 2025.02.28 23:13:12.045845 [ 255 ] {7255320a-dced-4f8d-a129-9959717718bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5330 | 2025.02.28 23:13:12.046624 [ 255 ] {7255320a-dced-4f8d-a129-9959717718bd} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5331 | 2025.02.28 23:13:12.046672 [ 255 ] {7255320a-dced-4f8d-a129-9959717718bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5332 | 2025.02.28 23:13:12.047119 [ 255 ] {7255320a-dced-4f8d-a129-9959717718bd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5333 | 2025.02.28 23:13:12.047367 [ 255 ] {7255320a-dced-4f8d-a129-9959717718bd} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5334 | 2025.02.28 23:13:12.047594 [ 255 ] {7255320a-dced-4f8d-a129-9959717718bd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001886 sec., 33934.25238600212 rows/sec., 2.65 MiB/sec. | ||
5335 | 2025.02.28 23:13:12.047649 [ 255 ] {7255320a-dced-4f8d-a129-9959717718bd} <Debug> TCPHandler: Processed in 0.002275633 sec. | ||
5336 | 2025.02.28 23:13:12.047813 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5337 | 2025.02.28 23:13:12.047958 [ 4 ] {9ec5313c-5bce-412d-aab4-999972b5ad42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5338 | 2025.02.28 23:13:12.048025 [ 4 ] {9ec5313c-5bce-412d-aab4-999972b5ad42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5339 | 2025.02.28 23:13:12.048617 [ 4 ] {9ec5313c-5bce-412d-aab4-999972b5ad42} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5340 | 2025.02.28 23:13:12.048660 [ 4 ] {9ec5313c-5bce-412d-aab4-999972b5ad42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5341 | 2025.02.28 23:13:12.049055 [ 4 ] {9ec5313c-5bce-412d-aab4-999972b5ad42} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5342 | 2025.02.28 23:13:12.049290 [ 4 ] {9ec5313c-5bce-412d-aab4-999972b5ad42} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5343 | 2025.02.28 23:13:12.049513 [ 4 ] {9ec5313c-5bce-412d-aab4-999972b5ad42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001588 sec., 100755.66750629724 rows/sec., 7.02 MiB/sec. | ||
5344 | 2025.02.28 23:13:12.049572 [ 4 ] {9ec5313c-5bce-412d-aab4-999972b5ad42} <Debug> TCPHandler: Processed in 0.001825861 sec. | ||
5345 | 2025.02.28 23:13:12.049740 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5346 | 2025.02.28 23:13:12.049886 [ 255 ] {b04d0a8f-3bb4-4503-adf0-8866563a11fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5347 | 2025.02.28 23:13:12.049947 [ 255 ] {b04d0a8f-3bb4-4503-adf0-8866563a11fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5348 | 2025.02.28 23:13:12.050486 [ 255 ] {b04d0a8f-3bb4-4503-adf0-8866563a11fd} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5349 | 2025.02.28 23:13:12.050524 [ 255 ] {b04d0a8f-3bb4-4503-adf0-8866563a11fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5350 | 2025.02.28 23:13:12.050904 [ 255 ] {b04d0a8f-3bb4-4503-adf0-8866563a11fd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5351 | 2025.02.28 23:13:12.051143 [ 255 ] {b04d0a8f-3bb4-4503-adf0-8866563a11fd} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5352 | 2025.02.28 23:13:12.051366 [ 255 ] {b04d0a8f-3bb4-4503-adf0-8866563a11fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001508 sec., 39787.798408488066 rows/sec., 2.68 MiB/sec. | ||
5353 | 2025.02.28 23:13:12.051451 [ 255 ] {b04d0a8f-3bb4-4503-adf0-8866563a11fd} <Debug> TCPHandler: Processed in 0.001778099 sec. | ||
5354 | 2025.02.28 23:13:12.654418 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
5355 | 2025.02.28 23:13:12.655264 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5356 | 2025.02.28 23:13:12.655327 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5357 | 2025.02.28 23:13:12.656001 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5358 | 2025.02.28 23:13:12.656324 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5359 | 2025.02.28 23:13:12.656610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
5360 | 2025.02.28 23:13:13.706288 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
5361 | 2025.02.28 23:13:13.726763 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5362 | 2025.02.28 23:13:13.726835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5363 | 2025.02.28 23:13:13.734148 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5364 | 2025.02.28 23:13:13.734955 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5365 | 2025.02.28 23:13:13.738482 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
5366 | 2025.02.28 23:13:15.213907 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 738 | ||
5367 | 2025.02.28 23:13:15.216750 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5368 | 2025.02.28 23:13:15.216810 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
5369 | 2025.02.28 23:13:15.218278 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5370 | 2025.02.28 23:13:15.218599 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5371 | 2025.02.28 23:13:15.219468 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 738 | ||
5372 | 2025.02.28 23:13:17.044255 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5373 | 2025.02.28 23:13:17.044483 [ 4 ] {cba1a09d-5a97-400c-a88e-1e235c45909a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5374 | 2025.02.28 23:13:17.044566 [ 4 ] {cba1a09d-5a97-400c-a88e-1e235c45909a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5375 | 2025.02.28 23:13:17.045484 [ 4 ] {cba1a09d-5a97-400c-a88e-1e235c45909a} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5376 | 2025.02.28 23:13:17.045535 [ 4 ] {cba1a09d-5a97-400c-a88e-1e235c45909a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5377 | 2025.02.28 23:13:17.045980 [ 4 ] {cba1a09d-5a97-400c-a88e-1e235c45909a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5378 | 2025.02.28 23:13:17.046243 [ 4 ] {cba1a09d-5a97-400c-a88e-1e235c45909a} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5379 | 2025.02.28 23:13:17.046488 [ 4 ] {cba1a09d-5a97-400c-a88e-1e235c45909a} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002067 sec., 64828.2535074988 rows/sec., 5.59 MiB/sec. | ||
5380 | 2025.02.28 23:13:17.046546 [ 4 ] {cba1a09d-5a97-400c-a88e-1e235c45909a} <Debug> TCPHandler: Processed in 0.002433077 sec. | ||
5381 | 2025.02.28 23:13:17.046812 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5382 | 2025.02.28 23:13:17.047021 [ 255 ] {bb1880c9-1e14-4f80-9fb5-d5dbc30a78f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5383 | 2025.02.28 23:13:17.047101 [ 255 ] {bb1880c9-1e14-4f80-9fb5-d5dbc30a78f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5384 | 2025.02.28 23:13:17.047872 [ 255 ] {bb1880c9-1e14-4f80-9fb5-d5dbc30a78f4} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5385 | 2025.02.28 23:13:17.047920 [ 255 ] {bb1880c9-1e14-4f80-9fb5-d5dbc30a78f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5386 | 2025.02.28 23:13:17.048355 [ 255 ] {bb1880c9-1e14-4f80-9fb5-d5dbc30a78f4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5387 | 2025.02.28 23:13:17.048613 [ 255 ] {bb1880c9-1e14-4f80-9fb5-d5dbc30a78f4} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5388 | 2025.02.28 23:13:17.048869 [ 255 ] {bb1880c9-1e14-4f80-9fb5-d5dbc30a78f4} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001904 sec., 20483.193277310922 rows/sec., 1.50 MiB/sec. | ||
5389 | 2025.02.28 23:13:17.049012 [ 255 ] {bb1880c9-1e14-4f80-9fb5-d5dbc30a78f4} <Debug> TCPHandler: Processed in 0.002333625 sec. | ||
5390 | 2025.02.28 23:13:17.049176 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5391 | 2025.02.28 23:13:17.049314 [ 4 ] {4e7ca78c-e4d2-4e35-b39f-10f5af8954a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5392 | 2025.02.28 23:13:17.049374 [ 4 ] {4e7ca78c-e4d2-4e35-b39f-10f5af8954a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5393 | 2025.02.28 23:13:17.050088 [ 4 ] {4e7ca78c-e4d2-4e35-b39f-10f5af8954a0} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5394 | 2025.02.28 23:13:17.050137 [ 4 ] {4e7ca78c-e4d2-4e35-b39f-10f5af8954a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5395 | 2025.02.28 23:13:17.050531 [ 4 ] {4e7ca78c-e4d2-4e35-b39f-10f5af8954a0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5396 | 2025.02.28 23:13:17.050776 [ 4 ] {4e7ca78c-e4d2-4e35-b39f-10f5af8954a0} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5397 | 2025.02.28 23:13:17.051026 [ 4 ] {4e7ca78c-e4d2-4e35-b39f-10f5af8954a0} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001736 sec., 59331.79723502304 rows/sec., 4.63 MiB/sec. | ||
5398 | 2025.02.28 23:13:17.051100 [ 4 ] {4e7ca78c-e4d2-4e35-b39f-10f5af8954a0} <Debug> TCPHandler: Processed in 0.001991076 sec. | ||
5399 | 2025.02.28 23:13:17.051307 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5400 | 2025.02.28 23:13:17.051500 [ 255 ] {5a9bfc77-26dc-407c-a970-9b78a3ac76c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5401 | 2025.02.28 23:13:17.051569 [ 255 ] {5a9bfc77-26dc-407c-a970-9b78a3ac76c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5402 | 2025.02.28 23:13:17.052280 [ 255 ] {5a9bfc77-26dc-407c-a970-9b78a3ac76c7} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5403 | 2025.02.28 23:13:17.052329 [ 255 ] {5a9bfc77-26dc-407c-a970-9b78a3ac76c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5404 | 2025.02.28 23:13:17.052746 [ 255 ] {5a9bfc77-26dc-407c-a970-9b78a3ac76c7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5405 | 2025.02.28 23:13:17.052990 [ 255 ] {5a9bfc77-26dc-407c-a970-9b78a3ac76c7} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5406 | 2025.02.28 23:13:17.053212 [ 255 ] {5a9bfc77-26dc-407c-a970-9b78a3ac76c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001748 sec., 91533.18077803204 rows/sec., 6.38 MiB/sec. | ||
5407 | 2025.02.28 23:13:17.053269 [ 255 ] {5a9bfc77-26dc-407c-a970-9b78a3ac76c7} <Debug> TCPHandler: Processed in 0.002087668 sec. | ||
5408 | 2025.02.28 23:13:17.053494 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5409 | 2025.02.28 23:13:17.053700 [ 4 ] {f8b1ae00-0580-480d-a856-9db1266ba96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5410 | 2025.02.28 23:13:17.053832 [ 4 ] {f8b1ae00-0580-480d-a856-9db1266ba96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5411 | 2025.02.28 23:13:17.055260 [ 4 ] {f8b1ae00-0580-480d-a856-9db1266ba96d} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5412 | 2025.02.28 23:13:17.055300 [ 4 ] {f8b1ae00-0580-480d-a856-9db1266ba96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5413 | 2025.02.28 23:13:17.055978 [ 4 ] {f8b1ae00-0580-480d-a856-9db1266ba96d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5414 | 2025.02.28 23:13:17.056237 [ 4 ] {f8b1ae00-0580-480d-a856-9db1266ba96d} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5415 | 2025.02.28 23:13:17.056535 [ 4 ] {f8b1ae00-0580-480d-a856-9db1266ba96d} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002886 sec., 13513.513513513513 rows/sec., 24.22 MiB/sec. | ||
5416 | 2025.02.28 23:13:17.056993 [ 4 ] {f8b1ae00-0580-480d-a856-9db1266ba96d} <Debug> TCPHandler: Processed in 0.003597361 sec. | ||
5417 | 2025.02.28 23:13:17.057171 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5418 | 2025.02.28 23:13:17.057313 [ 255 ] {31e52e2f-2039-4c69-b730-acb216fc223e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5419 | 2025.02.28 23:13:17.057374 [ 255 ] {31e52e2f-2039-4c69-b730-acb216fc223e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5420 | 2025.02.28 23:13:17.057939 [ 255 ] {31e52e2f-2039-4c69-b730-acb216fc223e} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5421 | 2025.02.28 23:13:17.057985 [ 255 ] {31e52e2f-2039-4c69-b730-acb216fc223e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5422 | 2025.02.28 23:13:17.058419 [ 255 ] {31e52e2f-2039-4c69-b730-acb216fc223e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5423 | 2025.02.28 23:13:17.058662 [ 255 ] {31e52e2f-2039-4c69-b730-acb216fc223e} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5424 | 2025.02.28 23:13:17.058871 [ 255 ] {31e52e2f-2039-4c69-b730-acb216fc223e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00159 sec., 37735.84905660377 rows/sec., 2.54 MiB/sec. | ||
5425 | 2025.02.28 23:13:17.058924 [ 255 ] {31e52e2f-2039-4c69-b730-acb216fc223e} <Debug> TCPHandler: Processed in 0.001823131 sec. | ||
5426 | 2025.02.28 23:13:19.992463 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5427 | 2025.02.28 23:13:19.992556 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5428 | 2025.02.28 23:13:20.156725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
5429 | 2025.02.28 23:13:20.157420 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5430 | 2025.02.28 23:13:20.157461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5431 | 2025.02.28 23:13:20.157990 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5432 | 2025.02.28 23:13:20.158247 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5433 | 2025.02.28 23:13:20.158429 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
5434 | 2025.02.28 23:13:21.238549 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
5435 | 2025.02.28 23:13:21.259827 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5436 | 2025.02.28 23:13:21.259884 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5437 | 2025.02.28 23:13:21.267955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5438 | 2025.02.28 23:13:21.268714 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5439 | 2025.02.28 23:13:21.271400 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
5440 | 2025.02.28 23:13:22.041842 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5441 | 2025.02.28 23:13:22.042047 [ 4 ] {b590f909-739f-4e40-b35a-2cde6fc9e425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5442 | 2025.02.28 23:13:22.042122 [ 4 ] {b590f909-739f-4e40-b35a-2cde6fc9e425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5443 | 2025.02.28 23:13:22.042935 [ 4 ] {b590f909-739f-4e40-b35a-2cde6fc9e425} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5444 | 2025.02.28 23:13:22.042990 [ 4 ] {b590f909-739f-4e40-b35a-2cde6fc9e425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5445 | 2025.02.28 23:13:22.043433 [ 4 ] {b590f909-739f-4e40-b35a-2cde6fc9e425} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5446 | 2025.02.28 23:13:22.043697 [ 4 ] {b590f909-739f-4e40-b35a-2cde6fc9e425} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5447 | 2025.02.28 23:13:22.043956 [ 4 ] {b590f909-739f-4e40-b35a-2cde6fc9e425} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001954 sec., 28659.160696008188 rows/sec., 2.20 MiB/sec. | ||
5448 | 2025.02.28 23:13:22.044094 [ 4 ] {b590f909-739f-4e40-b35a-2cde6fc9e425} <Debug> TCPHandler: Processed in 0.002394457 sec. | ||
5449 | 2025.02.28 23:13:22.044381 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5450 | 2025.02.28 23:13:22.044568 [ 255 ] {f9412ca3-f3ba-4bd7-9e47-1236c6f255aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5451 | 2025.02.28 23:13:22.044639 [ 255 ] {f9412ca3-f3ba-4bd7-9e47-1236c6f255aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5452 | 2025.02.28 23:13:22.045450 [ 255 ] {f9412ca3-f3ba-4bd7-9e47-1236c6f255aa} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5453 | 2025.02.28 23:13:22.045495 [ 255 ] {f9412ca3-f3ba-4bd7-9e47-1236c6f255aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5454 | 2025.02.28 23:13:22.045946 [ 255 ] {f9412ca3-f3ba-4bd7-9e47-1236c6f255aa} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5455 | 2025.02.28 23:13:22.046195 [ 255 ] {f9412ca3-f3ba-4bd7-9e47-1236c6f255aa} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5456 | 2025.02.28 23:13:22.046405 [ 255 ] {f9412ca3-f3ba-4bd7-9e47-1236c6f255aa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001887 sec., 33916.269210386854 rows/sec., 2.65 MiB/sec. | ||
5457 | 2025.02.28 23:13:22.046471 [ 255 ] {f9412ca3-f3ba-4bd7-9e47-1236c6f255aa} <Debug> TCPHandler: Processed in 0.002248682 sec. | ||
5458 | 2025.02.28 23:13:22.046631 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5459 | 2025.02.28 23:13:22.046760 [ 4 ] {bcad98fa-7f8a-448e-b389-e77ea5888271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5460 | 2025.02.28 23:13:22.046820 [ 4 ] {bcad98fa-7f8a-448e-b389-e77ea5888271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5461 | 2025.02.28 23:13:22.047470 [ 4 ] {bcad98fa-7f8a-448e-b389-e77ea5888271} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5462 | 2025.02.28 23:13:22.047514 [ 4 ] {bcad98fa-7f8a-448e-b389-e77ea5888271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5463 | 2025.02.28 23:13:22.047917 [ 4 ] {bcad98fa-7f8a-448e-b389-e77ea5888271} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5464 | 2025.02.28 23:13:22.048155 [ 4 ] {bcad98fa-7f8a-448e-b389-e77ea5888271} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5465 | 2025.02.28 23:13:22.048372 [ 4 ] {bcad98fa-7f8a-448e-b389-e77ea5888271} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001644 sec., 97323.60097323601 rows/sec., 6.78 MiB/sec. | ||
5466 | 2025.02.28 23:13:22.048430 [ 4 ] {bcad98fa-7f8a-448e-b389-e77ea5888271} <Debug> TCPHandler: Processed in 0.001857742 sec. | ||
5467 | 2025.02.28 23:13:22.048596 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5468 | 2025.02.28 23:13:22.048722 [ 255 ] {7d4d296c-d371-46a8-b906-1d2aee84f8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5469 | 2025.02.28 23:13:22.048777 [ 255 ] {7d4d296c-d371-46a8-b906-1d2aee84f8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5470 | 2025.02.28 23:13:22.049277 [ 255 ] {7d4d296c-d371-46a8-b906-1d2aee84f8a2} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5471 | 2025.02.28 23:13:22.049315 [ 255 ] {7d4d296c-d371-46a8-b906-1d2aee84f8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5472 | 2025.02.28 23:13:22.049699 [ 255 ] {7d4d296c-d371-46a8-b906-1d2aee84f8a2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5473 | 2025.02.28 23:13:22.049949 [ 255 ] {7d4d296c-d371-46a8-b906-1d2aee84f8a2} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5474 | 2025.02.28 23:13:22.050176 [ 255 ] {7d4d296c-d371-46a8-b906-1d2aee84f8a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001472 sec., 40760.86956521739 rows/sec., 2.75 MiB/sec. | ||
5475 | 2025.02.28 23:13:22.050272 [ 255 ] {7d4d296c-d371-46a8-b906-1d2aee84f8a2} <Debug> TCPHandler: Processed in 0.001729658 sec. | ||
5476 | 2025.02.28 23:13:23.362400 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5477 | 2025.02.28 23:13:23.362605 [ 4 ] {6d87d3ef-0b80-4d2d-a47c-abcec97e0f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5478 | 2025.02.28 23:13:23.362673 [ 4 ] {6d87d3ef-0b80-4d2d-a47c-abcec97e0f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5479 | 2025.02.28 23:13:23.363403 [ 4 ] {6d87d3ef-0b80-4d2d-a47c-abcec97e0f95} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5480 | 2025.02.28 23:13:23.363444 [ 4 ] {6d87d3ef-0b80-4d2d-a47c-abcec97e0f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5481 | 2025.02.28 23:13:23.363859 [ 4 ] {6d87d3ef-0b80-4d2d-a47c-abcec97e0f95} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5482 | 2025.02.28 23:13:23.364116 [ 4 ] {6d87d3ef-0b80-4d2d-a47c-abcec97e0f95} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5483 | 2025.02.28 23:13:23.364351 [ 4 ] {6d87d3ef-0b80-4d2d-a47c-abcec97e0f95} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001793 sec., 13385.387618516452 rows/sec., 1.11 MiB/sec. | ||
5484 | 2025.02.28 23:13:23.364470 [ 4 ] {6d87d3ef-0b80-4d2d-a47c-abcec97e0f95} <Debug> TCPHandler: Processed in 0.002204941 sec. | ||
5485 | 2025.02.28 23:13:23.364743 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5486 | 2025.02.28 23:13:23.364954 [ 255 ] {ae3207cf-a3c6-4154-a58d-b1aba041eeb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5487 | 2025.02.28 23:13:23.365038 [ 255 ] {ae3207cf-a3c6-4154-a58d-b1aba041eeb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5488 | 2025.02.28 23:13:23.365845 [ 255 ] {ae3207cf-a3c6-4154-a58d-b1aba041eeb8} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5489 | 2025.02.28 23:13:23.365896 [ 255 ] {ae3207cf-a3c6-4154-a58d-b1aba041eeb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5490 | 2025.02.28 23:13:23.366322 [ 255 ] {ae3207cf-a3c6-4154-a58d-b1aba041eeb8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5491 | 2025.02.28 23:13:23.366575 [ 255 ] {ae3207cf-a3c6-4154-a58d-b1aba041eeb8} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5492 | 2025.02.28 23:13:23.366885 [ 255 ] {ae3207cf-a3c6-4154-a58d-b1aba041eeb8} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001974 sec., 8105.369807497467 rows/sec., 660.94 KiB/sec. | ||
5493 | 2025.02.28 23:13:23.367106 [ 255 ] {ae3207cf-a3c6-4154-a58d-b1aba041eeb8} <Debug> TCPHandler: Processed in 0.00249919 sec. | ||
5494 | 2025.02.28 23:13:23.367304 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5495 | 2025.02.28 23:13:23.367441 [ 4 ] {8d367376-b75f-4324-afe8-06e33e1ae238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5496 | 2025.02.28 23:13:23.367498 [ 4 ] {8d367376-b75f-4324-afe8-06e33e1ae238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5497 | 2025.02.28 23:13:23.368942 [ 4 ] {8d367376-b75f-4324-afe8-06e33e1ae238} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5498 | 2025.02.28 23:13:23.368982 [ 4 ] {8d367376-b75f-4324-afe8-06e33e1ae238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5499 | 2025.02.28 23:13:23.369418 [ 4 ] {8d367376-b75f-4324-afe8-06e33e1ae238} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5500 | 2025.02.28 23:13:23.369656 [ 4 ] {8d367376-b75f-4324-afe8-06e33e1ae238} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5501 | 2025.02.28 23:13:23.369830 [ 24 ] {} <Debug> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5502 | 2025.02.28 23:13:23.369897 [ 4 ] {8d367376-b75f-4324-afe8-06e33e1ae238} <Debug> executeQuery: Read 1402 rows, 120.44 KiB in 0.002483 sec., 564639.5489327427 rows/sec., 47.37 MiB/sec. | ||
5503 | 2025.02.28 23:13:23.369919 [ 24 ] {} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5504 | 2025.02.28 23:13:23.369993 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5505 | 2025.02.28 23:13:23.370026 [ 4 ] {8d367376-b75f-4324-afe8-06e33e1ae238} <Debug> TCPHandler: Processed in 0.002783458 sec. | ||
5506 | 2025.02.28 23:13:23.370201 [ 186 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::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 | ||
5507 | 2025.02.28 23:13:23.370231 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5508 | 2025.02.28 23:13:23.370414 [ 186 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5509 | 2025.02.28 23:13:23.370447 [ 255 ] {3a973787-72a0-4fc9-b738-42d138e0ec85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5510 | 2025.02.28 23:13:23.370484 [ 186 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1403 rows starting from the beginning of the part | ||
5511 | 2025.02.28 23:13:23.370543 [ 255 ] {3a973787-72a0-4fc9-b738-42d138e0ec85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5512 | 2025.02.28 23:13:23.370806 [ 186 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 134 rows starting from the beginning of the part | ||
5513 | 2025.02.28 23:13:23.371179 [ 186 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
5514 | 2025.02.28 23:13:23.371562 [ 186 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 134 rows starting from the beginning of the part | ||
5515 | 2025.02.28 23:13:23.372027 [ 186 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
5516 | 2025.02.28 23:13:23.372335 [ 186 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1402 rows starting from the beginning of the part | ||
5517 | 2025.02.28 23:13:23.373522 [ 255 ] {3a973787-72a0-4fc9-b738-42d138e0ec85} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5518 | 2025.02.28 23:13:23.373582 [ 255 ] {3a973787-72a0-4fc9-b738-42d138e0ec85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5519 | 2025.02.28 23:13:23.374598 [ 255 ] {3a973787-72a0-4fc9-b738-42d138e0ec85} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5520 | 2025.02.28 23:13:23.374965 [ 255 ] {3a973787-72a0-4fc9-b738-42d138e0ec85} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5521 | 2025.02.28 23:13:23.375283 [ 255 ] {3a973787-72a0-4fc9-b738-42d138e0ec85} <Debug> executeQuery: Read 67 rows, 5.01 KiB in 0.004893 sec., 13693.030860412835 rows/sec., 1.00 MiB/sec. | ||
5522 | 2025.02.28 23:13:23.375623 [ 255 ] {3a973787-72a0-4fc9-b738-42d138e0ec85} <Debug> TCPHandler: Processed in 0.005476323 sec. | ||
5523 | 2025.02.28 23:13:23.376012 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5524 | 2025.02.28 23:13:23.376446 [ 4 ] {636ab3fe-2706-4920-8435-b647c2ea0cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5525 | 2025.02.28 23:13:23.376466 [ 187 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.006374168 sec., 499673.05536973604 rows/sec., 43.80 MiB/sec. | ||
5526 | 2025.02.28 23:13:23.376522 [ 4 ] {636ab3fe-2706-4920-8435-b647c2ea0cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5527 | 2025.02.28 23:13:23.376774 [ 187 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5528 | 2025.02.28 23:13:23.377346 [ 187 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_56_11} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5529 | 2025.02.28 23:13:23.377567 [ 187 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_56_11} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
5530 | 2025.02.28 23:13:23.377756 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
5531 | 2025.02.28 23:13:23.377896 [ 4 ] {636ab3fe-2706-4920-8435-b647c2ea0cc1} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5532 | 2025.02.28 23:13:23.377941 [ 4 ] {636ab3fe-2706-4920-8435-b647c2ea0cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5533 | 2025.02.28 23:13:23.378315 [ 4 ] {636ab3fe-2706-4920-8435-b647c2ea0cc1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5534 | 2025.02.28 23:13:23.378548 [ 4 ] {636ab3fe-2706-4920-8435-b647c2ea0cc1} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5535 | 2025.02.28 23:13:23.378806 [ 4 ] {636ab3fe-2706-4920-8435-b647c2ea0cc1} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.002421 sec., 104089.21933085502 rows/sec., 7.20 MiB/sec. | ||
5536 | 2025.02.28 23:13:23.378975 [ 4 ] {636ab3fe-2706-4920-8435-b647c2ea0cc1} <Debug> TCPHandler: Processed in 0.00320662 sec. | ||
5537 | 2025.02.28 23:13:23.379133 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5538 | 2025.02.28 23:13:23.379255 [ 255 ] {7c8c9fb4-1c9e-449f-9566-a3ad5acae985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5539 | 2025.02.28 23:13:23.379306 [ 255 ] {7c8c9fb4-1c9e-449f-9566-a3ad5acae985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5540 | 2025.02.28 23:13:23.379895 [ 255 ] {7c8c9fb4-1c9e-449f-9566-a3ad5acae985} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5541 | 2025.02.28 23:13:23.379934 [ 255 ] {7c8c9fb4-1c9e-449f-9566-a3ad5acae985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5542 | 2025.02.28 23:13:23.380292 [ 255 ] {7c8c9fb4-1c9e-449f-9566-a3ad5acae985} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5543 | 2025.02.28 23:13:23.380544 [ 255 ] {7c8c9fb4-1c9e-449f-9566-a3ad5acae985} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5544 | 2025.02.28 23:13:23.380849 [ 255 ] {7c8c9fb4-1c9e-449f-9566-a3ad5acae985} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001601 sec., 7495.315427857589 rows/sec., 585.57 KiB/sec. | ||
5545 | 2025.02.28 23:13:23.381028 [ 255 ] {7c8c9fb4-1c9e-449f-9566-a3ad5acae985} <Debug> TCPHandler: Processed in 0.001948035 sec. | ||
5546 | 2025.02.28 23:13:23.381179 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5547 | 2025.02.28 23:13:23.381315 [ 4 ] {7e2f06fa-c2f8-4bc1-bd27-7eb5a54988e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5548 | 2025.02.28 23:13:23.381371 [ 4 ] {7e2f06fa-c2f8-4bc1-bd27-7eb5a54988e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5549 | 2025.02.28 23:13:23.382320 [ 4 ] {7e2f06fa-c2f8-4bc1-bd27-7eb5a54988e9} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5550 | 2025.02.28 23:13:23.382360 [ 4 ] {7e2f06fa-c2f8-4bc1-bd27-7eb5a54988e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5551 | 2025.02.28 23:13:23.382744 [ 4 ] {7e2f06fa-c2f8-4bc1-bd27-7eb5a54988e9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5552 | 2025.02.28 23:13:23.382982 [ 4 ] {7e2f06fa-c2f8-4bc1-bd27-7eb5a54988e9} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5553 | 2025.02.28 23:13:23.383145 [ 24 ] {} <Debug> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5554 | 2025.02.28 23:13:23.383206 [ 24 ] {} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5555 | 2025.02.28 23:13:23.383221 [ 4 ] {7e2f06fa-c2f8-4bc1-bd27-7eb5a54988e9} <Debug> executeQuery: Read 611 rows, 47.09 KiB in 0.001926 sec., 317237.79854620976 rows/sec., 23.88 MiB/sec. | ||
5556 | 2025.02.28 23:13:23.383250 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5557 | 2025.02.28 23:13:23.383382 [ 4 ] {7e2f06fa-c2f8-4bc1-bd27-7eb5a54988e9} <Debug> TCPHandler: Processed in 0.002265373 sec. | ||
5558 | 2025.02.28 23:13:23.383511 [ 195 ] {a079f8e2-c903-4107-91de-e012d9efb30f::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 | ||
5559 | 2025.02.28 23:13:23.383581 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5560 | 2025.02.28 23:13:23.383653 [ 195 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5561 | 2025.02.28 23:13:23.383702 [ 195 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 631 rows starting from the beginning of the part | ||
5562 | 2025.02.28 23:13:23.383752 [ 255 ] {b2ae31c8-c187-41e6-9667-0fbcf8897e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5563 | 2025.02.28 23:13:23.383908 [ 195 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 103 rows starting from the beginning of the part | ||
5564 | 2025.02.28 23:13:23.383940 [ 255 ] {b2ae31c8-c187-41e6-9667-0fbcf8897e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5565 | 2025.02.28 23:13:23.384364 [ 195 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
5566 | 2025.02.28 23:13:23.384742 [ 195 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 103 rows starting from the beginning of the part | ||
5567 | 2025.02.28 23:13:23.385078 [ 195 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
5568 | 2025.02.28 23:13:23.385405 [ 195 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 611 rows starting from the beginning of the part | ||
5569 | 2025.02.28 23:13:23.386609 [ 255 ] {b2ae31c8-c187-41e6-9667-0fbcf8897e72} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5570 | 2025.02.28 23:13:23.386661 [ 255 ] {b2ae31c8-c187-41e6-9667-0fbcf8897e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5571 | 2025.02.28 23:13:23.387238 [ 255 ] {b2ae31c8-c187-41e6-9667-0fbcf8897e72} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5572 | 2025.02.28 23:13:23.387317 [ 192 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1576 rows, containing 5 columns (5 merged, 0 gathered) in 0.003920209 sec., 402019.38212988136 rows/sec., 32.05 MiB/sec. | ||
5573 | 2025.02.28 23:13:23.387577 [ 192 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5574 | 2025.02.28 23:13:23.387611 [ 255 ] {b2ae31c8-c187-41e6-9667-0fbcf8897e72} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5575 | 2025.02.28 23:13:23.387890 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5576 | 2025.02.28 23:13:23.388003 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5577 | 2025.02.28 23:13:23.388073 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5578 | 2025.02.28 23:13:23.388139 [ 255 ] {b2ae31c8-c187-41e6-9667-0fbcf8897e72} <Debug> executeQuery: Read 954 rows, 65.95 KiB in 0.004409 sec., 216375.59537310048 rows/sec., 14.61 MiB/sec. | ||
5579 | 2025.02.28 23:13:23.388459 [ 192 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_56_11} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5580 | 2025.02.28 23:13:23.388527 [ 255 ] {b2ae31c8-c187-41e6-9667-0fbcf8897e72} <Debug> TCPHandler: Processed in 0.00502804 sec. | ||
5581 | 2025.02.28 23:13:23.388617 [ 190 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
5582 | 2025.02.28 23:13:23.388770 [ 192 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_56_11} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
5583 | 2025.02.28 23:13:23.388792 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5584 | 2025.02.28 23:13:23.389051 [ 190 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5585 | 2025.02.28 23:13:23.389084 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
5586 | 2025.02.28 23:13:23.389134 [ 4 ] {ab95a822-7387-4914-a565-2ba9b3e3a214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5587 | 2025.02.28 23:13:23.389137 [ 190 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14585 rows starting from the beginning of the part | ||
5588 | 2025.02.28 23:13:23.389368 [ 190 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
5589 | 2025.02.28 23:13:23.389391 [ 4 ] {ab95a822-7387-4914-a565-2ba9b3e3a214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5590 | 2025.02.28 23:13:23.389580 [ 190 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
5591 | 2025.02.28 23:13:23.389837 [ 190 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
5592 | 2025.02.28 23:13:23.390032 [ 190 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
5593 | 2025.02.28 23:13:23.390246 [ 190 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 954 rows starting from the beginning of the part | ||
5594 | 2025.02.28 23:13:23.392221 [ 4 ] {ab95a822-7387-4914-a565-2ba9b3e3a214} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5595 | 2025.02.28 23:13:23.392265 [ 4 ] {ab95a822-7387-4914-a565-2ba9b3e3a214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5596 | 2025.02.28 23:13:23.393506 [ 4 ] {ab95a822-7387-4914-a565-2ba9b3e3a214} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5597 | 2025.02.28 23:13:23.394025 [ 4 ] {ab95a822-7387-4914-a565-2ba9b3e3a214} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5598 | 2025.02.28 23:13:23.394361 [ 4 ] {ab95a822-7387-4914-a565-2ba9b3e3a214} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.005333 sec., 7312.957059816238 rows/sec., 13.10 MiB/sec. | ||
5599 | 2025.02.28 23:13:23.394474 [ 4 ] {ab95a822-7387-4914-a565-2ba9b3e3a214} <Debug> TCPHandler: Processed in 0.005799922 sec. | ||
5600 | 2025.02.28 23:13:23.394691 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5601 | 2025.02.28 23:13:23.394840 [ 255 ] {c7a8f9f4-5347-44a0-ba04-6ef2b814af23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5602 | 2025.02.28 23:13:23.394899 [ 255 ] {c7a8f9f4-5347-44a0-ba04-6ef2b814af23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5603 | 2025.02.28 23:13:23.395552 [ 255 ] {c7a8f9f4-5347-44a0-ba04-6ef2b814af23} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5604 | 2025.02.28 23:13:23.395599 [ 255 ] {c7a8f9f4-5347-44a0-ba04-6ef2b814af23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5605 | 2025.02.28 23:13:23.396362 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16179 rows, containing 5 columns (5 merged, 0 gathered) in 0.008146867 sec., 1985916.7947629439 rows/sec., 136.04 MiB/sec. | ||
5606 | 2025.02.28 23:13:23.396381 [ 255 ] {c7a8f9f4-5347-44a0-ba04-6ef2b814af23} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5607 | 2025.02.28 23:13:23.396662 [ 255 ] {c7a8f9f4-5347-44a0-ba04-6ef2b814af23} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5608 | 2025.02.28 23:13:23.396876 [ 24 ] {} <Debug> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5609 | 2025.02.28 23:13:23.396961 [ 24 ] {} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5610 | 2025.02.28 23:13:23.396981 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5611 | 2025.02.28 23:13:23.397018 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5612 | 2025.02.28 23:13:23.397046 [ 255 ] {c7a8f9f4-5347-44a0-ba04-6ef2b814af23} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00221 sec., 10859.728506787329 rows/sec., 749.43 KiB/sec. | ||
5613 | 2025.02.28 23:13:23.397730 [ 190 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
5614 | 2025.02.28 23:13:23.397964 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5615 | 2025.02.28 23:13:23.398307 [ 192 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
5616 | 2025.02.28 23:13:23.398605 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
5617 | 2025.02.28 23:13:23.398693 [ 190 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5618 | 2025.02.28 23:13:23.398757 [ 255 ] {c7a8f9f4-5347-44a0-ba04-6ef2b814af23} <Debug> TCPHandler: Processed in 0.004129115 sec. | ||
5619 | 2025.02.28 23:13:23.398779 [ 190 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2616 rows starting from the beginning of the part | ||
5620 | 2025.02.28 23:13:23.398945 [ 190 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
5621 | 2025.02.28 23:13:23.399009 [ 190 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
5622 | 2025.02.28 23:13:23.399144 [ 190 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
5623 | 2025.02.28 23:13:23.399260 [ 190 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
5624 | 2025.02.28 23:13:23.399350 [ 190 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part | ||
5625 | 2025.02.28 23:13:23.400606 [ 197 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2880 rows, containing 4 columns (4 merged, 0 gathered) in 0.003360844 sec., 856927.6050896739 rows/sec., 57.75 MiB/sec. | ||
5626 | 2025.02.28 23:13:23.400978 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5627 | 2025.02.28 23:13:23.401370 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_56_11} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5628 | 2025.02.28 23:13:23.401470 [ 189 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_56_11} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
5629 | 2025.02.28 23:13:23.401580 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
5630 | 2025.02.28 23:13:25.219613 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 778 | ||
5631 | 2025.02.28 23:13:25.223423 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5632 | 2025.02.28 23:13:25.223485 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5633 | 2025.02.28 23:13:25.224989 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5634 | 2025.02.28 23:13:25.225304 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5635 | 2025.02.28 23:13:25.225967 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 778 | ||
5636 | 2025.02.28 23:13:27.039368 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5637 | 2025.02.28 23:13:27.039574 [ 4 ] {4ce0799a-9c02-4734-97e6-a7ed64fbcdc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5638 | 2025.02.28 23:13:27.039646 [ 4 ] {4ce0799a-9c02-4734-97e6-a7ed64fbcdc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5639 | 2025.02.28 23:13:27.040417 [ 4 ] {4ce0799a-9c02-4734-97e6-a7ed64fbcdc8} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5640 | 2025.02.28 23:13:27.040467 [ 4 ] {4ce0799a-9c02-4734-97e6-a7ed64fbcdc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5641 | 2025.02.28 23:13:27.040934 [ 4 ] {4ce0799a-9c02-4734-97e6-a7ed64fbcdc8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5642 | 2025.02.28 23:13:27.041183 [ 4 ] {4ce0799a-9c02-4734-97e6-a7ed64fbcdc8} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5643 | 2025.02.28 23:13:27.041408 [ 4 ] {4ce0799a-9c02-4734-97e6-a7ed64fbcdc8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001889 sec., 29645.314981471678 rows/sec., 2.28 MiB/sec. | ||
5644 | 2025.02.28 23:13:27.041464 [ 4 ] {4ce0799a-9c02-4734-97e6-a7ed64fbcdc8} <Debug> TCPHandler: Processed in 0.002232093 sec. | ||
5645 | 2025.02.28 23:13:27.041731 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5646 | 2025.02.28 23:13:27.041935 [ 255 ] {063bead7-d899-46ba-8ca0-54acfe24ce47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5647 | 2025.02.28 23:13:27.042006 [ 255 ] {063bead7-d899-46ba-8ca0-54acfe24ce47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5648 | 2025.02.28 23:13:27.042775 [ 255 ] {063bead7-d899-46ba-8ca0-54acfe24ce47} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5649 | 2025.02.28 23:13:27.042824 [ 255 ] {063bead7-d899-46ba-8ca0-54acfe24ce47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5650 | 2025.02.28 23:13:27.043284 [ 255 ] {063bead7-d899-46ba-8ca0-54acfe24ce47} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5651 | 2025.02.28 23:13:27.043564 [ 255 ] {063bead7-d899-46ba-8ca0-54acfe24ce47} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5652 | 2025.02.28 23:13:27.043768 [ 255 ] {063bead7-d899-46ba-8ca0-54acfe24ce47} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001885 sec., 33952.254641909814 rows/sec., 2.65 MiB/sec. | ||
5653 | 2025.02.28 23:13:27.043834 [ 255 ] {063bead7-d899-46ba-8ca0-54acfe24ce47} <Debug> TCPHandler: Processed in 0.002242203 sec. | ||
5654 | 2025.02.28 23:13:27.044008 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5655 | 2025.02.28 23:13:27.044147 [ 4 ] {0eec7197-a456-4cf9-823b-eb6aa194c053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5656 | 2025.02.28 23:13:27.044209 [ 4 ] {0eec7197-a456-4cf9-823b-eb6aa194c053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5657 | 2025.02.28 23:13:27.044819 [ 4 ] {0eec7197-a456-4cf9-823b-eb6aa194c053} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5658 | 2025.02.28 23:13:27.044858 [ 4 ] {0eec7197-a456-4cf9-823b-eb6aa194c053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5659 | 2025.02.28 23:13:27.045249 [ 4 ] {0eec7197-a456-4cf9-823b-eb6aa194c053} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5660 | 2025.02.28 23:13:27.045490 [ 4 ] {0eec7197-a456-4cf9-823b-eb6aa194c053} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5661 | 2025.02.28 23:13:27.045702 [ 4 ] {0eec7197-a456-4cf9-823b-eb6aa194c053} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001586 sec., 60529.634300126105 rows/sec., 4.22 MiB/sec. | ||
5662 | 2025.02.28 23:13:27.045757 [ 4 ] {0eec7197-a456-4cf9-823b-eb6aa194c053} <Debug> TCPHandler: Processed in 0.00181878 sec. | ||
5663 | 2025.02.28 23:13:27.045966 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5664 | 2025.02.28 23:13:27.046132 [ 255 ] {fde7bb30-d6de-4237-95ef-1c172ed4b0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5665 | 2025.02.28 23:13:27.046202 [ 255 ] {fde7bb30-d6de-4237-95ef-1c172ed4b0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5666 | 2025.02.28 23:13:27.046789 [ 255 ] {fde7bb30-d6de-4237-95ef-1c172ed4b0ea} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5667 | 2025.02.28 23:13:27.046830 [ 255 ] {fde7bb30-d6de-4237-95ef-1c172ed4b0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5668 | 2025.02.28 23:13:27.047228 [ 255 ] {fde7bb30-d6de-4237-95ef-1c172ed4b0ea} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5669 | 2025.02.28 23:13:27.047480 [ 255 ] {fde7bb30-d6de-4237-95ef-1c172ed4b0ea} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5670 | 2025.02.28 23:13:27.047661 [ 255 ] {fde7bb30-d6de-4237-95ef-1c172ed4b0ea} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001566 sec., 22988.505747126437 rows/sec., 1.55 MiB/sec. | ||
5671 | 2025.02.28 23:13:27.047714 [ 255 ] {fde7bb30-d6de-4237-95ef-1c172ed4b0ea} <Debug> TCPHandler: Processed in 0.001872382 sec. | ||
5672 | 2025.02.28 23:13:27.658545 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
5673 | 2025.02.28 23:13:27.659269 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5674 | 2025.02.28 23:13:27.659317 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5675 | 2025.02.28 23:13:27.659906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5676 | 2025.02.28 23:13:27.660175 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5677 | 2025.02.28 23:13:27.660426 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
5678 | 2025.02.28 23:13:28.771458 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
5679 | 2025.02.28 23:13:28.792637 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5680 | 2025.02.28 23:13:28.792700 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5681 | 2025.02.28 23:13:28.800430 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5682 | 2025.02.28 23:13:28.801229 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5683 | 2025.02.28 23:13:28.804200 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
5684 | 2025.02.28 23:13:32.042445 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5685 | 2025.02.28 23:13:32.042675 [ 4 ] {29f9ac79-a2ca-4a75-90b2-feec7bce6df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5686 | 2025.02.28 23:13:32.042761 [ 4 ] {29f9ac79-a2ca-4a75-90b2-feec7bce6df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5687 | 2025.02.28 23:13:32.043574 [ 4 ] {29f9ac79-a2ca-4a75-90b2-feec7bce6df6} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5688 | 2025.02.28 23:13:32.043628 [ 4 ] {29f9ac79-a2ca-4a75-90b2-feec7bce6df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5689 | 2025.02.28 23:13:32.044092 [ 4 ] {29f9ac79-a2ca-4a75-90b2-feec7bce6df6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5690 | 2025.02.28 23:13:32.044358 [ 4 ] {29f9ac79-a2ca-4a75-90b2-feec7bce6df6} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5691 | 2025.02.28 23:13:32.044640 [ 4 ] {29f9ac79-a2ca-4a75-90b2-feec7bce6df6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002015 sec., 27791.563275434244 rows/sec., 2.13 MiB/sec. | ||
5692 | 2025.02.28 23:13:32.044735 [ 4 ] {29f9ac79-a2ca-4a75-90b2-feec7bce6df6} <Debug> TCPHandler: Processed in 0.002435678 sec. | ||
5693 | 2025.02.28 23:13:32.045073 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5694 | 2025.02.28 23:13:32.045288 [ 255 ] {90397058-1b59-4ad4-9f32-6af3edea4381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5695 | 2025.02.28 23:13:32.045369 [ 255 ] {90397058-1b59-4ad4-9f32-6af3edea4381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5696 | 2025.02.28 23:13:32.046237 [ 255 ] {90397058-1b59-4ad4-9f32-6af3edea4381} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5697 | 2025.02.28 23:13:32.046289 [ 255 ] {90397058-1b59-4ad4-9f32-6af3edea4381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5698 | 2025.02.28 23:13:32.046749 [ 255 ] {90397058-1b59-4ad4-9f32-6af3edea4381} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5699 | 2025.02.28 23:13:32.047020 [ 255 ] {90397058-1b59-4ad4-9f32-6af3edea4381} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5700 | 2025.02.28 23:13:32.047262 [ 255 ] {90397058-1b59-4ad4-9f32-6af3edea4381} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002032 sec., 31496.062992125986 rows/sec., 2.46 MiB/sec. | ||
5701 | 2025.02.28 23:13:32.047332 [ 255 ] {90397058-1b59-4ad4-9f32-6af3edea4381} <Debug> TCPHandler: Processed in 0.002436538 sec. | ||
5702 | 2025.02.28 23:13:32.047501 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5703 | 2025.02.28 23:13:32.047628 [ 4 ] {3b8b8f84-aae0-49ad-a926-f7ded039deea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5704 | 2025.02.28 23:13:32.047687 [ 4 ] {3b8b8f84-aae0-49ad-a926-f7ded039deea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5705 | 2025.02.28 23:13:32.048268 [ 4 ] {3b8b8f84-aae0-49ad-a926-f7ded039deea} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5706 | 2025.02.28 23:13:32.048310 [ 4 ] {3b8b8f84-aae0-49ad-a926-f7ded039deea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5707 | 2025.02.28 23:13:32.048730 [ 4 ] {3b8b8f84-aae0-49ad-a926-f7ded039deea} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5708 | 2025.02.28 23:13:32.048976 [ 4 ] {3b8b8f84-aae0-49ad-a926-f7ded039deea} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5709 | 2025.02.28 23:13:32.049223 [ 4 ] {3b8b8f84-aae0-49ad-a926-f7ded039deea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001624 sec., 98522.16748768472 rows/sec., 6.86 MiB/sec. | ||
5710 | 2025.02.28 23:13:32.049281 [ 4 ] {3b8b8f84-aae0-49ad-a926-f7ded039deea} <Debug> TCPHandler: Processed in 0.001840111 sec. | ||
5711 | 2025.02.28 23:13:32.049430 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5712 | 2025.02.28 23:13:32.049578 [ 255 ] {cd742b11-3f81-445f-9753-f254058a2a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5713 | 2025.02.28 23:13:32.049642 [ 255 ] {cd742b11-3f81-445f-9753-f254058a2a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5714 | 2025.02.28 23:13:32.050199 [ 255 ] {cd742b11-3f81-445f-9753-f254058a2a77} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5715 | 2025.02.28 23:13:32.050240 [ 255 ] {cd742b11-3f81-445f-9753-f254058a2a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5716 | 2025.02.28 23:13:32.050634 [ 255 ] {cd742b11-3f81-445f-9753-f254058a2a77} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5717 | 2025.02.28 23:13:32.050885 [ 255 ] {cd742b11-3f81-445f-9753-f254058a2a77} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5718 | 2025.02.28 23:13:32.051116 [ 255 ] {cd742b11-3f81-445f-9753-f254058a2a77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001574 sec., 38119.44091486658 rows/sec., 2.57 MiB/sec. | ||
5719 | 2025.02.28 23:13:32.051174 [ 255 ] {cd742b11-3f81-445f-9753-f254058a2a77} <Debug> TCPHandler: Processed in 0.00181135 sec. | ||
5720 | 2025.02.28 23:13:34.415190 [ 146 ] {} <Debug> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
5721 | 2025.02.28 23:13:34.415259 [ 146 ] {} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5722 | 2025.02.28 23:13:34.415282 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5723 | 2025.02.28 23:13:34.415471 [ 194 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
5724 | 2025.02.28 23:13:34.415784 [ 194 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5725 | 2025.02.28 23:13:34.415823 [ 194 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 69 rows starting from the beginning of the part | ||
5726 | 2025.02.28 23:13:34.415904 [ 194 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 53 rows starting from the beginning of the part | ||
5727 | 2025.02.28 23:13:34.416034 [ 194 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part | ||
5728 | 2025.02.28 23:13:34.416141 [ 194 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part | ||
5729 | 2025.02.28 23:13:34.416238 [ 194 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 67 rows starting from the beginning of the part | ||
5730 | 2025.02.28 23:13:34.417233 [ 189 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 5 columns (5 merged, 0 gathered) in 0.001884843 sec., 141656.36076850962 rows/sec., 10.93 MiB/sec. | ||
5731 | 2025.02.28 23:13:34.417426 [ 189 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
5732 | 2025.02.28 23:13:34.417748 [ 189 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_24_5} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5733 | 2025.02.28 23:13:34.417836 [ 189 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_24_5} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
5734 | 2025.02.28 23:13:34.417936 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5735 | 2025.02.28 23:13:34.992609 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5736 | 2025.02.28 23:13:34.992661 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5737 | 2025.02.28 23:13:35.160547 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
5738 | 2025.02.28 23:13:35.161256 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5739 | 2025.02.28 23:13:35.161306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5740 | 2025.02.28 23:13:35.161869 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5741 | 2025.02.28 23:13:35.162132 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5742 | 2025.02.28 23:13:35.162335 [ 146 ] {} <Debug> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5743 | 2025.02.28 23:13:35.162424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
5744 | 2025.02.28 23:13:35.162429 [ 146 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5745 | 2025.02.28 23:13:35.162473 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5746 | 2025.02.28 23:13:35.162693 [ 194 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::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 | ||
5747 | 2025.02.28 23:13:35.162953 [ 194 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5748 | 2025.02.28 23:13:35.162995 [ 194 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part | ||
5749 | 2025.02.28 23:13:35.163070 [ 194 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part | ||
5750 | 2025.02.28 23:13:35.163144 [ 194 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part | ||
5751 | 2025.02.28 23:13:35.163314 [ 194 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part | ||
5752 | 2025.02.28 23:13:35.163401 [ 194 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part | ||
5753 | 2025.02.28 23:13:35.163487 [ 194 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part | ||
5754 | 2025.02.28 23:13:35.165958 [ 189 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003415765 sec., 4839618.65058047 rows/sec., 69.23 MiB/sec. | ||
5755 | 2025.02.28 23:13:35.166096 [ 189 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5756 | 2025.02.28 23:13:35.166425 [ 189 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_36_7} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5757 | 2025.02.28 23:13:35.166512 [ 189 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_36_7} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5758 | 2025.02.28 23:13:35.166628 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
5759 | 2025.02.28 23:13:35.226188 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 794 | ||
5760 | 2025.02.28 23:13:35.228936 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5761 | 2025.02.28 23:13:35.228979 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5762 | 2025.02.28 23:13:35.230404 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5763 | 2025.02.28 23:13:35.230714 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5764 | 2025.02.28 23:13:35.230892 [ 146 ] {} <Debug> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5765 | 2025.02.28 23:13:35.230959 [ 146 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5766 | 2025.02.28 23:13:35.231002 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5767 | 2025.02.28 23:13:35.231271 [ 194 ] {14f010e8-9e03-43db-9292-8272ce8d221a::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 | ||
5768 | 2025.02.28 23:13:35.231690 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 794 | ||
5769 | 2025.02.28 23:13:35.232142 [ 194 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5770 | 2025.02.28 23:13:35.232261 [ 194 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 662 rows starting from the beginning of the part | ||
5771 | 2025.02.28 23:13:35.232677 [ 194 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
5772 | 2025.02.28 23:13:35.233085 [ 194 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part | ||
5773 | 2025.02.28 23:13:35.233496 [ 194 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part | ||
5774 | 2025.02.28 23:13:35.233917 [ 194 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
5775 | 2025.02.28 23:13:35.234352 [ 194 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part | ||
5776 | 2025.02.28 23:13:35.242182 [ 189 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 72 columns (72 merged, 0 gathered) in 0.011089899 sec., 71596.68451443966 rows/sec., 58.60 MiB/sec. | ||
5777 | 2025.02.28 23:13:35.243479 [ 189 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5778 | 2025.02.28 23:13:35.244288 [ 189 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_26_5} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5779 | 2025.02.28 23:13:35.244378 [ 189 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_26_5} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5780 | 2025.02.28 23:13:35.244702 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB. | ||
5781 | 2025.02.28 23:13:36.304258 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
5782 | 2025.02.28 23:13:36.325889 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5783 | 2025.02.28 23:13:36.325947 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5784 | 2025.02.28 23:13:36.333342 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5785 | 2025.02.28 23:13:36.334172 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5786 | 2025.02.28 23:13:36.334562 [ 145 ] {} <Debug> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5787 | 2025.02.28 23:13:36.334699 [ 145 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5788 | 2025.02.28 23:13:36.334778 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5789 | 2025.02.28 23:13:36.335326 [ 196 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
5790 | 2025.02.28 23:13:36.349768 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
5791 | 2025.02.28 23:13:36.351801 [ 196 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5792 | 2025.02.28 23:13:36.353580 [ 196 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
5793 | 2025.02.28 23:13:36.359724 [ 196 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
5794 | 2025.02.28 23:13:36.366487 [ 196 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
5795 | 2025.02.28 23:13:36.372188 [ 196 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
5796 | 2025.02.28 23:13:36.378040 [ 196 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
5797 | 2025.02.28 23:13:36.383157 [ 196 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
5798 | 2025.02.28 23:13:36.446229 [ 199 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.111275963 sec., 2444.373363904296 rows/sec., 12.64 MiB/sec. | ||
5799 | 2025.02.28 23:13:36.449074 [ 191 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5800 | 2025.02.28 23:13:36.452242 [ 191 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_36_7} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5801 | 2025.02.28 23:13:36.452370 [ 191 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_36_7} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5802 | 2025.02.28 23:13:36.454645 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
5803 | 2025.02.28 23:13:37.045066 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5804 | 2025.02.28 23:13:37.045297 [ 4 ] {21852132-ebeb-445d-bb63-86998241bc98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5805 | 2025.02.28 23:13:37.045370 [ 4 ] {21852132-ebeb-445d-bb63-86998241bc98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5806 | 2025.02.28 23:13:37.046229 [ 4 ] {21852132-ebeb-445d-bb63-86998241bc98} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5807 | 2025.02.28 23:13:37.046279 [ 4 ] {21852132-ebeb-445d-bb63-86998241bc98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5808 | 2025.02.28 23:13:37.046728 [ 4 ] {21852132-ebeb-445d-bb63-86998241bc98} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5809 | 2025.02.28 23:13:37.047006 [ 4 ] {21852132-ebeb-445d-bb63-86998241bc98} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5810 | 2025.02.28 23:13:37.047248 [ 4 ] {21852132-ebeb-445d-bb63-86998241bc98} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002003 sec., 66899.65052421368 rows/sec., 5.77 MiB/sec. | ||
5811 | 2025.02.28 23:13:37.047306 [ 4 ] {21852132-ebeb-445d-bb63-86998241bc98} <Debug> TCPHandler: Processed in 0.002440239 sec. | ||
5812 | 2025.02.28 23:13:37.047572 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5813 | 2025.02.28 23:13:37.047794 [ 255 ] {6413b979-b2e1-4661-9f2d-9bc80941e05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5814 | 2025.02.28 23:13:37.047874 [ 255 ] {6413b979-b2e1-4661-9f2d-9bc80941e05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5815 | 2025.02.28 23:13:37.048629 [ 255 ] {6413b979-b2e1-4661-9f2d-9bc80941e05e} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5816 | 2025.02.28 23:13:37.048679 [ 255 ] {6413b979-b2e1-4661-9f2d-9bc80941e05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5817 | 2025.02.28 23:13:37.049134 [ 255 ] {6413b979-b2e1-4661-9f2d-9bc80941e05e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5818 | 2025.02.28 23:13:37.049395 [ 255 ] {6413b979-b2e1-4661-9f2d-9bc80941e05e} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5819 | 2025.02.28 23:13:37.049657 [ 255 ] {6413b979-b2e1-4661-9f2d-9bc80941e05e} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00191 sec., 20418.848167539265 rows/sec., 1.50 MiB/sec. | ||
5820 | 2025.02.28 23:13:37.049744 [ 255 ] {6413b979-b2e1-4661-9f2d-9bc80941e05e} <Debug> TCPHandler: Processed in 0.002312775 sec. | ||
5821 | 2025.02.28 23:13:37.050067 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5822 | 2025.02.28 23:13:37.050295 [ 4 ] {7c54cbfd-48b8-4da8-9d77-5677e9d41216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5823 | 2025.02.28 23:13:37.050387 [ 4 ] {7c54cbfd-48b8-4da8-9d77-5677e9d41216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5824 | 2025.02.28 23:13:37.051329 [ 4 ] {7c54cbfd-48b8-4da8-9d77-5677e9d41216} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5825 | 2025.02.28 23:13:37.051370 [ 4 ] {7c54cbfd-48b8-4da8-9d77-5677e9d41216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5826 | 2025.02.28 23:13:37.051745 [ 4 ] {7c54cbfd-48b8-4da8-9d77-5677e9d41216} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5827 | 2025.02.28 23:13:37.051987 [ 4 ] {7c54cbfd-48b8-4da8-9d77-5677e9d41216} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5828 | 2025.02.28 23:13:37.052205 [ 4 ] {7c54cbfd-48b8-4da8-9d77-5677e9d41216} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001964 sec., 52443.99185336049 rows/sec., 4.10 MiB/sec. | ||
5829 | 2025.02.28 23:13:37.052262 [ 4 ] {7c54cbfd-48b8-4da8-9d77-5677e9d41216} <Debug> TCPHandler: Processed in 0.002395107 sec. | ||
5830 | 2025.02.28 23:13:37.052411 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5831 | 2025.02.28 23:13:37.052551 [ 255 ] {b846156b-35fd-4cc3-8ed7-9c4a33c42ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5832 | 2025.02.28 23:13:37.052613 [ 255 ] {b846156b-35fd-4cc3-8ed7-9c4a33c42ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5833 | 2025.02.28 23:13:37.053245 [ 255 ] {b846156b-35fd-4cc3-8ed7-9c4a33c42ed8} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5834 | 2025.02.28 23:13:37.053284 [ 255 ] {b846156b-35fd-4cc3-8ed7-9c4a33c42ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5835 | 2025.02.28 23:13:37.053682 [ 255 ] {b846156b-35fd-4cc3-8ed7-9c4a33c42ed8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5836 | 2025.02.28 23:13:37.053924 [ 255 ] {b846156b-35fd-4cc3-8ed7-9c4a33c42ed8} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5837 | 2025.02.28 23:13:37.054130 [ 255 ] {b846156b-35fd-4cc3-8ed7-9c4a33c42ed8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001611 sec., 99317.19428926133 rows/sec., 6.92 MiB/sec. | ||
5838 | 2025.02.28 23:13:37.054183 [ 255 ] {b846156b-35fd-4cc3-8ed7-9c4a33c42ed8} <Debug> TCPHandler: Processed in 0.001838961 sec. | ||
5839 | 2025.02.28 23:13:37.054373 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5840 | 2025.02.28 23:13:37.054597 [ 4 ] {08524f63-12aa-4960-932a-f8a5a6b5affe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5841 | 2025.02.28 23:13:37.054739 [ 4 ] {08524f63-12aa-4960-932a-f8a5a6b5affe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5842 | 2025.02.28 23:13:37.056102 [ 4 ] {08524f63-12aa-4960-932a-f8a5a6b5affe} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5843 | 2025.02.28 23:13:37.056141 [ 4 ] {08524f63-12aa-4960-932a-f8a5a6b5affe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5844 | 2025.02.28 23:13:37.056806 [ 4 ] {08524f63-12aa-4960-932a-f8a5a6b5affe} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5845 | 2025.02.28 23:13:37.057061 [ 4 ] {08524f63-12aa-4960-932a-f8a5a6b5affe} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5846 | 2025.02.28 23:13:37.057338 [ 4 ] {08524f63-12aa-4960-932a-f8a5a6b5affe} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002795 sec., 13953.488372093023 rows/sec., 25.00 MiB/sec. | ||
5847 | 2025.02.28 23:13:37.057433 [ 4 ] {08524f63-12aa-4960-932a-f8a5a6b5affe} <Debug> TCPHandler: Processed in 0.003167868 sec. | ||
5848 | 2025.02.28 23:13:37.057573 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5849 | 2025.02.28 23:13:37.057712 [ 255 ] {55195326-98d1-4ab2-9a40-a3bdc0a6b3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5850 | 2025.02.28 23:13:37.057771 [ 255 ] {55195326-98d1-4ab2-9a40-a3bdc0a6b3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5851 | 2025.02.28 23:13:37.058301 [ 255 ] {55195326-98d1-4ab2-9a40-a3bdc0a6b3d3} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5852 | 2025.02.28 23:13:37.058340 [ 255 ] {55195326-98d1-4ab2-9a40-a3bdc0a6b3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5853 | 2025.02.28 23:13:37.058711 [ 255 ] {55195326-98d1-4ab2-9a40-a3bdc0a6b3d3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5854 | 2025.02.28 23:13:37.058963 [ 255 ] {55195326-98d1-4ab2-9a40-a3bdc0a6b3d3} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5855 | 2025.02.28 23:13:37.059172 [ 255 ] {55195326-98d1-4ab2-9a40-a3bdc0a6b3d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00149 sec., 40268.45637583893 rows/sec., 2.71 MiB/sec. | ||
5856 | 2025.02.28 23:13:37.059223 [ 255 ] {55195326-98d1-4ab2-9a40-a3bdc0a6b3d3} <Debug> TCPHandler: Processed in 0.001713638 sec. | ||
5857 | 2025.02.28 23:13:42.042682 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5858 | 2025.02.28 23:13:42.043017 [ 4 ] {7f0e5305-4e0e-462a-8648-cd21f0da8b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5859 | 2025.02.28 23:13:42.043136 [ 4 ] {7f0e5305-4e0e-462a-8648-cd21f0da8b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5860 | 2025.02.28 23:13:42.043972 [ 4 ] {7f0e5305-4e0e-462a-8648-cd21f0da8b07} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5861 | 2025.02.28 23:13:42.044026 [ 4 ] {7f0e5305-4e0e-462a-8648-cd21f0da8b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5862 | 2025.02.28 23:13:42.044459 [ 4 ] {7f0e5305-4e0e-462a-8648-cd21f0da8b07} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
5863 | 2025.02.28 23:13:42.044713 [ 4 ] {7f0e5305-4e0e-462a-8648-cd21f0da8b07} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5864 | 2025.02.28 23:13:42.044946 [ 4 ] {7f0e5305-4e0e-462a-8648-cd21f0da8b07} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002018 sec., 27750.247770069378 rows/sec., 2.13 MiB/sec. | ||
5865 | 2025.02.28 23:13:42.045004 [ 4 ] {7f0e5305-4e0e-462a-8648-cd21f0da8b07} <Debug> TCPHandler: Processed in 0.00251806 sec. | ||
5866 | 2025.02.28 23:13:42.045255 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5867 | 2025.02.28 23:13:42.045480 [ 255 ] {74c7f3ce-8797-4a99-bdc5-ba9a7090b940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5868 | 2025.02.28 23:13:42.045563 [ 255 ] {74c7f3ce-8797-4a99-bdc5-ba9a7090b940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5869 | 2025.02.28 23:13:42.046420 [ 255 ] {74c7f3ce-8797-4a99-bdc5-ba9a7090b940} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5870 | 2025.02.28 23:13:42.046477 [ 255 ] {74c7f3ce-8797-4a99-bdc5-ba9a7090b940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5871 | 2025.02.28 23:13:42.046933 [ 255 ] {74c7f3ce-8797-4a99-bdc5-ba9a7090b940} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
5872 | 2025.02.28 23:13:42.047192 [ 255 ] {74c7f3ce-8797-4a99-bdc5-ba9a7090b940} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5873 | 2025.02.28 23:13:42.047453 [ 255 ] {74c7f3ce-8797-4a99-bdc5-ba9a7090b940} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002032 sec., 31496.062992125986 rows/sec., 2.46 MiB/sec. | ||
5874 | 2025.02.28 23:13:42.047524 [ 255 ] {74c7f3ce-8797-4a99-bdc5-ba9a7090b940} <Debug> TCPHandler: Processed in 0.002409548 sec. | ||
5875 | 2025.02.28 23:13:42.047677 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5876 | 2025.02.28 23:13:42.047816 [ 4 ] {9f4ce113-ed58-4a10-861d-1cefacbe4c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5877 | 2025.02.28 23:13:42.047880 [ 4 ] {9f4ce113-ed58-4a10-861d-1cefacbe4c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5878 | 2025.02.28 23:13:42.048518 [ 4 ] {9f4ce113-ed58-4a10-861d-1cefacbe4c42} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5879 | 2025.02.28 23:13:42.048557 [ 4 ] {9f4ce113-ed58-4a10-861d-1cefacbe4c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5880 | 2025.02.28 23:13:42.048951 [ 4 ] {9f4ce113-ed58-4a10-861d-1cefacbe4c42} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
5881 | 2025.02.28 23:13:42.049186 [ 4 ] {9f4ce113-ed58-4a10-861d-1cefacbe4c42} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5882 | 2025.02.28 23:13:42.049403 [ 4 ] {9f4ce113-ed58-4a10-861d-1cefacbe4c42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00162 sec., 98765.43209876544 rows/sec., 6.88 MiB/sec. | ||
5883 | 2025.02.28 23:13:42.049455 [ 4 ] {9f4ce113-ed58-4a10-861d-1cefacbe4c42} <Debug> TCPHandler: Processed in 0.001845651 sec. | ||
5884 | 2025.02.28 23:13:42.049613 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5885 | 2025.02.28 23:13:42.049761 [ 255 ] {110e60d4-2799-4fa1-8348-48080edc6266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5886 | 2025.02.28 23:13:42.049832 [ 255 ] {110e60d4-2799-4fa1-8348-48080edc6266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5887 | 2025.02.28 23:13:42.050455 [ 255 ] {110e60d4-2799-4fa1-8348-48080edc6266} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5888 | 2025.02.28 23:13:42.050497 [ 255 ] {110e60d4-2799-4fa1-8348-48080edc6266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5889 | 2025.02.28 23:13:42.050888 [ 255 ] {110e60d4-2799-4fa1-8348-48080edc6266} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
5890 | 2025.02.28 23:13:42.051131 [ 255 ] {110e60d4-2799-4fa1-8348-48080edc6266} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5891 | 2025.02.28 23:13:42.051352 [ 255 ] {110e60d4-2799-4fa1-8348-48080edc6266} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001628 sec., 36855.03685503685 rows/sec., 2.48 MiB/sec. | ||
5892 | 2025.02.28 23:13:42.051407 [ 255 ] {110e60d4-2799-4fa1-8348-48080edc6266} <Debug> TCPHandler: Processed in 0.001865052 sec. | ||
5893 | 2025.02.28 23:13:42.662560 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 | ||
5894 | 2025.02.28 23:13:42.663216 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5895 | 2025.02.28 23:13:42.663266 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5896 | 2025.02.28 23:13:42.663853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5897 | 2025.02.28 23:13:42.664112 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5898 | 2025.02.28 23:13:42.664353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 | ||
5899 | 2025.02.28 23:13:43.849849 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
5900 | 2025.02.28 23:13:43.869337 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5901 | 2025.02.28 23:13:43.869390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5902 | 2025.02.28 23:13:43.876330 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5903 | 2025.02.28 23:13:43.877089 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5904 | 2025.02.28 23:13:43.879722 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
5905 | 2025.02.28 23:13:45.231856 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 814 | ||
5906 | 2025.02.28 23:13:45.234683 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5907 | 2025.02.28 23:13:45.234730 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5908 | 2025.02.28 23:13:45.236177 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5909 | 2025.02.28 23:13:45.236474 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5910 | 2025.02.28 23:13:45.237667 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 814 | ||
5911 | 2025.02.28 23:13:47.043936 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5912 | 2025.02.28 23:13:47.044198 [ 4 ] {7993463b-650d-4555-a401-b48dc328c403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5913 | 2025.02.28 23:13:47.044294 [ 4 ] {7993463b-650d-4555-a401-b48dc328c403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5914 | 2025.02.28 23:13:47.045175 [ 4 ] {7993463b-650d-4555-a401-b48dc328c403} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5915 | 2025.02.28 23:13:47.045224 [ 4 ] {7993463b-650d-4555-a401-b48dc328c403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5916 | 2025.02.28 23:13:47.045655 [ 4 ] {7993463b-650d-4555-a401-b48dc328c403} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
5917 | 2025.02.28 23:13:47.045904 [ 4 ] {7993463b-650d-4555-a401-b48dc328c403} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5918 | 2025.02.28 23:13:47.046101 [ 137 ] {} <Debug> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
5919 | 2025.02.28 23:13:47.046171 [ 4 ] {7993463b-650d-4555-a401-b48dc328c403} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002037 sec., 65783.01423662248 rows/sec., 5.67 MiB/sec. | ||
5920 | 2025.02.28 23:13:47.046185 [ 137 ] {} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5921 | 2025.02.28 23:13:47.046258 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5922 | 2025.02.28 23:13:47.046310 [ 4 ] {7993463b-650d-4555-a401-b48dc328c403} <Debug> TCPHandler: Processed in 0.002533731 sec. | ||
5923 | 2025.02.28 23:13:47.046453 [ 202 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::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 | ||
5924 | 2025.02.28 23:13:47.046580 [ 202 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5925 | 2025.02.28 23:13:47.046625 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5926 | 2025.02.28 23:13:47.046643 [ 202 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1403 rows starting from the beginning of the part | ||
5927 | 2025.02.28 23:13:47.046954 [ 202 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
5928 | 2025.02.28 23:13:47.047009 [ 255 ] {424c1357-e281-4a14-a976-bf742db7b9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5929 | 2025.02.28 23:13:47.047188 [ 202 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
5930 | 2025.02.28 23:13:47.047225 [ 255 ] {424c1357-e281-4a14-a976-bf742db7b9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5931 | 2025.02.28 23:13:47.047501 [ 202 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 134 rows starting from the beginning of the part | ||
5932 | 2025.02.28 23:13:47.047830 [ 202 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
5933 | 2025.02.28 23:13:47.048100 [ 202 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 134 rows starting from the beginning of the part | ||
5934 | 2025.02.28 23:13:47.049940 [ 255 ] {424c1357-e281-4a14-a976-bf742db7b9a5} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5935 | 2025.02.28 23:13:47.050027 [ 255 ] {424c1357-e281-4a14-a976-bf742db7b9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5936 | 2025.02.28 23:13:47.051019 [ 255 ] {424c1357-e281-4a14-a976-bf742db7b9a5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5937 | 2025.02.28 23:13:47.051126 [ 202 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.004767143 sec., 385765.6462161928 rows/sec., 33.72 MiB/sec. | ||
5938 | 2025.02.28 23:13:47.051385 [ 199 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
5939 | 2025.02.28 23:13:47.051390 [ 255 ] {424c1357-e281-4a14-a976-bf742db7b9a5} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5940 | 2025.02.28 23:13:47.051744 [ 255 ] {424c1357-e281-4a14-a976-bf742db7b9a5} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.004863 sec., 8019.740900678593 rows/sec., 603.05 KiB/sec. | ||
5941 | 2025.02.28 23:13:47.051853 [ 255 ] {424c1357-e281-4a14-a976-bf742db7b9a5} <Debug> TCPHandler: Processed in 0.00537811 sec. | ||
5942 | 2025.02.28 23:13:47.051874 [ 199 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_61_12} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5943 | 2025.02.28 23:13:47.051983 [ 199 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_61_12} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
5944 | 2025.02.28 23:13:47.052054 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5945 | 2025.02.28 23:13:47.052118 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
5946 | 2025.02.28 23:13:47.052226 [ 4 ] {a57fbb37-a76a-4614-ae6e-b3a92b9711a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5947 | 2025.02.28 23:13:47.052288 [ 4 ] {a57fbb37-a76a-4614-ae6e-b3a92b9711a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5948 | 2025.02.28 23:13:47.052945 [ 4 ] {a57fbb37-a76a-4614-ae6e-b3a92b9711a0} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5949 | 2025.02.28 23:13:47.052986 [ 4 ] {a57fbb37-a76a-4614-ae6e-b3a92b9711a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5950 | 2025.02.28 23:13:47.053355 [ 4 ] {a57fbb37-a76a-4614-ae6e-b3a92b9711a0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
5951 | 2025.02.28 23:13:47.053588 [ 4 ] {a57fbb37-a76a-4614-ae6e-b3a92b9711a0} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5952 | 2025.02.28 23:13:47.053758 [ 137 ] {} <Debug> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
5953 | 2025.02.28 23:13:47.053821 [ 137 ] {} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5954 | 2025.02.28 23:13:47.053836 [ 4 ] {a57fbb37-a76a-4614-ae6e-b3a92b9711a0} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001626 sec., 63345.63345633456 rows/sec., 4.95 MiB/sec. | ||
5955 | 2025.02.28 23:13:47.053864 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5956 | 2025.02.28 23:13:47.053991 [ 4 ] {a57fbb37-a76a-4614-ae6e-b3a92b9711a0} <Debug> TCPHandler: Processed in 0.002024407 sec. | ||
5957 | 2025.02.28 23:13:47.054232 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::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 | ||
5958 | 2025.02.28 23:13:47.054266 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5959 | 2025.02.28 23:13:47.054672 [ 255 ] {fe8ce2a7-a2da-4352-a910-5b2755d6fe92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5960 | 2025.02.28 23:13:47.054886 [ 255 ] {fe8ce2a7-a2da-4352-a910-5b2755d6fe92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5961 | 2025.02.28 23:13:47.054905 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5962 | 2025.02.28 23:13:47.055123 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 631 rows starting from the beginning of the part | ||
5963 | 2025.02.28 23:13:47.055610 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
5964 | 2025.02.28 23:13:47.055939 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
5965 | 2025.02.28 23:13:47.056283 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 103 rows starting from the beginning of the part | ||
5966 | 2025.02.28 23:13:47.056570 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
5967 | 2025.02.28 23:13:47.056922 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 103 rows starting from the beginning of the part | ||
5968 | 2025.02.28 23:13:47.059406 [ 255 ] {fe8ce2a7-a2da-4352-a910-5b2755d6fe92} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5969 | 2025.02.28 23:13:47.059488 [ 255 ] {fe8ce2a7-a2da-4352-a910-5b2755d6fe92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5970 | 2025.02.28 23:13:47.060447 [ 255 ] {fe8ce2a7-a2da-4352-a910-5b2755d6fe92} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
5971 | 2025.02.28 23:13:47.060793 [ 199 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1029 rows, containing 5 columns (5 merged, 0 gathered) in 0.00679835 sec., 151360.25653283516 rows/sec., 12.14 MiB/sec. | ||
5972 | 2025.02.28 23:13:47.060887 [ 255 ] {fe8ce2a7-a2da-4352-a910-5b2755d6fe92} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5973 | 2025.02.28 23:13:47.060968 [ 199 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
5974 | 2025.02.28 23:13:47.061098 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
5975 | 2025.02.28 23:13:47.061203 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5976 | 2025.02.28 23:13:47.061292 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5977 | 2025.02.28 23:13:47.061305 [ 255 ] {fe8ce2a7-a2da-4352-a910-5b2755d6fe92} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006757 sec., 23679.147550688176 rows/sec., 1.65 MiB/sec. | ||
5978 | 2025.02.28 23:13:47.061663 [ 255 ] {fe8ce2a7-a2da-4352-a910-5b2755d6fe92} <Debug> TCPHandler: Processed in 0.007532791 sec. | ||
5979 | 2025.02.28 23:13:47.061825 [ 190 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
5980 | 2025.02.28 23:13:47.061852 [ 199 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_61_12} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5981 | 2025.02.28 23:13:47.061936 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5982 | 2025.02.28 23:13:47.062131 [ 199 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_61_12} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
5983 | 2025.02.28 23:13:47.062188 [ 190 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5984 | 2025.02.28 23:13:47.062229 [ 4 ] {3625de44-5ee9-4a22-9a9c-68b90e308656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5985 | 2025.02.28 23:13:47.062299 [ 190 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16179 rows starting from the beginning of the part | ||
5986 | 2025.02.28 23:13:47.062405 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
5987 | 2025.02.28 23:13:47.062654 [ 4 ] {3625de44-5ee9-4a22-9a9c-68b90e308656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5988 | 2025.02.28 23:13:47.062680 [ 190 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 96 rows starting from the beginning of the part | ||
5989 | 2025.02.28 23:13:47.062972 [ 190 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
5990 | 2025.02.28 23:13:47.063213 [ 190 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
5991 | 2025.02.28 23:13:47.063441 [ 190 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
5992 | 2025.02.28 23:13:47.063690 [ 190 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
5993 | 2025.02.28 23:13:47.065626 [ 4 ] {3625de44-5ee9-4a22-9a9c-68b90e308656} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5994 | 2025.02.28 23:13:47.065673 [ 4 ] {3625de44-5ee9-4a22-9a9c-68b90e308656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
5995 | 2025.02.28 23:13:47.066884 [ 4 ] {3625de44-5ee9-4a22-9a9c-68b90e308656} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5996 | 2025.02.28 23:13:47.067379 [ 4 ] {3625de44-5ee9-4a22-9a9c-68b90e308656} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5997 | 2025.02.28 23:13:47.067615 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5998 | 2025.02.28 23:13:47.067695 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5999 | 2025.02.28 23:13:47.067742 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6000 | 2025.02.28 23:13:47.067759 [ 4 ] {3625de44-5ee9-4a22-9a9c-68b90e308656} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.005597 sec., 6968.018581382883 rows/sec., 12.49 MiB/sec. | ||
6001 | 2025.02.28 23:13:47.068140 [ 192 ] {0124aedf-df50-438a-887c-271a9e7ab000::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 | ||
6002 | 2025.02.28 23:13:47.068254 [ 4 ] {3625de44-5ee9-4a22-9a9c-68b90e308656} <Debug> TCPHandler: Processed in 0.006462991 sec. | ||
6003 | 2025.02.28 23:13:47.068511 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6004 | 2025.02.28 23:13:47.069026 [ 255 ] {3bffbea0-4ea6-417d-9a3c-f0be464d9424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6005 | 2025.02.28 23:13:47.069051 [ 192 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6006 | 2025.02.28 23:13:47.069351 [ 255 ] {3bffbea0-4ea6-417d-9a3c-f0be464d9424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6007 | 2025.02.28 23:13:47.069416 [ 192 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 711 rows starting from the beginning of the part | ||
6008 | 2025.02.28 23:13:47.070562 [ 192 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part | ||
6009 | 2025.02.28 23:13:47.071832 [ 192 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part | ||
6010 | 2025.02.28 23:13:47.071867 [ 187 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16915 rows, containing 5 columns (5 merged, 0 gathered) in 0.01038788 sec., 1628339.9500186755 rows/sec., 111.63 MiB/sec. | ||
6011 | 2025.02.28 23:13:47.072266 [ 187 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6012 | 2025.02.28 23:13:47.072840 [ 255 ] {3bffbea0-4ea6-417d-9a3c-f0be464d9424} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6013 | 2025.02.28 23:13:47.072959 [ 255 ] {3bffbea0-4ea6-417d-9a3c-f0be464d9424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6014 | 2025.02.28 23:13:47.073144 [ 192 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 39 rows starting from the beginning of the part | ||
6015 | 2025.02.28 23:13:47.073503 [ 187 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6016 | 2025.02.28 23:13:47.073900 [ 187 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6017 | 2025.02.28 23:13:47.074214 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
6018 | 2025.02.28 23:13:47.074467 [ 192 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part | ||
6019 | 2025.02.28 23:13:47.075139 [ 255 ] {3bffbea0-4ea6-417d-9a3c-f0be464d9424} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6020 | 2025.02.28 23:13:47.075221 [ 192 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part | ||
6021 | 2025.02.28 23:13:47.076100 [ 255 ] {3bffbea0-4ea6-417d-9a3c-f0be464d9424} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6022 | 2025.02.28 23:13:47.076484 [ 137 ] {} <Debug> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6023 | 2025.02.28 23:13:47.076573 [ 137 ] {} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6024 | 2025.02.28 23:13:47.076656 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6025 | 2025.02.28 23:13:47.076834 [ 255 ] {3bffbea0-4ea6-417d-9a3c-f0be464d9424} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007866 sec., 7627.765064836003 rows/sec., 526.40 KiB/sec. | ||
6026 | 2025.02.28 23:13:47.077195 [ 255 ] {3bffbea0-4ea6-417d-9a3c-f0be464d9424} <Debug> TCPHandler: Processed in 0.008829016 sec. | ||
6027 | 2025.02.28 23:13:47.077231 [ 186 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
6028 | 2025.02.28 23:13:47.077678 [ 186 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6029 | 2025.02.28 23:13:47.077752 [ 186 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2880 rows starting from the beginning of the part | ||
6030 | 2025.02.28 23:13:47.077987 [ 186 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
6031 | 2025.02.28 23:13:47.078228 [ 186 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
6032 | 2025.02.28 23:13:47.078435 [ 186 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
6033 | 2025.02.28 23:13:47.078547 [ 186 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
6034 | 2025.02.28 23:13:47.078799 [ 186 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
6035 | 2025.02.28 23:13:47.082172 [ 186 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3156 rows, containing 4 columns (4 merged, 0 gathered) in 0.0053456 sec., 590392.0981741993 rows/sec., 39.79 MiB/sec. | ||
6036 | 2025.02.28 23:13:47.082518 [ 186 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6037 | 2025.02.28 23:13:47.083122 [ 186 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_61_12} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6038 | 2025.02.28 23:13:47.083251 [ 186 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_61_12} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6039 | 2025.02.28 23:13:47.083426 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
6040 | 2025.02.28 23:13:47.090049 [ 197 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 906 rows, containing 19 columns (19 merged, 0 gathered) in 0.02221144 sec., 40789.79120669349 rows/sec., 73.09 MiB/sec. | ||
6041 | 2025.02.28 23:13:47.091049 [ 197 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6042 | 2025.02.28 23:13:47.091506 [ 197 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6043 | 2025.02.28 23:13:47.091597 [ 197 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6044 | 2025.02.28 23:13:47.091769 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
6045 | 2025.02.28 23:13:48.000152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.39 MiB, peak 215.53 MiB, free memory in arenas 0.00 B, will set to 208.85 MiB (RSS), difference: 3.45 MiB | ||
6046 | 2025.02.28 23:13:49.992919 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6047 | 2025.02.28 23:13:49.992999 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6048 | 2025.02.28 23:13:50.164496 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 | ||
6049 | 2025.02.28 23:13:50.165629 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6050 | 2025.02.28 23:13:50.165673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6051 | 2025.02.28 23:13:50.166208 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6052 | 2025.02.28 23:13:50.166472 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6053 | 2025.02.28 23:13:50.166782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
6054 | 2025.02.28 23:13:51.379777 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
6055 | 2025.02.28 23:13:51.399974 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6056 | 2025.02.28 23:13:51.400032 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6057 | 2025.02.28 23:13:51.407405 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6058 | 2025.02.28 23:13:51.408167 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6059 | 2025.02.28 23:13:51.410712 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
6060 | 2025.02.28 23:13:52.042173 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6061 | 2025.02.28 23:13:52.042407 [ 4 ] {365f612a-b5bc-48d1-a36a-98c4765b1505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6062 | 2025.02.28 23:13:52.042492 [ 4 ] {365f612a-b5bc-48d1-a36a-98c4765b1505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6063 | 2025.02.28 23:13:52.043324 [ 4 ] {365f612a-b5bc-48d1-a36a-98c4765b1505} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6064 | 2025.02.28 23:13:52.043377 [ 4 ] {365f612a-b5bc-48d1-a36a-98c4765b1505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6065 | 2025.02.28 23:13:52.043822 [ 4 ] {365f612a-b5bc-48d1-a36a-98c4765b1505} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6066 | 2025.02.28 23:13:52.044071 [ 4 ] {365f612a-b5bc-48d1-a36a-98c4765b1505} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6067 | 2025.02.28 23:13:52.044287 [ 4 ] {365f612a-b5bc-48d1-a36a-98c4765b1505} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001941 sec., 28851.107676455435 rows/sec., 2.22 MiB/sec. | ||
6068 | 2025.02.28 23:13:52.044345 [ 4 ] {365f612a-b5bc-48d1-a36a-98c4765b1505} <Debug> TCPHandler: Processed in 0.002318625 sec. | ||
6069 | 2025.02.28 23:13:52.044614 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6070 | 2025.02.28 23:13:52.044814 [ 255 ] {39f9626b-12fa-4d28-b2c8-ca1f87f1d62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6071 | 2025.02.28 23:13:52.044888 [ 255 ] {39f9626b-12fa-4d28-b2c8-ca1f87f1d62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6072 | 2025.02.28 23:13:52.045650 [ 255 ] {39f9626b-12fa-4d28-b2c8-ca1f87f1d62c} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6073 | 2025.02.28 23:13:52.045697 [ 255 ] {39f9626b-12fa-4d28-b2c8-ca1f87f1d62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6074 | 2025.02.28 23:13:52.046144 [ 255 ] {39f9626b-12fa-4d28-b2c8-ca1f87f1d62c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6075 | 2025.02.28 23:13:52.046424 [ 255 ] {39f9626b-12fa-4d28-b2c8-ca1f87f1d62c} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6076 | 2025.02.28 23:13:52.046633 [ 255 ] {39f9626b-12fa-4d28-b2c8-ca1f87f1d62c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001871 sec., 34206.306787814 rows/sec., 2.67 MiB/sec. | ||
6077 | 2025.02.28 23:13:52.046704 [ 255 ] {39f9626b-12fa-4d28-b2c8-ca1f87f1d62c} <Debug> TCPHandler: Processed in 0.002227643 sec. | ||
6078 | 2025.02.28 23:13:52.046855 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6079 | 2025.02.28 23:13:52.046998 [ 4 ] {63258ad8-9b3e-4ebb-893d-749e14535f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6080 | 2025.02.28 23:13:52.047072 [ 4 ] {63258ad8-9b3e-4ebb-893d-749e14535f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6081 | 2025.02.28 23:13:52.047652 [ 4 ] {63258ad8-9b3e-4ebb-893d-749e14535f7e} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6082 | 2025.02.28 23:13:52.047692 [ 4 ] {63258ad8-9b3e-4ebb-893d-749e14535f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6083 | 2025.02.28 23:13:52.048110 [ 4 ] {63258ad8-9b3e-4ebb-893d-749e14535f7e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6084 | 2025.02.28 23:13:52.048354 [ 4 ] {63258ad8-9b3e-4ebb-893d-749e14535f7e} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6085 | 2025.02.28 23:13:52.048584 [ 4 ] {63258ad8-9b3e-4ebb-893d-749e14535f7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec. | ||
6086 | 2025.02.28 23:13:52.048681 [ 4 ] {63258ad8-9b3e-4ebb-893d-749e14535f7e} <Debug> TCPHandler: Processed in 0.001883703 sec. | ||
6087 | 2025.02.28 23:13:52.048916 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6088 | 2025.02.28 23:13:52.049121 [ 255 ] {395116b8-325f-435a-b2a4-303bcf0ca5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6089 | 2025.02.28 23:13:52.049176 [ 255 ] {395116b8-325f-435a-b2a4-303bcf0ca5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6090 | 2025.02.28 23:13:52.049693 [ 255 ] {395116b8-325f-435a-b2a4-303bcf0ca5e0} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6091 | 2025.02.28 23:13:52.049731 [ 255 ] {395116b8-325f-435a-b2a4-303bcf0ca5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6092 | 2025.02.28 23:13:52.050114 [ 255 ] {395116b8-325f-435a-b2a4-303bcf0ca5e0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6093 | 2025.02.28 23:13:52.050356 [ 255 ] {395116b8-325f-435a-b2a4-303bcf0ca5e0} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6094 | 2025.02.28 23:13:52.050534 [ 255 ] {395116b8-325f-435a-b2a4-303bcf0ca5e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001459 sec., 41124.057573680606 rows/sec., 2.77 MiB/sec. | ||
6095 | 2025.02.28 23:13:52.050586 [ 255 ] {395116b8-325f-435a-b2a4-303bcf0ca5e0} <Debug> TCPHandler: Processed in 0.00179732 sec. | ||
6096 | 2025.02.28 23:13:53.355572 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6097 | 2025.02.28 23:13:53.355830 [ 4 ] {bae7e5f2-d924-4980-8c6f-ee3e94d50100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6098 | 2025.02.28 23:13:53.355903 [ 4 ] {bae7e5f2-d924-4980-8c6f-ee3e94d50100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6099 | 2025.02.28 23:13:53.356663 [ 4 ] {bae7e5f2-d924-4980-8c6f-ee3e94d50100} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6100 | 2025.02.28 23:13:53.356707 [ 4 ] {bae7e5f2-d924-4980-8c6f-ee3e94d50100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6101 | 2025.02.28 23:13:53.357137 [ 4 ] {bae7e5f2-d924-4980-8c6f-ee3e94d50100} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6102 | 2025.02.28 23:13:53.357383 [ 4 ] {bae7e5f2-d924-4980-8c6f-ee3e94d50100} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6103 | 2025.02.28 23:13:53.357525 [ 130 ] {} <Debug> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6104 | 2025.02.28 23:13:53.357575 [ 130 ] {} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6105 | 2025.02.28 23:13:53.357594 [ 4 ] {bae7e5f2-d924-4980-8c6f-ee3e94d50100} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001816 sec., 13215.859030837006 rows/sec., 1.10 MiB/sec. | ||
6106 | 2025.02.28 23:13:53.357607 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6107 | 2025.02.28 23:13:53.357688 [ 4 ] {bae7e5f2-d924-4980-8c6f-ee3e94d50100} <Debug> TCPHandler: Processed in 0.002301124 sec. | ||
6108 | 2025.02.28 23:13:53.357998 [ 198 ] {c28ccfd1-816f-49a2-9bbc-d93c37fedac2::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 | ||
6109 | 2025.02.28 23:13:53.358093 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6110 | 2025.02.28 23:13:53.358193 [ 198 ] {c28ccfd1-816f-49a2-9bbc-d93c37fedac2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6111 | 2025.02.28 23:13:53.358261 [ 198 ] {c28ccfd1-816f-49a2-9bbc-d93c37fedac2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
6112 | 2025.02.28 23:13:53.358426 [ 255 ] {610d0e73-cd9c-4814-81ce-f03bccf32d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6113 | 2025.02.28 23:13:53.358453 [ 198 ] {c28ccfd1-816f-49a2-9bbc-d93c37fedac2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
6114 | 2025.02.28 23:13:53.358643 [ 255 ] {610d0e73-cd9c-4814-81ce-f03bccf32d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6115 | 2025.02.28 23:13:53.358859 [ 198 ] {c28ccfd1-816f-49a2-9bbc-d93c37fedac2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
6116 | 2025.02.28 23:13:53.359265 [ 198 ] {c28ccfd1-816f-49a2-9bbc-d93c37fedac2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
6117 | 2025.02.28 23:13:53.359537 [ 198 ] {c28ccfd1-816f-49a2-9bbc-d93c37fedac2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
6118 | 2025.02.28 23:13:53.361431 [ 255 ] {610d0e73-cd9c-4814-81ce-f03bccf32d48} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6119 | 2025.02.28 23:13:53.361510 [ 255 ] {610d0e73-cd9c-4814-81ce-f03bccf32d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6120 | 2025.02.28 23:13:53.362069 [ 197 ] {c28ccfd1-816f-49a2-9bbc-d93c37fedac2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.004359682 sec., 27524.94333302291 rows/sec., 2.39 MiB/sec. | ||
6121 | 2025.02.28 23:13:53.362379 [ 255 ] {610d0e73-cd9c-4814-81ce-f03bccf32d48} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6122 | 2025.02.28 23:13:53.362389 [ 189 ] {c28ccfd1-816f-49a2-9bbc-d93c37fedac2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6123 | 2025.02.28 23:13:53.362846 [ 255 ] {610d0e73-cd9c-4814-81ce-f03bccf32d48} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6124 | 2025.02.28 23:13:53.363012 [ 189 ] {c28ccfd1-816f-49a2-9bbc-d93c37fedac2::all_1_9_2} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6125 | 2025.02.28 23:13:53.363380 [ 189 ] {c28ccfd1-816f-49a2-9bbc-d93c37fedac2::all_1_9_2} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6126 | 2025.02.28 23:13:53.363430 [ 255 ] {610d0e73-cd9c-4814-81ce-f03bccf32d48} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00511 sec., 391.3894324853229 rows/sec., 31.92 KiB/sec. | ||
6127 | 2025.02.28 23:13:53.363720 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6128 | 2025.02.28 23:13:53.363739 [ 255 ] {610d0e73-cd9c-4814-81ce-f03bccf32d48} <Debug> TCPHandler: Processed in 0.005892444 sec. | ||
6129 | 2025.02.28 23:13:53.363927 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6130 | 2025.02.28 23:13:53.364071 [ 4 ] {a446f277-bccb-4a59-aad4-02fe8f37094f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6131 | 2025.02.28 23:13:53.364129 [ 4 ] {a446f277-bccb-4a59-aad4-02fe8f37094f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6132 | 2025.02.28 23:13:53.365489 [ 4 ] {a446f277-bccb-4a59-aad4-02fe8f37094f} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6133 | 2025.02.28 23:13:53.365527 [ 4 ] {a446f277-bccb-4a59-aad4-02fe8f37094f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6134 | 2025.02.28 23:13:53.365968 [ 4 ] {a446f277-bccb-4a59-aad4-02fe8f37094f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6135 | 2025.02.28 23:13:53.366203 [ 4 ] {a446f277-bccb-4a59-aad4-02fe8f37094f} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6136 | 2025.02.28 23:13:53.366375 [ 4 ] {a446f277-bccb-4a59-aad4-02fe8f37094f} <Debug> executeQuery: Read 1395 rows, 119.93 KiB in 0.002337 sec., 596919.1270860076 rows/sec., 50.12 MiB/sec. | ||
6137 | 2025.02.28 23:13:53.366426 [ 4 ] {a446f277-bccb-4a59-aad4-02fe8f37094f} <Debug> TCPHandler: Processed in 0.002570102 sec. | ||
6138 | 2025.02.28 23:13:53.366580 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6139 | 2025.02.28 23:13:53.366725 [ 255 ] {01d1ccdc-3e42-48ef-9977-152dd4ea255c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6140 | 2025.02.28 23:13:53.366786 [ 255 ] {01d1ccdc-3e42-48ef-9977-152dd4ea255c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6141 | 2025.02.28 23:13:53.367498 [ 255 ] {01d1ccdc-3e42-48ef-9977-152dd4ea255c} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6142 | 2025.02.28 23:13:53.367546 [ 255 ] {01d1ccdc-3e42-48ef-9977-152dd4ea255c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6143 | 2025.02.28 23:13:53.367965 [ 255 ] {01d1ccdc-3e42-48ef-9977-152dd4ea255c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6144 | 2025.02.28 23:13:53.368203 [ 255 ] {01d1ccdc-3e42-48ef-9977-152dd4ea255c} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6145 | 2025.02.28 23:13:53.368413 [ 255 ] {01d1ccdc-3e42-48ef-9977-152dd4ea255c} <Debug> executeQuery: Read 53 rows, 4.03 KiB in 0.001724 sec., 30742.45939675174 rows/sec., 2.28 MiB/sec. | ||
6146 | 2025.02.28 23:13:53.368466 [ 255 ] {01d1ccdc-3e42-48ef-9977-152dd4ea255c} <Debug> TCPHandler: Processed in 0.001954124 sec. | ||
6147 | 2025.02.28 23:13:53.368592 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6148 | 2025.02.28 23:13:53.368710 [ 4 ] {c6a72126-05fc-4fdf-aa62-2c5bdce18785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6149 | 2025.02.28 23:13:53.368767 [ 4 ] {c6a72126-05fc-4fdf-aa62-2c5bdce18785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6150 | 2025.02.28 23:13:53.369553 [ 4 ] {c6a72126-05fc-4fdf-aa62-2c5bdce18785} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6151 | 2025.02.28 23:13:53.369599 [ 4 ] {c6a72126-05fc-4fdf-aa62-2c5bdce18785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6152 | 2025.02.28 23:13:53.369984 [ 4 ] {c6a72126-05fc-4fdf-aa62-2c5bdce18785} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6153 | 2025.02.28 23:13:53.370222 [ 4 ] {c6a72126-05fc-4fdf-aa62-2c5bdce18785} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6154 | 2025.02.28 23:13:53.370338 [ 130 ] {} <Debug> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6155 | 2025.02.28 23:13:53.370375 [ 130 ] {} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6156 | 2025.02.28 23:13:53.370398 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6157 | 2025.02.28 23:13:53.370407 [ 4 ] {c6a72126-05fc-4fdf-aa62-2c5bdce18785} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001722 sec., 146341.46341463414 rows/sec., 10.12 MiB/sec. | ||
6158 | 2025.02.28 23:13:53.370580 [ 4 ] {c6a72126-05fc-4fdf-aa62-2c5bdce18785} <Debug> TCPHandler: Processed in 0.002037447 sec. | ||
6159 | 2025.02.28 23:13:53.370667 [ 189 ] {4d6f20be-843c-4a52-a060-6f6b12cf4a7c::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 | ||
6160 | 2025.02.28 23:13:53.370748 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6161 | 2025.02.28 23:13:53.370955 [ 189 ] {4d6f20be-843c-4a52-a060-6f6b12cf4a7c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6162 | 2025.02.28 23:13:53.371021 [ 255 ] {9cec4eff-331c-41df-85e6-58cfd6f2c9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6163 | 2025.02.28 23:13:53.371063 [ 189 ] {4d6f20be-843c-4a52-a060-6f6b12cf4a7c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 252 rows starting from the beginning of the part | ||
6164 | 2025.02.28 23:13:53.371122 [ 255 ] {9cec4eff-331c-41df-85e6-58cfd6f2c9c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6165 | 2025.02.28 23:13:53.371590 [ 189 ] {4d6f20be-843c-4a52-a060-6f6b12cf4a7c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
6166 | 2025.02.28 23:13:53.371923 [ 189 ] {4d6f20be-843c-4a52-a060-6f6b12cf4a7c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
6167 | 2025.02.28 23:13:53.372246 [ 189 ] {4d6f20be-843c-4a52-a060-6f6b12cf4a7c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part | ||
6168 | 2025.02.28 23:13:53.372584 [ 189 ] {4d6f20be-843c-4a52-a060-6f6b12cf4a7c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part | ||
6169 | 2025.02.28 23:13:53.374001 [ 255 ] {9cec4eff-331c-41df-85e6-58cfd6f2c9c1} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6170 | 2025.02.28 23:13:53.374074 [ 255 ] {9cec4eff-331c-41df-85e6-58cfd6f2c9c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6171 | 2025.02.28 23:13:53.375083 [ 255 ] {9cec4eff-331c-41df-85e6-58cfd6f2c9c1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6172 | 2025.02.28 23:13:53.375536 [ 198 ] {4d6f20be-843c-4a52-a060-6f6b12cf4a7c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.00504434 sec., 249784.9074408149 rows/sec., 18.23 MiB/sec. | ||
6173 | 2025.02.28 23:13:53.375560 [ 255 ] {9cec4eff-331c-41df-85e6-58cfd6f2c9c1} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6174 | 2025.02.28 23:13:53.375780 [ 130 ] {} <Debug> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6175 | 2025.02.28 23:13:53.375866 [ 130 ] {} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6176 | 2025.02.28 23:13:53.375864 [ 200 ] {4d6f20be-843c-4a52-a060-6f6b12cf4a7c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6177 | 2025.02.28 23:13:53.375909 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6178 | 2025.02.28 23:13:53.375961 [ 255 ] {9cec4eff-331c-41df-85e6-58cfd6f2c9c1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.004989 sec., 2405.2916416115454 rows/sec., 187.91 KiB/sec. | ||
6179 | 2025.02.28 23:13:53.376379 [ 255 ] {9cec4eff-331c-41df-85e6-58cfd6f2c9c1} <Debug> TCPHandler: Processed in 0.005693829 sec. | ||
6180 | 2025.02.28 23:13:53.376750 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6181 | 2025.02.28 23:13:53.376819 [ 194 ] {e1024d64-9f48-4b0a-9148-f5b448ed0ba7::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 | ||
6182 | 2025.02.28 23:13:53.377015 [ 200 ] {4d6f20be-843c-4a52-a060-6f6b12cf4a7c::all_1_9_2} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6183 | 2025.02.28 23:13:53.377064 [ 4 ] {f75e0009-01ec-4eb1-ae21-3ed96fce5018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6184 | 2025.02.28 23:13:53.377176 [ 194 ] {e1024d64-9f48-4b0a-9148-f5b448ed0ba7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6185 | 2025.02.28 23:13:53.377220 [ 4 ] {f75e0009-01ec-4eb1-ae21-3ed96fce5018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6186 | 2025.02.28 23:13:53.377263 [ 194 ] {e1024d64-9f48-4b0a-9148-f5b448ed0ba7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
6187 | 2025.02.28 23:13:53.377418 [ 200 ] {4d6f20be-843c-4a52-a060-6f6b12cf4a7c::all_1_9_2} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6188 | 2025.02.28 23:13:53.377647 [ 194 ] {e1024d64-9f48-4b0a-9148-f5b448ed0ba7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
6189 | 2025.02.28 23:13:53.377855 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
6190 | 2025.02.28 23:13:53.378184 [ 194 ] {e1024d64-9f48-4b0a-9148-f5b448ed0ba7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
6191 | 2025.02.28 23:13:53.378393 [ 194 ] {e1024d64-9f48-4b0a-9148-f5b448ed0ba7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
6192 | 2025.02.28 23:13:53.378739 [ 194 ] {e1024d64-9f48-4b0a-9148-f5b448ed0ba7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
6193 | 2025.02.28 23:13:53.380038 [ 4 ] {f75e0009-01ec-4eb1-ae21-3ed96fce5018} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6194 | 2025.02.28 23:13:53.380086 [ 4 ] {f75e0009-01ec-4eb1-ae21-3ed96fce5018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6195 | 2025.02.28 23:13:53.380234 [ 200 ] {e1024d64-9f48-4b0a-9148-f5b448ed0ba7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.003840676 sec., 15622.249833102298 rows/sec., 1.25 MiB/sec. | ||
6196 | 2025.02.28 23:13:53.380475 [ 200 ] {e1024d64-9f48-4b0a-9148-f5b448ed0ba7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6197 | 2025.02.28 23:13:53.380799 [ 4 ] {f75e0009-01ec-4eb1-ae21-3ed96fce5018} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6198 | 2025.02.28 23:13:53.380982 [ 200 ] {e1024d64-9f48-4b0a-9148-f5b448ed0ba7::all_1_9_2} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6199 | 2025.02.28 23:13:53.381141 [ 200 ] {e1024d64-9f48-4b0a-9148-f5b448ed0ba7::all_1_9_2} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6200 | 2025.02.28 23:13:53.381293 [ 4 ] {f75e0009-01ec-4eb1-ae21-3ed96fce5018} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6201 | 2025.02.28 23:13:53.381327 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6202 | 2025.02.28 23:13:53.381564 [ 4 ] {f75e0009-01ec-4eb1-ae21-3ed96fce5018} <Debug> executeQuery: Read 597 rows, 45.95 KiB in 0.004603 sec., 129698.02302845969 rows/sec., 9.75 MiB/sec. | ||
6203 | 2025.02.28 23:13:53.381657 [ 4 ] {f75e0009-01ec-4eb1-ae21-3ed96fce5018} <Debug> TCPHandler: Processed in 0.005098722 sec. | ||
6204 | 2025.02.28 23:13:53.381870 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6205 | 2025.02.28 23:13:53.381997 [ 255 ] {74f05643-135e-4fe2-9480-a048351c1b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6206 | 2025.02.28 23:13:53.382049 [ 255 ] {74f05643-135e-4fe2-9480-a048351c1b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6207 | 2025.02.28 23:13:53.382831 [ 255 ] {74f05643-135e-4fe2-9480-a048351c1b0d} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6208 | 2025.02.28 23:13:53.382868 [ 255 ] {74f05643-135e-4fe2-9480-a048351c1b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6209 | 2025.02.28 23:13:53.383314 [ 255 ] {74f05643-135e-4fe2-9480-a048351c1b0d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6210 | 2025.02.28 23:13:53.383563 [ 255 ] {74f05643-135e-4fe2-9480-a048351c1b0d} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6211 | 2025.02.28 23:13:53.383793 [ 255 ] {74f05643-135e-4fe2-9480-a048351c1b0d} <Debug> executeQuery: Read 947 rows, 65.46 KiB in 0.001814 sec., 522050.71664829104 rows/sec., 35.24 MiB/sec. | ||
6212 | 2025.02.28 23:13:53.383863 [ 255 ] {74f05643-135e-4fe2-9480-a048351c1b0d} <Debug> TCPHandler: Processed in 0.002089348 sec. | ||
6213 | 2025.02.28 23:13:53.384131 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6214 | 2025.02.28 23:13:53.384290 [ 4 ] {d4524585-5152-447c-93f0-73514ae6049b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6215 | 2025.02.28 23:13:53.384383 [ 4 ] {d4524585-5152-447c-93f0-73514ae6049b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6216 | 2025.02.28 23:13:53.385585 [ 4 ] {d4524585-5152-447c-93f0-73514ae6049b} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6217 | 2025.02.28 23:13:53.385624 [ 4 ] {d4524585-5152-447c-93f0-73514ae6049b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6218 | 2025.02.28 23:13:53.386292 [ 4 ] {d4524585-5152-447c-93f0-73514ae6049b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6219 | 2025.02.28 23:13:53.386545 [ 4 ] {d4524585-5152-447c-93f0-73514ae6049b} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6220 | 2025.02.28 23:13:53.386784 [ 4 ] {d4524585-5152-447c-93f0-73514ae6049b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002524 sec., 15451.664025356577 rows/sec., 27.69 MiB/sec. | ||
6221 | 2025.02.28 23:13:53.387214 [ 4 ] {d4524585-5152-447c-93f0-73514ae6049b} <Debug> TCPHandler: Processed in 0.003247031 sec. | ||
6222 | 2025.02.28 23:13:53.387379 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6223 | 2025.02.28 23:13:53.387521 [ 255 ] {46774f24-e96c-4082-95bc-5720be8ec45f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6224 | 2025.02.28 23:13:53.387581 [ 255 ] {46774f24-e96c-4082-95bc-5720be8ec45f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6225 | 2025.02.28 23:13:53.388068 [ 255 ] {46774f24-e96c-4082-95bc-5720be8ec45f} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6226 | 2025.02.28 23:13:53.388106 [ 255 ] {46774f24-e96c-4082-95bc-5720be8ec45f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6227 | 2025.02.28 23:13:53.388470 [ 255 ] {46774f24-e96c-4082-95bc-5720be8ec45f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6228 | 2025.02.28 23:13:53.388714 [ 255 ] {46774f24-e96c-4082-95bc-5720be8ec45f} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6229 | 2025.02.28 23:13:53.388938 [ 255 ] {46774f24-e96c-4082-95bc-5720be8ec45f} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001447 sec., 16586.0400829302 rows/sec., 1.12 MiB/sec. | ||
6230 | 2025.02.28 23:13:53.388988 [ 255 ] {46774f24-e96c-4082-95bc-5720be8ec45f} <Debug> TCPHandler: Processed in 0.001677927 sec. | ||
6231 | 2025.02.28 23:13:55.237840 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 854 | ||
6232 | 2025.02.28 23:13:55.241205 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6233 | 2025.02.28 23:13:55.241266 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6234 | 2025.02.28 23:13:55.242780 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6235 | 2025.02.28 23:13:55.243099 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6236 | 2025.02.28 23:13:55.244476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 854 | ||
6237 | 2025.02.28 23:13:57.039984 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6238 | 2025.02.28 23:13:57.040329 [ 4 ] {bcaafb71-6d35-4237-93ce-e23dae93c105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6239 | 2025.02.28 23:13:57.040455 [ 4 ] {bcaafb71-6d35-4237-93ce-e23dae93c105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6240 | 2025.02.28 23:13:57.041418 [ 4 ] {bcaafb71-6d35-4237-93ce-e23dae93c105} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6241 | 2025.02.28 23:13:57.041476 [ 4 ] {bcaafb71-6d35-4237-93ce-e23dae93c105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6242 | 2025.02.28 23:13:57.041947 [ 4 ] {bcaafb71-6d35-4237-93ce-e23dae93c105} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6243 | 2025.02.28 23:13:57.042208 [ 4 ] {bcaafb71-6d35-4237-93ce-e23dae93c105} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6244 | 2025.02.28 23:13:57.042418 [ 4 ] {bcaafb71-6d35-4237-93ce-e23dae93c105} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002177 sec., 25723.47266881029 rows/sec., 1.98 MiB/sec. | ||
6245 | 2025.02.28 23:13:57.042486 [ 4 ] {bcaafb71-6d35-4237-93ce-e23dae93c105} <Debug> TCPHandler: Processed in 0.002695545 sec. | ||
6246 | 2025.02.28 23:13:57.042716 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6247 | 2025.02.28 23:13:57.042909 [ 255 ] {76fb1498-bb0b-4f0a-97ba-334a0b6a9d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6248 | 2025.02.28 23:13:57.042986 [ 255 ] {76fb1498-bb0b-4f0a-97ba-334a0b6a9d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6249 | 2025.02.28 23:13:57.043834 [ 255 ] {76fb1498-bb0b-4f0a-97ba-334a0b6a9d4a} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6250 | 2025.02.28 23:13:57.043883 [ 255 ] {76fb1498-bb0b-4f0a-97ba-334a0b6a9d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6251 | 2025.02.28 23:13:57.044323 [ 255 ] {76fb1498-bb0b-4f0a-97ba-334a0b6a9d4a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6252 | 2025.02.28 23:13:57.044580 [ 255 ] {76fb1498-bb0b-4f0a-97ba-334a0b6a9d4a} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6253 | 2025.02.28 23:13:57.044822 [ 255 ] {76fb1498-bb0b-4f0a-97ba-334a0b6a9d4a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001966 sec., 32553.407934893185 rows/sec., 2.54 MiB/sec. | ||
6254 | 2025.02.28 23:13:57.044892 [ 255 ] {76fb1498-bb0b-4f0a-97ba-334a0b6a9d4a} <Debug> TCPHandler: Processed in 0.002299574 sec. | ||
6255 | 2025.02.28 23:13:57.045097 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6256 | 2025.02.28 23:13:57.045330 [ 4 ] {fa6dd0bc-78c6-41c6-bb5f-5ad6ebc9d831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6257 | 2025.02.28 23:13:57.045435 [ 4 ] {fa6dd0bc-78c6-41c6-bb5f-5ad6ebc9d831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6258 | 2025.02.28 23:13:57.046209 [ 4 ] {fa6dd0bc-78c6-41c6-bb5f-5ad6ebc9d831} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6259 | 2025.02.28 23:13:57.046249 [ 4 ] {fa6dd0bc-78c6-41c6-bb5f-5ad6ebc9d831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6260 | 2025.02.28 23:13:57.046659 [ 4 ] {fa6dd0bc-78c6-41c6-bb5f-5ad6ebc9d831} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6261 | 2025.02.28 23:13:57.046898 [ 4 ] {fa6dd0bc-78c6-41c6-bb5f-5ad6ebc9d831} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6262 | 2025.02.28 23:13:57.047084 [ 4 ] {fa6dd0bc-78c6-41c6-bb5f-5ad6ebc9d831} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001816 sec., 52863.43612334802 rows/sec., 3.68 MiB/sec. | ||
6263 | 2025.02.28 23:13:57.047140 [ 4 ] {fa6dd0bc-78c6-41c6-bb5f-5ad6ebc9d831} <Debug> TCPHandler: Processed in 0.00215312 sec. | ||
6264 | 2025.02.28 23:13:57.047287 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6265 | 2025.02.28 23:13:57.047433 [ 255 ] {f726329e-8c77-49f8-9a0a-6aaf7b7a06f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6266 | 2025.02.28 23:13:57.047496 [ 255 ] {f726329e-8c77-49f8-9a0a-6aaf7b7a06f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6267 | 2025.02.28 23:13:57.048036 [ 255 ] {f726329e-8c77-49f8-9a0a-6aaf7b7a06f8} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6268 | 2025.02.28 23:13:57.048075 [ 255 ] {f726329e-8c77-49f8-9a0a-6aaf7b7a06f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6269 | 2025.02.28 23:13:57.048463 [ 255 ] {f726329e-8c77-49f8-9a0a-6aaf7b7a06f8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6270 | 2025.02.28 23:13:57.048705 [ 255 ] {f726329e-8c77-49f8-9a0a-6aaf7b7a06f8} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6271 | 2025.02.28 23:13:57.048907 [ 255 ] {f726329e-8c77-49f8-9a0a-6aaf7b7a06f8} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001509 sec., 23856.85884691849 rows/sec., 1.61 MiB/sec. | ||
6272 | 2025.02.28 23:13:57.048960 [ 255 ] {f726329e-8c77-49f8-9a0a-6aaf7b7a06f8} <Debug> TCPHandler: Processed in 0.001741149 sec. | ||
6273 | 2025.02.28 23:13:57.666906 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 | ||
6274 | 2025.02.28 23:13:57.667560 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6275 | 2025.02.28 23:13:57.667611 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6276 | 2025.02.28 23:13:57.668134 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6277 | 2025.02.28 23:13:57.668387 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6278 | 2025.02.28 23:13:57.668639 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 | ||
6279 | 2025.02.28 23:13:58.910769 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
6280 | 2025.02.28 23:13:58.932529 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6281 | 2025.02.28 23:13:58.932588 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
6282 | 2025.02.28 23:13:58.940129 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6283 | 2025.02.28 23:13:58.940927 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6284 | 2025.02.28 23:13:58.943683 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
6285 | 2025.02.28 23:14:02.042911 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6286 | 2025.02.28 23:14:02.043176 [ 4 ] {c8706942-af05-4cec-ba89-30623663a655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6287 | 2025.02.28 23:14:02.043249 [ 4 ] {c8706942-af05-4cec-ba89-30623663a655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6288 | 2025.02.28 23:14:02.044043 [ 4 ] {c8706942-af05-4cec-ba89-30623663a655} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6289 | 2025.02.28 23:14:02.044090 [ 4 ] {c8706942-af05-4cec-ba89-30623663a655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6290 | 2025.02.28 23:14:02.044511 [ 4 ] {c8706942-af05-4cec-ba89-30623663a655} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6291 | 2025.02.28 23:14:02.044764 [ 4 ] {c8706942-af05-4cec-ba89-30623663a655} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6292 | 2025.02.28 23:14:02.045016 [ 4 ] {c8706942-af05-4cec-ba89-30623663a655} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001893 sec., 29582.673005810884 rows/sec., 2.27 MiB/sec. | ||
6293 | 2025.02.28 23:14:02.045073 [ 4 ] {c8706942-af05-4cec-ba89-30623663a655} <Debug> TCPHandler: Processed in 0.002352826 sec. | ||
6294 | 2025.02.28 23:14:02.045332 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6295 | 2025.02.28 23:14:02.045539 [ 255 ] {9dc41941-e25b-4868-bee6-202704c2eb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6296 | 2025.02.28 23:14:02.045616 [ 255 ] {9dc41941-e25b-4868-bee6-202704c2eb6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6297 | 2025.02.28 23:14:02.046420 [ 255 ] {9dc41941-e25b-4868-bee6-202704c2eb6c} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6298 | 2025.02.28 23:14:02.046463 [ 255 ] {9dc41941-e25b-4868-bee6-202704c2eb6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6299 | 2025.02.28 23:14:02.046879 [ 255 ] {9dc41941-e25b-4868-bee6-202704c2eb6c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6300 | 2025.02.28 23:14:02.047130 [ 255 ] {9dc41941-e25b-4868-bee6-202704c2eb6c} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6301 | 2025.02.28 23:14:02.047362 [ 255 ] {9dc41941-e25b-4868-bee6-202704c2eb6c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001881 sec., 34024.455077086655 rows/sec., 2.66 MiB/sec. | ||
6302 | 2025.02.28 23:14:02.047418 [ 255 ] {9dc41941-e25b-4868-bee6-202704c2eb6c} <Debug> TCPHandler: Processed in 0.002220082 sec. | ||
6303 | 2025.02.28 23:14:02.047589 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6304 | 2025.02.28 23:14:02.047726 [ 4 ] {d9dfbab1-5997-42f9-ad5c-d8014abcf1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6305 | 2025.02.28 23:14:02.047790 [ 4 ] {d9dfbab1-5997-42f9-ad5c-d8014abcf1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6306 | 2025.02.28 23:14:02.048395 [ 4 ] {d9dfbab1-5997-42f9-ad5c-d8014abcf1a1} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6307 | 2025.02.28 23:14:02.048434 [ 4 ] {d9dfbab1-5997-42f9-ad5c-d8014abcf1a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6308 | 2025.02.28 23:14:02.048820 [ 4 ] {d9dfbab1-5997-42f9-ad5c-d8014abcf1a1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6309 | 2025.02.28 23:14:02.049048 [ 4 ] {d9dfbab1-5997-42f9-ad5c-d8014abcf1a1} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6310 | 2025.02.28 23:14:02.049270 [ 4 ] {d9dfbab1-5997-42f9-ad5c-d8014abcf1a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec. | ||
6311 | 2025.02.28 23:14:02.049322 [ 4 ] {d9dfbab1-5997-42f9-ad5c-d8014abcf1a1} <Debug> TCPHandler: Processed in 0.001799501 sec. | ||
6312 | 2025.02.28 23:14:02.049474 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6313 | 2025.02.28 23:14:02.049611 [ 255 ] {3a990539-bc75-4733-b5fc-8123d8e5269a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6314 | 2025.02.28 23:14:02.049671 [ 255 ] {3a990539-bc75-4733-b5fc-8123d8e5269a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6315 | 2025.02.28 23:14:02.050224 [ 255 ] {3a990539-bc75-4733-b5fc-8123d8e5269a} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6316 | 2025.02.28 23:14:02.050264 [ 255 ] {3a990539-bc75-4733-b5fc-8123d8e5269a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6317 | 2025.02.28 23:14:02.050636 [ 255 ] {3a990539-bc75-4733-b5fc-8123d8e5269a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6318 | 2025.02.28 23:14:02.050866 [ 255 ] {3a990539-bc75-4733-b5fc-8123d8e5269a} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6319 | 2025.02.28 23:14:02.051080 [ 255 ] {3a990539-bc75-4733-b5fc-8123d8e5269a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001498 sec., 40053.40453938585 rows/sec., 2.70 MiB/sec. | ||
6320 | 2025.02.28 23:14:02.051128 [ 255 ] {3a990539-bc75-4733-b5fc-8123d8e5269a} <Debug> TCPHandler: Processed in 0.001720818 sec. | ||
6321 | 2025.02.28 23:14:04.993065 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6322 | 2025.02.28 23:14:04.993126 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6323 | 2025.02.28 23:14:05.168751 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 | ||
6324 | 2025.02.28 23:14:05.169419 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6325 | 2025.02.28 23:14:05.169464 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6326 | 2025.02.28 23:14:05.169996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6327 | 2025.02.28 23:14:05.170246 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6328 | 2025.02.28 23:14:05.170475 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
6329 | 2025.02.28 23:14:05.244750 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 870 | ||
6330 | 2025.02.28 23:14:05.247683 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6331 | 2025.02.28 23:14:05.247740 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6332 | 2025.02.28 23:14:05.249245 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6333 | 2025.02.28 23:14:05.249564 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6334 | 2025.02.28 23:14:05.251154 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 870 | ||
6335 | 2025.02.28 23:14:06.443746 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
6336 | 2025.02.28 23:14:06.466744 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6337 | 2025.02.28 23:14:06.466811 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6338 | 2025.02.28 23:14:06.474517 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6339 | 2025.02.28 23:14:06.475413 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6340 | 2025.02.28 23:14:06.478712 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
6341 | 2025.02.28 23:14:07.044071 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6342 | 2025.02.28 23:14:07.044357 [ 4 ] {ff5761e8-14e2-4061-8cc7-8a09c5bd6e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6343 | 2025.02.28 23:14:07.044434 [ 4 ] {ff5761e8-14e2-4061-8cc7-8a09c5bd6e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6344 | 2025.02.28 23:14:07.045220 [ 4 ] {ff5761e8-14e2-4061-8cc7-8a09c5bd6e8f} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6345 | 2025.02.28 23:14:07.045277 [ 4 ] {ff5761e8-14e2-4061-8cc7-8a09c5bd6e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6346 | 2025.02.28 23:14:07.045734 [ 4 ] {ff5761e8-14e2-4061-8cc7-8a09c5bd6e8f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6347 | 2025.02.28 23:14:07.045982 [ 4 ] {ff5761e8-14e2-4061-8cc7-8a09c5bd6e8f} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6348 | 2025.02.28 23:14:07.046208 [ 116 ] {} <Debug> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6349 | 2025.02.28 23:14:07.046233 [ 4 ] {ff5761e8-14e2-4061-8cc7-8a09c5bd6e8f} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001924 sec., 69646.56964656965 rows/sec., 6.01 MiB/sec. | ||
6350 | 2025.02.28 23:14:07.046299 [ 116 ] {} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6351 | 2025.02.28 23:14:07.046375 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6352 | 2025.02.28 23:14:07.046388 [ 4 ] {ff5761e8-14e2-4061-8cc7-8a09c5bd6e8f} <Debug> TCPHandler: Processed in 0.002512171 sec. | ||
6353 | 2025.02.28 23:14:07.046724 [ 191 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::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 | ||
6354 | 2025.02.28 23:14:07.046731 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6355 | 2025.02.28 23:14:07.047187 [ 255 ] {665af416-5912-42e4-82d0-f64085c4fe97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6356 | 2025.02.28 23:14:07.047348 [ 191 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6357 | 2025.02.28 23:14:07.047384 [ 255 ] {665af416-5912-42e4-82d0-f64085c4fe97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6358 | 2025.02.28 23:14:07.047480 [ 191 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1403 rows starting from the beginning of the part | ||
6359 | 2025.02.28 23:14:07.047823 [ 191 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
6360 | 2025.02.28 23:14:07.048000 [ 191 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1395 rows starting from the beginning of the part | ||
6361 | 2025.02.28 23:14:07.048179 [ 191 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
6362 | 2025.02.28 23:14:07.048380 [ 191 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
6363 | 2025.02.28 23:14:07.048578 [ 191 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 134 rows starting from the beginning of the part | ||
6364 | 2025.02.28 23:14:07.049265 [ 255 ] {665af416-5912-42e4-82d0-f64085c4fe97} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6365 | 2025.02.28 23:14:07.049317 [ 255 ] {665af416-5912-42e4-82d0-f64085c4fe97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6366 | 2025.02.28 23:14:07.049853 [ 255 ] {665af416-5912-42e4-82d0-f64085c4fe97} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6367 | 2025.02.28 23:14:07.050155 [ 255 ] {665af416-5912-42e4-82d0-f64085c4fe97} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6368 | 2025.02.28 23:14:07.050429 [ 255 ] {665af416-5912-42e4-82d0-f64085c4fe97} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.003385 sec., 11521.418020679468 rows/sec., 866.36 KiB/sec. | ||
6369 | 2025.02.28 23:14:07.050552 [ 255 ] {665af416-5912-42e4-82d0-f64085c4fe97} <Debug> TCPHandler: Processed in 0.004040293 sec. | ||
6370 | 2025.02.28 23:14:07.050734 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.004233248 sec., 732298.2258540015 rows/sec., 64.04 MiB/sec. | ||
6371 | 2025.02.28 23:14:07.050760 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6372 | 2025.02.28 23:14:07.050951 [ 4 ] {d0fe03da-824d-44b3-a6aa-d67100ecc4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6373 | 2025.02.28 23:14:07.051035 [ 4 ] {d0fe03da-824d-44b3-a6aa-d67100ecc4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6374 | 2025.02.28 23:14:07.051114 [ 200 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6375 | 2025.02.28 23:14:07.051854 [ 194 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_66_13} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6376 | 2025.02.28 23:14:07.052028 [ 194 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_66_13} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
6377 | 2025.02.28 23:14:07.052170 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
6378 | 2025.02.28 23:14:07.052245 [ 4 ] {d0fe03da-824d-44b3-a6aa-d67100ecc4bf} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6379 | 2025.02.28 23:14:07.052285 [ 4 ] {d0fe03da-824d-44b3-a6aa-d67100ecc4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6380 | 2025.02.28 23:14:07.052668 [ 4 ] {d0fe03da-824d-44b3-a6aa-d67100ecc4bf} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6381 | 2025.02.28 23:14:07.052911 [ 4 ] {d0fe03da-824d-44b3-a6aa-d67100ecc4bf} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6382 | 2025.02.28 23:14:07.053075 [ 116 ] {} <Debug> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6383 | 2025.02.28 23:14:07.053127 [ 116 ] {} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6384 | 2025.02.28 23:14:07.053158 [ 4 ] {d0fe03da-824d-44b3-a6aa-d67100ecc4bf} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.002246 sec., 45859.30543187889 rows/sec., 3.58 MiB/sec. | ||
6385 | 2025.02.28 23:14:07.053164 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6386 | 2025.02.28 23:14:07.053328 [ 4 ] {d0fe03da-824d-44b3-a6aa-d67100ecc4bf} <Debug> TCPHandler: Processed in 0.002640714 sec. | ||
6387 | 2025.02.28 23:14:07.053413 [ 195 ] {a079f8e2-c903-4107-91de-e012d9efb30f::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 | ||
6388 | 2025.02.28 23:14:07.053499 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6389 | 2025.02.28 23:14:07.053555 [ 195 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6390 | 2025.02.28 23:14:07.053595 [ 195 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 631 rows starting from the beginning of the part | ||
6391 | 2025.02.28 23:14:07.053644 [ 255 ] {bc18bb45-5de4-49a2-af32-7268d037f9d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6392 | 2025.02.28 23:14:07.053713 [ 195 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
6393 | 2025.02.28 23:14:07.053751 [ 255 ] {bc18bb45-5de4-49a2-af32-7268d037f9d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6394 | 2025.02.28 23:14:07.054040 [ 195 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 597 rows starting from the beginning of the part | ||
6395 | 2025.02.28 23:14:07.054435 [ 195 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
6396 | 2025.02.28 23:14:07.054745 [ 195 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
6397 | 2025.02.28 23:14:07.055064 [ 195 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 103 rows starting from the beginning of the part | ||
6398 | 2025.02.28 23:14:07.055993 [ 255 ] {bc18bb45-5de4-49a2-af32-7268d037f9d6} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6399 | 2025.02.28 23:14:07.056039 [ 255 ] {bc18bb45-5de4-49a2-af32-7268d037f9d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6400 | 2025.02.28 23:14:07.056625 [ 255 ] {bc18bb45-5de4-49a2-af32-7268d037f9d6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6401 | 2025.02.28 23:14:07.056891 [ 195 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.00358729 sec., 424554.4686936378 rows/sec., 33.81 MiB/sec. | ||
6402 | 2025.02.28 23:14:07.056958 [ 255 ] {bc18bb45-5de4-49a2-af32-7268d037f9d6} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6403 | 2025.02.28 23:14:07.057042 [ 195 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6404 | 2025.02.28 23:14:07.057176 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6405 | 2025.02.28 23:14:07.057292 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6406 | 2025.02.28 23:14:07.057366 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6407 | 2025.02.28 23:14:07.057387 [ 255 ] {bc18bb45-5de4-49a2-af32-7268d037f9d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003768 sec., 42462.84501061571 rows/sec., 2.96 MiB/sec. | ||
6408 | 2025.02.28 23:14:07.057888 [ 255 ] {bc18bb45-5de4-49a2-af32-7268d037f9d6} <Debug> TCPHandler: Processed in 0.004430514 sec. | ||
6409 | 2025.02.28 23:14:07.057954 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
6410 | 2025.02.28 23:14:07.057988 [ 195 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_66_13} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6411 | 2025.02.28 23:14:07.058466 [ 195 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_66_13} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
6412 | 2025.02.28 23:14:07.058692 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6413 | 2025.02.28 23:14:07.058730 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
6414 | 2025.02.28 23:14:07.058842 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 16915 rows starting from the beginning of the part | ||
6415 | 2025.02.28 23:14:07.059243 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6416 | 2025.02.28 23:14:07.059297 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
6417 | 2025.02.28 23:14:07.059811 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 947 rows starting from the beginning of the part | ||
6418 | 2025.02.28 23:14:07.060128 [ 4 ] {a66b8ce7-2f37-43f2-9736-9363c3bdb3bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6419 | 2025.02.28 23:14:07.060197 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 96 rows starting from the beginning of the part | ||
6420 | 2025.02.28 23:14:07.060546 [ 4 ] {a66b8ce7-2f37-43f2-9736-9363c3bdb3bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6421 | 2025.02.28 23:14:07.060560 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
6422 | 2025.02.28 23:14:07.060973 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
6423 | 2025.02.28 23:14:07.064547 [ 4 ] {a66b8ce7-2f37-43f2-9736-9363c3bdb3bc} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6424 | 2025.02.28 23:14:07.064633 [ 4 ] {a66b8ce7-2f37-43f2-9736-9363c3bdb3bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6425 | 2025.02.28 23:14:07.065978 [ 4 ] {a66b8ce7-2f37-43f2-9736-9363c3bdb3bc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6426 | 2025.02.28 23:14:07.066660 [ 4 ] {a66b8ce7-2f37-43f2-9736-9363c3bdb3bc} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6427 | 2025.02.28 23:14:07.066992 [ 4 ] {a66b8ce7-2f37-43f2-9736-9363c3bdb3bc} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.007172 sec., 5437.813720022309 rows/sec., 9.74 MiB/sec. | ||
6428 | 2025.02.28 23:14:07.067665 [ 4 ] {a66b8ce7-2f37-43f2-9736-9363c3bdb3bc} <Debug> TCPHandler: Processed in 0.009618948 sec. | ||
6429 | 2025.02.28 23:14:07.068040 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6430 | 2025.02.28 23:14:07.068185 [ 255 ] {2b8cff95-57d7-4bd5-999b-51b667813d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6431 | 2025.02.28 23:14:07.068247 [ 255 ] {2b8cff95-57d7-4bd5-999b-51b667813d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6432 | 2025.02.28 23:14:07.068808 [ 255 ] {2b8cff95-57d7-4bd5-999b-51b667813d65} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6433 | 2025.02.28 23:14:07.068851 [ 255 ] {2b8cff95-57d7-4bd5-999b-51b667813d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6434 | 2025.02.28 23:14:07.069226 [ 194 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18438 rows, containing 5 columns (5 merged, 0 gathered) in 0.011709986 sec., 1574553.5477155992 rows/sec., 107.91 MiB/sec. | ||
6435 | 2025.02.28 23:14:07.069457 [ 255 ] {2b8cff95-57d7-4bd5-999b-51b667813d65} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6436 | 2025.02.28 23:14:07.069558 [ 194 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6437 | 2025.02.28 23:14:07.069864 [ 255 ] {2b8cff95-57d7-4bd5-999b-51b667813d65} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6438 | 2025.02.28 23:14:07.070125 [ 194 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6439 | 2025.02.28 23:14:07.070128 [ 114 ] {} <Debug> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6440 | 2025.02.28 23:14:07.070247 [ 114 ] {} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6441 | 2025.02.28 23:14:07.070305 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6442 | 2025.02.28 23:14:07.070364 [ 255 ] {2b8cff95-57d7-4bd5-999b-51b667813d65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002185 sec., 27459.95423340961 rows/sec., 1.85 MiB/sec. | ||
6443 | 2025.02.28 23:14:07.070418 [ 194 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
6444 | 2025.02.28 23:14:07.070734 [ 255 ] {2b8cff95-57d7-4bd5-999b-51b667813d65} <Debug> TCPHandler: Processed in 0.002954053 sec. | ||
6445 | 2025.02.28 23:14:07.070774 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.18 MiB. | ||
6446 | 2025.02.28 23:14:07.070769 [ 193 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
6447 | 2025.02.28 23:14:07.071011 [ 193 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6448 | 2025.02.28 23:14:07.071050 [ 193 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3156 rows starting from the beginning of the part | ||
6449 | 2025.02.28 23:14:07.071171 [ 193 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
6450 | 2025.02.28 23:14:07.071351 [ 193 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 24 rows starting from the beginning of the part | ||
6451 | 2025.02.28 23:14:07.071562 [ 193 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
6452 | 2025.02.28 23:14:07.071700 [ 193 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
6453 | 2025.02.28 23:14:07.071876 [ 193 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
6454 | 2025.02.28 23:14:07.073484 [ 190 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3396 rows, containing 4 columns (4 merged, 0 gathered) in 0.003042985 sec., 1116009.444673569 rows/sec., 75.21 MiB/sec. | ||
6455 | 2025.02.28 23:14:07.073773 [ 190 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6456 | 2025.02.28 23:14:07.074072 [ 190 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_66_13} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6457 | 2025.02.28 23:14:07.074152 [ 190 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_66_13} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
6458 | 2025.02.28 23:14:07.074234 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
6459 | 2025.02.28 23:14:12.043290 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6460 | 2025.02.28 23:14:12.043566 [ 4 ] {ca345b46-88b0-4d47-b676-29827bccfb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6461 | 2025.02.28 23:14:12.043640 [ 4 ] {ca345b46-88b0-4d47-b676-29827bccfb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6462 | 2025.02.28 23:14:12.044437 [ 4 ] {ca345b46-88b0-4d47-b676-29827bccfb50} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6463 | 2025.02.28 23:14:12.044483 [ 4 ] {ca345b46-88b0-4d47-b676-29827bccfb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6464 | 2025.02.28 23:14:12.044916 [ 4 ] {ca345b46-88b0-4d47-b676-29827bccfb50} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6465 | 2025.02.28 23:14:12.045169 [ 4 ] {ca345b46-88b0-4d47-b676-29827bccfb50} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6466 | 2025.02.28 23:14:12.045377 [ 4 ] {ca345b46-88b0-4d47-b676-29827bccfb50} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001865 sec., 30026.809651474534 rows/sec., 2.31 MiB/sec. | ||
6467 | 2025.02.28 23:14:12.045442 [ 4 ] {ca345b46-88b0-4d47-b676-29827bccfb50} <Debug> TCPHandler: Processed in 0.002346526 sec. | ||
6468 | 2025.02.28 23:14:12.045701 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6469 | 2025.02.28 23:14:12.045907 [ 255 ] {a734842f-9d54-4efb-9e89-f31340d67e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6470 | 2025.02.28 23:14:12.045985 [ 255 ] {a734842f-9d54-4efb-9e89-f31340d67e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6471 | 2025.02.28 23:14:12.046800 [ 255 ] {a734842f-9d54-4efb-9e89-f31340d67e97} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6472 | 2025.02.28 23:14:12.046845 [ 255 ] {a734842f-9d54-4efb-9e89-f31340d67e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6473 | 2025.02.28 23:14:12.047279 [ 255 ] {a734842f-9d54-4efb-9e89-f31340d67e97} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6474 | 2025.02.28 23:14:12.047533 [ 255 ] {a734842f-9d54-4efb-9e89-f31340d67e97} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6475 | 2025.02.28 23:14:12.047804 [ 255 ] {a734842f-9d54-4efb-9e89-f31340d67e97} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001945 sec., 32904.88431876607 rows/sec., 2.57 MiB/sec. | ||
6476 | 2025.02.28 23:14:12.047884 [ 255 ] {a734842f-9d54-4efb-9e89-f31340d67e97} <Debug> TCPHandler: Processed in 0.002317294 sec. | ||
6477 | 2025.02.28 23:14:12.048145 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6478 | 2025.02.28 23:14:12.048318 [ 4 ] {9a28b316-01b2-47b2-a6d7-85e96c8de841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6479 | 2025.02.28 23:14:12.048376 [ 4 ] {9a28b316-01b2-47b2-a6d7-85e96c8de841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6480 | 2025.02.28 23:14:12.048952 [ 4 ] {9a28b316-01b2-47b2-a6d7-85e96c8de841} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6481 | 2025.02.28 23:14:12.048991 [ 4 ] {9a28b316-01b2-47b2-a6d7-85e96c8de841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6482 | 2025.02.28 23:14:12.049412 [ 4 ] {9a28b316-01b2-47b2-a6d7-85e96c8de841} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6483 | 2025.02.28 23:14:12.049648 [ 4 ] {9a28b316-01b2-47b2-a6d7-85e96c8de841} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6484 | 2025.02.28 23:14:12.049830 [ 4 ] {9a28b316-01b2-47b2-a6d7-85e96c8de841} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001543 sec., 103694.10239792611 rows/sec., 7.22 MiB/sec. | ||
6485 | 2025.02.28 23:14:12.049885 [ 4 ] {9a28b316-01b2-47b2-a6d7-85e96c8de841} <Debug> TCPHandler: Processed in 0.001884442 sec. | ||
6486 | 2025.02.28 23:14:12.050042 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6487 | 2025.02.28 23:14:12.050189 [ 255 ] {e5c86f62-d925-48b2-995d-27924f088ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6488 | 2025.02.28 23:14:12.050252 [ 255 ] {e5c86f62-d925-48b2-995d-27924f088ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6489 | 2025.02.28 23:14:12.050789 [ 255 ] {e5c86f62-d925-48b2-995d-27924f088ce4} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6490 | 2025.02.28 23:14:12.050828 [ 255 ] {e5c86f62-d925-48b2-995d-27924f088ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6491 | 2025.02.28 23:14:12.051209 [ 255 ] {e5c86f62-d925-48b2-995d-27924f088ce4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6492 | 2025.02.28 23:14:12.051466 [ 255 ] {e5c86f62-d925-48b2-995d-27924f088ce4} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6493 | 2025.02.28 23:14:12.051700 [ 255 ] {e5c86f62-d925-48b2-995d-27924f088ce4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001544 sec., 38860.103626943004 rows/sec., 2.62 MiB/sec. | ||
6494 | 2025.02.28 23:14:12.051796 [ 255 ] {e5c86f62-d925-48b2-995d-27924f088ce4} <Debug> TCPHandler: Processed in 0.001820481 sec. | ||
6495 | 2025.02.28 23:14:12.670627 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 | ||
6496 | 2025.02.28 23:14:12.671615 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6497 | 2025.02.28 23:14:12.671720 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6498 | 2025.02.28 23:14:12.672444 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6499 | 2025.02.28 23:14:12.672798 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6500 | 2025.02.28 23:14:12.673075 [ 110 ] {} <Debug> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6501 | 2025.02.28 23:14:12.673116 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 | ||
6502 | 2025.02.28 23:14:12.673161 [ 110 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6503 | 2025.02.28 23:14:12.673189 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6504 | 2025.02.28 23:14:12.673376 [ 202 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::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 | ||
6505 | 2025.02.28 23:14:12.673707 [ 202 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6506 | 2025.02.28 23:14:12.673764 [ 202 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::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 | ||
6507 | 2025.02.28 23:14:12.673847 [ 202 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part | ||
6508 | 2025.02.28 23:14:12.673945 [ 202 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part | ||
6509 | 2025.02.28 23:14:12.674053 [ 202 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part | ||
6510 | 2025.02.28 23:14:12.674129 [ 202 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part | ||
6511 | 2025.02.28 23:14:12.674221 [ 202 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part | ||
6512 | 2025.02.28 23:14:12.676444 [ 192 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.003187449 sec., 5894368.8197050365 rows/sec., 84.32 MiB/sec. | ||
6513 | 2025.02.28 23:14:12.676824 [ 192 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6514 | 2025.02.28 23:14:12.677193 [ 192 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_41_8} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6515 | 2025.02.28 23:14:12.677289 [ 192 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_41_8} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6516 | 2025.02.28 23:14:12.677419 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
6517 | 2025.02.28 23:14:13.978765 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
6518 | 2025.02.28 23:14:14.002473 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6519 | 2025.02.28 23:14:14.002532 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6520 | 2025.02.28 23:14:14.009989 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6521 | 2025.02.28 23:14:14.010771 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6522 | 2025.02.28 23:14:14.011219 [ 109 ] {} <Debug> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6523 | 2025.02.28 23:14:14.011360 [ 109 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6524 | 2025.02.28 23:14:14.011439 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6525 | 2025.02.28 23:14:14.011935 [ 188 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
6526 | 2025.02.28 23:14:14.026903 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
6527 | 2025.02.28 23:14:14.028749 [ 188 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6528 | 2025.02.28 23:14:14.030387 [ 188 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
6529 | 2025.02.28 23:14:14.037588 [ 188 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
6530 | 2025.02.28 23:14:14.043229 [ 188 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
6531 | 2025.02.28 23:14:14.048914 [ 188 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
6532 | 2025.02.28 23:14:14.054732 [ 188 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
6533 | 2025.02.28 23:14:14.059428 [ 188 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
6534 | 2025.02.28 23:14:14.118311 [ 197 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.106713616 sec., 2895.6005014392917 rows/sec., 14.97 MiB/sec. | ||
6535 | 2025.02.28 23:14:14.121424 [ 197 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6536 | 2025.02.28 23:14:14.124507 [ 197 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_41_8} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6537 | 2025.02.28 23:14:14.124642 [ 197 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_41_8} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6538 | 2025.02.28 23:14:14.127309 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
6539 | 2025.02.28 23:14:15.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.65 MiB, peak 225.05 MiB, free memory in arenas 0.00 B, will set to 213.06 MiB (RSS), difference: 1.41 MiB | ||
6540 | 2025.02.28 23:14:15.251292 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 890 | ||
6541 | 2025.02.28 23:14:15.254131 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6542 | 2025.02.28 23:14:15.254183 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6543 | 2025.02.28 23:14:15.255640 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6544 | 2025.02.28 23:14:15.255937 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6545 | 2025.02.28 23:14:15.257044 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 890 | ||
6546 | 2025.02.28 23:14:17.044357 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6547 | 2025.02.28 23:14:17.044561 [ 4 ] {9e5333f2-9070-407f-81b6-8c5a438dd2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6548 | 2025.02.28 23:14:17.044633 [ 4 ] {9e5333f2-9070-407f-81b6-8c5a438dd2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6549 | 2025.02.28 23:14:17.045424 [ 4 ] {9e5333f2-9070-407f-81b6-8c5a438dd2a5} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6550 | 2025.02.28 23:14:17.045475 [ 4 ] {9e5333f2-9070-407f-81b6-8c5a438dd2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6551 | 2025.02.28 23:14:17.045912 [ 4 ] {9e5333f2-9070-407f-81b6-8c5a438dd2a5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
6552 | 2025.02.28 23:14:17.046162 [ 4 ] {9e5333f2-9070-407f-81b6-8c5a438dd2a5} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6553 | 2025.02.28 23:14:17.046395 [ 4 ] {9e5333f2-9070-407f-81b6-8c5a438dd2a5} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001888 sec., 70974.57627118644 rows/sec., 6.12 MiB/sec. | ||
6554 | 2025.02.28 23:14:17.046453 [ 4 ] {9e5333f2-9070-407f-81b6-8c5a438dd2a5} <Debug> TCPHandler: Processed in 0.002232562 sec. | ||
6555 | 2025.02.28 23:14:17.046699 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6556 | 2025.02.28 23:14:17.046892 [ 255 ] {3f0718ab-3bc3-448c-b514-41761db80307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6557 | 2025.02.28 23:14:17.046965 [ 255 ] {3f0718ab-3bc3-448c-b514-41761db80307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6558 | 2025.02.28 23:14:17.047719 [ 255 ] {3f0718ab-3bc3-448c-b514-41761db80307} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6559 | 2025.02.28 23:14:17.047765 [ 255 ] {3f0718ab-3bc3-448c-b514-41761db80307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6560 | 2025.02.28 23:14:17.048205 [ 255 ] {3f0718ab-3bc3-448c-b514-41761db80307} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6561 | 2025.02.28 23:14:17.048473 [ 255 ] {3f0718ab-3bc3-448c-b514-41761db80307} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6562 | 2025.02.28 23:14:17.048621 [ 107 ] {} <Debug> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
6563 | 2025.02.28 23:14:17.048674 [ 107 ] {} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6564 | 2025.02.28 23:14:17.048687 [ 255 ] {3f0718ab-3bc3-448c-b514-41761db80307} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001846 sec., 21126.76056338028 rows/sec., 1.55 MiB/sec. | ||
6565 | 2025.02.28 23:14:17.048707 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6566 | 2025.02.28 23:14:17.048823 [ 255 ] {3f0718ab-3bc3-448c-b514-41761db80307} <Debug> TCPHandler: Processed in 0.002259243 sec. | ||
6567 | 2025.02.28 23:14:17.049121 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6568 | 2025.02.28 23:14:17.049232 [ 198 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
6569 | 2025.02.28 23:14:17.049562 [ 4 ] {aee64499-a4ed-4cc4-9514-8711225ec847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6570 | 2025.02.28 23:14:17.049747 [ 4 ] {aee64499-a4ed-4cc4-9514-8711225ec847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6571 | 2025.02.28 23:14:17.049809 [ 198 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6572 | 2025.02.28 23:14:17.049907 [ 198 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 69 rows starting from the beginning of the part | ||
6573 | 2025.02.28 23:14:17.050041 [ 198 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part | ||
6574 | 2025.02.28 23:14:17.050388 [ 198 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part | ||
6575 | 2025.02.28 23:14:17.050748 [ 198 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 53 rows starting from the beginning of the part | ||
6576 | 2025.02.28 23:14:17.051048 [ 198 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part | ||
6577 | 2025.02.28 23:14:17.051422 [ 198 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part | ||
6578 | 2025.02.28 23:14:17.052343 [ 4 ] {aee64499-a4ed-4cc4-9514-8711225ec847} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6579 | 2025.02.28 23:14:17.052389 [ 4 ] {aee64499-a4ed-4cc4-9514-8711225ec847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6580 | 2025.02.28 23:14:17.052956 [ 4 ] {aee64499-a4ed-4cc4-9514-8711225ec847} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
6581 | 2025.02.28 23:14:17.053223 [ 196 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 5 columns (5 merged, 0 gathered) in 0.004384612 sec., 63403.557715027004 rows/sec., 4.90 MiB/sec. | ||
6582 | 2025.02.28 23:14:17.053357 [ 4 ] {aee64499-a4ed-4cc4-9514-8711225ec847} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6583 | 2025.02.28 23:14:17.053566 [ 196 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
6584 | 2025.02.28 23:14:17.053818 [ 4 ] {aee64499-a4ed-4cc4-9514-8711225ec847} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.004411 sec., 23350.714123781454 rows/sec., 1.82 MiB/sec. | ||
6585 | 2025.02.28 23:14:17.053959 [ 4 ] {aee64499-a4ed-4cc4-9514-8711225ec847} <Debug> TCPHandler: Processed in 0.005024761 sec. | ||
6586 | 2025.02.28 23:14:17.054140 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6587 | 2025.02.28 23:14:17.054210 [ 196 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_29_6} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6588 | 2025.02.28 23:14:17.054401 [ 255 ] {d52dc80f-7253-4829-85b4-9000e646e6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6589 | 2025.02.28 23:14:17.054409 [ 196 ] {b204a9e0-8d86-412c-a6c2-6072aec2ece4::all_1_29_6} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
6590 | 2025.02.28 23:14:17.054498 [ 255 ] {d52dc80f-7253-4829-85b4-9000e646e6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6591 | 2025.02.28 23:14:17.054607 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
6592 | 2025.02.28 23:14:17.055239 [ 255 ] {d52dc80f-7253-4829-85b4-9000e646e6e4} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6593 | 2025.02.28 23:14:17.055282 [ 255 ] {d52dc80f-7253-4829-85b4-9000e646e6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6594 | 2025.02.28 23:14:17.055685 [ 255 ] {d52dc80f-7253-4829-85b4-9000e646e6e4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
6595 | 2025.02.28 23:14:17.055920 [ 255 ] {d52dc80f-7253-4829-85b4-9000e646e6e4} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6596 | 2025.02.28 23:14:17.056132 [ 255 ] {d52dc80f-7253-4829-85b4-9000e646e6e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001807 sec., 88544.54897620364 rows/sec., 6.17 MiB/sec. | ||
6597 | 2025.02.28 23:14:17.056203 [ 255 ] {d52dc80f-7253-4829-85b4-9000e646e6e4} <Debug> TCPHandler: Processed in 0.002142769 sec. | ||
6598 | 2025.02.28 23:14:17.056472 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6599 | 2025.02.28 23:14:17.056640 [ 4 ] {30c8d63d-7bf9-466d-b402-9f41e3392550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6600 | 2025.02.28 23:14:17.056734 [ 4 ] {30c8d63d-7bf9-466d-b402-9f41e3392550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6601 | 2025.02.28 23:14:17.058051 [ 4 ] {30c8d63d-7bf9-466d-b402-9f41e3392550} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6602 | 2025.02.28 23:14:17.058090 [ 4 ] {30c8d63d-7bf9-466d-b402-9f41e3392550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6603 | 2025.02.28 23:14:17.058743 [ 4 ] {30c8d63d-7bf9-466d-b402-9f41e3392550} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6604 | 2025.02.28 23:14:17.059018 [ 4 ] {30c8d63d-7bf9-466d-b402-9f41e3392550} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6605 | 2025.02.28 23:14:17.059240 [ 4 ] {30c8d63d-7bf9-466d-b402-9f41e3392550} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002623 sec., 14868.471216164697 rows/sec., 26.64 MiB/sec. | ||
6606 | 2025.02.28 23:14:17.059628 [ 4 ] {30c8d63d-7bf9-466d-b402-9f41e3392550} <Debug> TCPHandler: Processed in 0.003311042 sec. | ||
6607 | 2025.02.28 23:14:17.059855 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6608 | 2025.02.28 23:14:17.059996 [ 255 ] {a185f6d6-6fda-42d3-a2c7-96e080087eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6609 | 2025.02.28 23:14:17.060054 [ 255 ] {a185f6d6-6fda-42d3-a2c7-96e080087eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6610 | 2025.02.28 23:14:17.060625 [ 255 ] {a185f6d6-6fda-42d3-a2c7-96e080087eda} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6611 | 2025.02.28 23:14:17.060663 [ 255 ] {a185f6d6-6fda-42d3-a2c7-96e080087eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6612 | 2025.02.28 23:14:17.061056 [ 255 ] {a185f6d6-6fda-42d3-a2c7-96e080087eda} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
6613 | 2025.02.28 23:14:17.061291 [ 255 ] {a185f6d6-6fda-42d3-a2c7-96e080087eda} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6614 | 2025.02.28 23:14:17.061531 [ 255 ] {a185f6d6-6fda-42d3-a2c7-96e080087eda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001565 sec., 38338.65814696486 rows/sec., 2.58 MiB/sec. | ||
6615 | 2025.02.28 23:14:17.061606 [ 255 ] {a185f6d6-6fda-42d3-a2c7-96e080087eda} <Debug> TCPHandler: Processed in 0.001855592 sec. | ||
6616 | 2025.02.28 23:14:19.993391 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6617 | 2025.02.28 23:14:19.993466 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6618 | 2025.02.28 23:14:20.173243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 | ||
6619 | 2025.02.28 23:14:20.173993 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6620 | 2025.02.28 23:14:20.174038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6621 | 2025.02.28 23:14:20.174561 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6622 | 2025.02.28 23:14:20.174833 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6623 | 2025.02.28 23:14:20.175064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
6624 | 2025.02.28 23:14:21.526981 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
6625 | 2025.02.28 23:14:21.545749 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6626 | 2025.02.28 23:14:21.545807 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6627 | 2025.02.28 23:14:21.552894 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6628 | 2025.02.28 23:14:21.553641 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6629 | 2025.02.28 23:14:21.556352 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
6630 | 2025.02.28 23:14:22.042540 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6631 | 2025.02.28 23:14:22.042871 [ 4 ] {6bcfec34-2ab3-44a5-a0df-e90e25fcfa28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6632 | 2025.02.28 23:14:22.042951 [ 4 ] {6bcfec34-2ab3-44a5-a0df-e90e25fcfa28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6633 | 2025.02.28 23:14:22.043772 [ 4 ] {6bcfec34-2ab3-44a5-a0df-e90e25fcfa28} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6634 | 2025.02.28 23:14:22.043827 [ 4 ] {6bcfec34-2ab3-44a5-a0df-e90e25fcfa28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6635 | 2025.02.28 23:14:22.044270 [ 4 ] {6bcfec34-2ab3-44a5-a0df-e90e25fcfa28} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
6636 | 2025.02.28 23:14:22.044528 [ 4 ] {6bcfec34-2ab3-44a5-a0df-e90e25fcfa28} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6637 | 2025.02.28 23:14:22.044769 [ 4 ] {6bcfec34-2ab3-44a5-a0df-e90e25fcfa28} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001984 sec., 28225.8064516129 rows/sec., 2.17 MiB/sec. | ||
6638 | 2025.02.28 23:14:22.044838 [ 4 ] {6bcfec34-2ab3-44a5-a0df-e90e25fcfa28} <Debug> TCPHandler: Processed in 0.00249805 sec. | ||
6639 | 2025.02.28 23:14:22.045117 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6640 | 2025.02.28 23:14:22.045338 [ 255 ] {a46219ca-a712-4075-8202-7d0c4b2e574f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6641 | 2025.02.28 23:14:22.045420 [ 255 ] {a46219ca-a712-4075-8202-7d0c4b2e574f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6642 | 2025.02.28 23:14:22.046245 [ 255 ] {a46219ca-a712-4075-8202-7d0c4b2e574f} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6643 | 2025.02.28 23:14:22.046290 [ 255 ] {a46219ca-a712-4075-8202-7d0c4b2e574f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6644 | 2025.02.28 23:14:22.046736 [ 255 ] {a46219ca-a712-4075-8202-7d0c4b2e574f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
6645 | 2025.02.28 23:14:22.047003 [ 255 ] {a46219ca-a712-4075-8202-7d0c4b2e574f} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6646 | 2025.02.28 23:14:22.047209 [ 255 ] {a46219ca-a712-4075-8202-7d0c4b2e574f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001929 sec., 33177.81233799896 rows/sec., 2.59 MiB/sec. | ||
6647 | 2025.02.28 23:14:22.047277 [ 255 ] {a46219ca-a712-4075-8202-7d0c4b2e574f} <Debug> TCPHandler: Processed in 0.002297224 sec. | ||
6648 | 2025.02.28 23:14:22.047448 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6649 | 2025.02.28 23:14:22.047595 [ 4 ] {73ee0ca9-8acf-4e13-ad62-90a0823b49a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6650 | 2025.02.28 23:14:22.047660 [ 4 ] {73ee0ca9-8acf-4e13-ad62-90a0823b49a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6651 | 2025.02.28 23:14:22.048275 [ 4 ] {73ee0ca9-8acf-4e13-ad62-90a0823b49a0} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6652 | 2025.02.28 23:14:22.048315 [ 4 ] {73ee0ca9-8acf-4e13-ad62-90a0823b49a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6653 | 2025.02.28 23:14:22.048712 [ 4 ] {73ee0ca9-8acf-4e13-ad62-90a0823b49a0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
6654 | 2025.02.28 23:14:22.048953 [ 4 ] {73ee0ca9-8acf-4e13-ad62-90a0823b49a0} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6655 | 2025.02.28 23:14:22.049206 [ 4 ] {73ee0ca9-8acf-4e13-ad62-90a0823b49a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001642 sec., 97442.143727162 rows/sec., 6.79 MiB/sec. | ||
6656 | 2025.02.28 23:14:22.049320 [ 4 ] {73ee0ca9-8acf-4e13-ad62-90a0823b49a0} <Debug> TCPHandler: Processed in 0.001938634 sec. | ||
6657 | 2025.02.28 23:14:22.049508 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6658 | 2025.02.28 23:14:22.049874 [ 255 ] {9189d4fc-35bf-46a8-9305-f01105d559ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6659 | 2025.02.28 23:14:22.049980 [ 255 ] {9189d4fc-35bf-46a8-9305-f01105d559ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6660 | 2025.02.28 23:14:22.050491 [ 255 ] {9189d4fc-35bf-46a8-9305-f01105d559ef} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6661 | 2025.02.28 23:14:22.050531 [ 255 ] {9189d4fc-35bf-46a8-9305-f01105d559ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6662 | 2025.02.28 23:14:22.050918 [ 255 ] {9189d4fc-35bf-46a8-9305-f01105d559ef} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
6663 | 2025.02.28 23:14:22.051161 [ 255 ] {9189d4fc-35bf-46a8-9305-f01105d559ef} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6664 | 2025.02.28 23:14:22.051348 [ 255 ] {9189d4fc-35bf-46a8-9305-f01105d559ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001617 sec., 37105.75139146568 rows/sec., 2.50 MiB/sec. | ||
6665 | 2025.02.28 23:14:22.051403 [ 255 ] {9189d4fc-35bf-46a8-9305-f01105d559ef} <Debug> TCPHandler: Processed in 0.001992906 sec. | ||
6666 | 2025.02.28 23:14:23.361750 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6667 | 2025.02.28 23:14:23.361955 [ 4 ] {f9000fd3-27ea-4fe7-a47a-5e178d7c1004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6668 | 2025.02.28 23:14:23.362036 [ 4 ] {f9000fd3-27ea-4fe7-a47a-5e178d7c1004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6669 | 2025.02.28 23:14:23.362911 [ 4 ] {f9000fd3-27ea-4fe7-a47a-5e178d7c1004} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6670 | 2025.02.28 23:14:23.362954 [ 4 ] {f9000fd3-27ea-4fe7-a47a-5e178d7c1004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6671 | 2025.02.28 23:14:23.363375 [ 4 ] {f9000fd3-27ea-4fe7-a47a-5e178d7c1004} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6672 | 2025.02.28 23:14:23.363628 [ 4 ] {f9000fd3-27ea-4fe7-a47a-5e178d7c1004} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6673 | 2025.02.28 23:14:23.363887 [ 4 ] {f9000fd3-27ea-4fe7-a47a-5e178d7c1004} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001983 sec., 12102.874432677761 rows/sec., 1.00 MiB/sec. | ||
6674 | 2025.02.28 23:14:23.364077 [ 4 ] {f9000fd3-27ea-4fe7-a47a-5e178d7c1004} <Debug> TCPHandler: Processed in 0.002493 sec. | ||
6675 | 2025.02.28 23:14:23.364360 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6676 | 2025.02.28 23:14:23.364578 [ 255 ] {9f1a7f07-3f1f-40f2-bdff-fb2026224674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6677 | 2025.02.28 23:14:23.364660 [ 255 ] {9f1a7f07-3f1f-40f2-bdff-fb2026224674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6678 | 2025.02.28 23:14:23.365426 [ 255 ] {9f1a7f07-3f1f-40f2-bdff-fb2026224674} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6679 | 2025.02.28 23:14:23.365473 [ 255 ] {9f1a7f07-3f1f-40f2-bdff-fb2026224674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6680 | 2025.02.28 23:14:23.365891 [ 255 ] {9f1a7f07-3f1f-40f2-bdff-fb2026224674} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6681 | 2025.02.28 23:14:23.366136 [ 255 ] {9f1a7f07-3f1f-40f2-bdff-fb2026224674} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6682 | 2025.02.28 23:14:23.366504 [ 255 ] {9f1a7f07-3f1f-40f2-bdff-fb2026224674} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001968 sec., 8130.081300813007 rows/sec., 662.95 KiB/sec. | ||
6683 | 2025.02.28 23:14:23.366756 [ 255 ] {9f1a7f07-3f1f-40f2-bdff-fb2026224674} <Debug> TCPHandler: Processed in 0.00252934 sec. | ||
6684 | 2025.02.28 23:14:23.366930 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6685 | 2025.02.28 23:14:23.367054 [ 4 ] {4dc025f1-fffb-4521-9a15-4cc6897ed15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6686 | 2025.02.28 23:14:23.367104 [ 4 ] {4dc025f1-fffb-4521-9a15-4cc6897ed15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6687 | 2025.02.28 23:14:23.368285 [ 4 ] {4dc025f1-fffb-4521-9a15-4cc6897ed15a} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6688 | 2025.02.28 23:14:23.368324 [ 4 ] {4dc025f1-fffb-4521-9a15-4cc6897ed15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6689 | 2025.02.28 23:14:23.368784 [ 4 ] {4dc025f1-fffb-4521-9a15-4cc6897ed15a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
6690 | 2025.02.28 23:14:23.369027 [ 4 ] {4dc025f1-fffb-4521-9a15-4cc6897ed15a} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6691 | 2025.02.28 23:14:23.369210 [ 4 ] {4dc025f1-fffb-4521-9a15-4cc6897ed15a} <Debug> executeQuery: Read 1402 rows, 120.44 KiB in 0.002185 sec., 641647.5972540046 rows/sec., 53.83 MiB/sec. | ||
6692 | 2025.02.28 23:14:23.369266 [ 4 ] {4dc025f1-fffb-4521-9a15-4cc6897ed15a} <Debug> TCPHandler: Processed in 0.002393886 sec. | ||
6693 | 2025.02.28 23:14:23.369431 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6694 | 2025.02.28 23:14:23.369576 [ 255 ] {6c8e8c58-e860-46e9-88b2-1d4281886610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6695 | 2025.02.28 23:14:23.369635 [ 255 ] {6c8e8c58-e860-46e9-88b2-1d4281886610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6696 | 2025.02.28 23:14:23.370316 [ 255 ] {6c8e8c58-e860-46e9-88b2-1d4281886610} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6697 | 2025.02.28 23:14:23.370356 [ 255 ] {6c8e8c58-e860-46e9-88b2-1d4281886610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6698 | 2025.02.28 23:14:23.370723 [ 255 ] {6c8e8c58-e860-46e9-88b2-1d4281886610} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6699 | 2025.02.28 23:14:23.370979 [ 255 ] {6c8e8c58-e860-46e9-88b2-1d4281886610} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6700 | 2025.02.28 23:14:23.371229 [ 255 ] {6c8e8c58-e860-46e9-88b2-1d4281886610} <Debug> executeQuery: Read 67 rows, 5.01 KiB in 0.001684 sec., 39786.22327790974 rows/sec., 2.91 MiB/sec. | ||
6701 | 2025.02.28 23:14:23.371283 [ 255 ] {6c8e8c58-e860-46e9-88b2-1d4281886610} <Debug> TCPHandler: Processed in 0.001923164 sec. | ||
6702 | 2025.02.28 23:14:23.371435 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6703 | 2025.02.28 23:14:23.371555 [ 4 ] {b00f4bac-5ed9-4b66-a181-1896133b7fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6704 | 2025.02.28 23:14:23.371604 [ 4 ] {b00f4bac-5ed9-4b66-a181-1896133b7fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6705 | 2025.02.28 23:14:23.372259 [ 4 ] {b00f4bac-5ed9-4b66-a181-1896133b7fa8} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6706 | 2025.02.28 23:14:23.372296 [ 4 ] {b00f4bac-5ed9-4b66-a181-1896133b7fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6707 | 2025.02.28 23:14:23.372656 [ 4 ] {b00f4bac-5ed9-4b66-a181-1896133b7fa8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6708 | 2025.02.28 23:14:23.372904 [ 4 ] {b00f4bac-5ed9-4b66-a181-1896133b7fa8} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6709 | 2025.02.28 23:14:23.373123 [ 4 ] {b00f4bac-5ed9-4b66-a181-1896133b7fa8} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001588 sec., 158690.17632241815 rows/sec., 10.98 MiB/sec. | ||
6710 | 2025.02.28 23:14:23.373277 [ 4 ] {b00f4bac-5ed9-4b66-a181-1896133b7fa8} <Debug> TCPHandler: Processed in 0.001895793 sec. | ||
6711 | 2025.02.28 23:14:23.373435 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6712 | 2025.02.28 23:14:23.373572 [ 255 ] {865b9995-048f-4fc7-9617-8ff49c68db09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6713 | 2025.02.28 23:14:23.373628 [ 255 ] {865b9995-048f-4fc7-9617-8ff49c68db09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6714 | 2025.02.28 23:14:23.374229 [ 255 ] {865b9995-048f-4fc7-9617-8ff49c68db09} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6715 | 2025.02.28 23:14:23.374267 [ 255 ] {865b9995-048f-4fc7-9617-8ff49c68db09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6716 | 2025.02.28 23:14:23.374621 [ 255 ] {865b9995-048f-4fc7-9617-8ff49c68db09} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6717 | 2025.02.28 23:14:23.374859 [ 255 ] {865b9995-048f-4fc7-9617-8ff49c68db09} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6718 | 2025.02.28 23:14:23.375144 [ 255 ] {865b9995-048f-4fc7-9617-8ff49c68db09} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00158 sec., 7594.93670886076 rows/sec., 593.35 KiB/sec. | ||
6719 | 2025.02.28 23:14:23.375304 [ 255 ] {865b9995-048f-4fc7-9617-8ff49c68db09} <Debug> TCPHandler: Processed in 0.001929414 sec. | ||
6720 | 2025.02.28 23:14:23.375448 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6721 | 2025.02.28 23:14:23.375564 [ 4 ] {cd8bf043-59bf-4acc-bb7d-8e1c85324f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6722 | 2025.02.28 23:14:23.375612 [ 4 ] {cd8bf043-59bf-4acc-bb7d-8e1c85324f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6723 | 2025.02.28 23:14:23.376400 [ 4 ] {cd8bf043-59bf-4acc-bb7d-8e1c85324f94} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6724 | 2025.02.28 23:14:23.376438 [ 4 ] {cd8bf043-59bf-4acc-bb7d-8e1c85324f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6725 | 2025.02.28 23:14:23.376823 [ 4 ] {cd8bf043-59bf-4acc-bb7d-8e1c85324f94} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
6726 | 2025.02.28 23:14:23.377052 [ 4 ] {cd8bf043-59bf-4acc-bb7d-8e1c85324f94} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6727 | 2025.02.28 23:14:23.377246 [ 4 ] {cd8bf043-59bf-4acc-bb7d-8e1c85324f94} <Debug> executeQuery: Read 611 rows, 47.09 KiB in 0.001705 sec., 358357.7712609971 rows/sec., 26.97 MiB/sec. | ||
6728 | 2025.02.28 23:14:23.377339 [ 4 ] {cd8bf043-59bf-4acc-bb7d-8e1c85324f94} <Debug> TCPHandler: Processed in 0.001946795 sec. | ||
6729 | 2025.02.28 23:14:23.377539 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6730 | 2025.02.28 23:14:23.377709 [ 255 ] {09ac8f62-0890-4e35-a73c-338a99bce3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6731 | 2025.02.28 23:14:23.377769 [ 255 ] {09ac8f62-0890-4e35-a73c-338a99bce3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6732 | 2025.02.28 23:14:23.378587 [ 255 ] {09ac8f62-0890-4e35-a73c-338a99bce3d3} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6733 | 2025.02.28 23:14:23.378624 [ 255 ] {09ac8f62-0890-4e35-a73c-338a99bce3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6734 | 2025.02.28 23:14:23.379071 [ 255 ] {09ac8f62-0890-4e35-a73c-338a99bce3d3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
6735 | 2025.02.28 23:14:23.379305 [ 255 ] {09ac8f62-0890-4e35-a73c-338a99bce3d3} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6736 | 2025.02.28 23:14:23.379515 [ 255 ] {09ac8f62-0890-4e35-a73c-338a99bce3d3} <Debug> executeQuery: Read 954 rows, 65.95 KiB in 0.00184 sec., 518478.2608695652 rows/sec., 35.00 MiB/sec. | ||
6737 | 2025.02.28 23:14:23.379566 [ 255 ] {09ac8f62-0890-4e35-a73c-338a99bce3d3} <Debug> TCPHandler: Processed in 0.00214421 sec. | ||
6738 | 2025.02.28 23:14:23.379724 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6739 | 2025.02.28 23:14:23.379863 [ 4 ] {fe8b12d2-79a6-4ea7-adb0-af635df617d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6740 | 2025.02.28 23:14:23.379956 [ 4 ] {fe8b12d2-79a6-4ea7-adb0-af635df617d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6741 | 2025.02.28 23:14:23.381268 [ 4 ] {fe8b12d2-79a6-4ea7-adb0-af635df617d7} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6742 | 2025.02.28 23:14:23.381305 [ 4 ] {fe8b12d2-79a6-4ea7-adb0-af635df617d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6743 | 2025.02.28 23:14:23.381965 [ 4 ] {fe8b12d2-79a6-4ea7-adb0-af635df617d7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6744 | 2025.02.28 23:14:23.382222 [ 4 ] {fe8b12d2-79a6-4ea7-adb0-af635df617d7} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6745 | 2025.02.28 23:14:23.382417 [ 4 ] {fe8b12d2-79a6-4ea7-adb0-af635df617d7} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002586 sec., 15081.20649651972 rows/sec., 27.02 MiB/sec. | ||
6746 | 2025.02.28 23:14:23.382507 [ 4 ] {fe8b12d2-79a6-4ea7-adb0-af635df617d7} <Debug> TCPHandler: Processed in 0.0028505 sec. | ||
6747 | 2025.02.28 23:14:23.382665 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6748 | 2025.02.28 23:14:23.382805 [ 255 ] {d50e17fc-fc40-425d-822e-b161eb79865c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6749 | 2025.02.28 23:14:23.382863 [ 255 ] {d50e17fc-fc40-425d-822e-b161eb79865c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6750 | 2025.02.28 23:14:23.383361 [ 255 ] {d50e17fc-fc40-425d-822e-b161eb79865c} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6751 | 2025.02.28 23:14:23.383399 [ 255 ] {d50e17fc-fc40-425d-822e-b161eb79865c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6752 | 2025.02.28 23:14:23.383763 [ 255 ] {d50e17fc-fc40-425d-822e-b161eb79865c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
6753 | 2025.02.28 23:14:23.384018 [ 255 ] {d50e17fc-fc40-425d-822e-b161eb79865c} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6754 | 2025.02.28 23:14:23.384248 [ 255 ] {d50e17fc-fc40-425d-822e-b161eb79865c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001473 sec., 16293.27902240326 rows/sec., 1.10 MiB/sec. | ||
6755 | 2025.02.28 23:14:23.384296 [ 255 ] {d50e17fc-fc40-425d-822e-b161eb79865c} <Debug> TCPHandler: Processed in 0.001700798 sec. | ||
6756 | 2025.02.28 23:14:25.257226 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 930 | ||
6757 | 2025.02.28 23:14:25.260743 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6758 | 2025.02.28 23:14:25.260804 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6759 | 2025.02.28 23:14:25.262301 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6760 | 2025.02.28 23:14:25.262705 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6761 | 2025.02.28 23:14:25.262968 [ 100 ] {} <Debug> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6762 | 2025.02.28 23:14:25.263098 [ 100 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6763 | 2025.02.28 23:14:25.263171 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6764 | 2025.02.28 23:14:25.263680 [ 196 ] {14f010e8-9e03-43db-9292-8272ce8d221a::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 | ||
6765 | 2025.02.28 23:14:25.264327 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 930 | ||
6766 | 2025.02.28 23:14:25.264815 [ 196 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6767 | 2025.02.28 23:14:25.265003 [ 196 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 794 rows starting from the beginning of the part | ||
6768 | 2025.02.28 23:14:25.265528 [ 196 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part | ||
6769 | 2025.02.28 23:14:25.266021 [ 196 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
6770 | 2025.02.28 23:14:25.266526 [ 196 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part | ||
6771 | 2025.02.28 23:14:25.267020 [ 196 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part | ||
6772 | 2025.02.28 23:14:25.267479 [ 196 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
6773 | 2025.02.28 23:14:25.276722 [ 194 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 72 columns (72 merged, 0 gathered) in 0.013363783 sec., 69591.07312652412 rows/sec., 55.83 MiB/sec. | ||
6774 | 2025.02.28 23:14:25.278079 [ 194 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6775 | 2025.02.28 23:14:25.278840 [ 194 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_31_6} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6776 | 2025.02.28 23:14:25.278928 [ 194 ] {14f010e8-9e03-43db-9292-8272ce8d221a::all_1_31_6} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6777 | 2025.02.28 23:14:25.279239 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
6778 | 2025.02.28 23:14:27.039513 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6779 | 2025.02.28 23:14:27.039740 [ 4 ] {2d77a4a3-9fa9-444a-b150-80c41052d78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6780 | 2025.02.28 23:14:27.039821 [ 4 ] {2d77a4a3-9fa9-444a-b150-80c41052d78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6781 | 2025.02.28 23:14:27.040616 [ 4 ] {2d77a4a3-9fa9-444a-b150-80c41052d78b} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6782 | 2025.02.28 23:14:27.040668 [ 4 ] {2d77a4a3-9fa9-444a-b150-80c41052d78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6783 | 2025.02.28 23:14:27.041112 [ 4 ] {2d77a4a3-9fa9-444a-b150-80c41052d78b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
6784 | 2025.02.28 23:14:27.041360 [ 4 ] {2d77a4a3-9fa9-444a-b150-80c41052d78b} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6785 | 2025.02.28 23:14:27.041568 [ 99 ] {} <Debug> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
6786 | 2025.02.28 23:14:27.041593 [ 4 ] {2d77a4a3-9fa9-444a-b150-80c41052d78b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001911 sec., 29304.029304029304 rows/sec., 2.25 MiB/sec. | ||
6787 | 2025.02.28 23:14:27.041655 [ 99 ] {} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6788 | 2025.02.28 23:14:27.041716 [ 4 ] {2d77a4a3-9fa9-444a-b150-80c41052d78b} <Debug> TCPHandler: Processed in 0.002348555 sec. | ||
6789 | 2025.02.28 23:14:27.041724 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6790 | 2025.02.28 23:14:27.041984 [ 193 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::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 | ||
6791 | 2025.02.28 23:14:27.042030 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6792 | 2025.02.28 23:14:27.042608 [ 193 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6793 | 2025.02.28 23:14:27.042696 [ 255 ] {eaa48219-42cd-4273-b9b1-ad0e9504de50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6794 | 2025.02.28 23:14:27.042766 [ 193 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1403 rows starting from the beginning of the part | ||
6795 | 2025.02.28 23:14:27.043047 [ 255 ] {eaa48219-42cd-4273-b9b1-ad0e9504de50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6796 | 2025.02.28 23:14:27.043261 [ 193 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
6797 | 2025.02.28 23:14:27.043668 [ 193 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 134 rows starting from the beginning of the part | ||
6798 | 2025.02.28 23:14:27.044064 [ 193 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
6799 | 2025.02.28 23:14:27.044370 [ 193 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1402 rows starting from the beginning of the part | ||
6800 | 2025.02.28 23:14:27.044758 [ 193 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
6801 | 2025.02.28 23:14:27.046614 [ 255 ] {eaa48219-42cd-4273-b9b1-ad0e9504de50} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6802 | 2025.02.28 23:14:27.046686 [ 255 ] {eaa48219-42cd-4273-b9b1-ad0e9504de50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6803 | 2025.02.28 23:14:27.048546 [ 255 ] {eaa48219-42cd-4273-b9b1-ad0e9504de50} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
6804 | 2025.02.28 23:14:27.048912 [ 193 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.007044307 sec., 441065.3879792576 rows/sec., 38.56 MiB/sec. | ||
6805 | 2025.02.28 23:14:27.049072 [ 255 ] {eaa48219-42cd-4273-b9b1-ad0e9504de50} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6806 | 2025.02.28 23:14:27.049196 [ 193 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
6807 | 2025.02.28 23:14:27.049341 [ 99 ] {} <Debug> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
6808 | 2025.02.28 23:14:27.049453 [ 99 ] {} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6809 | 2025.02.28 23:14:27.049548 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6810 | 2025.02.28 23:14:27.049690 [ 255 ] {eaa48219-42cd-4273-b9b1-ad0e9504de50} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.007238 sec., 8842.221608179056 rows/sec., 706.72 KiB/sec. | ||
6811 | 2025.02.28 23:14:27.050027 [ 255 ] {eaa48219-42cd-4273-b9b1-ad0e9504de50} <Debug> TCPHandler: Processed in 0.008176048 sec. | ||
6812 | 2025.02.28 23:14:27.050028 [ 187 ] {a079f8e2-c903-4107-91de-e012d9efb30f::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 | ||
6813 | 2025.02.28 23:14:27.050339 [ 193 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_71_14} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6814 | 2025.02.28 23:14:27.050354 [ 187 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6815 | 2025.02.28 23:14:27.050343 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6816 | 2025.02.28 23:14:27.050478 [ 187 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 631 rows starting from the beginning of the part | ||
6817 | 2025.02.28 23:14:27.050570 [ 193 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_71_14} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
6818 | 2025.02.28 23:14:27.050923 [ 4 ] {65b455a0-6f42-4658-9489-c885b3472c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6819 | 2025.02.28 23:14:27.050976 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
6820 | 2025.02.28 23:14:27.050997 [ 187 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
6821 | 2025.02.28 23:14:27.051139 [ 4 ] {65b455a0-6f42-4658-9489-c885b3472c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6822 | 2025.02.28 23:14:27.051362 [ 187 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 103 rows starting from the beginning of the part | ||
6823 | 2025.02.28 23:14:27.051760 [ 187 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
6824 | 2025.02.28 23:14:27.052096 [ 187 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 611 rows starting from the beginning of the part | ||
6825 | 2025.02.28 23:14:27.052422 [ 187 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
6826 | 2025.02.28 23:14:27.053733 [ 4 ] {65b455a0-6f42-4658-9489-c885b3472c7c} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6827 | 2025.02.28 23:14:27.053800 [ 4 ] {65b455a0-6f42-4658-9489-c885b3472c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6828 | 2025.02.28 23:14:27.054958 [ 4 ] {65b455a0-6f42-4658-9489-c885b3472c7c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
6829 | 2025.02.28 23:14:27.055370 [ 4 ] {65b455a0-6f42-4658-9489-c885b3472c7c} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6830 | 2025.02.28 23:14:27.055774 [ 191 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.00608541 sec., 252571.31401170997 rows/sec., 20.12 MiB/sec. | ||
6831 | 2025.02.28 23:14:27.055795 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
6832 | 2025.02.28 23:14:27.055903 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6833 | 2025.02.28 23:14:27.055917 [ 4 ] {65b455a0-6f42-4658-9489-c885b3472c7c} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.005186 sec., 18511.376783648284 rows/sec., 1.29 MiB/sec. | ||
6834 | 2025.02.28 23:14:27.055942 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6835 | 2025.02.28 23:14:27.056176 [ 4 ] {65b455a0-6f42-4658-9489-c885b3472c7c} <Debug> TCPHandler: Processed in 0.006013717 sec. | ||
6836 | 2025.02.28 23:14:27.056279 [ 200 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
6837 | 2025.02.28 23:14:27.056308 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
6838 | 2025.02.28 23:14:27.056442 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6839 | 2025.02.28 23:14:27.056695 [ 255 ] {6152437d-2809-485d-b3aa-e65d716f1a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6840 | 2025.02.28 23:14:27.056700 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6841 | 2025.02.28 23:14:27.056789 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 18438 rows starting from the beginning of the part | ||
6842 | 2025.02.28 23:14:27.056806 [ 255 ] {6152437d-2809-485d-b3aa-e65d716f1a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6843 | 2025.02.28 23:14:27.057240 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
6844 | 2025.02.28 23:14:27.057419 [ 200 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_71_14} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6845 | 2025.02.28 23:14:27.057781 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
6846 | 2025.02.28 23:14:27.057942 [ 200 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_71_14} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
6847 | 2025.02.28 23:14:27.058441 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
6848 | 2025.02.28 23:14:27.058447 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
6849 | 2025.02.28 23:14:27.058743 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 954 rows starting from the beginning of the part | ||
6850 | 2025.02.28 23:14:27.058946 [ 199 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 96 rows starting from the beginning of the part | ||
6851 | 2025.02.28 23:14:27.059700 [ 255 ] {6152437d-2809-485d-b3aa-e65d716f1a03} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6852 | 2025.02.28 23:14:27.059746 [ 255 ] {6152437d-2809-485d-b3aa-e65d716f1a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6853 | 2025.02.28 23:14:27.060265 [ 255 ] {6152437d-2809-485d-b3aa-e65d716f1a03} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
6854 | 2025.02.28 23:14:27.060558 [ 255 ] {6152437d-2809-485d-b3aa-e65d716f1a03} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6855 | 2025.02.28 23:14:27.060810 [ 98 ] {} <Debug> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
6856 | 2025.02.28 23:14:27.060882 [ 98 ] {} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6857 | 2025.02.28 23:14:27.060887 [ 255 ] {6152437d-2809-485d-b3aa-e65d716f1a03} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.004281 sec., 8409.250175192712 rows/sec., 580.33 KiB/sec. | ||
6858 | 2025.02.28 23:14:27.060963 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6859 | 2025.02.28 23:14:27.061172 [ 255 ] {6152437d-2809-485d-b3aa-e65d716f1a03} <Debug> TCPHandler: Processed in 0.004828525 sec. | ||
6860 | 2025.02.28 23:14:27.061517 [ 200 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
6861 | 2025.02.28 23:14:27.061899 [ 200 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6862 | 2025.02.28 23:14:27.061981 [ 200 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3396 rows starting from the beginning of the part | ||
6863 | 2025.02.28 23:14:27.062207 [ 200 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
6864 | 2025.02.28 23:14:27.062588 [ 200 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
6865 | 2025.02.28 23:14:27.062988 [ 200 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
6866 | 2025.02.28 23:14:27.063199 [ 200 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part | ||
6867 | 2025.02.28 23:14:27.063344 [ 200 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
6868 | 2025.02.28 23:14:27.066221 [ 190 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3636 rows, containing 4 columns (4 merged, 0 gathered) in 0.005066282 sec., 717686.0664289907 rows/sec., 48.37 MiB/sec. | ||
6869 | 2025.02.28 23:14:27.066853 [ 190 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
6870 | 2025.02.28 23:14:27.067264 [ 190 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_71_14} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6871 | 2025.02.28 23:14:27.067394 [ 190 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_71_14} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
6872 | 2025.02.28 23:14:27.067504 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
6873 | 2025.02.28 23:14:27.067786 [ 202 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19968 rows, containing 5 columns (5 merged, 0 gathered) in 0.011686536 sec., 1708632.908844845 rows/sec., 117.07 MiB/sec. | ||
6874 | 2025.02.28 23:14:27.068145 [ 202 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
6875 | 2025.02.28 23:14:27.068439 [ 202 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6876 | 2025.02.28 23:14:27.068518 [ 202 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
6877 | 2025.02.28 23:14:27.068604 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
6878 | 2025.02.28 23:14:27.675233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 | ||
6879 | 2025.02.28 23:14:27.676237 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6880 | 2025.02.28 23:14:27.676287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6881 | 2025.02.28 23:14:27.676826 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6882 | 2025.02.28 23:14:27.677091 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6883 | 2025.02.28 23:14:27.677387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 | ||
6884 | 2025.02.28 23:14:28.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.64 MiB, peak 225.05 MiB, free memory in arenas 0.00 B, will set to 214.70 MiB (RSS), difference: 1.06 MiB | ||
6885 | 2025.02.28 23:14:29.056406 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
6886 | 2025.02.28 23:14:29.076849 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6887 | 2025.02.28 23:14:29.076907 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6888 | 2025.02.28 23:14:29.084250 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6889 | 2025.02.28 23:14:29.085054 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6890 | 2025.02.28 23:14:29.087919 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
6891 | 2025.02.28 23:14:32.042162 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6892 | 2025.02.28 23:14:32.042485 [ 4 ] {497dbdf3-b902-4eb5-bc47-c5667b55ada4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6893 | 2025.02.28 23:14:32.042603 [ 4 ] {497dbdf3-b902-4eb5-bc47-c5667b55ada4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6894 | 2025.02.28 23:14:32.043633 [ 4 ] {497dbdf3-b902-4eb5-bc47-c5667b55ada4} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6895 | 2025.02.28 23:14:32.043682 [ 4 ] {497dbdf3-b902-4eb5-bc47-c5667b55ada4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6896 | 2025.02.28 23:14:32.044109 [ 4 ] {497dbdf3-b902-4eb5-bc47-c5667b55ada4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
6897 | 2025.02.28 23:14:32.044358 [ 4 ] {497dbdf3-b902-4eb5-bc47-c5667b55ada4} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6898 | 2025.02.28 23:14:32.044600 [ 4 ] {497dbdf3-b902-4eb5-bc47-c5667b55ada4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002199 sec., 25466.12096407458 rows/sec., 1.96 MiB/sec. | ||
6899 | 2025.02.28 23:14:32.044656 [ 4 ] {497dbdf3-b902-4eb5-bc47-c5667b55ada4} <Debug> TCPHandler: Processed in 0.002638614 sec. | ||
6900 | 2025.02.28 23:14:32.044932 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6901 | 2025.02.28 23:14:32.045143 [ 255 ] {8e94f94c-93a5-47d1-a1ca-21523abda5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6902 | 2025.02.28 23:14:32.045225 [ 255 ] {8e94f94c-93a5-47d1-a1ca-21523abda5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6903 | 2025.02.28 23:14:32.046008 [ 255 ] {8e94f94c-93a5-47d1-a1ca-21523abda5ba} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6904 | 2025.02.28 23:14:32.046060 [ 255 ] {8e94f94c-93a5-47d1-a1ca-21523abda5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6905 | 2025.02.28 23:14:32.046510 [ 255 ] {8e94f94c-93a5-47d1-a1ca-21523abda5ba} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
6906 | 2025.02.28 23:14:32.046764 [ 255 ] {8e94f94c-93a5-47d1-a1ca-21523abda5ba} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6907 | 2025.02.28 23:14:32.047003 [ 255 ] {8e94f94c-93a5-47d1-a1ca-21523abda5ba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001916 sec., 33402.92275574113 rows/sec., 2.61 MiB/sec. | ||
6908 | 2025.02.28 23:14:32.047070 [ 255 ] {8e94f94c-93a5-47d1-a1ca-21523abda5ba} <Debug> TCPHandler: Processed in 0.002277603 sec. | ||
6909 | 2025.02.28 23:14:32.047259 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6910 | 2025.02.28 23:14:32.047482 [ 4 ] {c8c1c177-948e-42a4-8838-61e7f8d7ebf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6911 | 2025.02.28 23:14:32.047578 [ 4 ] {c8c1c177-948e-42a4-8838-61e7f8d7ebf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6912 | 2025.02.28 23:14:32.048431 [ 4 ] {c8c1c177-948e-42a4-8838-61e7f8d7ebf3} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6913 | 2025.02.28 23:14:32.048470 [ 4 ] {c8c1c177-948e-42a4-8838-61e7f8d7ebf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6914 | 2025.02.28 23:14:32.048875 [ 4 ] {c8c1c177-948e-42a4-8838-61e7f8d7ebf3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
6915 | 2025.02.28 23:14:32.049116 [ 4 ] {c8c1c177-948e-42a4-8838-61e7f8d7ebf3} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6916 | 2025.02.28 23:14:32.049320 [ 4 ] {c8c1c177-948e-42a4-8838-61e7f8d7ebf3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001894 sec., 84477.29672650475 rows/sec., 5.88 MiB/sec. | ||
6917 | 2025.02.28 23:14:32.049371 [ 4 ] {c8c1c177-948e-42a4-8838-61e7f8d7ebf3} <Debug> TCPHandler: Processed in 0.002203822 sec. | ||
6918 | 2025.02.28 23:14:32.049520 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6919 | 2025.02.28 23:14:32.049667 [ 255 ] {4ca90994-c5e7-441b-850f-dfe2426e38b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6920 | 2025.02.28 23:14:32.049733 [ 255 ] {4ca90994-c5e7-441b-850f-dfe2426e38b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6921 | 2025.02.28 23:14:32.050312 [ 255 ] {4ca90994-c5e7-441b-850f-dfe2426e38b5} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6922 | 2025.02.28 23:14:32.050353 [ 255 ] {4ca90994-c5e7-441b-850f-dfe2426e38b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6923 | 2025.02.28 23:14:32.050755 [ 255 ] {4ca90994-c5e7-441b-850f-dfe2426e38b5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
6924 | 2025.02.28 23:14:32.050995 [ 255 ] {4ca90994-c5e7-441b-850f-dfe2426e38b5} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6925 | 2025.02.28 23:14:32.051225 [ 255 ] {4ca90994-c5e7-441b-850f-dfe2426e38b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001589 sec., 37759.59723096287 rows/sec., 2.54 MiB/sec. | ||
6926 | 2025.02.28 23:14:32.051335 [ 255 ] {4ca90994-c5e7-441b-850f-dfe2426e38b5} <Debug> TCPHandler: Processed in 0.001881672 sec. | ||
6927 | 2025.02.28 23:14:34.993528 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6928 | 2025.02.28 23:14:34.993612 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6929 | 2025.02.28 23:14:35.177546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 | ||
6930 | 2025.02.28 23:14:35.178560 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6931 | 2025.02.28 23:14:35.178609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6932 | 2025.02.28 23:14:35.179168 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6933 | 2025.02.28 23:14:35.179427 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6934 | 2025.02.28 23:14:35.179738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
6935 | 2025.02.28 23:14:35.264560 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 946 | ||
6936 | 2025.02.28 23:14:35.267442 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6937 | 2025.02.28 23:14:35.267502 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6938 | 2025.02.28 23:14:35.268995 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6939 | 2025.02.28 23:14:35.269315 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6940 | 2025.02.28 23:14:35.269955 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 946 | ||
6941 | 2025.02.28 23:14:36.587989 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
6942 | 2025.02.28 23:14:36.609454 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6943 | 2025.02.28 23:14:36.609519 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6944 | 2025.02.28 23:14:36.616901 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6945 | 2025.02.28 23:14:36.617693 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6946 | 2025.02.28 23:14:36.621453 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
6947 | 2025.02.28 23:14:36.734070 [ 90 ] {} <Debug> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6948 | 2025.02.28 23:14:36.734139 [ 90 ] {} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6949 | 2025.02.28 23:14:36.734165 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6950 | 2025.02.28 23:14:36.734357 [ 186 ] {4f96e3b0-b65c-4453-8bef-bb10d5a68129::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 | ||
6951 | 2025.02.28 23:14:36.734588 [ 186 ] {4f96e3b0-b65c-4453-8bef-bb10d5a68129::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6952 | 2025.02.28 23:14:36.734631 [ 186 ] {4f96e3b0-b65c-4453-8bef-bb10d5a68129::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 | ||
6953 | 2025.02.28 23:14:36.734737 [ 186 ] {4f96e3b0-b65c-4453-8bef-bb10d5a68129::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
6954 | 2025.02.28 23:14:36.734844 [ 186 ] {4f96e3b0-b65c-4453-8bef-bb10d5a68129::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
6955 | 2025.02.28 23:14:36.735127 [ 186 ] {4f96e3b0-b65c-4453-8bef-bb10d5a68129::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
6956 | 2025.02.28 23:14:36.735258 [ 186 ] {4f96e3b0-b65c-4453-8bef-bb10d5a68129::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
6957 | 2025.02.28 23:14:36.736191 [ 188 ] {4f96e3b0-b65c-4453-8bef-bb10d5a68129::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001956785 sec., 27596.286766302892 rows/sec., 2.30 MiB/sec. | ||
6958 | 2025.02.28 23:14:36.736466 [ 197 ] {4f96e3b0-b65c-4453-8bef-bb10d5a68129::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6959 | 2025.02.28 23:14:36.737070 [ 197 ] {4f96e3b0-b65c-4453-8bef-bb10d5a68129::all_1_9_2} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6960 | 2025.02.28 23:14:36.737232 [ 197 ] {4f96e3b0-b65c-4453-8bef-bb10d5a68129::all_1_9_2} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6961 | 2025.02.28 23:14:36.737397 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6962 | 2025.02.28 23:14:37.044582 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6963 | 2025.02.28 23:14:37.044807 [ 4 ] {158469cd-6047-4c19-849d-5125f7d58379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6964 | 2025.02.28 23:14:37.044890 [ 4 ] {158469cd-6047-4c19-849d-5125f7d58379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6965 | 2025.02.28 23:14:37.045782 [ 4 ] {158469cd-6047-4c19-849d-5125f7d58379} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6966 | 2025.02.28 23:14:37.045834 [ 4 ] {158469cd-6047-4c19-849d-5125f7d58379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6967 | 2025.02.28 23:14:37.046284 [ 4 ] {158469cd-6047-4c19-849d-5125f7d58379} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
6968 | 2025.02.28 23:14:37.046538 [ 4 ] {158469cd-6047-4c19-849d-5125f7d58379} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6969 | 2025.02.28 23:14:37.046793 [ 4 ] {158469cd-6047-4c19-849d-5125f7d58379} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002045 sec., 65525.672371638146 rows/sec., 5.65 MiB/sec. | ||
6970 | 2025.02.28 23:14:37.046875 [ 4 ] {158469cd-6047-4c19-849d-5125f7d58379} <Debug> TCPHandler: Processed in 0.002437098 sec. | ||
6971 | 2025.02.28 23:14:37.047166 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6972 | 2025.02.28 23:14:37.047355 [ 255 ] {a3818703-4f8c-4638-9574-77c3d97d1864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6973 | 2025.02.28 23:14:37.047426 [ 255 ] {a3818703-4f8c-4638-9574-77c3d97d1864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6974 | 2025.02.28 23:14:37.048186 [ 255 ] {a3818703-4f8c-4638-9574-77c3d97d1864} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6975 | 2025.02.28 23:14:37.048235 [ 255 ] {a3818703-4f8c-4638-9574-77c3d97d1864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6976 | 2025.02.28 23:14:37.048659 [ 255 ] {a3818703-4f8c-4638-9574-77c3d97d1864} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6977 | 2025.02.28 23:14:37.048910 [ 255 ] {a3818703-4f8c-4638-9574-77c3d97d1864} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6978 | 2025.02.28 23:14:37.049153 [ 255 ] {a3818703-4f8c-4638-9574-77c3d97d1864} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001849 sec., 21092.482422931316 rows/sec., 1.55 MiB/sec. | ||
6979 | 2025.02.28 23:14:37.049221 [ 255 ] {a3818703-4f8c-4638-9574-77c3d97d1864} <Debug> TCPHandler: Processed in 0.002221251 sec. | ||
6980 | 2025.02.28 23:14:37.049427 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6981 | 2025.02.28 23:14:37.049657 [ 4 ] {86c1b8be-0e2a-4939-bba8-a222e4b449cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6982 | 2025.02.28 23:14:37.049752 [ 4 ] {86c1b8be-0e2a-4939-bba8-a222e4b449cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6983 | 2025.02.28 23:14:37.050669 [ 4 ] {86c1b8be-0e2a-4939-bba8-a222e4b449cb} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6984 | 2025.02.28 23:14:37.050710 [ 4 ] {86c1b8be-0e2a-4939-bba8-a222e4b449cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6985 | 2025.02.28 23:14:37.051115 [ 4 ] {86c1b8be-0e2a-4939-bba8-a222e4b449cb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
6986 | 2025.02.28 23:14:37.051352 [ 4 ] {86c1b8be-0e2a-4939-bba8-a222e4b449cb} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6987 | 2025.02.28 23:14:37.051569 [ 4 ] {86c1b8be-0e2a-4939-bba8-a222e4b449cb} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001971 sec., 52257.737189244035 rows/sec., 4.08 MiB/sec. | ||
6988 | 2025.02.28 23:14:37.051626 [ 4 ] {86c1b8be-0e2a-4939-bba8-a222e4b449cb} <Debug> TCPHandler: Processed in 0.002288774 sec. | ||
6989 | 2025.02.28 23:14:37.051786 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6990 | 2025.02.28 23:14:37.051948 [ 255 ] {1afc513b-c16a-4b82-89ca-b9a1fe9aa4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6991 | 2025.02.28 23:14:37.052017 [ 255 ] {1afc513b-c16a-4b82-89ca-b9a1fe9aa4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6992 | 2025.02.28 23:14:37.052661 [ 255 ] {1afc513b-c16a-4b82-89ca-b9a1fe9aa4fb} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6993 | 2025.02.28 23:14:37.052703 [ 255 ] {1afc513b-c16a-4b82-89ca-b9a1fe9aa4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6994 | 2025.02.28 23:14:37.053114 [ 255 ] {1afc513b-c16a-4b82-89ca-b9a1fe9aa4fb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
6995 | 2025.02.28 23:14:37.053356 [ 255 ] {1afc513b-c16a-4b82-89ca-b9a1fe9aa4fb} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6996 | 2025.02.28 23:14:37.053596 [ 255 ] {1afc513b-c16a-4b82-89ca-b9a1fe9aa4fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001681 sec., 95181.43961927424 rows/sec., 6.63 MiB/sec. | ||
6997 | 2025.02.28 23:14:37.053728 [ 255 ] {1afc513b-c16a-4b82-89ca-b9a1fe9aa4fb} <Debug> TCPHandler: Processed in 0.002013006 sec. | ||
6998 | 2025.02.28 23:14:37.053997 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6999 | 2025.02.28 23:14:37.054281 [ 4 ] {6d0c1828-6889-4dea-8f85-2d222e034a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7000 | 2025.02.28 23:14:37.054425 [ 4 ] {6d0c1828-6889-4dea-8f85-2d222e034a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7001 | 2025.02.28 23:14:37.055640 [ 4 ] {6d0c1828-6889-4dea-8f85-2d222e034a92} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7002 | 2025.02.28 23:14:37.055681 [ 4 ] {6d0c1828-6889-4dea-8f85-2d222e034a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7003 | 2025.02.28 23:14:37.056356 [ 4 ] {6d0c1828-6889-4dea-8f85-2d222e034a92} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7004 | 2025.02.28 23:14:37.056616 [ 4 ] {6d0c1828-6889-4dea-8f85-2d222e034a92} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7005 | 2025.02.28 23:14:37.056808 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
7006 | 2025.02.28 23:14:37.056897 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7007 | 2025.02.28 23:14:37.056916 [ 4 ] {6d0c1828-6889-4dea-8f85-2d222e034a92} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002684 sec., 14530.551415797316 rows/sec., 26.04 MiB/sec. | ||
7008 | 2025.02.28 23:14:37.056947 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7009 | 2025.02.28 23:14:37.057346 [ 4 ] {6d0c1828-6889-4dea-8f85-2d222e034a92} <Debug> TCPHandler: Processed in 0.003528608 sec. | ||
7010 | 2025.02.28 23:14:37.057351 [ 189 ] {0124aedf-df50-438a-887c-271a9e7ab000::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 | ||
7011 | 2025.02.28 23:14:37.057555 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7012 | 2025.02.28 23:14:37.057842 [ 255 ] {1fe040f4-645f-4aaa-a7c7-ed7ad27dffcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7013 | 2025.02.28 23:14:37.057983 [ 255 ] {1fe040f4-645f-4aaa-a7c7-ed7ad27dffcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7014 | 2025.02.28 23:14:37.058042 [ 189 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7015 | 2025.02.28 23:14:37.058269 [ 189 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 906 rows starting from the beginning of the part | ||
7016 | 2025.02.28 23:14:37.059154 [ 189 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part | ||
7017 | 2025.02.28 23:14:37.060005 [ 189 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part | ||
7018 | 2025.02.28 23:14:37.060263 [ 255 ] {1fe040f4-645f-4aaa-a7c7-ed7ad27dffcb} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7019 | 2025.02.28 23:14:37.060368 [ 255 ] {1fe040f4-645f-4aaa-a7c7-ed7ad27dffcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7020 | 2025.02.28 23:14:37.060729 [ 189 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part | ||
7021 | 2025.02.28 23:14:37.061420 [ 189 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part | ||
7022 | 2025.02.28 23:14:37.062134 [ 189 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part | ||
7023 | 2025.02.28 23:14:37.062317 [ 255 ] {1fe040f4-645f-4aaa-a7c7-ed7ad27dffcb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
7024 | 2025.02.28 23:14:37.063126 [ 255 ] {1fe040f4-645f-4aaa-a7c7-ed7ad27dffcb} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7025 | 2025.02.28 23:14:37.063535 [ 255 ] {1fe040f4-645f-4aaa-a7c7-ed7ad27dffcb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005785 sec., 10371.650821089022 rows/sec., 715.75 KiB/sec. | ||
7026 | 2025.02.28 23:14:37.063752 [ 255 ] {1fe040f4-645f-4aaa-a7c7-ed7ad27dffcb} <Debug> TCPHandler: Processed in 0.006312326 sec. | ||
7027 | 2025.02.28 23:14:37.070339 [ 197 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1101 rows, containing 19 columns (19 merged, 0 gathered) in 0.013257189 sec., 83049.27990390723 rows/sec., 148.82 MiB/sec. | ||
7028 | 2025.02.28 23:14:37.071883 [ 188 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
7029 | 2025.02.28 23:14:37.072367 [ 188 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7030 | 2025.02.28 23:14:37.072468 [ 188 ] {0124aedf-df50-438a-887c-271a9e7ab000::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
7031 | 2025.02.28 23:14:37.072652 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.57 MiB. | ||
7032 | 2025.02.28 23:14:38.000145 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.20 MiB, peak 225.05 MiB, free memory in arenas 0.00 B, will set to 217.50 MiB (RSS), difference: 2.30 MiB | ||
7033 | 2025.02.28 23:14:42.042666 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7034 | 2025.02.28 23:14:42.042894 [ 4 ] {265d1870-6a6c-4730-86d2-33e3a45f7aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7035 | 2025.02.28 23:14:42.042978 [ 4 ] {265d1870-6a6c-4730-86d2-33e3a45f7aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7036 | 2025.02.28 23:14:42.043864 [ 4 ] {265d1870-6a6c-4730-86d2-33e3a45f7aa8} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7037 | 2025.02.28 23:14:42.043911 [ 4 ] {265d1870-6a6c-4730-86d2-33e3a45f7aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7038 | 2025.02.28 23:14:42.044357 [ 4 ] {265d1870-6a6c-4730-86d2-33e3a45f7aa8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
7039 | 2025.02.28 23:14:42.044612 [ 4 ] {265d1870-6a6c-4730-86d2-33e3a45f7aa8} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7040 | 2025.02.28 23:14:42.044832 [ 4 ] {265d1870-6a6c-4730-86d2-33e3a45f7aa8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001998 sec., 28028.028028028024 rows/sec., 2.15 MiB/sec. | ||
7041 | 2025.02.28 23:14:42.044902 [ 4 ] {265d1870-6a6c-4730-86d2-33e3a45f7aa8} <Debug> TCPHandler: Processed in 0.002378787 sec. | ||
7042 | 2025.02.28 23:14:42.045166 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7043 | 2025.02.28 23:14:42.045378 [ 255 ] {0f508cf5-508d-4568-bc8c-38e8a690e60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7044 | 2025.02.28 23:14:42.045460 [ 255 ] {0f508cf5-508d-4568-bc8c-38e8a690e60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7045 | 2025.02.28 23:14:42.046245 [ 255 ] {0f508cf5-508d-4568-bc8c-38e8a690e60e} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7046 | 2025.02.28 23:14:42.046295 [ 255 ] {0f508cf5-508d-4568-bc8c-38e8a690e60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7047 | 2025.02.28 23:14:42.046736 [ 255 ] {0f508cf5-508d-4568-bc8c-38e8a690e60e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
7048 | 2025.02.28 23:14:42.046983 [ 255 ] {0f508cf5-508d-4568-bc8c-38e8a690e60e} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7049 | 2025.02.28 23:14:42.047222 [ 255 ] {0f508cf5-508d-4568-bc8c-38e8a690e60e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001902 sec., 33648.79074658254 rows/sec., 2.63 MiB/sec. | ||
7050 | 2025.02.28 23:14:42.047292 [ 255 ] {0f508cf5-508d-4568-bc8c-38e8a690e60e} <Debug> TCPHandler: Processed in 0.002268304 sec. | ||
7051 | 2025.02.28 23:14:42.047482 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7052 | 2025.02.28 23:14:42.047629 [ 4 ] {72bc1939-ad01-4098-8c95-9bcc19500ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7053 | 2025.02.28 23:14:42.047697 [ 4 ] {72bc1939-ad01-4098-8c95-9bcc19500ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7054 | 2025.02.28 23:14:42.048391 [ 4 ] {72bc1939-ad01-4098-8c95-9bcc19500ca4} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7055 | 2025.02.28 23:14:42.048437 [ 4 ] {72bc1939-ad01-4098-8c95-9bcc19500ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7056 | 2025.02.28 23:14:42.048878 [ 4 ] {72bc1939-ad01-4098-8c95-9bcc19500ca4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
7057 | 2025.02.28 23:14:42.049124 [ 4 ] {72bc1939-ad01-4098-8c95-9bcc19500ca4} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7058 | 2025.02.28 23:14:42.049332 [ 4 ] {72bc1939-ad01-4098-8c95-9bcc19500ca4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00174 sec., 91954.02298850575 rows/sec., 6.40 MiB/sec. | ||
7059 | 2025.02.28 23:14:42.049390 [ 4 ] {72bc1939-ad01-4098-8c95-9bcc19500ca4} <Debug> TCPHandler: Processed in 0.001979815 sec. | ||
7060 | 2025.02.28 23:14:42.049530 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7061 | 2025.02.28 23:14:42.049670 [ 255 ] {9f1923e2-9e02-4d04-9466-6838b200829e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7062 | 2025.02.28 23:14:42.049736 [ 255 ] {9f1923e2-9e02-4d04-9466-6838b200829e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7063 | 2025.02.28 23:14:42.050341 [ 255 ] {9f1923e2-9e02-4d04-9466-6838b200829e} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7064 | 2025.02.28 23:14:42.050389 [ 255 ] {9f1923e2-9e02-4d04-9466-6838b200829e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7065 | 2025.02.28 23:14:42.050802 [ 255 ] {9f1923e2-9e02-4d04-9466-6838b200829e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
7066 | 2025.02.28 23:14:42.051037 [ 255 ] {9f1923e2-9e02-4d04-9466-6838b200829e} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7067 | 2025.02.28 23:14:42.051283 [ 255 ] {9f1923e2-9e02-4d04-9466-6838b200829e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001642 sec., 36540.80389768575 rows/sec., 2.46 MiB/sec. | ||
7068 | 2025.02.28 23:14:42.051348 [ 255 ] {9f1923e2-9e02-4d04-9466-6838b200829e} <Debug> TCPHandler: Processed in 0.001877073 sec. | ||
7069 | 2025.02.28 23:14:42.679902 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 | ||
7070 | 2025.02.28 23:14:42.680938 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7071 | 2025.02.28 23:14:42.681028 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7072 | 2025.02.28 23:14:42.681735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7073 | 2025.02.28 23:14:42.682082 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7074 | 2025.02.28 23:14:42.682417 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
7075 | 2025.02.28 23:14:44.121503 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
7076 | 2025.02.28 23:14:44.143300 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7077 | 2025.02.28 23:14:44.143352 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7078 | 2025.02.28 23:14:44.150644 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7079 | 2025.02.28 23:14:44.151433 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7080 | 2025.02.28 23:14:44.155162 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
7081 | 2025.02.28 23:14:45.270085 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 966 | ||
7082 | 2025.02.28 23:14:45.273025 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7083 | 2025.02.28 23:14:45.273077 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7084 | 2025.02.28 23:14:45.274591 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7085 | 2025.02.28 23:14:45.274909 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7086 | 2025.02.28 23:14:45.275518 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 966 | ||
7087 | 2025.02.28 23:14:47.044646 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7088 | 2025.02.28 23:14:47.044867 [ 4 ] {59c4635a-27c2-430d-b0e9-34e5e8ecff75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7089 | 2025.02.28 23:14:47.044949 [ 4 ] {59c4635a-27c2-430d-b0e9-34e5e8ecff75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7090 | 2025.02.28 23:14:47.045869 [ 4 ] {59c4635a-27c2-430d-b0e9-34e5e8ecff75} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7091 | 2025.02.28 23:14:47.045917 [ 4 ] {59c4635a-27c2-430d-b0e9-34e5e8ecff75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7092 | 2025.02.28 23:14:47.046363 [ 4 ] {59c4635a-27c2-430d-b0e9-34e5e8ecff75} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
7093 | 2025.02.28 23:14:47.046612 [ 4 ] {59c4635a-27c2-430d-b0e9-34e5e8ecff75} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7094 | 2025.02.28 23:14:47.046858 [ 4 ] {59c4635a-27c2-430d-b0e9-34e5e8ecff75} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.00205 sec., 65365.85365853658 rows/sec., 5.64 MiB/sec. | ||
7095 | 2025.02.28 23:14:47.046914 [ 4 ] {59c4635a-27c2-430d-b0e9-34e5e8ecff75} <Debug> TCPHandler: Processed in 0.002414808 sec. | ||
7096 | 2025.02.28 23:14:47.047177 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7097 | 2025.02.28 23:14:47.047385 [ 255 ] {28a7b37d-53bd-4e2f-a672-321396d87979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7098 | 2025.02.28 23:14:47.047465 [ 255 ] {28a7b37d-53bd-4e2f-a672-321396d87979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7099 | 2025.02.28 23:14:47.048267 [ 255 ] {28a7b37d-53bd-4e2f-a672-321396d87979} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7100 | 2025.02.28 23:14:47.048315 [ 255 ] {28a7b37d-53bd-4e2f-a672-321396d87979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7101 | 2025.02.28 23:14:47.048742 [ 255 ] {28a7b37d-53bd-4e2f-a672-321396d87979} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7102 | 2025.02.28 23:14:47.049003 [ 255 ] {28a7b37d-53bd-4e2f-a672-321396d87979} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7103 | 2025.02.28 23:14:47.049236 [ 255 ] {28a7b37d-53bd-4e2f-a672-321396d87979} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001907 sec., 20450.97011012061 rows/sec., 1.50 MiB/sec. | ||
7104 | 2025.02.28 23:14:47.049306 [ 255 ] {28a7b37d-53bd-4e2f-a672-321396d87979} <Debug> TCPHandler: Processed in 0.002269114 sec. | ||
7105 | 2025.02.28 23:14:47.049470 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7106 | 2025.02.28 23:14:47.049608 [ 4 ] {6e56a345-0f44-450f-9444-7bf5953db563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7107 | 2025.02.28 23:14:47.049665 [ 4 ] {6e56a345-0f44-450f-9444-7bf5953db563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7108 | 2025.02.28 23:14:47.050296 [ 4 ] {6e56a345-0f44-450f-9444-7bf5953db563} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7109 | 2025.02.28 23:14:47.050336 [ 4 ] {6e56a345-0f44-450f-9444-7bf5953db563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7110 | 2025.02.28 23:14:47.050699 [ 4 ] {6e56a345-0f44-450f-9444-7bf5953db563} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
7111 | 2025.02.28 23:14:47.050953 [ 4 ] {6e56a345-0f44-450f-9444-7bf5953db563} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7112 | 2025.02.28 23:14:47.051188 [ 4 ] {6e56a345-0f44-450f-9444-7bf5953db563} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.00161 sec., 63975.1552795031 rows/sec., 5.00 MiB/sec. | ||
7113 | 2025.02.28 23:14:47.051284 [ 4 ] {6e56a345-0f44-450f-9444-7bf5953db563} <Debug> TCPHandler: Processed in 0.001882103 sec. | ||
7114 | 2025.02.28 23:14:47.051483 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7115 | 2025.02.28 23:14:47.051648 [ 255 ] {de146187-25e5-4864-81d3-29ac480857e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7116 | 2025.02.28 23:14:47.051713 [ 255 ] {de146187-25e5-4864-81d3-29ac480857e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7117 | 2025.02.28 23:14:47.052295 [ 255 ] {de146187-25e5-4864-81d3-29ac480857e5} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7118 | 2025.02.28 23:14:47.052334 [ 255 ] {de146187-25e5-4864-81d3-29ac480857e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7119 | 2025.02.28 23:14:47.052744 [ 255 ] {de146187-25e5-4864-81d3-29ac480857e5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
7120 | 2025.02.28 23:14:47.052990 [ 255 ] {de146187-25e5-4864-81d3-29ac480857e5} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7121 | 2025.02.28 23:14:47.053215 [ 255 ] {de146187-25e5-4864-81d3-29ac480857e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001602 sec., 99875.15605493134 rows/sec., 6.96 MiB/sec. | ||
7122 | 2025.02.28 23:14:47.053272 [ 255 ] {de146187-25e5-4864-81d3-29ac480857e5} <Debug> TCPHandler: Processed in 0.001900763 sec. | ||
7123 | 2025.02.28 23:14:47.053423 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7124 | 2025.02.28 23:14:47.053557 [ 4 ] {9edded97-3536-48d9-b217-de57c898203b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7125 | 2025.02.28 23:14:47.053651 [ 4 ] {9edded97-3536-48d9-b217-de57c898203b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7126 | 2025.02.28 23:14:47.054817 [ 4 ] {9edded97-3536-48d9-b217-de57c898203b} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7127 | 2025.02.28 23:14:47.054858 [ 4 ] {9edded97-3536-48d9-b217-de57c898203b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7128 | 2025.02.28 23:14:47.055518 [ 4 ] {9edded97-3536-48d9-b217-de57c898203b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7129 | 2025.02.28 23:14:47.055777 [ 4 ] {9edded97-3536-48d9-b217-de57c898203b} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7130 | 2025.02.28 23:14:47.056018 [ 4 ] {9edded97-3536-48d9-b217-de57c898203b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00249 sec., 15662.650602409638 rows/sec., 28.07 MiB/sec. | ||
7131 | 2025.02.28 23:14:47.056112 [ 4 ] {9edded97-3536-48d9-b217-de57c898203b} <Debug> TCPHandler: Processed in 0.002755477 sec. | ||
7132 | 2025.02.28 23:14:47.056267 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7133 | 2025.02.28 23:14:47.056408 [ 255 ] {e11b4156-adee-4fdc-9b58-abf772e3deff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7134 | 2025.02.28 23:14:47.056470 [ 255 ] {e11b4156-adee-4fdc-9b58-abf772e3deff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7135 | 2025.02.28 23:14:47.057002 [ 255 ] {e11b4156-adee-4fdc-9b58-abf772e3deff} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7136 | 2025.02.28 23:14:47.057041 [ 255 ] {e11b4156-adee-4fdc-9b58-abf772e3deff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7137 | 2025.02.28 23:14:47.057420 [ 255 ] {e11b4156-adee-4fdc-9b58-abf772e3deff} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
7138 | 2025.02.28 23:14:47.057656 [ 255 ] {e11b4156-adee-4fdc-9b58-abf772e3deff} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7139 | 2025.02.28 23:14:47.057906 [ 255 ] {e11b4156-adee-4fdc-9b58-abf772e3deff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001524 sec., 39370.07874015748 rows/sec., 2.65 MiB/sec. | ||
7140 | 2025.02.28 23:14:47.057980 [ 255 ] {e11b4156-adee-4fdc-9b58-abf772e3deff} <Debug> TCPHandler: Processed in 0.001780279 sec. | ||
7141 | 2025.02.28 23:14:49.993878 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7142 | 2025.02.28 23:14:49.993975 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7143 | 2025.02.28 23:14:50.182535 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 | ||
7144 | 2025.02.28 23:14:50.183205 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7145 | 2025.02.28 23:14:50.183258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7146 | 2025.02.28 23:14:50.183808 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7147 | 2025.02.28 23:14:50.184078 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7148 | 2025.02.28 23:14:50.184345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
7149 | 2025.02.28 23:14:50.184355 [ 78 ] {} <Debug> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7150 | 2025.02.28 23:14:50.184463 [ 78 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7151 | 2025.02.28 23:14:50.184506 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7152 | 2025.02.28 23:14:50.184801 [ 198 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::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 | ||
7153 | 2025.02.28 23:14:50.185276 [ 198 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7154 | 2025.02.28 23:14:50.185351 [ 198 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part | ||
7155 | 2025.02.28 23:14:50.185442 [ 198 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part | ||
7156 | 2025.02.28 23:14:50.185680 [ 198 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part | ||
7157 | 2025.02.28 23:14:50.185951 [ 198 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part | ||
7158 | 2025.02.28 23:14:50.186086 [ 198 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part | ||
7159 | 2025.02.28 23:14:50.186174 [ 198 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part | ||
7160 | 2025.02.28 23:14:50.188521 [ 188 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003917749 sec., 5387277.23496324 rows/sec., 77.07 MiB/sec. | ||
7161 | 2025.02.28 23:14:50.188774 [ 198 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7162 | 2025.02.28 23:14:50.189048 [ 198 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_46_9} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7163 | 2025.02.28 23:14:50.189128 [ 198 ] {f0543003-d4d0-46c0-b706-8a9cac70d8a1::all_1_46_9} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7164 | 2025.02.28 23:14:50.189216 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
7165 | 2025.02.28 23:14:51.655217 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
7166 | 2025.02.28 23:14:51.677044 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7167 | 2025.02.28 23:14:51.677110 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7168 | 2025.02.28 23:14:51.684390 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7169 | 2025.02.28 23:14:51.685168 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7170 | 2025.02.28 23:14:51.685606 [ 77 ] {} <Debug> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7171 | 2025.02.28 23:14:51.685820 [ 77 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7172 | 2025.02.28 23:14:51.685941 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7173 | 2025.02.28 23:14:51.686752 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
7174 | 2025.02.28 23:14:51.701363 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
7175 | 2025.02.28 23:14:51.703027 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7176 | 2025.02.28 23:14:51.704222 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
7177 | 2025.02.28 23:14:51.709359 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
7178 | 2025.02.28 23:14:51.714543 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
7179 | 2025.02.28 23:14:51.719800 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
7180 | 2025.02.28 23:14:51.725389 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
7181 | 2025.02.28 23:14:51.729839 [ 194 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::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 | ||
7182 | 2025.02.28 23:14:51.788432 [ 196 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.102270323 sec., 3392.9686523039536 rows/sec., 17.54 MiB/sec. | ||
7183 | 2025.02.28 23:14:51.791812 [ 196 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7184 | 2025.02.28 23:14:51.794976 [ 196 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_46_9} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7185 | 2025.02.28 23:14:51.795114 [ 196 ] {0618872a-6ba7-444b-ac5f-d76b8eb42a4a::all_1_46_9} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7186 | 2025.02.28 23:14:51.797991 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
7187 | 2025.02.28 23:14:52.042976 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7188 | 2025.02.28 23:14:52.043212 [ 4 ] {88683b07-889d-4f73-98c6-1f8b1734420e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7189 | 2025.02.28 23:14:52.043296 [ 4 ] {88683b07-889d-4f73-98c6-1f8b1734420e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7190 | 2025.02.28 23:14:52.044172 [ 4 ] {88683b07-889d-4f73-98c6-1f8b1734420e} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7191 | 2025.02.28 23:14:52.044227 [ 4 ] {88683b07-889d-4f73-98c6-1f8b1734420e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7192 | 2025.02.28 23:14:52.044683 [ 4 ] {88683b07-889d-4f73-98c6-1f8b1734420e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
7193 | 2025.02.28 23:14:52.044955 [ 4 ] {88683b07-889d-4f73-98c6-1f8b1734420e} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7194 | 2025.02.28 23:14:52.045169 [ 76 ] {} <Debug> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
7195 | 2025.02.28 23:14:52.045203 [ 4 ] {88683b07-889d-4f73-98c6-1f8b1734420e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002051 sec., 27303.754266211607 rows/sec., 2.10 MiB/sec. | ||
7196 | 2025.02.28 23:14:52.045296 [ 76 ] {} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7197 | 2025.02.28 23:14:52.045358 [ 4 ] {88683b07-889d-4f73-98c6-1f8b1734420e} <Debug> TCPHandler: Processed in 0.00251391 sec. | ||
7198 | 2025.02.28 23:14:52.045383 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7199 | 2025.02.28 23:14:52.045636 [ 188 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::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 | ||
7200 | 2025.02.28 23:14:52.045676 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7201 | 2025.02.28 23:14:52.046019 [ 188 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7202 | 2025.02.28 23:14:52.046031 [ 255 ] {9ea33121-4116-45a1-ae72-c546f7627c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7203 | 2025.02.28 23:14:52.046089 [ 188 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1403 rows starting from the beginning of the part | ||
7204 | 2025.02.28 23:14:52.046163 [ 255 ] {9ea33121-4116-45a1-ae72-c546f7627c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7205 | 2025.02.28 23:14:52.046330 [ 188 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
7206 | 2025.02.28 23:14:52.046733 [ 188 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 134 rows starting from the beginning of the part | ||
7207 | 2025.02.28 23:14:52.047091 [ 188 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
7208 | 2025.02.28 23:14:52.047423 [ 188 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 134 rows starting from the beginning of the part | ||
7209 | 2025.02.28 23:14:52.047867 [ 188 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part | ||
7210 | 2025.02.28 23:14:52.049430 [ 255 ] {9ea33121-4116-45a1-ae72-c546f7627c6a} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7211 | 2025.02.28 23:14:52.049504 [ 255 ] {9ea33121-4116-45a1-ae72-c546f7627c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7212 | 2025.02.28 23:14:52.050632 [ 255 ] {9ea33121-4116-45a1-ae72-c546f7627c6a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
7213 | 2025.02.28 23:14:52.051157 [ 255 ] {9ea33121-4116-45a1-ae72-c546f7627c6a} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7214 | 2025.02.28 23:14:52.051403 [ 198 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.005897175 sec., 311844.2305001971 rows/sec., 27.25 MiB/sec. | ||
7215 | 2025.02.28 23:14:52.051517 [ 76 ] {} <Debug> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
7216 | 2025.02.28 23:14:52.051608 [ 76 ] {} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7217 | 2025.02.28 23:14:52.051655 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7218 | 2025.02.28 23:14:52.051754 [ 255 ] {9ea33121-4116-45a1-ae72-c546f7627c6a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005801 sec., 11032.580589553525 rows/sec., 881.78 KiB/sec. | ||
7219 | 2025.02.28 23:14:52.051828 [ 198 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
7220 | 2025.02.28 23:14:52.052046 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::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 | ||
7221 | 2025.02.28 23:14:52.052171 [ 255 ] {9ea33121-4116-45a1-ae72-c546f7627c6a} <Debug> TCPHandler: Processed in 0.006656185 sec. | ||
7222 | 2025.02.28 23:14:52.052438 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7223 | 2025.02.28 23:14:52.052472 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7224 | 2025.02.28 23:14:52.052514 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 631 rows starting from the beginning of the part | ||
7225 | 2025.02.28 23:14:52.052883 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
7226 | 2025.02.28 23:14:52.053068 [ 192 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_76_15} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7227 | 2025.02.28 23:14:52.053175 [ 4 ] {477a96ac-fca5-460d-8cc2-a40cb324d15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7228 | 2025.02.28 23:14:52.053373 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 103 rows starting from the beginning of the part | ||
7229 | 2025.02.28 23:14:52.053493 [ 4 ] {477a96ac-fca5-460d-8cc2-a40cb324d15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7230 | 2025.02.28 23:14:52.053567 [ 192 ] {c331d4b8-c9b4-490e-bf34-9aae52b44284::all_1_76_15} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
7231 | 2025.02.28 23:14:52.053989 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
7232 | 2025.02.28 23:14:52.054054 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
7233 | 2025.02.28 23:14:52.054440 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 103 rows starting from the beginning of the part | ||
7234 | 2025.02.28 23:14:52.054801 [ 188 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
7235 | 2025.02.28 23:14:52.056411 [ 4 ] {477a96ac-fca5-460d-8cc2-a40cb324d15f} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7236 | 2025.02.28 23:14:52.056491 [ 4 ] {477a96ac-fca5-460d-8cc2-a40cb324d15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7237 | 2025.02.28 23:14:52.057474 [ 4 ] {477a96ac-fca5-460d-8cc2-a40cb324d15f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
7238 | 2025.02.28 23:14:52.057888 [ 199 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1029 rows, containing 5 columns (5 merged, 0 gathered) in 0.006122961 sec., 168055.9454812794 rows/sec., 13.48 MiB/sec. | ||
7239 | 2025.02.28 23:14:52.058060 [ 4 ] {477a96ac-fca5-460d-8cc2-a40cb324d15f} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7240 | 2025.02.28 23:14:52.058151 [ 199 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
7241 | 2025.02.28 23:14:52.058348 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
7242 | 2025.02.28 23:14:52.058435 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7243 | 2025.02.28 23:14:52.058518 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7244 | 2025.02.28 23:14:52.058750 [ 4 ] {477a96ac-fca5-460d-8cc2-a40cb324d15f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005857 sec., 27317.739457059928 rows/sec., 1.90 MiB/sec. | ||
7245 | 2025.02.28 23:14:52.059102 [ 188 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
7246 | 2025.02.28 23:14:52.059173 [ 192 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_76_15} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7247 | 2025.02.28 23:14:52.059410 [ 4 ] {477a96ac-fca5-460d-8cc2-a40cb324d15f} <Debug> TCPHandler: Processed in 0.007088657 sec. | ||
7248 | 2025.02.28 23:14:52.059763 [ 192 ] {a079f8e2-c903-4107-91de-e012d9efb30f::all_1_76_15} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
7249 | 2025.02.28 23:14:52.059832 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7250 | 2025.02.28 23:14:52.060051 [ 188 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7251 | 2025.02.28 23:14:52.060114 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
7252 | 2025.02.28 23:14:52.060219 [ 188 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 19968 rows starting from the beginning of the part | ||
7253 | 2025.02.28 23:14:52.060365 [ 255 ] {a87ed54f-07a2-4c4c-bd59-65879ff4570a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7254 | 2025.02.28 23:14:52.060615 [ 188 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
7255 | 2025.02.28 23:14:52.060754 [ 255 ] {a87ed54f-07a2-4c4c-bd59-65879ff4570a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7256 | 2025.02.28 23:14:52.061165 [ 188 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
7257 | 2025.02.28 23:14:52.061657 [ 188 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
7258 | 2025.02.28 23:14:52.062093 [ 188 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::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 | ||
7259 | 2025.02.28 23:14:52.062581 [ 188 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
7260 | 2025.02.28 23:14:52.063986 [ 255 ] {a87ed54f-07a2-4c4c-bd59-65879ff4570a} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7261 | 2025.02.28 23:14:52.064059 [ 255 ] {a87ed54f-07a2-4c4c-bd59-65879ff4570a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7262 | 2025.02.28 23:14:52.064673 [ 255 ] {a87ed54f-07a2-4c4c-bd59-65879ff4570a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
7263 | 2025.02.28 23:14:52.065071 [ 255 ] {a87ed54f-07a2-4c4c-bd59-65879ff4570a} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7264 | 2025.02.28 23:14:52.065286 [ 76 ] {} <Debug> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
7265 | 2025.02.28 23:14:52.065385 [ 76 ] {} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7266 | 2025.02.28 23:14:52.065482 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7267 | 2025.02.28 23:14:52.065604 [ 255 ] {a87ed54f-07a2-4c4c-bd59-65879ff4570a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005401 sec., 11109.053878911312 rows/sec., 766.64 KiB/sec. | ||
7268 | 2025.02.28 23:14:52.065961 [ 255 ] {a87ed54f-07a2-4c4c-bd59-65879ff4570a} <Debug> TCPHandler: Processed in 0.006390808 sec. | ||
7269 | 2025.02.28 23:14:52.065984 [ 199 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
7270 | 2025.02.28 23:14:52.066365 [ 199 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7271 | 2025.02.28 23:14:52.066452 [ 199 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3636 rows starting from the beginning of the part | ||
7272 | 2025.02.28 23:14:52.066748 [ 199 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
7273 | 2025.02.28 23:14:52.067175 [ 199 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
7274 | 2025.02.28 23:14:52.067641 [ 199 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
7275 | 2025.02.28 23:14:52.067852 [ 199 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
7276 | 2025.02.28 23:14:52.068065 [ 199 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::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 | ||
7277 | 2025.02.28 23:14:52.072066 [ 190 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3936 rows, containing 4 columns (4 merged, 0 gathered) in 0.00645793 sec., 609483.2245007302 rows/sec., 41.07 MiB/sec. | ||
7278 | 2025.02.28 23:14:52.072590 [ 200 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
7279 | 2025.02.28 23:14:52.072992 [ 200 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_76_15} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7280 | 2025.02.28 23:14:52.073074 [ 200 ] {f25c570e-7fe5-40d8-aa65-d85981dcb777::all_1_76_15} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
7281 | 2025.02.28 23:14:52.073182 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
7282 | 2025.02.28 23:14:52.074136 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20768 rows, containing 5 columns (5 merged, 0 gathered) in 0.015464851 sec., 1342916.2686404155 rows/sec., 92.07 MiB/sec. | ||
7283 | 2025.02.28 23:14:52.074425 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
7284 | 2025.02.28 23:14:52.074697 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7285 | 2025.02.28 23:14:52.074773 [ 200 ] {b37a272a-52ae-47a1-ba63-2fc1b0fda7c5::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
7286 | 2025.02.28 23:14:52.074847 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
7287 | 2025.02.28 23:14:53.357537 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7288 | 2025.02.28 23:14:53.357844 [ 4 ] {efdb9738-2b91-459b-9cd7-05c8d579f114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7289 | 2025.02.28 23:14:53.357961 [ 4 ] {efdb9738-2b91-459b-9cd7-05c8d579f114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7290 | 2025.02.28 23:14:53.358745 [ 4 ] {efdb9738-2b91-459b-9cd7-05c8d579f114} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7291 | 2025.02.28 23:14:53.358830 [ 4 ] {efdb9738-2b91-459b-9cd7-05c8d579f114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7292 | 2025.02.28 23:14:53.359268 [ 4 ] {efdb9738-2b91-459b-9cd7-05c8d579f114} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7293 | 2025.02.28 23:14:53.359517 [ 4 ] {efdb9738-2b91-459b-9cd7-05c8d579f114} <Trace> oximeter.fields_i16 (c28ccfd1-816f-49a2-9bbc-d93c37fedac2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7294 | 2025.02.28 23:14:53.359808 [ 4 ] {efdb9738-2b91-459b-9cd7-05c8d579f114} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002042 sec., 11753.183153770813 rows/sec., 998.56 KiB/sec. | ||
7295 | 2025.02.28 23:14:53.360046 [ 4 ] {efdb9738-2b91-459b-9cd7-05c8d579f114} <Debug> TCPHandler: Processed in 0.002693195 sec. | ||
7296 | 2025.02.28 23:14:53.360315 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7297 | 2025.02.28 23:14:53.360505 [ 255 ] {7edb2cf6-20b6-4877-8733-d399f8543339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7298 | 2025.02.28 23:14:53.360579 [ 255 ] {7edb2cf6-20b6-4877-8733-d399f8543339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7299 | 2025.02.28 23:14:53.361352 [ 255 ] {7edb2cf6-20b6-4877-8733-d399f8543339} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7300 | 2025.02.28 23:14:53.361396 [ 255 ] {7edb2cf6-20b6-4877-8733-d399f8543339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7301 | 2025.02.28 23:14:53.361829 [ 255 ] {7edb2cf6-20b6-4877-8733-d399f8543339} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
7302 | 2025.02.28 23:14:53.362097 [ 255 ] {7edb2cf6-20b6-4877-8733-d399f8543339} <Trace> oximeter.fields_ipaddr (4f96e3b0-b65c-4453-8bef-bb10d5a68129): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7303 | 2025.02.28 23:14:53.362304 [ 255 ] {7edb2cf6-20b6-4877-8733-d399f8543339} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00185 sec., 1081.081081081081 rows/sec., 88.15 KiB/sec. | ||
7304 | 2025.02.28 23:14:53.362374 [ 255 ] {7edb2cf6-20b6-4877-8733-d399f8543339} <Debug> TCPHandler: Processed in 0.002207472 sec. | ||
7305 | 2025.02.28 23:14:53.362520 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7306 | 2025.02.28 23:14:53.362662 [ 4 ] {c7737af6-6fc4-4bde-86fc-a99414baf8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7307 | 2025.02.28 23:14:53.362718 [ 4 ] {c7737af6-6fc4-4bde-86fc-a99414baf8e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7308 | 2025.02.28 23:14:53.363844 [ 4 ] {c7737af6-6fc4-4bde-86fc-a99414baf8e8} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7309 | 2025.02.28 23:14:53.363884 [ 4 ] {c7737af6-6fc4-4bde-86fc-a99414baf8e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7310 | 2025.02.28 23:14:53.364328 [ 4 ] {c7737af6-6fc4-4bde-86fc-a99414baf8e8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
7311 | 2025.02.28 23:14:53.364570 [ 4 ] {c7737af6-6fc4-4bde-86fc-a99414baf8e8} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7312 | 2025.02.28 23:14:53.364775 [ 4 ] {c7737af6-6fc4-4bde-86fc-a99414baf8e8} <Debug> executeQuery: Read 1395 rows, 119.93 KiB in 0.002145 sec., 650349.6503496503 rows/sec., 54.60 MiB/sec. | ||
7313 | 2025.02.28 23:14:53.364827 [ 4 ] {c7737af6-6fc4-4bde-86fc-a99414baf8e8} <Debug> TCPHandler: Processed in 0.002371016 sec. | ||
7314 | 2025.02.28 23:14:53.364974 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7315 | 2025.02.28 23:14:53.365106 [ 255 ] {7b4eb1bf-10de-4927-ae7c-95464a0ffebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7316 | 2025.02.28 23:14:53.365161 [ 255 ] {7b4eb1bf-10de-4927-ae7c-95464a0ffebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7317 | 2025.02.28 23:14:53.365777 [ 255 ] {7b4eb1bf-10de-4927-ae7c-95464a0ffebe} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7318 | 2025.02.28 23:14:53.365816 [ 255 ] {7b4eb1bf-10de-4927-ae7c-95464a0ffebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7319 | 2025.02.28 23:14:53.366199 [ 255 ] {7b4eb1bf-10de-4927-ae7c-95464a0ffebe} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7320 | 2025.02.28 23:14:53.366445 [ 255 ] {7b4eb1bf-10de-4927-ae7c-95464a0ffebe} <Trace> oximeter.fields_u16 (b204a9e0-8d86-412c-a6c2-6072aec2ece4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7321 | 2025.02.28 23:14:53.366629 [ 255 ] {7b4eb1bf-10de-4927-ae7c-95464a0ffebe} <Debug> executeQuery: Read 53 rows, 4.03 KiB in 0.00155 sec., 34193.54838709677 rows/sec., 2.54 MiB/sec. | ||
7322 | 2025.02.28 23:14:53.366685 [ 255 ] {7b4eb1bf-10de-4927-ae7c-95464a0ffebe} <Debug> TCPHandler: Processed in 0.00178077 sec. | ||
7323 | 2025.02.28 23:14:53.366826 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7324 | 2025.02.28 23:14:53.366943 [ 4 ] {bd957b29-0ccd-4108-8001-ec20623b5bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7325 | 2025.02.28 23:14:53.366991 [ 4 ] {bd957b29-0ccd-4108-8001-ec20623b5bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7326 | 2025.02.28 23:14:53.368096 [ 4 ] {bd957b29-0ccd-4108-8001-ec20623b5bc2} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7327 | 2025.02.28 23:14:53.368134 [ 4 ] {bd957b29-0ccd-4108-8001-ec20623b5bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7328 | 2025.02.28 23:14:53.368507 [ 4 ] {bd957b29-0ccd-4108-8001-ec20623b5bc2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7329 | 2025.02.28 23:14:53.368755 [ 4 ] {bd957b29-0ccd-4108-8001-ec20623b5bc2} <Trace> oximeter.fields_u32 (4d6f20be-843c-4a52-a060-6f6b12cf4a7c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7330 | 2025.02.28 23:14:53.369022 [ 4 ] {bd957b29-0ccd-4108-8001-ec20623b5bc2} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.002101 sec., 119942.8843407901 rows/sec., 8.30 MiB/sec. | ||
7331 | 2025.02.28 23:14:53.369205 [ 4 ] {bd957b29-0ccd-4108-8001-ec20623b5bc2} <Debug> TCPHandler: Processed in 0.002427868 sec. | ||
7332 | 2025.02.28 23:14:53.369356 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7333 | 2025.02.28 23:14:53.369498 [ 255 ] {c9048f99-8911-4d0f-9097-66bc1deba9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7334 | 2025.02.28 23:14:53.369555 [ 255 ] {c9048f99-8911-4d0f-9097-66bc1deba9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7335 | 2025.02.28 23:14:53.370201 [ 255 ] {c9048f99-8911-4d0f-9097-66bc1deba9e4} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7336 | 2025.02.28 23:14:53.370239 [ 255 ] {c9048f99-8911-4d0f-9097-66bc1deba9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7337 | 2025.02.28 23:14:53.370604 [ 255 ] {c9048f99-8911-4d0f-9097-66bc1deba9e4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7338 | 2025.02.28 23:14:53.370847 [ 255 ] {c9048f99-8911-4d0f-9097-66bc1deba9e4} <Trace> oximeter.fields_u8 (e1024d64-9f48-4b0a-9148-f5b448ed0ba7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7339 | 2025.02.28 23:14:53.371047 [ 255 ] {c9048f99-8911-4d0f-9097-66bc1deba9e4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001577 sec., 7609.3849080532655 rows/sec., 594.48 KiB/sec. | ||
7340 | 2025.02.28 23:14:53.371144 [ 255 ] {c9048f99-8911-4d0f-9097-66bc1deba9e4} <Debug> TCPHandler: Processed in 0.001853751 sec. | ||
7341 | 2025.02.28 23:14:53.371336 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7342 | 2025.02.28 23:14:53.371559 [ 4 ] {6d597840-c050-4913-91b9-942e82190643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7343 | 2025.02.28 23:14:53.371650 [ 4 ] {6d597840-c050-4913-91b9-942e82190643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7344 | 2025.02.28 23:14:53.372609 [ 4 ] {6d597840-c050-4913-91b9-942e82190643} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7345 | 2025.02.28 23:14:53.372649 [ 4 ] {6d597840-c050-4913-91b9-942e82190643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7346 | 2025.02.28 23:14:53.373034 [ 4 ] {6d597840-c050-4913-91b9-942e82190643} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
7347 | 2025.02.28 23:14:53.373278 [ 4 ] {6d597840-c050-4913-91b9-942e82190643} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7348 | 2025.02.28 23:14:53.373484 [ 4 ] {6d597840-c050-4913-91b9-942e82190643} <Debug> executeQuery: Read 597 rows, 45.95 KiB in 0.00198 sec., 301515.1515151515 rows/sec., 22.66 MiB/sec. | ||
7349 | 2025.02.28 23:14:53.373535 [ 4 ] {6d597840-c050-4913-91b9-942e82190643} <Debug> TCPHandler: Processed in 0.002305194 sec. | ||
7350 | 2025.02.28 23:14:53.373674 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7351 | 2025.02.28 23:14:53.373814 [ 255 ] {9e904162-deed-455a-ae13-8122eb0830eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7352 | 2025.02.28 23:14:53.373881 [ 255 ] {9e904162-deed-455a-ae13-8122eb0830eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7353 | 2025.02.28 23:14:53.374629 [ 255 ] {9e904162-deed-455a-ae13-8122eb0830eb} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7354 | 2025.02.28 23:14:53.374665 [ 255 ] {9e904162-deed-455a-ae13-8122eb0830eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7355 | 2025.02.28 23:14:53.375108 [ 255 ] {9e904162-deed-455a-ae13-8122eb0830eb} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
7356 | 2025.02.28 23:14:53.375354 [ 255 ] {9e904162-deed-455a-ae13-8122eb0830eb} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7357 | 2025.02.28 23:14:53.375531 [ 255 ] {9e904162-deed-455a-ae13-8122eb0830eb} <Debug> executeQuery: Read 947 rows, 65.46 KiB in 0.00175 sec., 541142.8571428572 rows/sec., 36.53 MiB/sec. | ||
7358 | 2025.02.28 23:14:53.375581 [ 255 ] {9e904162-deed-455a-ae13-8122eb0830eb} <Debug> TCPHandler: Processed in 0.001973165 sec. | ||
7359 | 2025.02.28 23:14:53.375722 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7360 | 2025.02.28 23:14:53.375861 [ 4 ] {817d32ff-9b12-4b77-9451-5c020a7ead81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7361 | 2025.02.28 23:14:53.375955 [ 4 ] {817d32ff-9b12-4b77-9451-5c020a7ead81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7362 | 2025.02.28 23:14:53.377128 [ 4 ] {817d32ff-9b12-4b77-9451-5c020a7ead81} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7363 | 2025.02.28 23:14:53.377167 [ 4 ] {817d32ff-9b12-4b77-9451-5c020a7ead81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7364 | 2025.02.28 23:14:53.377829 [ 4 ] {817d32ff-9b12-4b77-9451-5c020a7ead81} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7365 | 2025.02.28 23:14:53.378084 [ 4 ] {817d32ff-9b12-4b77-9451-5c020a7ead81} <Trace> oximeter.measurements_histogramu64 (0124aedf-df50-438a-887c-271a9e7ab000): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7366 | 2025.02.28 23:14:53.378359 [ 4 ] {817d32ff-9b12-4b77-9451-5c020a7ead81} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002528 sec., 15427.21518987342 rows/sec., 27.64 MiB/sec. | ||
7367 | 2025.02.28 23:14:53.378882 [ 4 ] {817d32ff-9b12-4b77-9451-5c020a7ead81} <Debug> TCPHandler: Processed in 0.00321952 sec. | ||
7368 | 2025.02.28 23:14:53.379046 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7369 | 2025.02.28 23:14:53.379183 [ 255 ] {747edff9-6333-469e-9718-9a0b722aa935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7370 | 2025.02.28 23:14:53.379242 [ 255 ] {747edff9-6333-469e-9718-9a0b722aa935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7371 | 2025.02.28 23:14:53.379793 [ 255 ] {747edff9-6333-469e-9718-9a0b722aa935} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7372 | 2025.02.28 23:14:53.379838 [ 255 ] {747edff9-6333-469e-9718-9a0b722aa935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7373 | 2025.02.28 23:14:53.380236 [ 255 ] {747edff9-6333-469e-9718-9a0b722aa935} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
7374 | 2025.02.28 23:14:53.380473 [ 255 ] {747edff9-6333-469e-9718-9a0b722aa935} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7375 | 2025.02.28 23:14:53.380687 [ 255 ] {747edff9-6333-469e-9718-9a0b722aa935} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001534 sec., 15645.371577574968 rows/sec., 1.05 MiB/sec. | ||
7376 | 2025.02.28 23:14:53.380736 [ 255 ] {747edff9-6333-469e-9718-9a0b722aa935} <Debug> TCPHandler: Processed in 0.001773839 sec. | ||
7377 | 2025.02.28 23:14:55.275657 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1006 | ||
7378 | 2025.02.28 23:14:55.278885 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7379 | 2025.02.28 23:14:55.278937 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7380 | 2025.02.28 23:14:55.280466 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7381 | 2025.02.28 23:14:55.280792 [ 242 ] {} <Trace> system.query_log (14f010e8-9e03-43db-9292-8272ce8d221a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7382 | 2025.02.28 23:14:55.282235 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1006 | ||
7383 | 2025.02.28 23:14:57.040173 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7384 | 2025.02.28 23:14:57.040411 [ 4 ] {d5ed4dea-9d45-4aa2-96a4-32de6c0c6e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7385 | 2025.02.28 23:14:57.040493 [ 4 ] {d5ed4dea-9d45-4aa2-96a4-32de6c0c6e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7386 | 2025.02.28 23:14:57.041360 [ 4 ] {d5ed4dea-9d45-4aa2-96a4-32de6c0c6e77} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7387 | 2025.02.28 23:14:57.041410 [ 4 ] {d5ed4dea-9d45-4aa2-96a4-32de6c0c6e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7388 | 2025.02.28 23:14:57.041866 [ 4 ] {d5ed4dea-9d45-4aa2-96a4-32de6c0c6e77} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
7389 | 2025.02.28 23:14:57.042137 [ 4 ] {d5ed4dea-9d45-4aa2-96a4-32de6c0c6e77} <Trace> oximeter.fields_string (c331d4b8-c9b4-490e-bf34-9aae52b44284): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7390 | 2025.02.28 23:14:57.042389 [ 4 ] {d5ed4dea-9d45-4aa2-96a4-32de6c0c6e77} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002038 sec., 27477.91952894995 rows/sec., 2.11 MiB/sec. | ||
7391 | 2025.02.28 23:14:57.042458 [ 4 ] {d5ed4dea-9d45-4aa2-96a4-32de6c0c6e77} <Debug> TCPHandler: Processed in 0.002474649 sec. | ||
7392 | 2025.02.28 23:14:57.042724 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7393 | 2025.02.28 23:14:57.042953 [ 255 ] {188cb727-d36f-4e72-8747-18c14be8d72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7394 | 2025.02.28 23:14:57.043037 [ 255 ] {188cb727-d36f-4e72-8747-18c14be8d72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7395 | 2025.02.28 23:14:57.043828 [ 255 ] {188cb727-d36f-4e72-8747-18c14be8d72b} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7396 | 2025.02.28 23:14:57.043886 [ 255 ] {188cb727-d36f-4e72-8747-18c14be8d72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7397 | 2025.02.28 23:14:57.044363 [ 255 ] {188cb727-d36f-4e72-8747-18c14be8d72b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
7398 | 2025.02.28 23:14:57.044625 [ 255 ] {188cb727-d36f-4e72-8747-18c14be8d72b} <Trace> oximeter.fields_uuid (a079f8e2-c903-4107-91de-e012d9efb30f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7399 | 2025.02.28 23:14:57.044852 [ 255 ] {188cb727-d36f-4e72-8747-18c14be8d72b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001953 sec., 32770.097286226315 rows/sec., 2.56 MiB/sec. | ||
7400 | 2025.02.28 23:14:57.044926 [ 255 ] {188cb727-d36f-4e72-8747-18c14be8d72b} <Debug> TCPHandler: Processed in 0.002343715 sec. | ||
7401 | 2025.02.28 23:14:57.045098 [ 4 ] {} <Trace> TCP-Session: 9a6443bd-c7e1-411a-9693-7895473d9021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7402 | 2025.02.28 23:14:57.045297 [ 4 ] {5cbe3c85-b7d6-4079-993d-733494055039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7403 | 2025.02.28 23:14:57.045399 [ 4 ] {5cbe3c85-b7d6-4079-993d-733494055039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7404 | 2025.02.28 23:14:57.046319 [ 4 ] {5cbe3c85-b7d6-4079-993d-733494055039} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7405 | 2025.02.28 23:14:57.046359 [ 4 ] {5cbe3c85-b7d6-4079-993d-733494055039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7406 | 2025.02.28 23:14:57.046774 [ 4 ] {5cbe3c85-b7d6-4079-993d-733494055039} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
7407 | 2025.02.28 23:14:57.047025 [ 4 ] {5cbe3c85-b7d6-4079-993d-733494055039} <Trace> oximeter.measurements_cumulativeu64 (b37a272a-52ae-47a1-ba63-2fc1b0fda7c5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7408 | 2025.02.28 23:14:57.047257 [ 4 ] {5cbe3c85-b7d6-4079-993d-733494055039} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.002022 sec., 47477.744807121664 rows/sec., 3.31 MiB/sec. | ||
7409 | 2025.02.28 23:14:57.047310 [ 4 ] {5cbe3c85-b7d6-4079-993d-733494055039} <Debug> TCPHandler: Processed in 0.002278134 sec. | ||
7410 | 2025.02.28 23:14:57.047460 [ 255 ] {} <Trace> TCP-Session: 4a4f8486-7757-41ed-ac5b-b4b7c8d613a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7411 | 2025.02.28 23:14:57.047591 [ 255 ] {f2f007c1-a512-46be-8bbd-e24c57cc8e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7412 | 2025.02.28 23:14:57.047648 [ 255 ] {f2f007c1-a512-46be-8bbd-e24c57cc8e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7413 | 2025.02.28 23:14:57.048148 [ 255 ] {f2f007c1-a512-46be-8bbd-e24c57cc8e9a} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7414 | 2025.02.28 23:14:57.048187 [ 255 ] {f2f007c1-a512-46be-8bbd-e24c57cc8e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7415 | 2025.02.28 23:14:57.048586 [ 255 ] {f2f007c1-a512-46be-8bbd-e24c57cc8e9a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
7416 | 2025.02.28 23:14:57.048831 [ 255 ] {f2f007c1-a512-46be-8bbd-e24c57cc8e9a} <Trace> oximeter.measurements_u64 (f25c570e-7fe5-40d8-aa65-d85981dcb777): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7417 | 2025.02.28 23:14:57.049014 [ 255 ] {f2f007c1-a512-46be-8bbd-e24c57cc8e9a} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001454 sec., 24759.284731774416 rows/sec., 1.67 MiB/sec. | ||
7418 | 2025.02.28 23:14:57.049071 [ 255 ] {f2f007c1-a512-46be-8bbd-e24c57cc8e9a} <Debug> TCPHandler: Processed in 0.001672027 sec. | ||
7419 | 2025.02.28 23:14:57.684492 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 | ||
7420 | 2025.02.28 23:14:57.685581 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7421 | 2025.02.28 23:14:57.685625 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7422 | 2025.02.28 23:14:57.686144 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7423 | 2025.02.28 23:14:57.686403 [ 244 ] {} <Trace> system.asynchronous_metric_log (f0543003-d4d0-46c0-b706-8a9cac70d8a1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7424 | 2025.02.28 23:14:57.686648 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 | ||
7425 | 2025.02.28 23:14:59.201441 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
7426 | 2025.02.28 23:14:59.220429 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7427 | 2025.02.28 23:14:59.220494 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7428 | 2025.02.28 23:14:59.227442 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7429 | 2025.02.28 23:14:59.228212 [ 243 ] {} <Trace> system.metric_log (0618872a-6ba7-444b-ac5f-d76b8eb42a4a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7430 | 2025.02.28 23:14:59.231952 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 |