1 | [ Nov 22 03:54:50 Enabled. ] | ||
2 | [ Nov 22 03:54:50 Rereading configuration. ] | ||
3 | [ Nov 22 03:54:51 Rereading configuration. ] | ||
4 | [ Nov 22 03:54:52 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Nov 22 03:54:52 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2024.11.22 03:54:53.703457 [ 1 ] {} <Information> Application: Will watch for the process with pid 24207 | ||
29 | 2024.11.22 03:54:53.704019 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.11.22 03:54:53.954214 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 24207 | ||
31 | 2024.11.22 03:54:53.954987 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.11.22 03:54:53.955737 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.11.22 03:54:54.047640 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.11.22 03:54:54.104457 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.11.22 03:54:54.104523 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.11.22 03:54:54.104537 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.11.22 03:54:54.104616 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.11.22 03:54:54.105014 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.11.22 03:54:54.106551 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2024.11.22 03:54:54.107366 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.11.22 03:54:54.107720 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2024.11.22 03:54:54.107741 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2024.11.22 03:54:54.107756 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.11.22 03:54:54.107941 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.11.22 03:54:54.108859 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.11.22 03:54:54.114354 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.11.22 03:54:54.115173 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.11.22 03:54:54.116715 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.11.22 03:54:54.116796 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.11.22 03:54:54.118832 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2024.11.22 03:54:54.119312 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.11.22 03:54:54.122720 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.11.22 03:54:54.123424 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.11.22 03:54:54.124924 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.11.22 03:54:54.125318 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.11.22 03:54:54.125692 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.11.22 03:54:54.126018 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.11.22 03:54:54.127350 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.11.22 03:54:54.127375 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.11.22 03:54:54.127445 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.11.22 03:54:54.127546 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.11.22 03:54:54.145412 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.11.22 03:54:54.145437 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000147332 sec | ||
68 | 2024.11.22 03:54:54.145481 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.11.22 03:54:54.145496 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.11.22 03:54:54.146654 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.11.22 03:54:54.147218 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.11.22 03:54:54.161079 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.11.22 03:54:54.161127 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.11.22 03:54:54.161155 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.11.22 03:54:54.161168 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.11.22 03:54:54.161202 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.11.22 03:54:54.161224 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2024.11.22 03:54:54.163814 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.11.22 03:54:54.163860 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.11.22 03:54:54.163881 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2024.11.22 03:54:54.164064 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.11.22 03:54:54.164084 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.11.22 03:54:54.164121 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.11.22 03:54:54.164141 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.11.22 03:54:54.164159 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.11.22 03:54:54.164190 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.11.22 03:54:54.164211 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.11.22 03:54:54.190343 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.11.22 03:54:54.193773 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.11.22 03:54:54.193803 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.8241e-05 sec | ||
91 | 2024.11.22 03:54:54.193817 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.11.22 03:54:54.193827 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.11.22 03:54:54.193851 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.11.22 03:54:54.194081 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.11.22 03:54:54.194135 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.11.22 03:54:54.194151 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.11.22 03:54:54.194165 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2024.11.22 03:54:54.194180 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.11.22 03:54:54.212632 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.11.22 03:54:54.212860 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB | ||
101 | 2024.11.22 03:54:54.213769 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.3791e-05 sec. | ||
102 | 2024.11.22 03:54:54.214734 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.11.22 03:54:54.214835 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.11.22 03:54:54.214853 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.11.22 03:54:54.404540 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62313 | ||
106 | 2024.11.22 03:54:54.405361 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.11.22 03:54:54.405423 [ 3 ] {} <Debug> TCP-Session: f706ba34-2d05-404b-ac38-773c152619d8 Authenticating user 'default' from [fd00:1122:3344:101::c]:62313 | ||
108 | 2024.11.22 03:54:54.405457 [ 3 ] {} <Debug> TCP-Session: f706ba34-2d05-404b-ac38-773c152619d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.11.22 03:54:54.405476 [ 3 ] {} <Debug> TCP-Session: f706ba34-2d05-404b-ac38-773c152619d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.11.22 03:54:54.405561 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.11.22 03:54:54.405588 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2024.11.22 03:54:54.405610 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2024.11.22 03:54:54.405929 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49461 | ||
114 | 2024.11.22 03:54:54.405932 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34773 | ||
115 | 2024.11.22 03:54:54.406074 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2024.11.22 03:54:54.406104 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
117 | 2024.11.22 03:54:54.406120 [ 4 ] {} <Debug> TCP-Session: 9f1cf234-ed33-497d-8331-5fad30e133e2 Authenticating user 'default' from [fd00:1122:3344:101::c]:49461 | ||
118 | 2024.11.22 03:54:54.406164 [ 5 ] {} <Debug> TCP-Session: ef265e48-40f8-4ebc-a4ee-967785877976 Authenticating user 'default' from [fd00:1122:3344:101::c]:34773 | ||
119 | 2024.11.22 03:54:54.406176 [ 4 ] {} <Debug> TCP-Session: 9f1cf234-ed33-497d-8331-5fad30e133e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
120 | 2024.11.22 03:54:54.406219 [ 5 ] {} <Debug> TCP-Session: ef265e48-40f8-4ebc-a4ee-967785877976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2024.11.22 03:54:54.406230 [ 4 ] {} <Debug> TCP-Session: 9f1cf234-ed33-497d-8331-5fad30e133e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2024.11.22 03:54:54.406259 [ 5 ] {} <Debug> TCP-Session: ef265e48-40f8-4ebc-a4ee-967785877976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2024.11.22 03:54:54.406741 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38870 | ||
124 | 2024.11.22 03:54:54.406865 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2024.11.22 03:54:54.406878 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33148 | ||
126 | 2024.11.22 03:54:54.406895 [ 253 ] {} <Debug> TCP-Session: 669b4ebb-0524-43dd-aa56-e7d1fc6cca42 Authenticating user 'default' from [fd00:1122:3344:101::c]:38870 | ||
127 | 2024.11.22 03:54:54.406970 [ 253 ] {} <Debug> TCP-Session: 669b4ebb-0524-43dd-aa56-e7d1fc6cca42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2024.11.22 03:54:54.406986 [ 253 ] {} <Debug> TCP-Session: 669b4ebb-0524-43dd-aa56-e7d1fc6cca42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
129 | 2024.11.22 03:54:54.407158 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57342 | ||
130 | 2024.11.22 03:54:54.407156 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
131 | 2024.11.22 03:54:54.407331 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55347 | ||
132 | 2024.11.22 03:54:54.407363 [ 254 ] {} <Debug> TCP-Session: a0848d6d-c85a-462f-9d5e-4825e57e071c Authenticating user 'default' from [fd00:1122:3344:101::c]:33148 | ||
133 | 2024.11.22 03:54:54.407420 [ 254 ] {} <Debug> TCP-Session: a0848d6d-c85a-462f-9d5e-4825e57e071c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2024.11.22 03:54:54.407541 [ 254 ] {} <Debug> TCP-Session: a0848d6d-c85a-462f-9d5e-4825e57e071c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2024.11.22 03:54:54.407547 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
136 | 2024.11.22 03:54:54.407563 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33077 | ||
137 | 2024.11.22 03:54:54.407717 [ 256 ] {} <Debug> TCP-Session: bb1ecea8-4e3d-4e8c-af29-4a1bd5df61dd Authenticating user 'default' from [fd00:1122:3344:101::c]:55347 | ||
138 | 2024.11.22 03:54:54.407759 [ 256 ] {} <Debug> TCP-Session: bb1ecea8-4e3d-4e8c-af29-4a1bd5df61dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
139 | 2024.11.22 03:54:54.407775 [ 256 ] {} <Debug> TCP-Session: bb1ecea8-4e3d-4e8c-af29-4a1bd5df61dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2024.11.22 03:54:54.408357 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
141 | 2024.11.22 03:54:54.408391 [ 257 ] {} <Debug> TCP-Session: 3ba861ce-aeab-4a9e-93e3-ed28e3871f06 Authenticating user 'default' from [fd00:1122:3344:101::c]:33077 | ||
142 | 2024.11.22 03:54:54.408408 [ 257 ] {} <Debug> TCP-Session: 3ba861ce-aeab-4a9e-93e3-ed28e3871f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2024.11.22 03:54:54.408428 [ 257 ] {} <Debug> TCP-Session: 3ba861ce-aeab-4a9e-93e3-ed28e3871f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2024.11.22 03:54:54.410006 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
145 | 2024.11.22 03:54:54.410047 [ 255 ] {} <Debug> TCP-Session: 44a28d56-4d64-4742-9d76-406e8b72d659 Authenticating user 'default' from [fd00:1122:3344:101::c]:57342 | ||
146 | 2024.11.22 03:54:54.410066 [ 255 ] {} <Debug> TCP-Session: 44a28d56-4d64-4742-9d76-406e8b72d659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.11.22 03:54:54.410093 [ 255 ] {} <Debug> TCP-Session: 44a28d56-4d64-4742-9d76-406e8b72d659 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.11.22 03:54:54.627935 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63729 | ||
149 | 2024.11.22 03:54:54.628111 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
150 | 2024.11.22 03:54:54.628164 [ 258 ] {} <Debug> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63729 | ||
151 | 2024.11.22 03:54:54.628194 [ 258 ] {} <Debug> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.11.22 03:54:54.628212 [ 258 ] {} <Debug> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.11.22 03:54:54.628294 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
154 | 2024.11.22 03:54:54.628324 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
155 | 2024.11.22 03:54:54.628354 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
156 | 2024.11.22 03:54:54.628734 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57169 | ||
157 | 2024.11.22 03:54:54.628934 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
158 | 2024.11.22 03:54:54.628933 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49296 | ||
159 | 2024.11.22 03:54:54.628974 [ 259 ] {} <Debug> TCP-Session: f5a6eca7-cfd8-4346-b53d-f675c503e06a Authenticating user 'default' from [fd00:1122:3344:101::d]:57169 | ||
160 | 2024.11.22 03:54:54.629020 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56911 | ||
161 | 2024.11.22 03:54:54.629030 [ 259 ] {} <Debug> TCP-Session: f5a6eca7-cfd8-4346-b53d-f675c503e06a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
162 | 2024.11.22 03:54:54.629172 [ 259 ] {} <Debug> TCP-Session: f5a6eca7-cfd8-4346-b53d-f675c503e06a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
163 | 2024.11.22 03:54:54.629180 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36615 | ||
164 | 2024.11.22 03:54:54.629192 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
165 | 2024.11.22 03:54:54.629468 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
166 | 2024.11.22 03:54:54.629476 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
167 | 2024.11.22 03:54:54.629525 [ 260 ] {} <Debug> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49296 | ||
168 | 2024.11.22 03:54:54.629523 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62833 | ||
169 | 2024.11.22 03:54:54.629591 [ 262 ] {} <Debug> TCP-Session: 18070218-28b0-40d0-911e-e9e3191313f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36615 | ||
170 | 2024.11.22 03:54:54.629570 [ 261 ] {} <Debug> TCP-Session: daeeea50-c378-4015-b6f3-ff3d98717edf Authenticating user 'default' from [fd00:1122:3344:101::d]:56911 | ||
171 | 2024.11.22 03:54:54.629626 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51408 | ||
172 | 2024.11.22 03:54:54.629647 [ 260 ] {} <Debug> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
173 | 2024.11.22 03:54:54.629696 [ 262 ] {} <Debug> TCP-Session: 18070218-28b0-40d0-911e-e9e3191313f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
174 | 2024.11.22 03:54:54.630491 [ 260 ] {} <Debug> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
175 | 2024.11.22 03:54:54.630506 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
176 | 2024.11.22 03:54:54.630506 [ 261 ] {} <Debug> TCP-Session: daeeea50-c378-4015-b6f3-ff3d98717edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
177 | 2024.11.22 03:54:54.630532 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
178 | 2024.11.22 03:54:54.630553 [ 262 ] {} <Debug> TCP-Session: 18070218-28b0-40d0-911e-e9e3191313f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
179 | 2024.11.22 03:54:54.631130 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43949 | ||
180 | 2024.11.22 03:54:54.631164 [ 264 ] {} <Debug> TCP-Session: 56d288d6-2dba-4b1d-945c-9d200b3c5a14 Authenticating user 'default' from [fd00:1122:3344:101::d]:51408 | ||
181 | 2024.11.22 03:54:54.631176 [ 263 ] {} <Debug> TCP-Session: 7b1a6306-d4fe-4592-9d99-5f7b887d41bd Authenticating user 'default' from [fd00:1122:3344:101::d]:62833 | ||
182 | 2024.11.22 03:54:54.631200 [ 261 ] {} <Debug> TCP-Session: daeeea50-c378-4015-b6f3-ff3d98717edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2024.11.22 03:54:54.631334 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
184 | 2024.11.22 03:54:54.631493 [ 263 ] {} <Debug> TCP-Session: 7b1a6306-d4fe-4592-9d99-5f7b887d41bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
185 | 2024.11.22 03:54:54.631503 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
186 | 2024.11.22 03:54:54.631504 [ 264 ] {} <Debug> TCP-Session: 56d288d6-2dba-4b1d-945c-9d200b3c5a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
187 | 2024.11.22 03:54:54.631615 [ 263 ] {} <Debug> TCP-Session: 7b1a6306-d4fe-4592-9d99-5f7b887d41bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2024.11.22 03:54:54.631578 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41153 | ||
189 | 2024.11.22 03:54:54.631656 [ 265 ] {} <Debug> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Authenticating user 'default' from [fd00:1122:3344:101::d]:43949 | ||
190 | 2024.11.22 03:54:54.631665 [ 264 ] {} <Debug> TCP-Session: 56d288d6-2dba-4b1d-945c-9d200b3c5a14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2024.11.22 03:54:54.631958 [ 265 ] {} <Debug> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
192 | 2024.11.22 03:54:54.631973 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
193 | 2024.11.22 03:54:54.632003 [ 265 ] {} <Debug> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
194 | 2024.11.22 03:54:54.632046 [ 266 ] {} <Debug> TCP-Session: 3e7b4270-d05d-46d7-aa13-3da448c2f470 Authenticating user 'default' from [fd00:1122:3344:101::d]:41153 | ||
195 | 2024.11.22 03:54:54.632083 [ 266 ] {} <Debug> TCP-Session: 3e7b4270-d05d-46d7-aa13-3da448c2f470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2024.11.22 03:54:54.632107 [ 266 ] {} <Debug> TCP-Session: 3e7b4270-d05d-46d7-aa13-3da448c2f470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2024.11.22 03:54:54.634950 [ 258 ] {c4fb44ce-7750-43fd-b346-7a77338bef1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
198 | 2024.11.22 03:54:54.714779 [ 258 ] {c4fb44ce-7750-43fd-b346-7a77338bef1f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63729) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
199 | |||
200 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
202 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
206 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
207 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
208 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
209 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
210 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
213 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
214 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
215 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
216 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
218 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
220 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
221 | |||
222 | 2024.11.22 03:54:54.716579 [ 258 ] {c4fb44ce-7750-43fd-b346-7a77338bef1f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
223 | |||
224 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
226 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
230 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
231 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
232 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
233 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
234 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
237 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
238 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
239 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
240 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
242 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
244 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
245 | |||
246 | 2024.11.22 03:54:54.716685 [ 258 ] {c4fb44ce-7750-43fd-b346-7a77338bef1f} <Debug> TCPHandler: Processed in 0.087172087 sec. | ||
247 | 2024.11.22 03:54:54.717058 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
248 | 2024.11.22 03:54:54.717266 [ 265 ] {772acbdf-2aa2-4d3a-9901-133ff09f49a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
249 | 2024.11.22 03:54:54.717622 [ 265 ] {772acbdf-2aa2-4d3a-9901-133ff09f49a3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43949) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
250 | |||
251 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
253 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
257 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
258 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
259 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
260 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
261 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
264 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
265 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
266 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
267 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
269 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
271 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
272 | |||
273 | 2024.11.22 03:54:54.717766 [ 265 ] {772acbdf-2aa2-4d3a-9901-133ff09f49a3} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
274 | |||
275 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
277 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
281 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
282 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
283 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
284 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
285 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
288 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
289 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
290 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
291 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
293 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
295 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
296 | |||
297 | 2024.11.22 03:54:54.717870 [ 265 ] {772acbdf-2aa2-4d3a-9901-133ff09f49a3} <Debug> TCPHandler: Processed in 0.000976207 sec. | ||
298 | 2024.11.22 03:54:54.719884 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
299 | 2024.11.22 03:54:54.721177 [ 258 ] {e944befd-704b-4f17-9390-3c26aa6f09af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
300 | 2024.11.22 03:54:54.721812 [ 258 ] {e944befd-704b-4f17-9390-3c26aa6f09af} <Debug> TCPHandler: Processed in 0.002044656 sec. | ||
301 | 2024.11.22 03:54:54.722015 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
302 | 2024.11.22 03:54:54.722151 [ 265 ] {61b06549-4267-47e0-bea7-26c26e65cc81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
303 | 2024.11.22 03:54:54.722255 [ 265 ] {61b06549-4267-47e0-bea7-26c26e65cc81} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
304 | 2024.11.22 03:54:54.726556 [ 265 ] {61b06549-4267-47e0-bea7-26c26e65cc81} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
305 | 2024.11.22 03:54:54.726595 [ 265 ] {61b06549-4267-47e0-bea7-26c26e65cc81} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.2611e-05 sec | ||
306 | 2024.11.22 03:54:54.726609 [ 265 ] {61b06549-4267-47e0-bea7-26c26e65cc81} <Trace> ReferentialDeps: No tables | ||
307 | 2024.11.22 03:54:54.726621 [ 265 ] {61b06549-4267-47e0-bea7-26c26e65cc81} <Trace> LoadingDeps: No tables | ||
308 | 2024.11.22 03:54:54.726655 [ 265 ] {61b06549-4267-47e0-bea7-26c26e65cc81} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
309 | 2024.11.22 03:54:54.726711 [ 265 ] {61b06549-4267-47e0-bea7-26c26e65cc81} <Debug> TCPHandler: Processed in 0.004750914 sec. | ||
310 | 2024.11.22 03:54:54.726908 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
311 | 2024.11.22 03:54:54.727126 [ 258 ] {de176091-0190-4edb-b088-7e49a882e175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) /* The version table contains metadata about the `oximeter` database */ | ||
312 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
313 | 2024.11.22 03:54:54.727196 [ 258 ] {de176091-0190-4edb-b088-7e49a882e175} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
314 | 2024.11.22 03:54:54.735020 [ 258 ] {de176091-0190-4edb-b088-7e49a882e175} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
315 | 2024.11.22 03:54:54.739658 [ 258 ] {de176091-0190-4edb-b088-7e49a882e175} <Debug> oximeter.version (8e34bf6e-1b28-45da-bc09-773d81d57449): Loading data parts | ||
316 | 2024.11.22 03:54:54.740272 [ 258 ] {de176091-0190-4edb-b088-7e49a882e175} <Debug> oximeter.version (8e34bf6e-1b28-45da-bc09-773d81d57449): There are no data parts | ||
317 | 2024.11.22 03:54:54.746197 [ 258 ] {de176091-0190-4edb-b088-7e49a882e175} <Debug> TCPHandler: Processed in 0.019356273 sec. | ||
318 | 2024.11.22 03:54:54.746442 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
319 | 2024.11.22 03:54:54.746673 [ 265 ] {8d2f9666-4db8-44ae-a4c2-24d1220ee775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) /* The measurement tables contain all individual samples from each timeseries. | ||
320 | * | ||
321 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
322 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
323 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
324 | * by all samples from the same timeseries. | ||
325 | * | ||
326 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
327 | * and then uses that to index quickly into the measurements tables. | ||
328 | */ | ||
329 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
330 | 2024.11.22 03:54:54.746760 [ 265 ] {8d2f9666-4db8-44ae-a4c2-24d1220ee775} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
331 | 2024.11.22 03:54:54.756030 [ 265 ] {8d2f9666-4db8-44ae-a4c2-24d1220ee775} <Debug> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Loading data parts | ||
332 | 2024.11.22 03:54:54.756314 [ 265 ] {8d2f9666-4db8-44ae-a4c2-24d1220ee775} <Debug> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): There are no data parts | ||
333 | 2024.11.22 03:54:54.760697 [ 265 ] {8d2f9666-4db8-44ae-a4c2-24d1220ee775} <Debug> TCPHandler: Processed in 0.014314154 sec. | ||
334 | 2024.11.22 03:54:54.760948 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
335 | 2024.11.22 03:54:54.761247 [ 258 ] {ec41b446-3c17-44f3-8ed5-1977df127ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
336 | 2024.11.22 03:54:54.761319 [ 258 ] {ec41b446-3c17-44f3-8ed5-1977df127ac3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
337 | 2024.11.22 03:54:54.766714 [ 258 ] {ec41b446-3c17-44f3-8ed5-1977df127ac3} <Debug> oximeter.measurements_i8 (d93936c2-758c-437b-8d3a-61ad01e3be31): Loading data parts | ||
338 | 2024.11.22 03:54:54.766940 [ 258 ] {ec41b446-3c17-44f3-8ed5-1977df127ac3} <Debug> oximeter.measurements_i8 (d93936c2-758c-437b-8d3a-61ad01e3be31): There are no data parts | ||
339 | 2024.11.22 03:54:54.775049 [ 258 ] {ec41b446-3c17-44f3-8ed5-1977df127ac3} <Debug> TCPHandler: Processed in 0.014189481 sec. | ||
340 | 2024.11.22 03:54:54.775285 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
341 | 2024.11.22 03:54:54.775537 [ 265 ] {4ca22a9d-0229-4575-86f2-f2acaa89a7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
342 | 2024.11.22 03:54:54.775620 [ 265 ] {4ca22a9d-0229-4575-86f2-f2acaa89a7ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
343 | 2024.11.22 03:54:54.779207 [ 265 ] {4ca22a9d-0229-4575-86f2-f2acaa89a7ad} <Debug> oximeter.measurements_u8 (96d0f987-f1d9-4ab9-a0d1-f20f4b3dffa2): Loading data parts | ||
344 | 2024.11.22 03:54:54.779391 [ 265 ] {4ca22a9d-0229-4575-86f2-f2acaa89a7ad} <Debug> oximeter.measurements_u8 (96d0f987-f1d9-4ab9-a0d1-f20f4b3dffa2): There are no data parts | ||
345 | 2024.11.22 03:54:54.784691 [ 265 ] {4ca22a9d-0229-4575-86f2-f2acaa89a7ad} <Debug> TCPHandler: Processed in 0.009477418 sec. | ||
346 | 2024.11.22 03:54:54.784927 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
347 | 2024.11.22 03:54:54.785202 [ 258 ] {e190edf2-3cc3-4ac2-9522-0fbb2b2bc6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
348 | 2024.11.22 03:54:54.785262 [ 258 ] {e190edf2-3cc3-4ac2-9522-0fbb2b2bc6bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
349 | 2024.11.22 03:54:54.790764 [ 258 ] {e190edf2-3cc3-4ac2-9522-0fbb2b2bc6bc} <Debug> oximeter.measurements_i16 (b3e7e068-7d10-48b9-afe5-433ed94a77d1): Loading data parts | ||
350 | 2024.11.22 03:54:54.790906 [ 258 ] {e190edf2-3cc3-4ac2-9522-0fbb2b2bc6bc} <Debug> oximeter.measurements_i16 (b3e7e068-7d10-48b9-afe5-433ed94a77d1): There are no data parts | ||
351 | 2024.11.22 03:54:54.799279 [ 258 ] {e190edf2-3cc3-4ac2-9522-0fbb2b2bc6bc} <Debug> TCPHandler: Processed in 0.014422516 sec. | ||
352 | 2024.11.22 03:54:54.799506 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
353 | 2024.11.22 03:54:54.799731 [ 265 ] {a043c91e-d7cc-42d5-a2ba-814bf287a9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
354 | 2024.11.22 03:54:54.799836 [ 265 ] {a043c91e-d7cc-42d5-a2ba-814bf287a9aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
355 | 2024.11.22 03:54:54.803423 [ 265 ] {a043c91e-d7cc-42d5-a2ba-814bf287a9aa} <Debug> oximeter.measurements_u16 (15ac691a-9dcc-48ca-a4de-2cdba5c175f5): Loading data parts | ||
356 | 2024.11.22 03:54:54.803616 [ 265 ] {a043c91e-d7cc-42d5-a2ba-814bf287a9aa} <Debug> oximeter.measurements_u16 (15ac691a-9dcc-48ca-a4de-2cdba5c175f5): There are no data parts | ||
357 | 2024.11.22 03:54:54.808846 [ 265 ] {a043c91e-d7cc-42d5-a2ba-814bf287a9aa} <Debug> TCPHandler: Processed in 0.009397837 sec. | ||
358 | 2024.11.22 03:54:54.809079 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
359 | 2024.11.22 03:54:54.809356 [ 258 ] {7677f5d9-57ed-465a-a791-a64b692a730b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
360 | 2024.11.22 03:54:54.809426 [ 258 ] {7677f5d9-57ed-465a-a791-a64b692a730b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
361 | 2024.11.22 03:54:54.823163 [ 258 ] {7677f5d9-57ed-465a-a791-a64b692a730b} <Debug> oximeter.measurements_i32 (5bbc8a50-0565-4cc5-a06f-b1a25971095c): Loading data parts | ||
362 | 2024.11.22 03:54:54.823313 [ 258 ] {7677f5d9-57ed-465a-a791-a64b692a730b} <Debug> oximeter.measurements_i32 (5bbc8a50-0565-4cc5-a06f-b1a25971095c): There are no data parts | ||
363 | 2024.11.22 03:54:54.829673 [ 258 ] {7677f5d9-57ed-465a-a791-a64b692a730b} <Debug> TCPHandler: Processed in 0.020662726 sec. | ||
364 | 2024.11.22 03:54:54.829957 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
365 | 2024.11.22 03:54:54.830193 [ 265 ] {88933ac0-d12a-46bc-a966-fc4bb9891cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
366 | 2024.11.22 03:54:54.830277 [ 265 ] {88933ac0-d12a-46bc-a966-fc4bb9891cd6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
367 | 2024.11.22 03:54:54.844344 [ 265 ] {88933ac0-d12a-46bc-a966-fc4bb9891cd6} <Debug> oximeter.measurements_u32 (44f0deb4-1ffa-4876-9646-578173cbb473): Loading data parts | ||
368 | 2024.11.22 03:54:54.844863 [ 265 ] {88933ac0-d12a-46bc-a966-fc4bb9891cd6} <Debug> oximeter.measurements_u32 (44f0deb4-1ffa-4876-9646-578173cbb473): There are no data parts | ||
369 | 2024.11.22 03:54:54.850494 [ 265 ] {88933ac0-d12a-46bc-a966-fc4bb9891cd6} <Debug> TCPHandler: Processed in 0.020618446 sec. | ||
370 | 2024.11.22 03:54:54.850740 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
371 | 2024.11.22 03:54:54.851052 [ 258 ] {b4127276-f8f2-41c1-b6ab-d0f255043fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
372 | 2024.11.22 03:54:54.851111 [ 258 ] {b4127276-f8f2-41c1-b6ab-d0f255043fdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
373 | 2024.11.22 03:54:54.864048 [ 258 ] {b4127276-f8f2-41c1-b6ab-d0f255043fdf} <Debug> oximeter.measurements_i64 (c127c5d6-155b-43b9-bad7-18af453592ab): Loading data parts | ||
374 | 2024.11.22 03:54:54.864306 [ 258 ] {b4127276-f8f2-41c1-b6ab-d0f255043fdf} <Debug> oximeter.measurements_i64 (c127c5d6-155b-43b9-bad7-18af453592ab): There are no data parts | ||
375 | 2024.11.22 03:54:54.870429 [ 258 ] {b4127276-f8f2-41c1-b6ab-d0f255043fdf} <Debug> TCPHandler: Processed in 0.019789551 sec. | ||
376 | 2024.11.22 03:54:54.870687 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
377 | 2024.11.22 03:54:54.870900 [ 265 ] {e304552a-5edb-423f-b183-620919c03f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
378 | 2024.11.22 03:54:54.870979 [ 265 ] {e304552a-5edb-423f-b183-620919c03f43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
379 | 2024.11.22 03:54:54.884913 [ 265 ] {e304552a-5edb-423f-b183-620919c03f43} <Debug> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Loading data parts | ||
380 | 2024.11.22 03:54:54.885146 [ 265 ] {e304552a-5edb-423f-b183-620919c03f43} <Debug> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): There are no data parts | ||
381 | 2024.11.22 03:54:54.888670 [ 265 ] {e304552a-5edb-423f-b183-620919c03f43} <Debug> TCPHandler: Processed in 0.01804314 sec. | ||
382 | 2024.11.22 03:54:54.888893 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
383 | 2024.11.22 03:54:54.889239 [ 258 ] {d2d04874-b925-47cc-832d-6152d70d0391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
384 | 2024.11.22 03:54:54.889300 [ 258 ] {d2d04874-b925-47cc-832d-6152d70d0391} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
385 | 2024.11.22 03:54:54.894530 [ 258 ] {d2d04874-b925-47cc-832d-6152d70d0391} <Debug> oximeter.measurements_f32 (7a90428d-f781-4ee3-b759-b7f918732917): Loading data parts | ||
386 | 2024.11.22 03:54:54.894680 [ 258 ] {d2d04874-b925-47cc-832d-6152d70d0391} <Debug> oximeter.measurements_f32 (7a90428d-f781-4ee3-b759-b7f918732917): There are no data parts | ||
387 | 2024.11.22 03:54:54.908544 [ 258 ] {d2d04874-b925-47cc-832d-6152d70d0391} <Debug> TCPHandler: Processed in 0.0197174 sec. | ||
388 | 2024.11.22 03:54:54.910003 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.11.22 03:54:54.910217 [ 265 ] {d84b3e2c-82d2-4835-9071-acb8dfe4b6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
390 | 2024.11.22 03:54:54.910307 [ 265 ] {d84b3e2c-82d2-4835-9071-acb8dfe4b6a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
391 | 2024.11.22 03:54:54.915164 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62022 | ||
392 | 2024.11.22 03:54:54.915627 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
393 | 2024.11.22 03:54:54.915681 [ 269 ] {} <Debug> TCP-Session: 721f51bd-dbcb-4dbb-a88a-0a4146ce8225 Authenticating user 'default' from [fd00:1122:3344:101::a]:62022 | ||
394 | 2024.11.22 03:54:54.915708 [ 269 ] {} <Debug> TCP-Session: 721f51bd-dbcb-4dbb-a88a-0a4146ce8225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
395 | 2024.11.22 03:54:54.915729 [ 269 ] {} <Debug> TCP-Session: 721f51bd-dbcb-4dbb-a88a-0a4146ce8225 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
396 | 2024.11.22 03:54:54.915811 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
397 | 2024.11.22 03:54:54.915840 [ 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 | ||
398 | 2024.11.22 03:54:54.915877 [ 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 | ||
399 | 2024.11.22 03:54:54.916308 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54243 | ||
400 | 2024.11.22 03:54:54.916310 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47531 | ||
401 | 2024.11.22 03:54:54.916373 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64899 | ||
402 | 2024.11.22 03:54:54.916588 [ 265 ] {d84b3e2c-82d2-4835-9071-acb8dfe4b6a0} <Debug> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Loading data parts | ||
403 | 2024.11.22 03:54:54.916684 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
404 | 2024.11.22 03:54:54.916802 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
405 | 2024.11.22 03:54:54.916802 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48601 | ||
406 | 2024.11.22 03:54:54.916847 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
407 | 2024.11.22 03:54:54.916895 [ 272 ] {} <Debug> TCP-Session: 0fc54a6e-0d22-49a6-9573-08a77e4a5385 Authenticating user 'default' from [fd00:1122:3344:101::a]:64899 | ||
408 | 2024.11.22 03:54:54.916866 [ 270 ] {} <Debug> TCP-Session: ce4d9d58-9b18-4234-9f78-5b71239cd540 Authenticating user 'default' from [fd00:1122:3344:101::a]:47531 | ||
409 | 2024.11.22 03:54:54.916852 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65258 | ||
410 | 2024.11.22 03:54:54.917017 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40633 | ||
411 | 2024.11.22 03:54:54.917060 [ 272 ] {} <Debug> TCP-Session: 0fc54a6e-0d22-49a6-9573-08a77e4a5385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
412 | 2024.11.22 03:54:54.917119 [ 271 ] {} <Debug> TCP-Session: 7ee4fdb0-f72b-4227-b6bd-9dc67d9bbf76 Authenticating user 'default' from [fd00:1122:3344:101::a]:54243 | ||
413 | 2024.11.22 03:54:54.917120 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
414 | 2024.11.22 03:54:54.917443 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
415 | 2024.11.22 03:54:54.917465 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
416 | 2024.11.22 03:54:54.917483 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52770 | ||
417 | 2024.11.22 03:54:54.917503 [ 271 ] {} <Debug> TCP-Session: 7ee4fdb0-f72b-4227-b6bd-9dc67d9bbf76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
418 | 2024.11.22 03:54:54.917523 [ 270 ] {} <Debug> TCP-Session: ce4d9d58-9b18-4234-9f78-5b71239cd540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
419 | 2024.11.22 03:54:54.917603 [ 273 ] {} <Debug> TCP-Session: ce4be722-323c-4b24-89a4-aa089eb39d85 Authenticating user 'default' from [fd00:1122:3344:101::a]:48601 | ||
420 | 2024.11.22 03:54:54.917726 [ 270 ] {} <Debug> TCP-Session: ce4d9d58-9b18-4234-9f78-5b71239cd540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
421 | 2024.11.22 03:54:54.917780 [ 273 ] {} <Debug> TCP-Session: ce4be722-323c-4b24-89a4-aa089eb39d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
422 | 2024.11.22 03:54:54.917772 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
423 | 2024.11.22 03:54:54.917924 [ 274 ] {} <Debug> TCP-Session: cedacf49-0997-44bf-9b72-c133adfca551 Authenticating user 'default' from [fd00:1122:3344:101::a]:65258 | ||
424 | 2024.11.22 03:54:54.918028 [ 273 ] {} <Debug> TCP-Session: ce4be722-323c-4b24-89a4-aa089eb39d85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
425 | 2024.11.22 03:54:54.918030 [ 272 ] {} <Debug> TCP-Session: 0fc54a6e-0d22-49a6-9573-08a77e4a5385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
426 | 2024.11.22 03:54:54.918028 [ 271 ] {} <Debug> TCP-Session: 7ee4fdb0-f72b-4227-b6bd-9dc67d9bbf76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
427 | 2024.11.22 03:54:54.918094 [ 274 ] {} <Debug> TCP-Session: cedacf49-0997-44bf-9b72-c133adfca551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
428 | 2024.11.22 03:54:54.918000 [ 276 ] {} <Debug> TCP-Session: afbffdac-a493-4db5-a573-201042986907 Authenticating user 'default' from [fd00:1122:3344:101::a]:52770 | ||
429 | 2024.11.22 03:54:54.917971 [ 275 ] {} <Debug> TCP-Session: 28b9298d-4bc3-479b-a477-9ae7d6bbd07d Authenticating user 'default' from [fd00:1122:3344:101::a]:40633 | ||
430 | 2024.11.22 03:54:54.918268 [ 276 ] {} <Debug> TCP-Session: afbffdac-a493-4db5-a573-201042986907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
431 | 2024.11.22 03:54:54.918306 [ 275 ] {} <Debug> TCP-Session: 28b9298d-4bc3-479b-a477-9ae7d6bbd07d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
432 | 2024.11.22 03:54:54.918289 [ 274 ] {} <Debug> TCP-Session: cedacf49-0997-44bf-9b72-c133adfca551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
433 | 2024.11.22 03:54:54.918379 [ 275 ] {} <Debug> TCP-Session: 28b9298d-4bc3-479b-a477-9ae7d6bbd07d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
434 | 2024.11.22 03:54:54.918359 [ 276 ] {} <Debug> TCP-Session: afbffdac-a493-4db5-a573-201042986907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
435 | 2024.11.22 03:54:54.918536 [ 265 ] {d84b3e2c-82d2-4835-9071-acb8dfe4b6a0} <Debug> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): There are no data parts | ||
436 | 2024.11.22 03:54:54.932394 [ 265 ] {d84b3e2c-82d2-4835-9071-acb8dfe4b6a0} <Debug> TCPHandler: Processed in 0.022452318 sec. | ||
437 | 2024.11.22 03:54:54.932704 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
438 | 2024.11.22 03:54:54.932998 [ 258 ] {ce3437b7-f051-485f-b1df-bc2d598dd669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) 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) | ||
439 | 2024.11.22 03:54:54.933110 [ 258 ] {ce3437b7-f051-485f-b1df-bc2d598dd669} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
440 | 2024.11.22 03:54:54.939671 [ 258 ] {ce3437b7-f051-485f-b1df-bc2d598dd669} <Debug> oximeter.measurements_string (9ad9876e-f012-447c-82bd-44245e864970): Loading data parts | ||
441 | 2024.11.22 03:54:54.939924 [ 258 ] {ce3437b7-f051-485f-b1df-bc2d598dd669} <Debug> oximeter.measurements_string (9ad9876e-f012-447c-82bd-44245e864970): There are no data parts | ||
442 | 2024.11.22 03:54:54.969172 [ 258 ] {ce3437b7-f051-485f-b1df-bc2d598dd669} <Debug> TCPHandler: Processed in 0.036569469 sec. | ||
443 | 2024.11.22 03:54:54.969549 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
444 | 2024.11.22 03:54:54.969862 [ 265 ] {a007eeeb-9c61-4f17-8487-f2bf5a5bd265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
445 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
446 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
447 | * a string isn't palatable for a few reasons. | ||
448 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
449 | * details. | ||
450 | */ | ||
451 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
452 | 2024.11.22 03:54:54.969947 [ 265 ] {a007eeeb-9c61-4f17-8487-f2bf5a5bd265} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
453 | 2024.11.22 03:54:54.982147 [ 265 ] {a007eeeb-9c61-4f17-8487-f2bf5a5bd265} <Debug> oximeter.measurements_bytes (17ddc259-aa36-416d-ad02-387332648f6b): Loading data parts | ||
454 | 2024.11.22 03:54:54.982356 [ 265 ] {a007eeeb-9c61-4f17-8487-f2bf5a5bd265} <Debug> oximeter.measurements_bytes (17ddc259-aa36-416d-ad02-387332648f6b): There are no data parts | ||
455 | 2024.11.22 03:54:54.988031 [ 265 ] {a007eeeb-9c61-4f17-8487-f2bf5a5bd265} <Debug> TCPHandler: Processed in 0.018601121 sec. | ||
456 | 2024.11.22 03:54:54.988351 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
457 | 2024.11.22 03:54:54.988662 [ 258 ] {fb9c8f98-fa69-4806-bcb2-f2a6b3843a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) 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) | ||
458 | 2024.11.22 03:54:54.988767 [ 258 ] {fb9c8f98-fa69-4806-bcb2-f2a6b3843a78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
459 | 2024.11.22 03:54:54.994426 [ 258 ] {fb9c8f98-fa69-4806-bcb2-f2a6b3843a78} <Debug> oximeter.measurements_cumulativei64 (3a227a2a-f9e3-4450-a162-bdb503eedd78): Loading data parts | ||
460 | 2024.11.22 03:54:54.994603 [ 258 ] {fb9c8f98-fa69-4806-bcb2-f2a6b3843a78} <Debug> oximeter.measurements_cumulativei64 (3a227a2a-f9e3-4450-a162-bdb503eedd78): There are no data parts | ||
461 | 2024.11.22 03:54:55.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.41 MiB, peak 122.41 MiB, free memory in arenas 0.00 B, will set to 134.57 MiB (RSS), difference: 12.17 MiB | ||
462 | 2024.11.22 03:54:55.001881 [ 258 ] {fb9c8f98-fa69-4806-bcb2-f2a6b3843a78} <Debug> TCPHandler: Processed in 0.013655502 sec. | ||
463 | 2024.11.22 03:54:55.002176 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
464 | 2024.11.22 03:54:55.002430 [ 265 ] {376b9c82-35b4-493a-be0d-e88e34c442b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) 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) | ||
465 | 2024.11.22 03:54:55.002526 [ 265 ] {376b9c82-35b4-493a-be0d-e88e34c442b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
466 | 2024.11.22 03:54:55.006176 [ 265 ] {376b9c82-35b4-493a-be0d-e88e34c442b5} <Debug> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Loading data parts | ||
467 | 2024.11.22 03:54:55.006409 [ 265 ] {376b9c82-35b4-493a-be0d-e88e34c442b5} <Debug> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): There are no data parts | ||
468 | 2024.11.22 03:54:55.011356 [ 265 ] {376b9c82-35b4-493a-be0d-e88e34c442b5} <Debug> TCPHandler: Processed in 0.009252085 sec. | ||
469 | 2024.11.22 03:54:55.011612 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
470 | 2024.11.22 03:54:55.011950 [ 258 ] {a5bb36b3-eda4-4a31-9e11-ce0ebe2acc12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) 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) | ||
471 | 2024.11.22 03:54:55.012036 [ 258 ] {a5bb36b3-eda4-4a31-9e11-ce0ebe2acc12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
472 | 2024.11.22 03:54:55.017649 [ 258 ] {a5bb36b3-eda4-4a31-9e11-ce0ebe2acc12} <Debug> oximeter.measurements_cumulativef32 (b4413538-cf76-4de6-ab3d-5fb17e578111): Loading data parts | ||
473 | 2024.11.22 03:54:55.017849 [ 258 ] {a5bb36b3-eda4-4a31-9e11-ce0ebe2acc12} <Debug> oximeter.measurements_cumulativef32 (b4413538-cf76-4de6-ab3d-5fb17e578111): There are no data parts | ||
474 | 2024.11.22 03:54:55.024432 [ 258 ] {a5bb36b3-eda4-4a31-9e11-ce0ebe2acc12} <Debug> TCPHandler: Processed in 0.012894938 sec. | ||
475 | 2024.11.22 03:54:55.024706 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
476 | 2024.11.22 03:54:55.025005 [ 265 ] {d492bb90-f794-4b8d-836b-414afb93168b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) 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) | ||
477 | 2024.11.22 03:54:55.025122 [ 265 ] {d492bb90-f794-4b8d-836b-414afb93168b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
478 | 2024.11.22 03:54:55.031164 [ 265 ] {d492bb90-f794-4b8d-836b-414afb93168b} <Debug> oximeter.measurements_cumulativef64 (8ab5e89a-c678-4ee0-ad9d-8c6173d44050): Loading data parts | ||
479 | 2024.11.22 03:54:55.031341 [ 265 ] {d492bb90-f794-4b8d-836b-414afb93168b} <Debug> oximeter.measurements_cumulativef64 (8ab5e89a-c678-4ee0-ad9d-8c6173d44050): There are no data parts | ||
480 | 2024.11.22 03:54:55.044758 [ 265 ] {d492bb90-f794-4b8d-836b-414afb93168b} <Debug> TCPHandler: Processed in 0.020176928 sec. | ||
481 | 2024.11.22 03:54:55.045027 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
482 | 2024.11.22 03:54:55.045398 [ 258 ] {1d767ef6-ba82-4af3-a17b-3a5ec0464564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
483 | * NOTE: Array types cannot be Nullable, see | ||
484 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
485 | * for more details. | ||
486 | * | ||
487 | * This means we need to use empty arrays to indicate a missing value. This | ||
488 | * is unfortunate, and at this point relies on the fact that an | ||
489 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
490 | * to figure out another way to represent missing samples here. | ||
491 | */ | ||
492 | 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) | ||
493 | 2024.11.22 03:54:55.045485 [ 258 ] {1d767ef6-ba82-4af3-a17b-3a5ec0464564} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
494 | 2024.11.22 03:54:55.052391 [ 258 ] {1d767ef6-ba82-4af3-a17b-3a5ec0464564} <Debug> oximeter.measurements_histogrami8 (7436560a-ae5e-45e8-9e85-cfb1a44a1e21): Loading data parts | ||
495 | 2024.11.22 03:54:55.052557 [ 258 ] {1d767ef6-ba82-4af3-a17b-3a5ec0464564} <Debug> oximeter.measurements_histogrami8 (7436560a-ae5e-45e8-9e85-cfb1a44a1e21): There are no data parts | ||
496 | 2024.11.22 03:54:55.065616 [ 258 ] {1d767ef6-ba82-4af3-a17b-3a5ec0464564} <Debug> TCPHandler: Processed in 0.020669786 sec. | ||
497 | 2024.11.22 03:54:55.065853 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
498 | 2024.11.22 03:54:55.066169 [ 265 ] {bc74ff26-f416-4831-a900-7b9b553b3b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) 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) | ||
499 | 2024.11.22 03:54:55.066269 [ 265 ] {bc74ff26-f416-4831-a900-7b9b553b3b5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
500 | 2024.11.22 03:54:55.072727 [ 265 ] {bc74ff26-f416-4831-a900-7b9b553b3b5e} <Debug> oximeter.measurements_histogramu8 (571d7f25-cb3e-4113-ab8c-73bfe2f8ce94): Loading data parts | ||
501 | 2024.11.22 03:54:55.073093 [ 265 ] {bc74ff26-f416-4831-a900-7b9b553b3b5e} <Debug> oximeter.measurements_histogramu8 (571d7f25-cb3e-4113-ab8c-73bfe2f8ce94): There are no data parts | ||
502 | 2024.11.22 03:54:55.087231 [ 265 ] {bc74ff26-f416-4831-a900-7b9b553b3b5e} <Debug> TCPHandler: Processed in 0.021444281 sec. | ||
503 | 2024.11.22 03:54:55.087494 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
504 | 2024.11.22 03:54:55.087922 [ 258 ] {56aa408e-2b67-48e4-99b8-68a0442b2cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) 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) | ||
505 | 2024.11.22 03:54:55.088015 [ 258 ] {56aa408e-2b67-48e4-99b8-68a0442b2cb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
506 | 2024.11.22 03:54:55.095532 [ 258 ] {56aa408e-2b67-48e4-99b8-68a0442b2cb3} <Debug> oximeter.measurements_histogrami16 (aa8c7492-1557-47ba-a901-29c3715d0178): Loading data parts | ||
507 | 2024.11.22 03:54:55.095679 [ 258 ] {56aa408e-2b67-48e4-99b8-68a0442b2cb3} <Debug> oximeter.measurements_histogrami16 (aa8c7492-1557-47ba-a901-29c3715d0178): There are no data parts | ||
508 | 2024.11.22 03:54:55.108752 [ 258 ] {56aa408e-2b67-48e4-99b8-68a0442b2cb3} <Debug> TCPHandler: Processed in 0.021340119 sec. | ||
509 | 2024.11.22 03:54:55.109013 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
510 | 2024.11.22 03:54:55.109335 [ 265 ] {04d021e6-6fdf-45f5-b20e-9dccd2150a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) 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) | ||
511 | 2024.11.22 03:54:55.109509 [ 265 ] {04d021e6-6fdf-45f5-b20e-9dccd2150a05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
512 | 2024.11.22 03:54:55.116201 [ 265 ] {04d021e6-6fdf-45f5-b20e-9dccd2150a05} <Debug> oximeter.measurements_histogramu16 (45b64859-131d-4b19-a31a-0766a6d6cd8c): Loading data parts | ||
513 | 2024.11.22 03:54:55.116467 [ 265 ] {04d021e6-6fdf-45f5-b20e-9dccd2150a05} <Debug> oximeter.measurements_histogramu16 (45b64859-131d-4b19-a31a-0766a6d6cd8c): There are no data parts | ||
514 | 2024.11.22 03:54:55.129635 [ 265 ] {04d021e6-6fdf-45f5-b20e-9dccd2150a05} <Debug> TCPHandler: Processed in 0.020690337 sec. | ||
515 | 2024.11.22 03:54:55.129868 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
516 | 2024.11.22 03:54:55.130364 [ 258 ] {23bbc8e4-b7dc-470b-a577-3890dd179398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) 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) | ||
517 | 2024.11.22 03:54:55.130544 [ 258 ] {23bbc8e4-b7dc-470b-a577-3890dd179398} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
518 | 2024.11.22 03:54:55.149536 [ 258 ] {23bbc8e4-b7dc-470b-a577-3890dd179398} <Debug> oximeter.measurements_histogrami32 (03dfb7aa-bd94-4632-afb1-828baf87ca2d): Loading data parts | ||
519 | 2024.11.22 03:54:55.149705 [ 258 ] {23bbc8e4-b7dc-470b-a577-3890dd179398} <Debug> oximeter.measurements_histogrami32 (03dfb7aa-bd94-4632-afb1-828baf87ca2d): There are no data parts | ||
520 | 2024.11.22 03:54:55.156151 [ 258 ] {23bbc8e4-b7dc-470b-a577-3890dd179398} <Debug> TCPHandler: Processed in 0.026364618 sec. | ||
521 | 2024.11.22 03:54:55.156402 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
522 | 2024.11.22 03:54:55.156770 [ 265 ] {511e75ac-fb27-44a6-b67c-31d458673a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) 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) | ||
523 | 2024.11.22 03:54:55.156960 [ 265 ] {511e75ac-fb27-44a6-b67c-31d458673a29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
524 | 2024.11.22 03:54:55.160805 [ 265 ] {511e75ac-fb27-44a6-b67c-31d458673a29} <Debug> oximeter.measurements_histogramu32 (81b8be29-39aa-4b25-a4bc-97b8af965b31): Loading data parts | ||
525 | 2024.11.22 03:54:55.161101 [ 265 ] {511e75ac-fb27-44a6-b67c-31d458673a29} <Debug> oximeter.measurements_histogramu32 (81b8be29-39aa-4b25-a4bc-97b8af965b31): There are no data parts | ||
526 | 2024.11.22 03:54:55.164844 [ 265 ] {511e75ac-fb27-44a6-b67c-31d458673a29} <Debug> TCPHandler: Processed in 0.008519461 sec. | ||
527 | 2024.11.22 03:54:55.165057 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
528 | 2024.11.22 03:54:55.165518 [ 258 ] {2bc01564-da07-4b23-b105-5a096d127983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) 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) | ||
529 | 2024.11.22 03:54:55.165673 [ 258 ] {2bc01564-da07-4b23-b105-5a096d127983} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
530 | 2024.11.22 03:54:55.171517 [ 258 ] {2bc01564-da07-4b23-b105-5a096d127983} <Debug> oximeter.measurements_histogrami64 (ee87b1c3-5385-4d87-85bb-4e7ebdb1b6e0): Loading data parts | ||
531 | 2024.11.22 03:54:55.171666 [ 258 ] {2bc01564-da07-4b23-b105-5a096d127983} <Debug> oximeter.measurements_histogrami64 (ee87b1c3-5385-4d87-85bb-4e7ebdb1b6e0): There are no data parts | ||
532 | 2024.11.22 03:54:55.174897 [ 258 ] {2bc01564-da07-4b23-b105-5a096d127983} <Debug> TCPHandler: Processed in 0.009911605 sec. | ||
533 | 2024.11.22 03:54:55.175120 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
534 | 2024.11.22 03:54:55.175431 [ 265 ] {477b58a7-ab7e-4901-b98e-791435a779b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) 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) | ||
535 | 2024.11.22 03:54:55.175594 [ 265 ] {477b58a7-ab7e-4901-b98e-791435a779b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
536 | 2024.11.22 03:54:55.179300 [ 265 ] {477b58a7-ab7e-4901-b98e-791435a779b8} <Debug> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Loading data parts | ||
537 | 2024.11.22 03:54:55.179565 [ 265 ] {477b58a7-ab7e-4901-b98e-791435a779b8} <Debug> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): There are no data parts | ||
538 | 2024.11.22 03:54:55.182386 [ 265 ] {477b58a7-ab7e-4901-b98e-791435a779b8} <Debug> TCPHandler: Processed in 0.00733094 sec. | ||
539 | 2024.11.22 03:54:55.182582 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
540 | 2024.11.22 03:54:55.182981 [ 258 ] {51b8f0fa-09b9-44ee-b870-8b6e81a1c385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) 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) | ||
541 | 2024.11.22 03:54:55.183131 [ 258 ] {51b8f0fa-09b9-44ee-b870-8b6e81a1c385} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
542 | 2024.11.22 03:54:55.188842 [ 258 ] {51b8f0fa-09b9-44ee-b870-8b6e81a1c385} <Debug> oximeter.measurements_histogramf32 (37ad3609-6ee4-4236-89a4-d59d7dd2d246): Loading data parts | ||
543 | 2024.11.22 03:54:55.189001 [ 258 ] {51b8f0fa-09b9-44ee-b870-8b6e81a1c385} <Debug> oximeter.measurements_histogramf32 (37ad3609-6ee4-4236-89a4-d59d7dd2d246): There are no data parts | ||
544 | 2024.11.22 03:54:55.192085 [ 258 ] {51b8f0fa-09b9-44ee-b870-8b6e81a1c385} <Debug> TCPHandler: Processed in 0.009564209 sec. | ||
545 | 2024.11.22 03:54:55.192364 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
546 | 2024.11.22 03:54:55.192722 [ 265 ] {0a63457b-e90e-4c4a-9c22-b4193a1ffe79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) 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) | ||
547 | 2024.11.22 03:54:55.192895 [ 265 ] {0a63457b-e90e-4c4a-9c22-b4193a1ffe79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
548 | 2024.11.22 03:54:55.196416 [ 265 ] {0a63457b-e90e-4c4a-9c22-b4193a1ffe79} <Debug> oximeter.measurements_histogramf64 (5a1e4f1b-2bd5-4228-b16f-05b2ae34c77e): Loading data parts | ||
549 | 2024.11.22 03:54:55.196658 [ 265 ] {0a63457b-e90e-4c4a-9c22-b4193a1ffe79} <Debug> oximeter.measurements_histogramf64 (5a1e4f1b-2bd5-4228-b16f-05b2ae34c77e): There are no data parts | ||
550 | 2024.11.22 03:54:55.199443 [ 265 ] {0a63457b-e90e-4c4a-9c22-b4193a1ffe79} <Debug> TCPHandler: Processed in 0.007148097 sec. | ||
551 | 2024.11.22 03:54:55.199671 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
552 | 2024.11.22 03:54:55.200036 [ 258 ] {c9e00c87-4a16-4e17-a39a-c0f67b8bd7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) /* The field tables store named dimensions of each timeseries. | ||
553 | * | ||
554 | * As with the measurement tables, there is one field table for each field data | ||
555 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
556 | * this behavior **must not** be relied upon for query correctness. | ||
557 | * | ||
558 | * The index for the fields differs from the measurements, however. Rows are | ||
559 | * sorted by timeseries name, then field name, field value, and finally | ||
560 | * timeseries key. This reflects the most common pattern for looking them up: | ||
561 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
562 | * usually then used to look up measurements. | ||
563 | * | ||
564 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
565 | * timeseries name and then key, since it would improve lookups where one | ||
566 | * already has the key. Realistically though, these tables are quite small and | ||
567 | * so performance benefits will be low in absolute terms. | ||
568 | * | ||
569 | * TTL: We use a materialized column to expire old field table records. This | ||
570 | * column is generated automatically by the database whenever a new row is | ||
571 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
572 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
573 | * record will remain during a deduplication, which will have the last | ||
574 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
575 | * measurement tables. | ||
576 | */ | ||
577 | 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) | ||
578 | 2024.11.22 03:54:55.200174 [ 258 ] {c9e00c87-4a16-4e17-a39a-c0f67b8bd7ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
579 | 2024.11.22 03:54:55.205815 [ 258 ] {c9e00c87-4a16-4e17-a39a-c0f67b8bd7ef} <Debug> oximeter.fields_bool (822a4472-357c-42aa-a940-26a1ce97b1ca): Loading data parts | ||
580 | 2024.11.22 03:54:55.205958 [ 258 ] {c9e00c87-4a16-4e17-a39a-c0f67b8bd7ef} <Debug> oximeter.fields_bool (822a4472-357c-42aa-a940-26a1ce97b1ca): There are no data parts | ||
581 | 2024.11.22 03:54:55.209027 [ 258 ] {c9e00c87-4a16-4e17-a39a-c0f67b8bd7ef} <Debug> TCPHandler: Processed in 0.009417767 sec. | ||
582 | 2024.11.22 03:54:55.209352 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
583 | 2024.11.22 03:54:55.209576 [ 265 ] {4058b6f2-2733-4bbe-8f7f-3af116d4e93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) 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) | ||
584 | 2024.11.22 03:54:55.209720 [ 265 ] {4058b6f2-2733-4bbe-8f7f-3af116d4e93a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
585 | 2024.11.22 03:54:55.213036 [ 265 ] {4058b6f2-2733-4bbe-8f7f-3af116d4e93a} <Debug> oximeter.fields_i8 (aaecf37d-438a-431d-a5af-ab3fee2a2e46): Loading data parts | ||
586 | 2024.11.22 03:54:55.213327 [ 265 ] {4058b6f2-2733-4bbe-8f7f-3af116d4e93a} <Debug> oximeter.fields_i8 (aaecf37d-438a-431d-a5af-ab3fee2a2e46): There are no data parts | ||
587 | 2024.11.22 03:54:55.222064 [ 265 ] {4058b6f2-2733-4bbe-8f7f-3af116d4e93a} <Debug> TCPHandler: Processed in 0.012778526 sec. | ||
588 | 2024.11.22 03:54:55.222294 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
589 | 2024.11.22 03:54:55.222671 [ 258 ] {68997290-acdf-42a1-ad9d-cfc2b9a97576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) 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) | ||
590 | 2024.11.22 03:54:55.222760 [ 258 ] {68997290-acdf-42a1-ad9d-cfc2b9a97576} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
591 | 2024.11.22 03:54:55.229083 [ 258 ] {68997290-acdf-42a1-ad9d-cfc2b9a97576} <Debug> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Loading data parts | ||
592 | 2024.11.22 03:54:55.229393 [ 258 ] {68997290-acdf-42a1-ad9d-cfc2b9a97576} <Debug> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): There are no data parts | ||
593 | 2024.11.22 03:54:55.232604 [ 258 ] {68997290-acdf-42a1-ad9d-cfc2b9a97576} <Debug> TCPHandler: Processed in 0.010386925 sec. | ||
594 | 2024.11.22 03:54:55.232912 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
595 | 2024.11.22 03:54:55.233158 [ 265 ] {05b3277a-1f5f-4e95-98c1-f7b5b9eaa9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) 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) | ||
596 | 2024.11.22 03:54:55.233278 [ 265 ] {05b3277a-1f5f-4e95-98c1-f7b5b9eaa9e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
597 | 2024.11.22 03:54:55.236613 [ 265 ] {05b3277a-1f5f-4e95-98c1-f7b5b9eaa9e6} <Debug> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Loading data parts | ||
598 | 2024.11.22 03:54:55.236852 [ 265 ] {05b3277a-1f5f-4e95-98c1-f7b5b9eaa9e6} <Debug> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): There are no data parts | ||
599 | 2024.11.22 03:54:55.239522 [ 265 ] {05b3277a-1f5f-4e95-98c1-f7b5b9eaa9e6} <Debug> TCPHandler: Processed in 0.006698729 sec. | ||
600 | 2024.11.22 03:54:55.239765 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
601 | 2024.11.22 03:54:55.240048 [ 258 ] {acb805b9-272f-4976-8bb7-9ec245dd90ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) 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) | ||
602 | 2024.11.22 03:54:55.240135 [ 258 ] {acb805b9-272f-4976-8bb7-9ec245dd90ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
603 | 2024.11.22 03:54:55.245691 [ 258 ] {acb805b9-272f-4976-8bb7-9ec245dd90ce} <Debug> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Loading data parts | ||
604 | 2024.11.22 03:54:55.245861 [ 258 ] {acb805b9-272f-4976-8bb7-9ec245dd90ce} <Debug> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): There are no data parts | ||
605 | 2024.11.22 03:54:55.251780 [ 258 ] {acb805b9-272f-4976-8bb7-9ec245dd90ce} <Debug> TCPHandler: Processed in 0.012100725 sec. | ||
606 | 2024.11.22 03:54:55.252013 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
607 | 2024.11.22 03:54:55.252232 [ 265 ] {237da9e4-da59-4de9-afad-8dade157c392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) 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) | ||
608 | 2024.11.22 03:54:55.252328 [ 265 ] {237da9e4-da59-4de9-afad-8dade157c392} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
609 | 2024.11.22 03:54:55.256047 [ 265 ] {237da9e4-da59-4de9-afad-8dade157c392} <Debug> oximeter.fields_i32 (d28bde4e-f50b-498a-bc91-d1e902ec680c): Loading data parts | ||
610 | 2024.11.22 03:54:55.256255 [ 265 ] {237da9e4-da59-4de9-afad-8dade157c392} <Debug> oximeter.fields_i32 (d28bde4e-f50b-498a-bc91-d1e902ec680c): There are no data parts | ||
611 | 2024.11.22 03:54:55.259431 [ 265 ] {237da9e4-da59-4de9-afad-8dade157c392} <Debug> TCPHandler: Processed in 0.007481503 sec. | ||
612 | 2024.11.22 03:54:55.259651 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
613 | 2024.11.22 03:54:55.259920 [ 258 ] {fb47e71a-a8d2-4316-a559-8b96655dcfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) 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) | ||
614 | 2024.11.22 03:54:55.259995 [ 258 ] {fb47e71a-a8d2-4316-a559-8b96655dcfa0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
615 | 2024.11.22 03:54:55.263365 [ 258 ] {fb47e71a-a8d2-4316-a559-8b96655dcfa0} <Debug> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Loading data parts | ||
616 | 2024.11.22 03:54:55.263521 [ 258 ] {fb47e71a-a8d2-4316-a559-8b96655dcfa0} <Debug> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): There are no data parts | ||
617 | 2024.11.22 03:54:55.266182 [ 258 ] {fb47e71a-a8d2-4316-a559-8b96655dcfa0} <Debug> TCPHandler: Processed in 0.006601267 sec. | ||
618 | 2024.11.22 03:54:55.266392 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
619 | 2024.11.22 03:54:55.266649 [ 265 ] {770effe5-ef19-4a1b-b9d7-ec2992d4f48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) 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) | ||
620 | 2024.11.22 03:54:55.266766 [ 265 ] {770effe5-ef19-4a1b-b9d7-ec2992d4f48a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
621 | 2024.11.22 03:54:55.272183 [ 265 ] {770effe5-ef19-4a1b-b9d7-ec2992d4f48a} <Debug> oximeter.fields_i64 (6537968c-a885-475a-9a44-3a8066cf00b9): Loading data parts | ||
622 | 2024.11.22 03:54:55.272437 [ 265 ] {770effe5-ef19-4a1b-b9d7-ec2992d4f48a} <Debug> oximeter.fields_i64 (6537968c-a885-475a-9a44-3a8066cf00b9): There are no data parts | ||
623 | 2024.11.22 03:54:55.275350 [ 265 ] {770effe5-ef19-4a1b-b9d7-ec2992d4f48a} <Debug> TCPHandler: Processed in 0.00902878 sec. | ||
624 | 2024.11.22 03:54:55.275572 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
625 | 2024.11.22 03:54:55.275910 [ 258 ] {bb38ff6d-2699-4437-9ae8-111e7f54bfdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) 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) | ||
626 | 2024.11.22 03:54:55.275997 [ 258 ] {bb38ff6d-2699-4437-9ae8-111e7f54bfdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
627 | 2024.11.22 03:54:55.279331 [ 258 ] {bb38ff6d-2699-4437-9ae8-111e7f54bfdf} <Debug> oximeter.fields_u64 (0d17250c-9029-4a5c-ba42-3d30ef6f7319): Loading data parts | ||
628 | 2024.11.22 03:54:55.279470 [ 258 ] {bb38ff6d-2699-4437-9ae8-111e7f54bfdf} <Debug> oximeter.fields_u64 (0d17250c-9029-4a5c-ba42-3d30ef6f7319): There are no data parts | ||
629 | 2024.11.22 03:54:55.282097 [ 258 ] {bb38ff6d-2699-4437-9ae8-111e7f54bfdf} <Debug> TCPHandler: Processed in 0.006594267 sec. | ||
630 | 2024.11.22 03:54:55.282295 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
631 | 2024.11.22 03:54:55.282536 [ 265 ] {08027040-7d00-42fe-a734-5355bd57b2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) 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) | ||
632 | 2024.11.22 03:54:55.282638 [ 265 ] {08027040-7d00-42fe-a734-5355bd57b2e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
633 | 2024.11.22 03:54:55.288277 [ 265 ] {08027040-7d00-42fe-a734-5355bd57b2e2} <Debug> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Loading data parts | ||
634 | 2024.11.22 03:54:55.288473 [ 265 ] {08027040-7d00-42fe-a734-5355bd57b2e2} <Debug> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): There are no data parts | ||
635 | 2024.11.22 03:54:55.291448 [ 265 ] {08027040-7d00-42fe-a734-5355bd57b2e2} <Debug> TCPHandler: Processed in 0.009211954 sec. | ||
636 | 2024.11.22 03:54:55.291645 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
637 | 2024.11.22 03:54:55.291898 [ 258 ] {9eaa7d91-cd78-44e9-be9d-b2b08021ef2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) 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) | ||
638 | 2024.11.22 03:54:55.291960 [ 258 ] {9eaa7d91-cd78-44e9-be9d-b2b08021ef2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
639 | 2024.11.22 03:54:55.295105 [ 258 ] {9eaa7d91-cd78-44e9-be9d-b2b08021ef2e} <Debug> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Loading data parts | ||
640 | 2024.11.22 03:54:55.295274 [ 258 ] {9eaa7d91-cd78-44e9-be9d-b2b08021ef2e} <Debug> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): There are no data parts | ||
641 | 2024.11.22 03:54:55.299940 [ 258 ] {9eaa7d91-cd78-44e9-be9d-b2b08021ef2e} <Debug> TCPHandler: Processed in 0.008354188 sec. | ||
642 | 2024.11.22 03:54:55.300149 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
643 | 2024.11.22 03:54:55.300366 [ 265 ] {0759c22f-4c5e-4644-8c2e-4e6b75d3ceb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) 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) | ||
644 | 2024.11.22 03:54:55.300465 [ 265 ] {0759c22f-4c5e-4644-8c2e-4e6b75d3ceb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
645 | 2024.11.22 03:54:55.306064 [ 265 ] {0759c22f-4c5e-4644-8c2e-4e6b75d3ceb7} <Debug> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Loading data parts | ||
646 | 2024.11.22 03:54:55.306243 [ 265 ] {0759c22f-4c5e-4644-8c2e-4e6b75d3ceb7} <Debug> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): There are no data parts | ||
647 | 2024.11.22 03:54:55.310785 [ 265 ] {0759c22f-4c5e-4644-8c2e-4e6b75d3ceb7} <Debug> TCPHandler: Processed in 0.01069462 sec. | ||
648 | 2024.11.22 03:54:55.311023 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
649 | 2024.11.22 03:54:55.311344 [ 258 ] {4ab4e2b2-f831-4c17-af5f-6156e2943ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) /* The timeseries schema table stores the extracted schema for the samples | ||
650 | * oximeter collects. | ||
651 | */ | ||
652 | 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) | ||
653 | 2024.11.22 03:54:55.311447 [ 258 ] {4ab4e2b2-f831-4c17-af5f-6156e2943ea0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
654 | 2024.11.22 03:54:55.314902 [ 258 ] {4ab4e2b2-f831-4c17-af5f-6156e2943ea0} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b): Loading data parts | ||
655 | 2024.11.22 03:54:55.315094 [ 258 ] {4ab4e2b2-f831-4c17-af5f-6156e2943ea0} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b): There are no data parts | ||
656 | 2024.11.22 03:54:55.319672 [ 258 ] {4ab4e2b2-f831-4c17-af5f-6156e2943ea0} <Debug> TCPHandler: Processed in 0.008708365 sec. | ||
657 | 2024.11.22 03:54:55.319932 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
658 | 2024.11.22 03:54:55.320209 [ 265 ] {e973da0e-d93d-436c-9496-866246f5f150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
659 | 2024.11.22 03:54:55.321574 [ 265 ] {e973da0e-d93d-436c-9496-866246f5f150} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
660 | 2024.11.22 03:54:55.329607 [ 268 ] {e973da0e-d93d-436c-9496-866246f5f150} <Trace> oximeter.version (8e34bf6e-1b28-45da-bc09-773d81d57449): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
661 | 2024.11.22 03:54:55.329663 [ 268 ] {e973da0e-d93d-436c-9496-866246f5f150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
662 | 2024.11.22 03:54:55.334289 [ 268 ] {e973da0e-d93d-436c-9496-866246f5f150} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
663 | 2024.11.22 03:54:55.334655 [ 268 ] {e973da0e-d93d-436c-9496-866246f5f150} <Trace> oximeter.version (8e34bf6e-1b28-45da-bc09-773d81d57449): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
664 | 2024.11.22 03:54:55.334965 [ 265 ] {e973da0e-d93d-436c-9496-866246f5f150} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.01484 sec., 67.38544474393531 rows/sec., 1.05 KiB/sec. | ||
665 | 2024.11.22 03:54:55.335286 [ 265 ] {e973da0e-d93d-436c-9496-866246f5f150} <Debug> TCPHandler: Processed in 0.015410473 sec. | ||
666 | 2024.11.22 03:54:55.488733 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41144 | ||
667 | 2024.11.22 03:54:55.489261 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
668 | 2024.11.22 03:54:55.489293 [ 277 ] {} <Debug> TCP-Session: 58f6505b-deee-43bf-a95d-5257f41bb3f6 Authenticating user 'default' from [fd00:1122:3344:101::b]:41144 | ||
669 | 2024.11.22 03:54:55.489318 [ 277 ] {} <Debug> TCP-Session: 58f6505b-deee-43bf-a95d-5257f41bb3f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
670 | 2024.11.22 03:54:55.489385 [ 277 ] {} <Debug> TCP-Session: 58f6505b-deee-43bf-a95d-5257f41bb3f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2024.11.22 03:54:55.489445 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
672 | 2024.11.22 03:54:55.489471 [ 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 | ||
673 | 2024.11.22 03:54:55.489519 [ 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 | ||
674 | 2024.11.22 03:54:55.489955 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49819 | ||
675 | 2024.11.22 03:54:55.490050 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46481 | ||
676 | 2024.11.22 03:54:55.490181 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
677 | 2024.11.22 03:54:55.490359 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45212 | ||
678 | 2024.11.22 03:54:55.490233 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54273 | ||
679 | 2024.11.22 03:54:55.490400 [ 278 ] {} <Debug> TCP-Session: 5589ff57-6e4a-4e56-acfb-b0e2dba70ccf Authenticating user 'default' from [fd00:1122:3344:101::b]:49819 | ||
680 | 2024.11.22 03:54:55.490382 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
681 | 2024.11.22 03:54:55.490610 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50282 | ||
682 | 2024.11.22 03:54:55.490631 [ 279 ] {} <Debug> TCP-Session: 856644d1-26c4-401b-9f2e-a7ea315b29f6 Authenticating user 'default' from [fd00:1122:3344:101::b]:46481 | ||
683 | 2024.11.22 03:54:55.490787 [ 278 ] {} <Debug> TCP-Session: 5589ff57-6e4a-4e56-acfb-b0e2dba70ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
684 | 2024.11.22 03:54:55.490823 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65259 | ||
685 | 2024.11.22 03:54:55.490852 [ 279 ] {} <Debug> TCP-Session: 856644d1-26c4-401b-9f2e-a7ea315b29f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
686 | 2024.11.22 03:54:55.490998 [ 278 ] {} <Debug> TCP-Session: 5589ff57-6e4a-4e56-acfb-b0e2dba70ccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2024.11.22 03:54:55.491036 [ 279 ] {} <Debug> TCP-Session: 856644d1-26c4-401b-9f2e-a7ea315b29f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
688 | 2024.11.22 03:54:55.491057 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51431 | ||
689 | 2024.11.22 03:54:55.491668 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
690 | 2024.11.22 03:54:55.491717 [ 282 ] {} <Debug> TCP-Session: 455b7772-68bb-4c8a-a498-7a19b1375275 Authenticating user 'default' from [fd00:1122:3344:101::b]:50282 | ||
691 | 2024.11.22 03:54:55.491783 [ 282 ] {} <Debug> TCP-Session: 455b7772-68bb-4c8a-a498-7a19b1375275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
692 | 2024.11.22 03:54:55.491805 [ 282 ] {} <Debug> TCP-Session: 455b7772-68bb-4c8a-a498-7a19b1375275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2024.11.22 03:54:55.501493 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
694 | 2024.11.22 03:54:55.501590 [ 283 ] {} <Debug> TCP-Session: 173fa717-4991-40a0-8443-68dfd6734343 Authenticating user 'default' from [fd00:1122:3344:101::b]:65259 | ||
695 | 2024.11.22 03:54:55.501607 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
696 | 2024.11.22 03:54:55.501618 [ 283 ] {} <Debug> TCP-Session: 173fa717-4991-40a0-8443-68dfd6734343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2024.11.22 03:54:55.501643 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
698 | 2024.11.22 03:54:55.501672 [ 284 ] {} <Debug> TCP-Session: c5804db7-4478-42e4-8adc-f6d7fb9fb903 Authenticating user 'default' from [fd00:1122:3344:101::b]:51431 | ||
699 | 2024.11.22 03:54:55.501685 [ 283 ] {} <Debug> TCP-Session: 173fa717-4991-40a0-8443-68dfd6734343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
700 | 2024.11.22 03:54:55.501656 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
701 | 2024.11.22 03:54:55.501798 [ 284 ] {} <Debug> TCP-Session: c5804db7-4478-42e4-8adc-f6d7fb9fb903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2024.11.22 03:54:55.501801 [ 281 ] {} <Debug> TCP-Session: 5e433f37-ed12-4092-963b-d60ce359b1f8 Authenticating user 'default' from [fd00:1122:3344:101::b]:45212 | ||
703 | 2024.11.22 03:54:55.501857 [ 284 ] {} <Debug> TCP-Session: c5804db7-4478-42e4-8adc-f6d7fb9fb903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2024.11.22 03:54:55.501880 [ 281 ] {} <Debug> TCP-Session: 5e433f37-ed12-4092-963b-d60ce359b1f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2024.11.22 03:54:55.501859 [ 280 ] {} <Debug> TCP-Session: d99d4d83-4e09-4025-9575-a1fdf0d0b399 Authenticating user 'default' from [fd00:1122:3344:101::b]:54273 | ||
706 | 2024.11.22 03:54:55.501990 [ 281 ] {} <Debug> TCP-Session: 5e433f37-ed12-4092-963b-d60ce359b1f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2024.11.22 03:54:55.502001 [ 280 ] {} <Debug> TCP-Session: d99d4d83-4e09-4025-9575-a1fdf0d0b399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2024.11.22 03:54:55.502138 [ 280 ] {} <Debug> TCP-Session: d99d4d83-4e09-4025-9575-a1fdf0d0b399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2024.11.22 03:54:56.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.80 MiB, peak 136.80 MiB, free memory in arenas 0.00 B, will set to 140.84 MiB (RSS), difference: 4.04 MiB | ||
710 | 2024.11.22 03:55:01.664512 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
711 | 2024.11.22 03:55:01.664537 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
712 | 2024.11.22 03:55:01.664647 [ 242 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
713 | 2024.11.22 03:55:01.664704 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
714 | 2024.11.22 03:55:01.674231 [ 242 ] {} <Debug> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Loading data parts | ||
715 | 2024.11.22 03:55:01.674657 [ 242 ] {} <Debug> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): There are no data parts | ||
716 | 2024.11.22 03:55:01.682593 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
717 | 2024.11.22 03:55:01.682847 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
718 | 2024.11.22 03:55:01.686536 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
719 | 2024.11.22 03:55:01.687499 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
720 | 2024.11.22 03:55:01.688363 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
721 | 2024.11.22 03:55:01.692480 [ 243 ] {} <Debug> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Loading data parts | ||
722 | 2024.11.22 03:55:01.692667 [ 243 ] {} <Debug> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): There are no data parts | ||
723 | 2024.11.22 03:55:01.716821 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
724 | 2024.11.22 03:55:01.716981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
725 | 2024.11.22 03:55:01.724438 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
726 | 2024.11.22 03:55:01.725656 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
727 | 2024.11.22 03:55:01.728057 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
728 | 2024.11.22 03:55:02.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.90 MiB, peak 149.90 MiB, free memory in arenas 0.00 B, will set to 150.70 MiB (RSS), difference: 4.79 MiB | ||
729 | 2024.11.22 03:55:04.165489 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
730 | 2024.11.22 03:55:04.165739 [ 244 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
731 | 2024.11.22 03:55:04.174285 [ 244 ] {} <Debug> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Loading data parts | ||
732 | 2024.11.22 03:55:04.174474 [ 244 ] {} <Debug> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): There are no data parts | ||
733 | 2024.11.22 03:55:04.181724 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
734 | 2024.11.22 03:55:04.181920 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
735 | 2024.11.22 03:55:04.183635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
736 | 2024.11.22 03:55:04.184189 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
737 | 2024.11.22 03:55:04.184802 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
738 | 2024.11.22 03:55:05.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.89 MiB, peak 154.89 MiB, free memory in arenas 0.00 B, will set to 151.10 MiB (RSS), difference: -3.79 MiB | ||
739 | 2024.11.22 03:55:09.127600 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
740 | 2024.11.22 03:55:09.127663 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
741 | 2024.11.22 03:55:09.189439 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
742 | 2024.11.22 03:55:09.190509 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
743 | 2024.11.22 03:55:09.190560 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
744 | 2024.11.22 03:55:09.191250 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
745 | 2024.11.22 03:55:09.191885 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
746 | 2024.11.22 03:55:09.192141 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
747 | 2024.11.22 03:55:09.229093 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
748 | 2024.11.22 03:55:09.251543 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
749 | 2024.11.22 03:55:09.251621 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
750 | 2024.11.22 03:55:09.258581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
751 | 2024.11.22 03:55:09.260321 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
752 | 2024.11.22 03:55:09.265776 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
753 | 2024.11.22 03:55:10.000151 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.78 MiB, peak 155.78 MiB, free memory in arenas 0.00 B, will set to 152.84 MiB (RSS), difference: 1.06 MiB | ||
754 | 2024.11.22 03:55:15.000146 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.86 MiB, peak 155.78 MiB, free memory in arenas 0.00 B, will set to 152.87 MiB (RSS), difference: 4.01 MiB | ||
755 | 2024.11.22 03:55:15.344591 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
756 | 2024.11.22 03:55:15.344802 [ 258 ] {c63a885a-ff18-4f2c-b813-9984cf5c56ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
757 | 2024.11.22 03:55:15.345265 [ 258 ] {c63a885a-ff18-4f2c-b813-9984cf5c56ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
758 | 2024.11.22 03:55:15.351603 [ 258 ] {c63a885a-ff18-4f2c-b813-9984cf5c56ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
759 | 2024.11.22 03:55:15.356391 [ 258 ] {c63a885a-ff18-4f2c-b813-9984cf5c56ee} <Debug> TCPHandler: Processed in 0.011934272 sec. | ||
760 | 2024.11.22 03:55:15.360043 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
761 | 2024.11.22 03:55:15.360309 [ 265 ] {5e394220-d1ff-4a25-8e6f-ed3db4e59492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
762 | 2024.11.22 03:55:15.364528 [ 265 ] {5e394220-d1ff-4a25-8e6f-ed3db4e59492} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
763 | 2024.11.22 03:55:15.364615 [ 265 ] {5e394220-d1ff-4a25-8e6f-ed3db4e59492} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
764 | 2024.11.22 03:55:15.365331 [ 265 ] {5e394220-d1ff-4a25-8e6f-ed3db4e59492} <Debug> TCPHandler: Processed in 0.005425356 sec. | ||
765 | 2024.11.22 03:55:15.365639 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
766 | 2024.11.22 03:55:15.365821 [ 258 ] {93c5336f-4f9d-49a7-92c0-d64e3c55bb2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
767 | 2024.11.22 03:55:15.366296 [ 258 ] {93c5336f-4f9d-49a7-92c0-d64e3c55bb2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
768 | 2024.11.22 03:55:15.366358 [ 258 ] {93c5336f-4f9d-49a7-92c0-d64e3c55bb2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
769 | 2024.11.22 03:55:15.366883 [ 258 ] {93c5336f-4f9d-49a7-92c0-d64e3c55bb2d} <Debug> TCPHandler: Processed in 0.001315633 sec. | ||
770 | 2024.11.22 03:55:15.369125 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
771 | 2024.11.22 03:55:15.369302 [ 265 ] {eeee098f-4d69-4789-84b1-8eab3e5751f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
772 | 2024.11.22 03:55:15.369710 [ 265 ] {eeee098f-4d69-4789-84b1-8eab3e5751f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
773 | 2024.11.22 03:55:15.369773 [ 265 ] {eeee098f-4d69-4789-84b1-8eab3e5751f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
774 | 2024.11.22 03:55:15.370377 [ 265 ] {eeee098f-4d69-4789-84b1-8eab3e5751f1} <Debug> TCPHandler: Processed in 0.001318673 sec. | ||
775 | 2024.11.22 03:55:15.371498 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
776 | 2024.11.22 03:55:15.371665 [ 258 ] {59196c19-a8ea-44ec-8547-72e6989e0b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
777 | 2024.11.22 03:55:15.372056 [ 258 ] {59196c19-a8ea-44ec-8547-72e6989e0b7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
778 | 2024.11.22 03:55:15.372116 [ 258 ] {59196c19-a8ea-44ec-8547-72e6989e0b7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
779 | 2024.11.22 03:55:15.372624 [ 258 ] {59196c19-a8ea-44ec-8547-72e6989e0b7e} <Debug> TCPHandler: Processed in 0.001184801 sec. | ||
780 | 2024.11.22 03:55:15.372978 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
781 | 2024.11.22 03:55:15.373150 [ 265 ] {2e310f3c-5a94-4175-b90c-c297a18b0d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
782 | 2024.11.22 03:55:15.373553 [ 265 ] {2e310f3c-5a94-4175-b90c-c297a18b0d0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
783 | 2024.11.22 03:55:15.373616 [ 265 ] {2e310f3c-5a94-4175-b90c-c297a18b0d0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
784 | 2024.11.22 03:55:15.374172 [ 265 ] {2e310f3c-5a94-4175-b90c-c297a18b0d0d} <Debug> TCPHandler: Processed in 0.001269732 sec. | ||
785 | 2024.11.22 03:55:15.374449 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
786 | 2024.11.22 03:55:15.374617 [ 258 ] {a4aafe8e-8d5d-4344-b039-0ff4505fa1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
787 | 2024.11.22 03:55:15.375013 [ 258 ] {a4aafe8e-8d5d-4344-b039-0ff4505fa1ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
788 | 2024.11.22 03:55:15.375075 [ 258 ] {a4aafe8e-8d5d-4344-b039-0ff4505fa1ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
789 | 2024.11.22 03:55:15.375637 [ 258 ] {a4aafe8e-8d5d-4344-b039-0ff4505fa1ad} <Debug> TCPHandler: Processed in 0.001247182 sec. | ||
790 | 2024.11.22 03:55:15.375917 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
791 | 2024.11.22 03:55:15.376078 [ 265 ] {90708c7c-6461-4d56-b1ea-de45c74085d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
792 | 2024.11.22 03:55:15.376479 [ 265 ] {90708c7c-6461-4d56-b1ea-de45c74085d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
793 | 2024.11.22 03:55:15.376541 [ 265 ] {90708c7c-6461-4d56-b1ea-de45c74085d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
794 | 2024.11.22 03:55:15.377070 [ 265 ] {90708c7c-6461-4d56-b1ea-de45c74085d7} <Debug> TCPHandler: Processed in 0.001214972 sec. | ||
795 | 2024.11.22 03:55:15.377353 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
796 | 2024.11.22 03:55:15.377526 [ 258 ] {38ea1f71-0530-40b0-a1c8-69876041b0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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) | ||
797 | 2024.11.22 03:55:15.377951 [ 258 ] {38ea1f71-0530-40b0-a1c8-69876041b0af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
798 | 2024.11.22 03:55:15.378011 [ 258 ] {38ea1f71-0530-40b0-a1c8-69876041b0af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
799 | 2024.11.22 03:55:15.378509 [ 258 ] {38ea1f71-0530-40b0-a1c8-69876041b0af} <Debug> TCPHandler: Processed in 0.001218742 sec. | ||
800 | 2024.11.22 03:55:15.378855 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
801 | 2024.11.22 03:55:15.379018 [ 265 ] {7d82a8bc-280b-4a03-b3e6-7828a413f185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', '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) | ||
802 | 2024.11.22 03:55:15.379418 [ 265 ] {7d82a8bc-280b-4a03-b3e6-7828a413f185} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
803 | 2024.11.22 03:55:15.379479 [ 265 ] {7d82a8bc-280b-4a03-b3e6-7828a413f185} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
804 | 2024.11.22 03:55:15.380033 [ 265 ] {7d82a8bc-280b-4a03-b3e6-7828a413f185} <Debug> TCPHandler: Processed in 0.001232922 sec. | ||
805 | 2024.11.22 03:55:15.380376 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
806 | 2024.11.22 03:55:15.380570 [ 258 ] {7f4f9545-7d26-41e1-9675-04bcabc760e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', '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) | ||
807 | 2024.11.22 03:55:15.382268 [ 258 ] {7f4f9545-7d26-41e1-9675-04bcabc760e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
808 | 2024.11.22 03:55:15.382343 [ 258 ] {7f4f9545-7d26-41e1-9675-04bcabc760e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
809 | 2024.11.22 03:55:15.382885 [ 258 ] {7f4f9545-7d26-41e1-9675-04bcabc760e7} <Debug> TCPHandler: Processed in 0.002573946 sec. | ||
810 | 2024.11.22 03:55:15.383182 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
811 | 2024.11.22 03:55:15.383354 [ 265 ] {1d077d96-cc2e-45df-8316-a87e07181bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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) | ||
812 | 2024.11.22 03:55:15.383773 [ 265 ] {1d077d96-cc2e-45df-8316-a87e07181bca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
813 | 2024.11.22 03:55:15.383833 [ 265 ] {1d077d96-cc2e-45df-8316-a87e07181bca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
814 | 2024.11.22 03:55:15.384371 [ 265 ] {1d077d96-cc2e-45df-8316-a87e07181bca} <Debug> TCPHandler: Processed in 0.001247823 sec. | ||
815 | 2024.11.22 03:55:15.384697 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
816 | 2024.11.22 03:55:15.384868 [ 258 ] {f7c84e3d-a1be-4e36-ac0e-1da78ac5b66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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) | ||
817 | 2024.11.22 03:55:15.385295 [ 258 ] {f7c84e3d-a1be-4e36-ac0e-1da78ac5b66a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
818 | 2024.11.22 03:55:15.385355 [ 258 ] {f7c84e3d-a1be-4e36-ac0e-1da78ac5b66a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
819 | 2024.11.22 03:55:15.385854 [ 258 ] {f7c84e3d-a1be-4e36-ac0e-1da78ac5b66a} <Debug> TCPHandler: Processed in 0.001217002 sec. | ||
820 | 2024.11.22 03:55:15.386156 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
821 | 2024.11.22 03:55:15.386323 [ 265 ] {19c25eb8-e9e5-4381-aa9f-6188dae94e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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) | ||
822 | 2024.11.22 03:55:15.386729 [ 265 ] {19c25eb8-e9e5-4381-aa9f-6188dae94e98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
823 | 2024.11.22 03:55:15.386787 [ 265 ] {19c25eb8-e9e5-4381-aa9f-6188dae94e98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
824 | 2024.11.22 03:55:15.387305 [ 265 ] {19c25eb8-e9e5-4381-aa9f-6188dae94e98} <Debug> TCPHandler: Processed in 0.001205762 sec. | ||
825 | 2024.11.22 03:55:15.387640 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
826 | 2024.11.22 03:55:15.387861 [ 258 ] {281c2fde-3d1f-4742-b581-39e944cd1c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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) | ||
827 | 2024.11.22 03:55:15.388351 [ 258 ] {281c2fde-3d1f-4742-b581-39e944cd1c57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
828 | 2024.11.22 03:55:15.388414 [ 258 ] {281c2fde-3d1f-4742-b581-39e944cd1c57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
829 | 2024.11.22 03:55:15.388917 [ 258 ] {281c2fde-3d1f-4742-b581-39e944cd1c57} <Debug> TCPHandler: Processed in 0.001338424 sec. | ||
830 | 2024.11.22 03:55:15.389190 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
831 | 2024.11.22 03:55:15.389381 [ 265 ] {7814b090-0d1b-458f-a09d-892c8d58adfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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) | ||
832 | 2024.11.22 03:55:15.389807 [ 265 ] {7814b090-0d1b-458f-a09d-892c8d58adfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
833 | 2024.11.22 03:55:15.389864 [ 265 ] {7814b090-0d1b-458f-a09d-892c8d58adfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
834 | 2024.11.22 03:55:15.390420 [ 265 ] {7814b090-0d1b-458f-a09d-892c8d58adfc} <Debug> TCPHandler: Processed in 0.001286853 sec. | ||
835 | 2024.11.22 03:55:15.390707 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
836 | 2024.11.22 03:55:15.390887 [ 258 ] {a73ba444-88c8-4080-85f9-16f4255a0be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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) | ||
837 | 2024.11.22 03:55:15.391327 [ 258 ] {a73ba444-88c8-4080-85f9-16f4255a0be7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
838 | 2024.11.22 03:55:15.391387 [ 258 ] {a73ba444-88c8-4080-85f9-16f4255a0be7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
839 | 2024.11.22 03:55:15.391896 [ 258 ] {a73ba444-88c8-4080-85f9-16f4255a0be7} <Debug> TCPHandler: Processed in 0.001247732 sec. | ||
840 | 2024.11.22 03:55:15.392203 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
841 | 2024.11.22 03:55:15.392375 [ 265 ] {eb1e3755-6e2f-4e1a-b70c-2c51910b969a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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) | ||
842 | 2024.11.22 03:55:15.392820 [ 265 ] {eb1e3755-6e2f-4e1a-b70c-2c51910b969a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
843 | 2024.11.22 03:55:15.392880 [ 265 ] {eb1e3755-6e2f-4e1a-b70c-2c51910b969a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
844 | 2024.11.22 03:55:15.393443 [ 265 ] {eb1e3755-6e2f-4e1a-b70c-2c51910b969a} <Debug> TCPHandler: Processed in 0.001299563 sec. | ||
845 | 2024.11.22 03:55:15.393730 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
846 | 2024.11.22 03:55:15.393903 [ 258 ] {b54d2f44-7a8b-42a2-991f-9d22eef4dda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
847 | 2024.11.22 03:55:15.394336 [ 258 ] {b54d2f44-7a8b-42a2-991f-9d22eef4dda1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
848 | 2024.11.22 03:55:15.394398 [ 258 ] {b54d2f44-7a8b-42a2-991f-9d22eef4dda1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
849 | 2024.11.22 03:55:15.394928 [ 258 ] {b54d2f44-7a8b-42a2-991f-9d22eef4dda1} <Debug> TCPHandler: Processed in 0.001257732 sec. | ||
850 | 2024.11.22 03:55:15.395204 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
851 | 2024.11.22 03:55:15.395374 [ 265 ] {1c140bf0-70e2-4ccf-bb55-11cd1257e754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
852 | 2024.11.22 03:55:15.395801 [ 265 ] {1c140bf0-70e2-4ccf-bb55-11cd1257e754} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
853 | 2024.11.22 03:55:15.395860 [ 265 ] {1c140bf0-70e2-4ccf-bb55-11cd1257e754} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
854 | 2024.11.22 03:55:15.396389 [ 265 ] {1c140bf0-70e2-4ccf-bb55-11cd1257e754} <Debug> TCPHandler: Processed in 0.001239762 sec. | ||
855 | 2024.11.22 03:55:15.396678 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
856 | 2024.11.22 03:55:15.396854 [ 258 ] {613f4bcf-b604-455b-b147-39011a23245d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
857 | 2024.11.22 03:55:15.397291 [ 258 ] {613f4bcf-b604-455b-b147-39011a23245d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
858 | 2024.11.22 03:55:15.397351 [ 258 ] {613f4bcf-b604-455b-b147-39011a23245d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
859 | 2024.11.22 03:55:15.397900 [ 258 ] {613f4bcf-b604-455b-b147-39011a23245d} <Debug> TCPHandler: Processed in 0.001285523 sec. | ||
860 | 2024.11.22 03:55:15.398185 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
861 | 2024.11.22 03:55:15.398358 [ 265 ] {53eadcd3-4aef-47e2-b1fa-2672f07d9cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
862 | 2024.11.22 03:55:15.398788 [ 265 ] {53eadcd3-4aef-47e2-b1fa-2672f07d9cea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
863 | 2024.11.22 03:55:15.398845 [ 265 ] {53eadcd3-4aef-47e2-b1fa-2672f07d9cea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
864 | 2024.11.22 03:55:15.399361 [ 265 ] {53eadcd3-4aef-47e2-b1fa-2672f07d9cea} <Debug> TCPHandler: Processed in 0.001230422 sec. | ||
865 | 2024.11.22 03:55:15.405328 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
866 | 2024.11.22 03:55:15.405491 [ 258 ] {2673a0bf-9ca5-424f-9ead-3ca4ac71f319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
867 | 2024.11.22 03:55:15.405560 [ 258 ] {2673a0bf-9ca5-424f-9ead-3ca4ac71f319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
868 | 2024.11.22 03:55:15.406644 [ 258 ] {2673a0bf-9ca5-424f-9ead-3ca4ac71f319} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
869 | 2024.11.22 03:55:15.406711 [ 258 ] {2673a0bf-9ca5-424f-9ead-3ca4ac71f319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
870 | 2024.11.22 03:55:15.407483 [ 258 ] {2673a0bf-9ca5-424f-9ead-3ca4ac71f319} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
871 | 2024.11.22 03:55:15.407975 [ 258 ] {2673a0bf-9ca5-424f-9ead-3ca4ac71f319} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
872 | 2024.11.22 03:55:15.408213 [ 258 ] {2673a0bf-9ca5-424f-9ead-3ca4ac71f319} <Debug> executeQuery: Read 22 rows, 2.94 KiB in 0.002774 sec., 7930.785868781543 rows/sec., 1.04 MiB/sec. | ||
873 | 2024.11.22 03:55:15.408286 [ 258 ] {2673a0bf-9ca5-424f-9ead-3ca4ac71f319} <Debug> TCPHandler: Processed in 0.003048674 sec. | ||
874 | 2024.11.22 03:55:15.408466 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
875 | 2024.11.22 03:55:15.408604 [ 265 ] {66491344-eb47-4a6b-bbc0-aacc5baea80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
876 | 2024.11.22 03:55:15.408660 [ 265 ] {66491344-eb47-4a6b-bbc0-aacc5baea80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
877 | 2024.11.22 03:55:15.410714 [ 265 ] {66491344-eb47-4a6b-bbc0-aacc5baea80b} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
878 | 2024.11.22 03:55:15.410760 [ 265 ] {66491344-eb47-4a6b-bbc0-aacc5baea80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
879 | 2024.11.22 03:55:15.411367 [ 265 ] {66491344-eb47-4a6b-bbc0-aacc5baea80b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
880 | 2024.11.22 03:55:15.411920 [ 265 ] {66491344-eb47-4a6b-bbc0-aacc5baea80b} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
881 | 2024.11.22 03:55:15.412131 [ 265 ] {66491344-eb47-4a6b-bbc0-aacc5baea80b} <Debug> executeQuery: Read 54 rows, 4.67 KiB in 0.003558 sec., 15177.065767284992 rows/sec., 1.28 MiB/sec. | ||
882 | 2024.11.22 03:55:15.412260 [ 265 ] {66491344-eb47-4a6b-bbc0-aacc5baea80b} <Debug> TCPHandler: Processed in 0.003861238 sec. | ||
883 | 2024.11.22 03:55:15.412425 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
884 | 2024.11.22 03:55:15.412556 [ 258 ] {36827131-156c-4d6a-a672-e6aec5d0029c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
885 | 2024.11.22 03:55:15.412608 [ 258 ] {36827131-156c-4d6a-a672-e6aec5d0029c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
886 | 2024.11.22 03:55:15.413289 [ 258 ] {36827131-156c-4d6a-a672-e6aec5d0029c} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
887 | 2024.11.22 03:55:15.413329 [ 258 ] {36827131-156c-4d6a-a672-e6aec5d0029c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
888 | 2024.11.22 03:55:15.413922 [ 258 ] {36827131-156c-4d6a-a672-e6aec5d0029c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
889 | 2024.11.22 03:55:15.414515 [ 258 ] {36827131-156c-4d6a-a672-e6aec5d0029c} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
890 | 2024.11.22 03:55:15.414765 [ 258 ] {36827131-156c-4d6a-a672-e6aec5d0029c} <Debug> executeQuery: Read 12 rows, 924.00 B in 0.002234 sec., 5371.530886302597 rows/sec., 403.91 KiB/sec. | ||
891 | 2024.11.22 03:55:15.414925 [ 258 ] {36827131-156c-4d6a-a672-e6aec5d0029c} <Debug> TCPHandler: Processed in 0.002557466 sec. | ||
892 | 2024.11.22 03:55:15.415101 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
893 | 2024.11.22 03:55:15.415226 [ 265 ] {1de13284-5af3-4cda-aaa7-336023858cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
894 | 2024.11.22 03:55:15.415277 [ 265 ] {1de13284-5af3-4cda-aaa7-336023858cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
895 | 2024.11.22 03:55:15.415893 [ 265 ] {1de13284-5af3-4cda-aaa7-336023858cfe} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
896 | 2024.11.22 03:55:15.415932 [ 265 ] {1de13284-5af3-4cda-aaa7-336023858cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
897 | 2024.11.22 03:55:15.416451 [ 265 ] {1de13284-5af3-4cda-aaa7-336023858cfe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
898 | 2024.11.22 03:55:15.416964 [ 265 ] {1de13284-5af3-4cda-aaa7-336023858cfe} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
899 | 2024.11.22 03:55:15.417140 [ 265 ] {1de13284-5af3-4cda-aaa7-336023858cfe} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001945 sec., 27763.49614395887 rows/sec., 2.17 MiB/sec. | ||
900 | 2024.11.22 03:55:15.417190 [ 265 ] {1de13284-5af3-4cda-aaa7-336023858cfe} <Debug> TCPHandler: Processed in 0.002152578 sec. | ||
901 | 2024.11.22 03:55:15.417337 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
902 | 2024.11.22 03:55:15.417459 [ 258 ] {0e1da509-cace-4303-bf9a-a24e3adace09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
903 | 2024.11.22 03:55:15.417512 [ 258 ] {0e1da509-cace-4303-bf9a-a24e3adace09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
904 | 2024.11.22 03:55:15.418127 [ 258 ] {0e1da509-cace-4303-bf9a-a24e3adace09} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
905 | 2024.11.22 03:55:15.418164 [ 258 ] {0e1da509-cace-4303-bf9a-a24e3adace09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
906 | 2024.11.22 03:55:15.418745 [ 258 ] {0e1da509-cace-4303-bf9a-a24e3adace09} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
907 | 2024.11.22 03:55:15.419262 [ 258 ] {0e1da509-cace-4303-bf9a-a24e3adace09} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
908 | 2024.11.22 03:55:15.419545 [ 258 ] {0e1da509-cace-4303-bf9a-a24e3adace09} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.002091 sec., 52606.40841702535 rows/sec., 3.67 MiB/sec. | ||
909 | 2024.11.22 03:55:15.419639 [ 258 ] {0e1da509-cace-4303-bf9a-a24e3adace09} <Debug> TCPHandler: Processed in 0.002357221 sec. | ||
910 | 2024.11.22 03:55:15.419803 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
911 | 2024.11.22 03:55:15.419943 [ 265 ] {d7262baa-e02b-40c1-be6c-5f852c75778b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
912 | 2024.11.22 03:55:15.420035 [ 265 ] {d7262baa-e02b-40c1-be6c-5f852c75778b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
913 | 2024.11.22 03:55:15.421230 [ 265 ] {d7262baa-e02b-40c1-be6c-5f852c75778b} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
914 | 2024.11.22 03:55:15.421270 [ 265 ] {d7262baa-e02b-40c1-be6c-5f852c75778b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
915 | 2024.11.22 03:55:15.423975 [ 265 ] {d7262baa-e02b-40c1-be6c-5f852c75778b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
916 | 2024.11.22 03:55:15.424506 [ 265 ] {d7262baa-e02b-40c1-be6c-5f852c75778b} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
917 | 2024.11.22 03:55:15.424701 [ 265 ] {d7262baa-e02b-40c1-be6c-5f852c75778b} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.004792 sec., 2504.1736227045076 rows/sec., 4.49 MiB/sec. | ||
918 | 2024.11.22 03:55:15.424789 [ 265 ] {d7262baa-e02b-40c1-be6c-5f852c75778b} <Debug> TCPHandler: Processed in 0.00505055 sec. | ||
919 | 2024.11.22 03:55:15.424966 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
920 | 2024.11.22 03:55:15.425111 [ 258 ] {57d433c2-f64c-4647-af4b-5ed1eed47977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
921 | 2024.11.22 03:55:15.425175 [ 258 ] {57d433c2-f64c-4647-af4b-5ed1eed47977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
922 | 2024.11.22 03:55:15.425686 [ 258 ] {57d433c2-f64c-4647-af4b-5ed1eed47977} <Trace> oximeter.measurements_i64 (c127c5d6-155b-43b9-bad7-18af453592ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
923 | 2024.11.22 03:55:15.425726 [ 258 ] {57d433c2-f64c-4647-af4b-5ed1eed47977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
924 | 2024.11.22 03:55:15.426263 [ 258 ] {57d433c2-f64c-4647-af4b-5ed1eed47977} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
925 | 2024.11.22 03:55:15.426748 [ 258 ] {57d433c2-f64c-4647-af4b-5ed1eed47977} <Trace> oximeter.measurements_i64 (c127c5d6-155b-43b9-bad7-18af453592ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
926 | 2024.11.22 03:55:15.426966 [ 258 ] {57d433c2-f64c-4647-af4b-5ed1eed47977} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001889 sec., 3176.283748014823 rows/sec., 224.37 KiB/sec. | ||
927 | 2024.11.22 03:55:15.427023 [ 258 ] {57d433c2-f64c-4647-af4b-5ed1eed47977} <Debug> TCPHandler: Processed in 0.002126447 sec. | ||
928 | 2024.11.22 03:55:15.427205 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
929 | 2024.11.22 03:55:15.427343 [ 265 ] {ff8eaa69-0f07-4378-bbf2-193354d1bd8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
930 | 2024.11.22 03:55:15.427402 [ 265 ] {ff8eaa69-0f07-4378-bbf2-193354d1bd8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
931 | 2024.11.22 03:55:15.427908 [ 265 ] {ff8eaa69-0f07-4378-bbf2-193354d1bd8c} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
932 | 2024.11.22 03:55:15.427947 [ 265 ] {ff8eaa69-0f07-4378-bbf2-193354d1bd8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
933 | 2024.11.22 03:55:15.428419 [ 265 ] {ff8eaa69-0f07-4378-bbf2-193354d1bd8c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
934 | 2024.11.22 03:55:15.428876 [ 265 ] {ff8eaa69-0f07-4378-bbf2-193354d1bd8c} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
935 | 2024.11.22 03:55:15.429097 [ 265 ] {ff8eaa69-0f07-4378-bbf2-193354d1bd8c} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001764 sec., 22675.736961451246 rows/sec., 1.51 MiB/sec. | ||
936 | 2024.11.22 03:55:15.429189 [ 265 ] {ff8eaa69-0f07-4378-bbf2-193354d1bd8c} <Debug> TCPHandler: Processed in 0.002053647 sec. | ||
937 | 2024.11.22 03:55:16.693211 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
938 | 2024.11.22 03:55:16.693846 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
939 | 2024.11.22 03:55:16.693896 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
940 | 2024.11.22 03:55:16.694629 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
941 | 2024.11.22 03:55:16.695232 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
942 | 2024.11.22 03:55:16.695427 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
943 | 2024.11.22 03:55:16.766817 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
944 | 2024.11.22 03:55:16.785324 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
945 | 2024.11.22 03:55:16.785396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
946 | 2024.11.22 03:55:16.792318 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
947 | 2024.11.22 03:55:16.793662 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
948 | 2024.11.22 03:55:16.796819 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
949 | 2024.11.22 03:55:20.348710 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
950 | 2024.11.22 03:55:20.348902 [ 258 ] {ebee7b37-ee41-498c-b9de-71cc5cd042ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
951 | 2024.11.22 03:55:20.348977 [ 258 ] {ebee7b37-ee41-498c-b9de-71cc5cd042ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
952 | 2024.11.22 03:55:20.349721 [ 258 ] {ebee7b37-ee41-498c-b9de-71cc5cd042ef} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
953 | 2024.11.22 03:55:20.349771 [ 258 ] {ebee7b37-ee41-498c-b9de-71cc5cd042ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
954 | 2024.11.22 03:55:20.350217 [ 258 ] {ebee7b37-ee41-498c-b9de-71cc5cd042ef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
955 | 2024.11.22 03:55:20.350469 [ 258 ] {ebee7b37-ee41-498c-b9de-71cc5cd042ef} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
956 | 2024.11.22 03:55:20.350770 [ 258 ] {ebee7b37-ee41-498c-b9de-71cc5cd042ef} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001902 sec., 15772.870662460567 rows/sec., 1.19 MiB/sec. | ||
957 | 2024.11.22 03:55:20.350884 [ 258 ] {ebee7b37-ee41-498c-b9de-71cc5cd042ef} <Debug> TCPHandler: Processed in 0.002299631 sec. | ||
958 | 2024.11.22 03:55:20.351157 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
959 | 2024.11.22 03:55:20.351373 [ 265 ] {76a27b28-dc0f-494e-a0db-8762fa62e866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
960 | 2024.11.22 03:55:20.351456 [ 265 ] {76a27b28-dc0f-494e-a0db-8762fa62e866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
961 | 2024.11.22 03:55:20.352232 [ 265 ] {76a27b28-dc0f-494e-a0db-8762fa62e866} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
962 | 2024.11.22 03:55:20.352285 [ 265 ] {76a27b28-dc0f-494e-a0db-8762fa62e866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
963 | 2024.11.22 03:55:20.352720 [ 265 ] {76a27b28-dc0f-494e-a0db-8762fa62e866} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
964 | 2024.11.22 03:55:20.352978 [ 265 ] {76a27b28-dc0f-494e-a0db-8762fa62e866} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
965 | 2024.11.22 03:55:20.353274 [ 265 ] {76a27b28-dc0f-494e-a0db-8762fa62e866} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.00194 sec., 18556.701030927834 rows/sec., 1.45 MiB/sec. | ||
966 | 2024.11.22 03:55:20.353366 [ 265 ] {76a27b28-dc0f-494e-a0db-8762fa62e866} <Debug> TCPHandler: Processed in 0.002356902 sec. | ||
967 | 2024.11.22 03:55:20.353526 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
968 | 2024.11.22 03:55:20.353653 [ 258 ] {65d097d0-8a3e-43ad-a350-986e9113431d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
969 | 2024.11.22 03:55:20.353711 [ 258 ] {65d097d0-8a3e-43ad-a350-986e9113431d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
970 | 2024.11.22 03:55:20.354272 [ 258 ] {65d097d0-8a3e-43ad-a350-986e9113431d} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
971 | 2024.11.22 03:55:20.354314 [ 258 ] {65d097d0-8a3e-43ad-a350-986e9113431d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
972 | 2024.11.22 03:55:20.354724 [ 258 ] {65d097d0-8a3e-43ad-a350-986e9113431d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
973 | 2024.11.22 03:55:20.354968 [ 258 ] {65d097d0-8a3e-43ad-a350-986e9113431d} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
974 | 2024.11.22 03:55:20.355188 [ 258 ] {65d097d0-8a3e-43ad-a350-986e9113431d} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001565 sec., 70287.53993610224 rows/sec., 4.91 MiB/sec. | ||
975 | 2024.11.22 03:55:20.355245 [ 258 ] {65d097d0-8a3e-43ad-a350-986e9113431d} <Debug> TCPHandler: Processed in 0.001776491 sec. | ||
976 | 2024.11.22 03:55:20.355403 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
977 | 2024.11.22 03:55:20.355530 [ 265 ] {39d21783-709c-4442-b6f8-69bf7146fb0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
978 | 2024.11.22 03:55:20.355585 [ 265 ] {39d21783-709c-4442-b6f8-69bf7146fb0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
979 | 2024.11.22 03:55:20.356096 [ 265 ] {39d21783-709c-4442-b6f8-69bf7146fb0d} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
980 | 2024.11.22 03:55:20.356137 [ 265 ] {39d21783-709c-4442-b6f8-69bf7146fb0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
981 | 2024.11.22 03:55:20.356521 [ 265 ] {39d21783-709c-4442-b6f8-69bf7146fb0d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
982 | 2024.11.22 03:55:20.356767 [ 265 ] {39d21783-709c-4442-b6f8-69bf7146fb0d} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
983 | 2024.11.22 03:55:20.356968 [ 265 ] {39d21783-709c-4442-b6f8-69bf7146fb0d} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001467 sec., 27266.530334015 rows/sec., 1.82 MiB/sec. | ||
984 | 2024.11.22 03:55:20.357022 [ 265 ] {39d21783-709c-4442-b6f8-69bf7146fb0d} <Debug> TCPHandler: Processed in 0.00168034 sec. | ||
985 | 2024.11.22 03:55:24.127705 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
986 | 2024.11.22 03:55:24.127776 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
987 | 2024.11.22 03:55:24.186864 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 158 | ||
988 | 2024.11.22 03:55:24.191214 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
989 | 2024.11.22 03:55:24.191271 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
990 | 2024.11.22 03:55:24.192765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
991 | 2024.11.22 03:55:24.193074 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
992 | 2024.11.22 03:55:24.193712 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
993 | 2024.11.22 03:55:24.196253 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
994 | 2024.11.22 03:55:24.196743 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
995 | 2024.11.22 03:55:24.196781 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
996 | 2024.11.22 03:55:24.197246 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
997 | 2024.11.22 03:55:24.197561 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
998 | 2024.11.22 03:55:24.197852 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
999 | 2024.11.22 03:55:24.297631 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
1000 | 2024.11.22 03:55:24.317567 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1001 | 2024.11.22 03:55:24.317632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1002 | 2024.11.22 03:55:24.324554 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1003 | 2024.11.22 03:55:24.325320 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1004 | 2024.11.22 03:55:24.328147 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
1005 | 2024.11.22 03:55:25.350881 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1006 | 2024.11.22 03:55:25.351077 [ 258 ] {3324bcff-38c1-403c-9f12-705a8a5e9df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1007 | 2024.11.22 03:55:25.351149 [ 258 ] {3324bcff-38c1-403c-9f12-705a8a5e9df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1008 | 2024.11.22 03:55:25.351952 [ 258 ] {3324bcff-38c1-403c-9f12-705a8a5e9df2} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1009 | 2024.11.22 03:55:25.351999 [ 258 ] {3324bcff-38c1-403c-9f12-705a8a5e9df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1010 | 2024.11.22 03:55:25.352459 [ 258 ] {3324bcff-38c1-403c-9f12-705a8a5e9df2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1011 | 2024.11.22 03:55:25.352717 [ 258 ] {3324bcff-38c1-403c-9f12-705a8a5e9df2} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1012 | 2024.11.22 03:55:25.352927 [ 258 ] {3324bcff-38c1-403c-9f12-705a8a5e9df2} <Debug> executeQuery: Read 92 rows, 8.22 KiB in 0.001904 sec., 48319.32773109243 rows/sec., 4.22 MiB/sec. | ||
1013 | 2024.11.22 03:55:25.352993 [ 258 ] {3324bcff-38c1-403c-9f12-705a8a5e9df2} <Debug> TCPHandler: Processed in 0.00224109 sec. | ||
1014 | 2024.11.22 03:55:25.353280 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1015 | 2024.11.22 03:55:25.353473 [ 265 ] {f15660a8-f407-4e15-83ca-73e5de4c1f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1016 | 2024.11.22 03:55:25.353544 [ 265 ] {f15660a8-f407-4e15-83ca-73e5de4c1f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1017 | 2024.11.22 03:55:25.354300 [ 265 ] {f15660a8-f407-4e15-83ca-73e5de4c1f2e} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1018 | 2024.11.22 03:55:25.354354 [ 265 ] {f15660a8-f407-4e15-83ca-73e5de4c1f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1019 | 2024.11.22 03:55:25.354786 [ 265 ] {f15660a8-f407-4e15-83ca-73e5de4c1f2e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1020 | 2024.11.22 03:55:25.355045 [ 265 ] {f15660a8-f407-4e15-83ca-73e5de4c1f2e} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1021 | 2024.11.22 03:55:25.355356 [ 265 ] {f15660a8-f407-4e15-83ca-73e5de4c1f2e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001907 sec., 16255.899318300995 rows/sec., 1.19 MiB/sec. | ||
1022 | 2024.11.22 03:55:25.355454 [ 265 ] {f15660a8-f407-4e15-83ca-73e5de4c1f2e} <Debug> TCPHandler: Processed in 0.002323942 sec. | ||
1023 | 2024.11.22 03:55:25.355624 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1024 | 2024.11.22 03:55:25.355748 [ 258 ] {8a2ab3dd-4085-4848-b8a7-98b8234961d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1025 | 2024.11.22 03:55:25.355801 [ 258 ] {8a2ab3dd-4085-4848-b8a7-98b8234961d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1026 | 2024.11.22 03:55:25.356419 [ 258 ] {8a2ab3dd-4085-4848-b8a7-98b8234961d9} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1027 | 2024.11.22 03:55:25.356457 [ 258 ] {8a2ab3dd-4085-4848-b8a7-98b8234961d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1028 | 2024.11.22 03:55:25.356830 [ 258 ] {8a2ab3dd-4085-4848-b8a7-98b8234961d9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1029 | 2024.11.22 03:55:25.357082 [ 258 ] {8a2ab3dd-4085-4848-b8a7-98b8234961d9} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1030 | 2024.11.22 03:55:25.357329 [ 258 ] {8a2ab3dd-4085-4848-b8a7-98b8234961d9} <Debug> executeQuery: Read 75 rows, 6.02 KiB in 0.001593 sec., 47080.97928436912 rows/sec., 3.69 MiB/sec. | ||
1031 | 2024.11.22 03:55:25.357406 [ 258 ] {8a2ab3dd-4085-4848-b8a7-98b8234961d9} <Debug> TCPHandler: Processed in 0.001843923 sec. | ||
1032 | 2024.11.22 03:55:25.357616 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1033 | 2024.11.22 03:55:25.357848 [ 265 ] {f3d09866-f576-4480-ba34-21647410263e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1034 | 2024.11.22 03:55:25.357947 [ 265 ] {f3d09866-f576-4480-ba34-21647410263e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1035 | 2024.11.22 03:55:25.358734 [ 265 ] {f3d09866-f576-4480-ba34-21647410263e} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1036 | 2024.11.22 03:55:25.358774 [ 265 ] {f3d09866-f576-4480-ba34-21647410263e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1037 | 2024.11.22 03:55:25.359167 [ 265 ] {f3d09866-f576-4480-ba34-21647410263e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1038 | 2024.11.22 03:55:25.359401 [ 265 ] {f3d09866-f576-4480-ba34-21647410263e} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1039 | 2024.11.22 03:55:25.359624 [ 265 ] {f3d09866-f576-4480-ba34-21647410263e} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001838 sec., 59847.66050054407 rows/sec., 4.18 MiB/sec. | ||
1040 | 2024.11.22 03:55:25.359679 [ 265 ] {f3d09866-f576-4480-ba34-21647410263e} <Debug> TCPHandler: Processed in 0.002174408 sec. | ||
1041 | 2024.11.22 03:55:25.359825 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1042 | 2024.11.22 03:55:25.359964 [ 258 ] {6cd2abec-3308-44f4-a135-e6d4e6340159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1043 | 2024.11.22 03:55:25.360058 [ 258 ] {6cd2abec-3308-44f4-a135-e6d4e6340159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1044 | 2024.11.22 03:55:25.361398 [ 258 ] {6cd2abec-3308-44f4-a135-e6d4e6340159} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1045 | 2024.11.22 03:55:25.361436 [ 258 ] {6cd2abec-3308-44f4-a135-e6d4e6340159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1046 | 2024.11.22 03:55:25.362100 [ 258 ] {6cd2abec-3308-44f4-a135-e6d4e6340159} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1047 | 2024.11.22 03:55:25.362359 [ 258 ] {6cd2abec-3308-44f4-a135-e6d4e6340159} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1048 | 2024.11.22 03:55:25.362600 [ 258 ] {6cd2abec-3308-44f4-a135-e6d4e6340159} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002667 sec., 11623.547056617923 rows/sec., 20.83 MiB/sec. | ||
1049 | 2024.11.22 03:55:25.362897 [ 258 ] {6cd2abec-3308-44f4-a135-e6d4e6340159} <Debug> TCPHandler: Processed in 0.003140976 sec. | ||
1050 | 2024.11.22 03:55:25.363101 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1051 | 2024.11.22 03:55:25.363324 [ 265 ] {21caa1b4-2692-4d8f-b9a3-f8caa6a8574a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1052 | 2024.11.22 03:55:25.363420 [ 265 ] {21caa1b4-2692-4d8f-b9a3-f8caa6a8574a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1053 | 2024.11.22 03:55:25.363932 [ 265 ] {21caa1b4-2692-4d8f-b9a3-f8caa6a8574a} <Trace> oximeter.measurements_i64 (c127c5d6-155b-43b9-bad7-18af453592ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1054 | 2024.11.22 03:55:25.363971 [ 265 ] {21caa1b4-2692-4d8f-b9a3-f8caa6a8574a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1055 | 2024.11.22 03:55:25.364340 [ 265 ] {21caa1b4-2692-4d8f-b9a3-f8caa6a8574a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1056 | 2024.11.22 03:55:25.364580 [ 265 ] {21caa1b4-2692-4d8f-b9a3-f8caa6a8574a} <Trace> oximeter.measurements_i64 (c127c5d6-155b-43b9-bad7-18af453592ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1057 | 2024.11.22 03:55:25.364790 [ 265 ] {21caa1b4-2692-4d8f-b9a3-f8caa6a8574a} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.00152 sec., 9868.421052631578 rows/sec., 752.98 KiB/sec. | ||
1058 | 2024.11.22 03:55:25.364842 [ 265 ] {21caa1b4-2692-4d8f-b9a3-f8caa6a8574a} <Debug> TCPHandler: Processed in 0.001849953 sec. | ||
1059 | 2024.11.22 03:55:25.364993 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1060 | 2024.11.22 03:55:25.365133 [ 258 ] {c979ac52-e9cf-43f3-a0ff-d3cbee1b708f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1061 | 2024.11.22 03:55:25.365194 [ 258 ] {c979ac52-e9cf-43f3-a0ff-d3cbee1b708f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1062 | 2024.11.22 03:55:25.365719 [ 258 ] {c979ac52-e9cf-43f3-a0ff-d3cbee1b708f} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1063 | 2024.11.22 03:55:25.365757 [ 258 ] {c979ac52-e9cf-43f3-a0ff-d3cbee1b708f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1064 | 2024.11.22 03:55:25.366121 [ 258 ] {c979ac52-e9cf-43f3-a0ff-d3cbee1b708f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1065 | 2024.11.22 03:55:25.366354 [ 258 ] {c979ac52-e9cf-43f3-a0ff-d3cbee1b708f} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1066 | 2024.11.22 03:55:25.366601 [ 258 ] {c979ac52-e9cf-43f3-a0ff-d3cbee1b708f} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001483 sec., 26972.35333782873 rows/sec., 1.80 MiB/sec. | ||
1067 | 2024.11.22 03:55:25.366705 [ 258 ] {c979ac52-e9cf-43f3-a0ff-d3cbee1b708f} <Debug> TCPHandler: Processed in 0.001781391 sec. | ||
1068 | 2024.11.22 03:55:25.821069 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1069 | 2024.11.22 03:55:25.821321 [ 258 ] {ee408438-c7ea-41f1-9714-c3dc1485fa26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1070 | 2024.11.22 03:55:25.823668 [ 258 ] {ee408438-c7ea-41f1-9714-c3dc1485fa26} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1071 | 2024.11.22 03:55:25.825706 [ 258 ] {ee408438-c7ea-41f1-9714-c3dc1485fa26} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1072 | 2024.11.22 03:55:25.826110 [ 258 ] {ee408438-c7ea-41f1-9714-c3dc1485fa26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1073 | 2024.11.22 03:55:25.828395 [ 258 ] {ee408438-c7ea-41f1-9714-c3dc1485fa26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1074 | 2024.11.22 03:55:25.828813 [ 258 ] {ee408438-c7ea-41f1-9714-c3dc1485fa26} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1075 | 2024.11.22 03:55:25.834422 [ 258 ] {ee408438-c7ea-41f1-9714-c3dc1485fa26} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1076 | 2024.11.22 03:55:25.836293 [ 258 ] {ee408438-c7ea-41f1-9714-c3dc1485fa26} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (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 | ||
1077 | 2024.11.22 03:55:25.836317 [ 258 ] {ee408438-c7ea-41f1-9714-c3dc1485fa26} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1078 | 2024.11.22 03:55:25.838282 [ 258 ] {ee408438-c7ea-41f1-9714-c3dc1485fa26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1079 | 2024.11.22 03:55:25.838312 [ 258 ] {ee408438-c7ea-41f1-9714-c3dc1485fa26} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1080 | 2024.11.22 03:55:25.850904 [ 258 ] {ee408438-c7ea-41f1-9714-c3dc1485fa26} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.029694 sec., 740.8904155721694 rows/sec., 31.01 KiB/sec. | ||
1081 | 2024.11.22 03:55:25.851052 [ 258 ] {ee408438-c7ea-41f1-9714-c3dc1485fa26} <Debug> TCPHandler: Processed in 0.030112174 sec. | ||
1082 | 2024.11.22 03:55:25.851664 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1083 | 2024.11.22 03:55:25.851995 [ 265 ] {96452e21-7d20-47cf-b904-47e15e04cffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1084 | 2024.11.22 03:55:25.852520 [ 265 ] {96452e21-7d20-47cf-b904-47e15e04cffe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1085 | 2024.11.22 03:55:25.852565 [ 265 ] {96452e21-7d20-47cf-b904-47e15e04cffe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
1086 | 2024.11.22 03:55:25.852886 [ 265 ] {96452e21-7d20-47cf-b904-47e15e04cffe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1087 | 2024.11.22 03:55:25.852965 [ 265 ] {96452e21-7d20-47cf-b904-47e15e04cffe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1088 | 2024.11.22 03:55:25.853141 [ 265 ] {96452e21-7d20-47cf-b904-47e15e04cffe} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1089 | 2024.11.22 03:55:25.853181 [ 265 ] {96452e21-7d20-47cf-b904-47e15e04cffe} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1090 | 2024.11.22 03:55:25.853206 [ 265 ] {96452e21-7d20-47cf-b904-47e15e04cffe} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (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 | ||
1091 | 2024.11.22 03:55:25.853223 [ 265 ] {96452e21-7d20-47cf-b904-47e15e04cffe} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1092 | 2024.11.22 03:55:25.853271 [ 265 ] {96452e21-7d20-47cf-b904-47e15e04cffe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1093 | 2024.11.22 03:55:25.853297 [ 265 ] {96452e21-7d20-47cf-b904-47e15e04cffe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1094 | 2024.11.22 03:55:25.854032 [ 265 ] {96452e21-7d20-47cf-b904-47e15e04cffe} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002189 sec., 10050.251256281406 rows/sec., 420.69 KiB/sec. | ||
1095 | 2024.11.22 03:55:25.854154 [ 265 ] {96452e21-7d20-47cf-b904-47e15e04cffe} <Debug> TCPHandler: Processed in 0.002656817 sec. | ||
1096 | 2024.11.22 03:55:25.854782 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1097 | 2024.11.22 03:55:25.855005 [ 258 ] {d88c9d64-12b9-49cb-99aa-925c7493fc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1098 | 2024.11.22 03:55:25.855397 [ 258 ] {d88c9d64-12b9-49cb-99aa-925c7493fc1c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1099 | 2024.11.22 03:55:25.855454 [ 258 ] {d88c9d64-12b9-49cb-99aa-925c7493fc1c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
1100 | 2024.11.22 03:55:25.855746 [ 258 ] {d88c9d64-12b9-49cb-99aa-925c7493fc1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1101 | 2024.11.22 03:55:25.855815 [ 258 ] {d88c9d64-12b9-49cb-99aa-925c7493fc1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1102 | 2024.11.22 03:55:25.855969 [ 258 ] {d88c9d64-12b9-49cb-99aa-925c7493fc1c} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1103 | 2024.11.22 03:55:25.856004 [ 258 ] {d88c9d64-12b9-49cb-99aa-925c7493fc1c} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1104 | 2024.11.22 03:55:25.856028 [ 258 ] {d88c9d64-12b9-49cb-99aa-925c7493fc1c} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (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 | ||
1105 | 2024.11.22 03:55:25.856045 [ 258 ] {d88c9d64-12b9-49cb-99aa-925c7493fc1c} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1106 | 2024.11.22 03:55:25.856090 [ 258 ] {d88c9d64-12b9-49cb-99aa-925c7493fc1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1107 | 2024.11.22 03:55:25.856114 [ 258 ] {d88c9d64-12b9-49cb-99aa-925c7493fc1c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1108 | 2024.11.22 03:55:25.856724 [ 258 ] {d88c9d64-12b9-49cb-99aa-925c7493fc1c} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001829 sec., 12028.43083652269 rows/sec., 503.50 KiB/sec. | ||
1109 | 2024.11.22 03:55:25.856841 [ 258 ] {d88c9d64-12b9-49cb-99aa-925c7493fc1c} <Debug> TCPHandler: Processed in 0.002128928 sec. | ||
1110 | 2024.11.22 03:55:25.857201 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1111 | 2024.11.22 03:55:25.857485 [ 265 ] {930de453-b23c-40f1-91e9-fe0d1adbdbdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1112 | 2024.11.22 03:55:25.857829 [ 265 ] {930de453-b23c-40f1-91e9-fe0d1adbdbdb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1113 | 2024.11.22 03:55:25.857874 [ 265 ] {930de453-b23c-40f1-91e9-fe0d1adbdbdb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
1114 | 2024.11.22 03:55:25.858170 [ 265 ] {930de453-b23c-40f1-91e9-fe0d1adbdbdb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1115 | 2024.11.22 03:55:25.858238 [ 265 ] {930de453-b23c-40f1-91e9-fe0d1adbdbdb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1116 | 2024.11.22 03:55:25.858389 [ 265 ] {930de453-b23c-40f1-91e9-fe0d1adbdbdb} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1117 | 2024.11.22 03:55:25.858424 [ 265 ] {930de453-b23c-40f1-91e9-fe0d1adbdbdb} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1118 | 2024.11.22 03:55:25.858449 [ 265 ] {930de453-b23c-40f1-91e9-fe0d1adbdbdb} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (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 | ||
1119 | 2024.11.22 03:55:25.858467 [ 265 ] {930de453-b23c-40f1-91e9-fe0d1adbdbdb} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1120 | 2024.11.22 03:55:25.858511 [ 265 ] {930de453-b23c-40f1-91e9-fe0d1adbdbdb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1121 | 2024.11.22 03:55:25.858536 [ 265 ] {930de453-b23c-40f1-91e9-fe0d1adbdbdb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1122 | 2024.11.22 03:55:25.859095 [ 265 ] {930de453-b23c-40f1-91e9-fe0d1adbdbdb} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001763 sec., 12478.729438457174 rows/sec., 522.35 KiB/sec. | ||
1123 | 2024.11.22 03:55:25.859210 [ 265 ] {930de453-b23c-40f1-91e9-fe0d1adbdbdb} <Debug> TCPHandler: Processed in 0.002089097 sec. | ||
1124 | 2024.11.22 03:55:25.859445 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1125 | 2024.11.22 03:55:25.859656 [ 258 ] {2def87a5-009a-4c98-98d9-c0ee498a1492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1126 | 2024.11.22 03:55:25.860034 [ 258 ] {2def87a5-009a-4c98-98d9-c0ee498a1492} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1127 | 2024.11.22 03:55:25.860088 [ 258 ] {2def87a5-009a-4c98-98d9-c0ee498a1492} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1128 | 2024.11.22 03:55:25.860446 [ 258 ] {2def87a5-009a-4c98-98d9-c0ee498a1492} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1129 | 2024.11.22 03:55:25.860513 [ 258 ] {2def87a5-009a-4c98-98d9-c0ee498a1492} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1130 | 2024.11.22 03:55:25.860660 [ 258 ] {2def87a5-009a-4c98-98d9-c0ee498a1492} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1131 | 2024.11.22 03:55:25.860693 [ 258 ] {2def87a5-009a-4c98-98d9-c0ee498a1492} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1132 | 2024.11.22 03:55:25.860716 [ 258 ] {2def87a5-009a-4c98-98d9-c0ee498a1492} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (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 | ||
1133 | 2024.11.22 03:55:25.860733 [ 258 ] {2def87a5-009a-4c98-98d9-c0ee498a1492} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1134 | 2024.11.22 03:55:25.860775 [ 258 ] {2def87a5-009a-4c98-98d9-c0ee498a1492} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1135 | 2024.11.22 03:55:25.860800 [ 258 ] {2def87a5-009a-4c98-98d9-c0ee498a1492} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1136 | 2024.11.22 03:55:25.861368 [ 258 ] {2def87a5-009a-4c98-98d9-c0ee498a1492} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001816 sec., 12114.537444933922 rows/sec., 507.10 KiB/sec. | ||
1137 | 2024.11.22 03:55:25.861483 [ 258 ] {2def87a5-009a-4c98-98d9-c0ee498a1492} <Debug> TCPHandler: Processed in 0.002092337 sec. | ||
1138 | 2024.11.22 03:55:25.861759 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1139 | 2024.11.22 03:55:25.861980 [ 265 ] {c2ca633d-e3bf-4fcd-864a-f19ba6e31afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1140 | 2024.11.22 03:55:25.862369 [ 265 ] {c2ca633d-e3bf-4fcd-864a-f19ba6e31afd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1141 | 2024.11.22 03:55:25.862425 [ 265 ] {c2ca633d-e3bf-4fcd-864a-f19ba6e31afd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1142 | 2024.11.22 03:55:25.862733 [ 265 ] {c2ca633d-e3bf-4fcd-864a-f19ba6e31afd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1143 | 2024.11.22 03:55:25.862799 [ 265 ] {c2ca633d-e3bf-4fcd-864a-f19ba6e31afd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1144 | 2024.11.22 03:55:25.862949 [ 265 ] {c2ca633d-e3bf-4fcd-864a-f19ba6e31afd} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1145 | 2024.11.22 03:55:25.862982 [ 265 ] {c2ca633d-e3bf-4fcd-864a-f19ba6e31afd} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1146 | 2024.11.22 03:55:25.863006 [ 265 ] {c2ca633d-e3bf-4fcd-864a-f19ba6e31afd} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (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 | ||
1147 | 2024.11.22 03:55:25.863024 [ 265 ] {c2ca633d-e3bf-4fcd-864a-f19ba6e31afd} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1148 | 2024.11.22 03:55:25.863068 [ 265 ] {c2ca633d-e3bf-4fcd-864a-f19ba6e31afd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1149 | 2024.11.22 03:55:25.863093 [ 265 ] {c2ca633d-e3bf-4fcd-864a-f19ba6e31afd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1150 | 2024.11.22 03:55:25.863640 [ 265 ] {c2ca633d-e3bf-4fcd-864a-f19ba6e31afd} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001763 sec., 12478.729438457174 rows/sec., 522.35 KiB/sec. | ||
1151 | 2024.11.22 03:55:25.863755 [ 265 ] {c2ca633d-e3bf-4fcd-864a-f19ba6e31afd} <Debug> TCPHandler: Processed in 0.002064637 sec. | ||
1152 | 2024.11.22 03:55:25.864046 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1153 | 2024.11.22 03:55:25.864301 [ 258 ] {f23e4ad5-24bb-43e5-b41e-196a070b1f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1154 | 2024.11.22 03:55:25.864679 [ 258 ] {f23e4ad5-24bb-43e5-b41e-196a070b1f1c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1155 | 2024.11.22 03:55:25.864723 [ 258 ] {f23e4ad5-24bb-43e5-b41e-196a070b1f1c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1156 | 2024.11.22 03:55:25.865018 [ 258 ] {f23e4ad5-24bb-43e5-b41e-196a070b1f1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1157 | 2024.11.22 03:55:25.865082 [ 258 ] {f23e4ad5-24bb-43e5-b41e-196a070b1f1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1158 | 2024.11.22 03:55:25.865231 [ 258 ] {f23e4ad5-24bb-43e5-b41e-196a070b1f1c} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1159 | 2024.11.22 03:55:25.865264 [ 258 ] {f23e4ad5-24bb-43e5-b41e-196a070b1f1c} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1160 | 2024.11.22 03:55:25.865288 [ 258 ] {f23e4ad5-24bb-43e5-b41e-196a070b1f1c} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (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 | ||
1161 | 2024.11.22 03:55:25.865305 [ 258 ] {f23e4ad5-24bb-43e5-b41e-196a070b1f1c} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1162 | 2024.11.22 03:55:25.865349 [ 258 ] {f23e4ad5-24bb-43e5-b41e-196a070b1f1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1163 | 2024.11.22 03:55:25.865372 [ 258 ] {f23e4ad5-24bb-43e5-b41e-196a070b1f1c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1164 | 2024.11.22 03:55:25.865944 [ 258 ] {f23e4ad5-24bb-43e5-b41e-196a070b1f1c} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001769 sec., 12436.40474844545 rows/sec., 520.58 KiB/sec. | ||
1165 | 2024.11.22 03:55:25.866059 [ 258 ] {f23e4ad5-24bb-43e5-b41e-196a070b1f1c} <Debug> TCPHandler: Processed in 0.002097497 sec. | ||
1166 | 2024.11.22 03:55:25.866467 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1167 | 2024.11.22 03:55:25.866776 [ 265 ] {5f3f745b-8ab5-4dd7-b385-c80818741e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1168 | 2024.11.22 03:55:25.867362 [ 265 ] {5f3f745b-8ab5-4dd7-b385-c80818741e28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1169 | 2024.11.22 03:55:25.867445 [ 265 ] {5f3f745b-8ab5-4dd7-b385-c80818741e28} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1170 | 2024.11.22 03:55:25.867765 [ 265 ] {5f3f745b-8ab5-4dd7-b385-c80818741e28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1171 | 2024.11.22 03:55:25.867831 [ 265 ] {5f3f745b-8ab5-4dd7-b385-c80818741e28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1172 | 2024.11.22 03:55:25.867981 [ 265 ] {5f3f745b-8ab5-4dd7-b385-c80818741e28} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1173 | 2024.11.22 03:55:25.868014 [ 265 ] {5f3f745b-8ab5-4dd7-b385-c80818741e28} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1174 | 2024.11.22 03:55:25.868038 [ 265 ] {5f3f745b-8ab5-4dd7-b385-c80818741e28} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (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 | ||
1175 | 2024.11.22 03:55:25.868055 [ 265 ] {5f3f745b-8ab5-4dd7-b385-c80818741e28} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1176 | 2024.11.22 03:55:25.868101 [ 265 ] {5f3f745b-8ab5-4dd7-b385-c80818741e28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1177 | 2024.11.22 03:55:25.868126 [ 265 ] {5f3f745b-8ab5-4dd7-b385-c80818741e28} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1178 | 2024.11.22 03:55:25.868702 [ 265 ] {5f3f745b-8ab5-4dd7-b385-c80818741e28} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002082 sec., 10566.762728146014 rows/sec., 442.31 KiB/sec. | ||
1179 | 2024.11.22 03:55:25.868817 [ 265 ] {5f3f745b-8ab5-4dd7-b385-c80818741e28} <Debug> TCPHandler: Processed in 0.002419563 sec. | ||
1180 | 2024.11.22 03:55:25.869065 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1181 | 2024.11.22 03:55:25.869248 [ 258 ] {af580543-3ddc-4a89-b294-65de182e1547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1182 | 2024.11.22 03:55:25.869576 [ 258 ] {af580543-3ddc-4a89-b294-65de182e1547} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1183 | 2024.11.22 03:55:25.869623 [ 258 ] {af580543-3ddc-4a89-b294-65de182e1547} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1184 | 2024.11.22 03:55:25.869927 [ 258 ] {af580543-3ddc-4a89-b294-65de182e1547} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1185 | 2024.11.22 03:55:25.869992 [ 258 ] {af580543-3ddc-4a89-b294-65de182e1547} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1186 | 2024.11.22 03:55:25.870142 [ 258 ] {af580543-3ddc-4a89-b294-65de182e1547} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1187 | 2024.11.22 03:55:25.870176 [ 258 ] {af580543-3ddc-4a89-b294-65de182e1547} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1188 | 2024.11.22 03:55:25.870199 [ 258 ] {af580543-3ddc-4a89-b294-65de182e1547} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (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 | ||
1189 | 2024.11.22 03:55:25.870216 [ 258 ] {af580543-3ddc-4a89-b294-65de182e1547} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1190 | 2024.11.22 03:55:25.870260 [ 258 ] {af580543-3ddc-4a89-b294-65de182e1547} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1191 | 2024.11.22 03:55:25.870283 [ 258 ] {af580543-3ddc-4a89-b294-65de182e1547} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1192 | 2024.11.22 03:55:25.870849 [ 258 ] {af580543-3ddc-4a89-b294-65de182e1547} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001689 sec., 13025.458851391357 rows/sec., 545.23 KiB/sec. | ||
1193 | 2024.11.22 03:55:25.870965 [ 258 ] {af580543-3ddc-4a89-b294-65de182e1547} <Debug> TCPHandler: Processed in 0.001955804 sec. | ||
1194 | 2024.11.22 03:55:25.871233 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1195 | 2024.11.22 03:55:25.871449 [ 265 ] {de7da265-16cf-46e6-b47c-e5406be21e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1196 | 2024.11.22 03:55:25.871785 [ 265 ] {de7da265-16cf-46e6-b47c-e5406be21e91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1197 | 2024.11.22 03:55:25.871832 [ 265 ] {de7da265-16cf-46e6-b47c-e5406be21e91} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1198 | 2024.11.22 03:55:25.872138 [ 265 ] {de7da265-16cf-46e6-b47c-e5406be21e91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1199 | 2024.11.22 03:55:25.872202 [ 265 ] {de7da265-16cf-46e6-b47c-e5406be21e91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1200 | 2024.11.22 03:55:25.872354 [ 265 ] {de7da265-16cf-46e6-b47c-e5406be21e91} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1201 | 2024.11.22 03:55:25.872388 [ 265 ] {de7da265-16cf-46e6-b47c-e5406be21e91} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1202 | 2024.11.22 03:55:25.872411 [ 265 ] {de7da265-16cf-46e6-b47c-e5406be21e91} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (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 | ||
1203 | 2024.11.22 03:55:25.872428 [ 265 ] {de7da265-16cf-46e6-b47c-e5406be21e91} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1204 | 2024.11.22 03:55:25.872472 [ 265 ] {de7da265-16cf-46e6-b47c-e5406be21e91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1205 | 2024.11.22 03:55:25.872496 [ 265 ] {de7da265-16cf-46e6-b47c-e5406be21e91} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1206 | 2024.11.22 03:55:25.873229 [ 265 ] {de7da265-16cf-46e6-b47c-e5406be21e91} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001869 sec., 11771.00053504548 rows/sec., 492.72 KiB/sec. | ||
1207 | 2024.11.22 03:55:25.873346 [ 265 ] {de7da265-16cf-46e6-b47c-e5406be21e91} <Debug> TCPHandler: Processed in 0.002171399 sec. | ||
1208 | 2024.11.22 03:55:25.873591 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1209 | 2024.11.22 03:55:25.873772 [ 258 ] {80609270-dab9-43dd-85d0-9a2bc0ea6bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1210 | 2024.11.22 03:55:25.874099 [ 258 ] {80609270-dab9-43dd-85d0-9a2bc0ea6bbc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1211 | 2024.11.22 03:55:25.874146 [ 258 ] {80609270-dab9-43dd-85d0-9a2bc0ea6bbc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1212 | 2024.11.22 03:55:25.874453 [ 258 ] {80609270-dab9-43dd-85d0-9a2bc0ea6bbc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1213 | 2024.11.22 03:55:25.874519 [ 258 ] {80609270-dab9-43dd-85d0-9a2bc0ea6bbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1214 | 2024.11.22 03:55:25.874666 [ 258 ] {80609270-dab9-43dd-85d0-9a2bc0ea6bbc} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1215 | 2024.11.22 03:55:25.874700 [ 258 ] {80609270-dab9-43dd-85d0-9a2bc0ea6bbc} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1216 | 2024.11.22 03:55:25.874724 [ 258 ] {80609270-dab9-43dd-85d0-9a2bc0ea6bbc} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (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 | ||
1217 | 2024.11.22 03:55:25.874741 [ 258 ] {80609270-dab9-43dd-85d0-9a2bc0ea6bbc} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1218 | 2024.11.22 03:55:25.874785 [ 258 ] {80609270-dab9-43dd-85d0-9a2bc0ea6bbc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1219 | 2024.11.22 03:55:25.874837 [ 258 ] {80609270-dab9-43dd-85d0-9a2bc0ea6bbc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1220 | 2024.11.22 03:55:25.875394 [ 258 ] {80609270-dab9-43dd-85d0-9a2bc0ea6bbc} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.00171 sec., 12865.497076023392 rows/sec., 538.54 KiB/sec. | ||
1221 | 2024.11.22 03:55:25.875509 [ 258 ] {80609270-dab9-43dd-85d0-9a2bc0ea6bbc} <Debug> TCPHandler: Processed in 0.001977505 sec. | ||
1222 | 2024.11.22 03:55:25.879471 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1223 | 2024.11.22 03:55:25.879690 [ 265 ] {1c9e1d23-9685-4734-9871-478c14c295be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1224 | 2024.11.22 03:55:25.880025 [ 265 ] {1c9e1d23-9685-4734-9871-478c14c295be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1225 | 2024.11.22 03:55:25.880074 [ 265 ] {1c9e1d23-9685-4734-9871-478c14c295be} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1226 | 2024.11.22 03:55:25.880394 [ 265 ] {1c9e1d23-9685-4734-9871-478c14c295be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1227 | 2024.11.22 03:55:25.880461 [ 265 ] {1c9e1d23-9685-4734-9871-478c14c295be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1228 | 2024.11.22 03:55:25.880608 [ 265 ] {1c9e1d23-9685-4734-9871-478c14c295be} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1229 | 2024.11.22 03:55:25.880642 [ 265 ] {1c9e1d23-9685-4734-9871-478c14c295be} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1230 | 2024.11.22 03:55:25.880666 [ 265 ] {1c9e1d23-9685-4734-9871-478c14c295be} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (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 | ||
1231 | 2024.11.22 03:55:25.880683 [ 265 ] {1c9e1d23-9685-4734-9871-478c14c295be} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1232 | 2024.11.22 03:55:25.880727 [ 265 ] {1c9e1d23-9685-4734-9871-478c14c295be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1233 | 2024.11.22 03:55:25.880751 [ 265 ] {1c9e1d23-9685-4734-9871-478c14c295be} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1234 | 2024.11.22 03:55:25.881315 [ 265 ] {1c9e1d23-9685-4734-9871-478c14c295be} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001716 sec., 12820.51282051282 rows/sec., 536.65 KiB/sec. | ||
1235 | 2024.11.22 03:55:25.881429 [ 265 ] {1c9e1d23-9685-4734-9871-478c14c295be} <Debug> TCPHandler: Processed in 0.002023226 sec. | ||
1236 | 2024.11.22 03:55:25.881729 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1237 | 2024.11.22 03:55:25.881962 [ 258 ] {300eadd7-7c91-4fc3-a8f0-ffba37045c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1238 | 2024.11.22 03:55:25.882368 [ 258 ] {300eadd7-7c91-4fc3-a8f0-ffba37045c1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1239 | 2024.11.22 03:55:25.882429 [ 258 ] {300eadd7-7c91-4fc3-a8f0-ffba37045c1b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1240 | 2024.11.22 03:55:25.882759 [ 258 ] {300eadd7-7c91-4fc3-a8f0-ffba37045c1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1241 | 2024.11.22 03:55:25.882828 [ 258 ] {300eadd7-7c91-4fc3-a8f0-ffba37045c1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1242 | 2024.11.22 03:55:25.882978 [ 258 ] {300eadd7-7c91-4fc3-a8f0-ffba37045c1b} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1243 | 2024.11.22 03:55:25.883013 [ 258 ] {300eadd7-7c91-4fc3-a8f0-ffba37045c1b} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1244 | 2024.11.22 03:55:25.883037 [ 258 ] {300eadd7-7c91-4fc3-a8f0-ffba37045c1b} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (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 | ||
1245 | 2024.11.22 03:55:25.883056 [ 258 ] {300eadd7-7c91-4fc3-a8f0-ffba37045c1b} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1246 | 2024.11.22 03:55:25.883100 [ 258 ] {300eadd7-7c91-4fc3-a8f0-ffba37045c1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1247 | 2024.11.22 03:55:25.883123 [ 258 ] {300eadd7-7c91-4fc3-a8f0-ffba37045c1b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1248 | 2024.11.22 03:55:25.883676 [ 258 ] {300eadd7-7c91-4fc3-a8f0-ffba37045c1b} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001829 sec., 12028.43083652269 rows/sec., 503.50 KiB/sec. | ||
1249 | 2024.11.22 03:55:25.883791 [ 258 ] {300eadd7-7c91-4fc3-a8f0-ffba37045c1b} <Debug> TCPHandler: Processed in 0.002133308 sec. | ||
1250 | 2024.11.22 03:55:25.884065 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1251 | 2024.11.22 03:55:25.884259 [ 265 ] {f75294c9-26d2-460f-97f3-5756516dd03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1252 | 2024.11.22 03:55:25.884608 [ 265 ] {f75294c9-26d2-460f-97f3-5756516dd03d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1253 | 2024.11.22 03:55:25.884658 [ 265 ] {f75294c9-26d2-460f-97f3-5756516dd03d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1254 | 2024.11.22 03:55:25.884983 [ 265 ] {f75294c9-26d2-460f-97f3-5756516dd03d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1255 | 2024.11.22 03:55:25.885059 [ 265 ] {f75294c9-26d2-460f-97f3-5756516dd03d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1256 | 2024.11.22 03:55:25.885213 [ 265 ] {f75294c9-26d2-460f-97f3-5756516dd03d} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1257 | 2024.11.22 03:55:25.885247 [ 265 ] {f75294c9-26d2-460f-97f3-5756516dd03d} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1258 | 2024.11.22 03:55:25.885271 [ 265 ] {f75294c9-26d2-460f-97f3-5756516dd03d} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (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 | ||
1259 | 2024.11.22 03:55:25.885290 [ 265 ] {f75294c9-26d2-460f-97f3-5756516dd03d} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1260 | 2024.11.22 03:55:25.885335 [ 265 ] {f75294c9-26d2-460f-97f3-5756516dd03d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1261 | 2024.11.22 03:55:25.885360 [ 265 ] {f75294c9-26d2-460f-97f3-5756516dd03d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1262 | 2024.11.22 03:55:25.885908 [ 265 ] {f75294c9-26d2-460f-97f3-5756516dd03d} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001742 sec., 12629.161882893226 rows/sec., 528.64 KiB/sec. | ||
1263 | 2024.11.22 03:55:25.886026 [ 265 ] {f75294c9-26d2-460f-97f3-5756516dd03d} <Debug> TCPHandler: Processed in 0.002018306 sec. | ||
1264 | 2024.11.22 03:55:25.886284 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1265 | 2024.11.22 03:55:25.886480 [ 258 ] {9d51a6c9-0a1c-4e86-af52-779a80ceb707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1266 | 2024.11.22 03:55:25.886887 [ 258 ] {9d51a6c9-0a1c-4e86-af52-779a80ceb707} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1267 | 2024.11.22 03:55:25.886946 [ 258 ] {9d51a6c9-0a1c-4e86-af52-779a80ceb707} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1268 | 2024.11.22 03:55:25.887368 [ 258 ] {9d51a6c9-0a1c-4e86-af52-779a80ceb707} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1269 | 2024.11.22 03:55:25.887457 [ 258 ] {9d51a6c9-0a1c-4e86-af52-779a80ceb707} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1270 | 2024.11.22 03:55:25.887705 [ 258 ] {9d51a6c9-0a1c-4e86-af52-779a80ceb707} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1271 | 2024.11.22 03:55:25.887744 [ 258 ] {9d51a6c9-0a1c-4e86-af52-779a80ceb707} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1272 | 2024.11.22 03:55:25.887767 [ 258 ] {9d51a6c9-0a1c-4e86-af52-779a80ceb707} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (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 | ||
1273 | 2024.11.22 03:55:25.887784 [ 258 ] {9d51a6c9-0a1c-4e86-af52-779a80ceb707} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1274 | 2024.11.22 03:55:25.887830 [ 258 ] {9d51a6c9-0a1c-4e86-af52-779a80ceb707} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1275 | 2024.11.22 03:55:25.887855 [ 258 ] {9d51a6c9-0a1c-4e86-af52-779a80ceb707} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1276 | 2024.11.22 03:55:25.888430 [ 258 ] {9d51a6c9-0a1c-4e86-af52-779a80ceb707} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002049 sec., 10736.9448511469 rows/sec., 449.44 KiB/sec. | ||
1277 | 2024.11.22 03:55:25.888542 [ 258 ] {9d51a6c9-0a1c-4e86-af52-779a80ceb707} <Debug> TCPHandler: Processed in 0.002315831 sec. | ||
1278 | 2024.11.22 03:55:25.888817 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1279 | 2024.11.22 03:55:25.889044 [ 265 ] {1b270f61-635d-4c94-bf7e-5cc59ea7b3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1280 | 2024.11.22 03:55:25.889448 [ 265 ] {1b270f61-635d-4c94-bf7e-5cc59ea7b3b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1281 | 2024.11.22 03:55:25.889500 [ 265 ] {1b270f61-635d-4c94-bf7e-5cc59ea7b3b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1282 | 2024.11.22 03:55:25.889830 [ 265 ] {1b270f61-635d-4c94-bf7e-5cc59ea7b3b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1283 | 2024.11.22 03:55:25.889897 [ 265 ] {1b270f61-635d-4c94-bf7e-5cc59ea7b3b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1284 | 2024.11.22 03:55:25.890049 [ 265 ] {1b270f61-635d-4c94-bf7e-5cc59ea7b3b2} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1285 | 2024.11.22 03:55:25.890083 [ 265 ] {1b270f61-635d-4c94-bf7e-5cc59ea7b3b2} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1286 | 2024.11.22 03:55:25.890107 [ 265 ] {1b270f61-635d-4c94-bf7e-5cc59ea7b3b2} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (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 | ||
1287 | 2024.11.22 03:55:25.890125 [ 265 ] {1b270f61-635d-4c94-bf7e-5cc59ea7b3b2} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1288 | 2024.11.22 03:55:25.890171 [ 265 ] {1b270f61-635d-4c94-bf7e-5cc59ea7b3b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1289 | 2024.11.22 03:55:25.890197 [ 265 ] {1b270f61-635d-4c94-bf7e-5cc59ea7b3b2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1290 | 2024.11.22 03:55:25.890776 [ 265 ] {1b270f61-635d-4c94-bf7e-5cc59ea7b3b2} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001848 sec., 11904.761904761905 rows/sec., 498.32 KiB/sec. | ||
1291 | 2024.11.22 03:55:25.890891 [ 265 ] {1b270f61-635d-4c94-bf7e-5cc59ea7b3b2} <Debug> TCPHandler: Processed in 0.002141848 sec. | ||
1292 | 2024.11.22 03:55:25.891275 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1293 | 2024.11.22 03:55:25.891502 [ 258 ] {e0f997d9-5d9b-4e51-af5e-a714caf5abb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1294 | 2024.11.22 03:55:25.891913 [ 258 ] {e0f997d9-5d9b-4e51-af5e-a714caf5abb6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1295 | 2024.11.22 03:55:25.891975 [ 258 ] {e0f997d9-5d9b-4e51-af5e-a714caf5abb6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1296 | 2024.11.22 03:55:25.892385 [ 258 ] {e0f997d9-5d9b-4e51-af5e-a714caf5abb6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1297 | 2024.11.22 03:55:25.892465 [ 258 ] {e0f997d9-5d9b-4e51-af5e-a714caf5abb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1298 | 2024.11.22 03:55:25.892616 [ 258 ] {e0f997d9-5d9b-4e51-af5e-a714caf5abb6} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1299 | 2024.11.22 03:55:25.892649 [ 258 ] {e0f997d9-5d9b-4e51-af5e-a714caf5abb6} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1300 | 2024.11.22 03:55:25.892672 [ 258 ] {e0f997d9-5d9b-4e51-af5e-a714caf5abb6} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (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 | ||
1301 | 2024.11.22 03:55:25.892689 [ 258 ] {e0f997d9-5d9b-4e51-af5e-a714caf5abb6} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1302 | 2024.11.22 03:55:25.892734 [ 258 ] {e0f997d9-5d9b-4e51-af5e-a714caf5abb6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1303 | 2024.11.22 03:55:25.892757 [ 258 ] {e0f997d9-5d9b-4e51-af5e-a714caf5abb6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1304 | 2024.11.22 03:55:25.893328 [ 258 ] {e0f997d9-5d9b-4e51-af5e-a714caf5abb6} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001944 sec., 11316.872427983539 rows/sec., 473.71 KiB/sec. | ||
1305 | 2024.11.22 03:55:25.893444 [ 258 ] {e0f997d9-5d9b-4e51-af5e-a714caf5abb6} <Debug> TCPHandler: Processed in 0.002237439 sec. | ||
1306 | 2024.11.22 03:55:25.893746 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1307 | 2024.11.22 03:55:25.894021 [ 265 ] {7171f26b-55e9-49a8-9d96-ccfffc632a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1308 | 2024.11.22 03:55:25.894504 [ 265 ] {7171f26b-55e9-49a8-9d96-ccfffc632a64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1309 | 2024.11.22 03:55:25.894554 [ 265 ] {7171f26b-55e9-49a8-9d96-ccfffc632a64} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1310 | 2024.11.22 03:55:25.894890 [ 265 ] {7171f26b-55e9-49a8-9d96-ccfffc632a64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1311 | 2024.11.22 03:55:25.894957 [ 265 ] {7171f26b-55e9-49a8-9d96-ccfffc632a64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1312 | 2024.11.22 03:55:25.895109 [ 265 ] {7171f26b-55e9-49a8-9d96-ccfffc632a64} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1313 | 2024.11.22 03:55:25.895143 [ 265 ] {7171f26b-55e9-49a8-9d96-ccfffc632a64} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1314 | 2024.11.22 03:55:25.895166 [ 265 ] {7171f26b-55e9-49a8-9d96-ccfffc632a64} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (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 | ||
1315 | 2024.11.22 03:55:25.895184 [ 265 ] {7171f26b-55e9-49a8-9d96-ccfffc632a64} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1316 | 2024.11.22 03:55:25.895231 [ 265 ] {7171f26b-55e9-49a8-9d96-ccfffc632a64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1317 | 2024.11.22 03:55:25.895256 [ 265 ] {7171f26b-55e9-49a8-9d96-ccfffc632a64} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1318 | 2024.11.22 03:55:25.895833 [ 265 ] {7171f26b-55e9-49a8-9d96-ccfffc632a64} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001955 sec., 11253.196930946291 rows/sec., 471.05 KiB/sec. | ||
1319 | 2024.11.22 03:55:25.895950 [ 265 ] {7171f26b-55e9-49a8-9d96-ccfffc632a64} <Debug> TCPHandler: Processed in 0.002285841 sec. | ||
1320 | 2024.11.22 03:55:25.944501 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1321 | 2024.11.22 03:55:25.944703 [ 258 ] {6586e7ef-4349-4ac4-93da-7f1ff4279148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1322 | 2024.11.22 03:55:25.945052 [ 258 ] {6586e7ef-4349-4ac4-93da-7f1ff4279148} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1323 | 2024.11.22 03:55:25.945103 [ 258 ] {6586e7ef-4349-4ac4-93da-7f1ff4279148} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1324 | 2024.11.22 03:55:25.945443 [ 258 ] {6586e7ef-4349-4ac4-93da-7f1ff4279148} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1325 | 2024.11.22 03:55:25.945509 [ 258 ] {6586e7ef-4349-4ac4-93da-7f1ff4279148} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1326 | 2024.11.22 03:55:25.945658 [ 258 ] {6586e7ef-4349-4ac4-93da-7f1ff4279148} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
1327 | 2024.11.22 03:55:25.945691 [ 258 ] {6586e7ef-4349-4ac4-93da-7f1ff4279148} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1328 | 2024.11.22 03:55:25.945714 [ 258 ] {6586e7ef-4349-4ac4-93da-7f1ff4279148} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (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 | ||
1329 | 2024.11.22 03:55:25.945730 [ 258 ] {6586e7ef-4349-4ac4-93da-7f1ff4279148} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1330 | 2024.11.22 03:55:25.945781 [ 258 ] {6586e7ef-4349-4ac4-93da-7f1ff4279148} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1331 | 2024.11.22 03:55:25.945805 [ 258 ] {6586e7ef-4349-4ac4-93da-7f1ff4279148} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1332 | 2024.11.22 03:55:25.946437 [ 258 ] {6586e7ef-4349-4ac4-93da-7f1ff4279148} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.00184 sec., 11956.521739130434 rows/sec., 500.49 KiB/sec. | ||
1333 | 2024.11.22 03:55:25.946553 [ 258 ] {6586e7ef-4349-4ac4-93da-7f1ff4279148} <Debug> TCPHandler: Processed in 0.002117398 sec. | ||
1334 | 2024.11.22 03:55:25.947100 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1335 | 2024.11.22 03:55:25.947232 [ 265 ] {7b349793-bd88-46ca-8acd-55bea87ef064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1336 | 2024.11.22 03:55:25.947286 [ 265 ] {7b349793-bd88-46ca-8acd-55bea87ef064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1337 | 2024.11.22 03:55:25.948074 [ 265 ] {7b349793-bd88-46ca-8acd-55bea87ef064} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1338 | 2024.11.22 03:55:25.948115 [ 265 ] {7b349793-bd88-46ca-8acd-55bea87ef064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1339 | 2024.11.22 03:55:25.948636 [ 265 ] {7b349793-bd88-46ca-8acd-55bea87ef064} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1340 | 2024.11.22 03:55:25.948860 [ 265 ] {7b349793-bd88-46ca-8acd-55bea87ef064} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1341 | 2024.11.22 03:55:25.949067 [ 265 ] {7b349793-bd88-46ca-8acd-55bea87ef064} <Debug> executeQuery: Read 19 rows, 3.91 KiB in 0.001867 sec., 10176.754151044457 rows/sec., 2.04 MiB/sec. | ||
1342 | 2024.11.22 03:55:25.949139 [ 265 ] {7b349793-bd88-46ca-8acd-55bea87ef064} <Debug> TCPHandler: Processed in 0.002100917 sec. | ||
1343 | 2024.11.22 03:55:25.949301 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1344 | 2024.11.22 03:55:25.949432 [ 258 ] {7529d626-bd96-41f4-8538-f1d39a7f75d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1345 | 2024.11.22 03:55:25.949491 [ 258 ] {7529d626-bd96-41f4-8538-f1d39a7f75d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1346 | 2024.11.22 03:55:25.950813 [ 258 ] {7529d626-bd96-41f4-8538-f1d39a7f75d2} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1347 | 2024.11.22 03:55:25.950853 [ 258 ] {7529d626-bd96-41f4-8538-f1d39a7f75d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1348 | 2024.11.22 03:55:25.951275 [ 258 ] {7529d626-bd96-41f4-8538-f1d39a7f75d2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1349 | 2024.11.22 03:55:25.951523 [ 258 ] {7529d626-bd96-41f4-8538-f1d39a7f75d2} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1350 | 2024.11.22 03:55:25.951818 [ 258 ] {7529d626-bd96-41f4-8538-f1d39a7f75d2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002403 sec., 5826.050769870994 rows/sec., 419.40 KiB/sec. | ||
1351 | 2024.11.22 03:55:25.951933 [ 258 ] {7529d626-bd96-41f4-8538-f1d39a7f75d2} <Debug> TCPHandler: Processed in 0.002690978 sec. | ||
1352 | 2024.11.22 03:55:25.952152 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1353 | 2024.11.22 03:55:25.952330 [ 265 ] {02b4e9cb-e152-4e4c-9889-50fbfd32c335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1354 | 2024.11.22 03:55:25.952401 [ 265 ] {02b4e9cb-e152-4e4c-9889-50fbfd32c335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1355 | 2024.11.22 03:55:25.953766 [ 265 ] {02b4e9cb-e152-4e4c-9889-50fbfd32c335} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1356 | 2024.11.22 03:55:25.953806 [ 265 ] {02b4e9cb-e152-4e4c-9889-50fbfd32c335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1357 | 2024.11.22 03:55:25.954258 [ 265 ] {02b4e9cb-e152-4e4c-9889-50fbfd32c335} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1358 | 2024.11.22 03:55:25.954498 [ 265 ] {02b4e9cb-e152-4e4c-9889-50fbfd32c335} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1359 | 2024.11.22 03:55:25.954684 [ 265 ] {02b4e9cb-e152-4e4c-9889-50fbfd32c335} <Debug> executeQuery: Read 1288 rows, 109.76 KiB in 0.002397 sec., 537338.3395911556 rows/sec., 44.72 MiB/sec. | ||
1360 | 2024.11.22 03:55:25.954739 [ 265 ] {02b4e9cb-e152-4e4c-9889-50fbfd32c335} <Debug> TCPHandler: Processed in 0.002670927 sec. | ||
1361 | 2024.11.22 03:55:25.954892 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1362 | 2024.11.22 03:55:25.955033 [ 258 ] {0e4115e4-63fa-4d2f-9aa0-1269c235d163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1363 | 2024.11.22 03:55:25.955090 [ 258 ] {0e4115e4-63fa-4d2f-9aa0-1269c235d163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1364 | 2024.11.22 03:55:25.955715 [ 258 ] {0e4115e4-63fa-4d2f-9aa0-1269c235d163} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1365 | 2024.11.22 03:55:25.955754 [ 258 ] {0e4115e4-63fa-4d2f-9aa0-1269c235d163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1366 | 2024.11.22 03:55:25.956102 [ 258 ] {0e4115e4-63fa-4d2f-9aa0-1269c235d163} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1367 | 2024.11.22 03:55:25.956346 [ 258 ] {0e4115e4-63fa-4d2f-9aa0-1269c235d163} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1368 | 2024.11.22 03:55:25.956559 [ 258 ] {0e4115e4-63fa-4d2f-9aa0-1269c235d163} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.00156 sec., 4487.179487179487 rows/sec., 292.34 KiB/sec. | ||
1369 | 2024.11.22 03:55:25.956613 [ 258 ] {0e4115e4-63fa-4d2f-9aa0-1269c235d163} <Debug> TCPHandler: Processed in 0.001787401 sec. | ||
1370 | 2024.11.22 03:55:25.956768 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1371 | 2024.11.22 03:55:25.956908 [ 265 ] {7bbe7a7a-578e-48e4-a8a1-dcac074a148b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1372 | 2024.11.22 03:55:25.956965 [ 265 ] {7bbe7a7a-578e-48e4-a8a1-dcac074a148b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1373 | 2024.11.22 03:55:25.957703 [ 265 ] {7bbe7a7a-578e-48e4-a8a1-dcac074a148b} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1374 | 2024.11.22 03:55:25.957742 [ 265 ] {7bbe7a7a-578e-48e4-a8a1-dcac074a148b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1375 | 2024.11.22 03:55:25.958108 [ 265 ] {7bbe7a7a-578e-48e4-a8a1-dcac074a148b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1376 | 2024.11.22 03:55:25.958358 [ 265 ] {7bbe7a7a-578e-48e4-a8a1-dcac074a148b} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1377 | 2024.11.22 03:55:25.958558 [ 265 ] {7bbe7a7a-578e-48e4-a8a1-dcac074a148b} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001677 sec., 144305.30709600475 rows/sec., 9.78 MiB/sec. | ||
1378 | 2024.11.22 03:55:25.958612 [ 265 ] {7bbe7a7a-578e-48e4-a8a1-dcac074a148b} <Debug> TCPHandler: Processed in 0.001911104 sec. | ||
1379 | 2024.11.22 03:55:25.958752 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1380 | 2024.11.22 03:55:25.958890 [ 258 ] {f202636d-f0c0-48a0-8cde-c63c703f97e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1381 | 2024.11.22 03:55:25.958945 [ 258 ] {f202636d-f0c0-48a0-8cde-c63c703f97e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1382 | 2024.11.22 03:55:25.959579 [ 258 ] {f202636d-f0c0-48a0-8cde-c63c703f97e6} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1383 | 2024.11.22 03:55:25.959618 [ 258 ] {f202636d-f0c0-48a0-8cde-c63c703f97e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1384 | 2024.11.22 03:55:25.959979 [ 258 ] {f202636d-f0c0-48a0-8cde-c63c703f97e6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1385 | 2024.11.22 03:55:25.960219 [ 258 ] {f202636d-f0c0-48a0-8cde-c63c703f97e6} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1386 | 2024.11.22 03:55:25.960504 [ 258 ] {f202636d-f0c0-48a0-8cde-c63c703f97e6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001635 sec., 7951.070336391437 rows/sec., 495.75 KiB/sec. | ||
1387 | 2024.11.22 03:55:25.960560 [ 258 ] {f202636d-f0c0-48a0-8cde-c63c703f97e6} <Debug> TCPHandler: Processed in 0.001872654 sec. | ||
1388 | 2024.11.22 03:55:25.960701 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1389 | 2024.11.22 03:55:25.960840 [ 265 ] {926689fa-8ffb-4fd3-8ee4-3339932a0a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1390 | 2024.11.22 03:55:25.960897 [ 265 ] {926689fa-8ffb-4fd3-8ee4-3339932a0a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1391 | 2024.11.22 03:55:25.962142 [ 265 ] {926689fa-8ffb-4fd3-8ee4-3339932a0a1b} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1392 | 2024.11.22 03:55:25.962182 [ 265 ] {926689fa-8ffb-4fd3-8ee4-3339932a0a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1393 | 2024.11.22 03:55:25.962574 [ 265 ] {926689fa-8ffb-4fd3-8ee4-3339932a0a1b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1394 | 2024.11.22 03:55:25.962814 [ 265 ] {926689fa-8ffb-4fd3-8ee4-3339932a0a1b} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1395 | 2024.11.22 03:55:25.962992 [ 265 ] {926689fa-8ffb-4fd3-8ee4-3339932a0a1b} <Debug> executeQuery: Read 774 rows, 56.86 KiB in 0.002183 sec., 354557.94777828676 rows/sec., 25.43 MiB/sec. | ||
1396 | 2024.11.22 03:55:25.963045 [ 265 ] {926689fa-8ffb-4fd3-8ee4-3339932a0a1b} <Debug> TCPHandler: Processed in 0.002412392 sec. | ||
1397 | 2024.11.22 03:55:25.963251 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1398 | 2024.11.22 03:55:25.963471 [ 258 ] {8f2e2fa4-3c86-49e4-a5ed-df3d01308564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1399 | 2024.11.22 03:55:25.963545 [ 258 ] {8f2e2fa4-3c86-49e4-a5ed-df3d01308564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1400 | 2024.11.22 03:55:25.964094 [ 258 ] {8f2e2fa4-3c86-49e4-a5ed-df3d01308564} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1401 | 2024.11.22 03:55:25.964140 [ 258 ] {8f2e2fa4-3c86-49e4-a5ed-df3d01308564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1402 | 2024.11.22 03:55:25.964612 [ 258 ] {8f2e2fa4-3c86-49e4-a5ed-df3d01308564} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1403 | 2024.11.22 03:55:25.964849 [ 258 ] {8f2e2fa4-3c86-49e4-a5ed-df3d01308564} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1404 | 2024.11.22 03:55:25.965133 [ 258 ] {8f2e2fa4-3c86-49e4-a5ed-df3d01308564} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0017 sec., 3529.4117647058824 rows/sec., 184.40 KiB/sec. | ||
1405 | 2024.11.22 03:55:25.965213 [ 258 ] {8f2e2fa4-3c86-49e4-a5ed-df3d01308564} <Debug> TCPHandler: Processed in 0.002071697 sec. | ||
1406 | 2024.11.22 03:55:25.965349 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1407 | 2024.11.22 03:55:25.965470 [ 265 ] {a537f033-a73b-45ab-acd6-900a5de776d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1408 | 2024.11.22 03:55:25.965524 [ 265 ] {a537f033-a73b-45ab-acd6-900a5de776d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1409 | 2024.11.22 03:55:25.966386 [ 265 ] {a537f033-a73b-45ab-acd6-900a5de776d0} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1410 | 2024.11.22 03:55:25.966425 [ 265 ] {a537f033-a73b-45ab-acd6-900a5de776d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1411 | 2024.11.22 03:55:25.966886 [ 265 ] {a537f033-a73b-45ab-acd6-900a5de776d0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1412 | 2024.11.22 03:55:25.967126 [ 265 ] {a537f033-a73b-45ab-acd6-900a5de776d0} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1413 | 2024.11.22 03:55:25.967373 [ 265 ] {a537f033-a73b-45ab-acd6-900a5de776d0} <Debug> executeQuery: Read 1350 rows, 91.88 KiB in 0.001912 sec., 706066.9456066946 rows/sec., 46.93 MiB/sec. | ||
1414 | 2024.11.22 03:55:25.967438 [ 265 ] {a537f033-a73b-45ab-acd6-900a5de776d0} <Debug> TCPHandler: Processed in 0.002142667 sec. | ||
1415 | 2024.11.22 03:55:25.967593 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1416 | 2024.11.22 03:55:25.967712 [ 258 ] {71efea56-ddce-43bd-a83a-c076faae890e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1417 | 2024.11.22 03:55:25.967764 [ 258 ] {71efea56-ddce-43bd-a83a-c076faae890e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1418 | 2024.11.22 03:55:25.968226 [ 258 ] {71efea56-ddce-43bd-a83a-c076faae890e} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1419 | 2024.11.22 03:55:25.968264 [ 258 ] {71efea56-ddce-43bd-a83a-c076faae890e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1420 | 2024.11.22 03:55:25.968630 [ 258 ] {71efea56-ddce-43bd-a83a-c076faae890e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1421 | 2024.11.22 03:55:25.968863 [ 258 ] {71efea56-ddce-43bd-a83a-c076faae890e} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1422 | 2024.11.22 03:55:25.969130 [ 258 ] {71efea56-ddce-43bd-a83a-c076faae890e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001427 sec., 700.7708479327259 rows/sec., 47.22 KiB/sec. | ||
1423 | 2024.11.22 03:55:25.969196 [ 258 ] {71efea56-ddce-43bd-a83a-c076faae890e} <Debug> TCPHandler: Processed in 0.00166276 sec. | ||
1424 | 2024.11.22 03:55:25.969335 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1425 | 2024.11.22 03:55:25.969454 [ 265 ] {847565c6-2fdb-4f47-9abd-5eabd63015e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1426 | 2024.11.22 03:55:25.969505 [ 265 ] {847565c6-2fdb-4f47-9abd-5eabd63015e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1427 | 2024.11.22 03:55:25.969997 [ 265 ] {847565c6-2fdb-4f47-9abd-5eabd63015e0} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1428 | 2024.11.22 03:55:25.970035 [ 265 ] {847565c6-2fdb-4f47-9abd-5eabd63015e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1429 | 2024.11.22 03:55:25.970389 [ 265 ] {847565c6-2fdb-4f47-9abd-5eabd63015e0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1430 | 2024.11.22 03:55:25.970640 [ 265 ] {847565c6-2fdb-4f47-9abd-5eabd63015e0} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1431 | 2024.11.22 03:55:25.970815 [ 265 ] {847565c6-2fdb-4f47-9abd-5eabd63015e0} <Debug> executeQuery: Read 22 rows, 1.19 KiB in 0.001385 sec., 15884.476534296029 rows/sec., 860.93 KiB/sec. | ||
1432 | 2024.11.22 03:55:25.970864 [ 265 ] {847565c6-2fdb-4f47-9abd-5eabd63015e0} <Debug> TCPHandler: Processed in 0.001584918 sec. | ||
1433 | 2024.11.22 03:55:26.001126 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.78 MiB, peak 159.65 MiB, free memory in arenas 0.00 B, will set to 157.68 MiB (RSS), difference: -1.10 MiB | ||
1434 | 2024.11.22 03:55:30.348764 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1435 | 2024.11.22 03:55:30.348970 [ 258 ] {4ab33335-1a65-45db-99d2-fba57507ff81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1436 | 2024.11.22 03:55:30.349042 [ 258 ] {4ab33335-1a65-45db-99d2-fba57507ff81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1437 | 2024.11.22 03:55:30.349786 [ 258 ] {4ab33335-1a65-45db-99d2-fba57507ff81} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1438 | 2024.11.22 03:55:30.349829 [ 258 ] {4ab33335-1a65-45db-99d2-fba57507ff81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1439 | 2024.11.22 03:55:30.350252 [ 258 ] {4ab33335-1a65-45db-99d2-fba57507ff81} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1440 | 2024.11.22 03:55:30.350498 [ 258 ] {4ab33335-1a65-45db-99d2-fba57507ff81} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1441 | 2024.11.22 03:55:30.350705 [ 258 ] {4ab33335-1a65-45db-99d2-fba57507ff81} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001789 sec., 16769.144773616546 rows/sec., 1.26 MiB/sec. | ||
1442 | 2024.11.22 03:55:30.350767 [ 258 ] {4ab33335-1a65-45db-99d2-fba57507ff81} <Debug> TCPHandler: Processed in 0.002130358 sec. | ||
1443 | 2024.11.22 03:55:30.351028 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1444 | 2024.11.22 03:55:30.351221 [ 265 ] {9658e141-8cf3-4beb-960f-768f2ead01cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1445 | 2024.11.22 03:55:30.351293 [ 265 ] {9658e141-8cf3-4beb-960f-768f2ead01cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1446 | 2024.11.22 03:55:30.352036 [ 265 ] {9658e141-8cf3-4beb-960f-768f2ead01cd} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1447 | 2024.11.22 03:55:30.352088 [ 265 ] {9658e141-8cf3-4beb-960f-768f2ead01cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1448 | 2024.11.22 03:55:30.352519 [ 265 ] {9658e141-8cf3-4beb-960f-768f2ead01cd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1449 | 2024.11.22 03:55:30.352766 [ 265 ] {9658e141-8cf3-4beb-960f-768f2ead01cd} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1450 | 2024.11.22 03:55:30.352995 [ 265 ] {9658e141-8cf3-4beb-960f-768f2ead01cd} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001827 sec., 19704.433497536946 rows/sec., 1.54 MiB/sec. | ||
1451 | 2024.11.22 03:55:30.353054 [ 265 ] {9658e141-8cf3-4beb-960f-768f2ead01cd} <Debug> TCPHandler: Processed in 0.002162038 sec. | ||
1452 | 2024.11.22 03:55:30.353231 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1453 | 2024.11.22 03:55:30.353376 [ 258 ] {08e41d40-cec2-46b1-9951-46d2aafd8a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1454 | 2024.11.22 03:55:30.353442 [ 258 ] {08e41d40-cec2-46b1-9951-46d2aafd8a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1455 | 2024.11.22 03:55:30.354034 [ 258 ] {08e41d40-cec2-46b1-9951-46d2aafd8a60} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1456 | 2024.11.22 03:55:30.354070 [ 258 ] {08e41d40-cec2-46b1-9951-46d2aafd8a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1457 | 2024.11.22 03:55:30.354449 [ 258 ] {08e41d40-cec2-46b1-9951-46d2aafd8a60} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1458 | 2024.11.22 03:55:30.354685 [ 258 ] {08e41d40-cec2-46b1-9951-46d2aafd8a60} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1459 | 2024.11.22 03:55:30.354869 [ 258 ] {08e41d40-cec2-46b1-9951-46d2aafd8a60} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.00153 sec., 71895.4248366013 rows/sec., 5.02 MiB/sec. | ||
1460 | 2024.11.22 03:55:30.354922 [ 258 ] {08e41d40-cec2-46b1-9951-46d2aafd8a60} <Debug> TCPHandler: Processed in 0.001764662 sec. | ||
1461 | 2024.11.22 03:55:30.355088 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1462 | 2024.11.22 03:55:30.355229 [ 265 ] {1635e73c-7075-4816-9a71-06097b58daf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1463 | 2024.11.22 03:55:30.355291 [ 265 ] {1635e73c-7075-4816-9a71-06097b58daf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1464 | 2024.11.22 03:55:30.355842 [ 265 ] {1635e73c-7075-4816-9a71-06097b58daf8} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1465 | 2024.11.22 03:55:30.355883 [ 265 ] {1635e73c-7075-4816-9a71-06097b58daf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1466 | 2024.11.22 03:55:30.356258 [ 265 ] {1635e73c-7075-4816-9a71-06097b58daf8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1467 | 2024.11.22 03:55:30.356503 [ 265 ] {1635e73c-7075-4816-9a71-06097b58daf8} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1468 | 2024.11.22 03:55:30.356771 [ 265 ] {1635e73c-7075-4816-9a71-06097b58daf8} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001573 sec., 25429.11633820725 rows/sec., 1.70 MiB/sec. | ||
1469 | 2024.11.22 03:55:30.356907 [ 265 ] {1635e73c-7075-4816-9a71-06097b58daf8} <Debug> TCPHandler: Processed in 0.001885083 sec. | ||
1470 | 2024.11.22 03:55:31.697957 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
1471 | 2024.11.22 03:55:31.698586 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1472 | 2024.11.22 03:55:31.698633 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1473 | 2024.11.22 03:55:31.699209 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1474 | 2024.11.22 03:55:31.699462 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1475 | 2024.11.22 03:55:31.699706 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
1476 | 2024.11.22 03:55:31.828200 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1477 | 2024.11.22 03:55:31.848872 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1478 | 2024.11.22 03:55:31.848929 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1479 | 2024.11.22 03:55:31.855603 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1480 | 2024.11.22 03:55:31.856338 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1481 | 2024.11.22 03:55:31.858794 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1482 | 2024.11.22 03:55:32.000159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.24 MiB, peak 162.24 MiB, free memory in arenas 0.00 B, will set to 159.93 MiB (RSS), difference: 1.69 MiB | ||
1483 | 2024.11.22 03:55:34.194016 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 240 | ||
1484 | 2024.11.22 03:55:34.198053 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1485 | 2024.11.22 03:55:34.198101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1486 | 2024.11.22 03:55:34.199664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1487 | 2024.11.22 03:55:34.199974 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1488 | 2024.11.22 03:55:34.200574 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 240 | ||
1489 | 2024.11.22 03:55:35.350682 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1490 | 2024.11.22 03:55:35.350875 [ 258 ] {4e746857-f88c-4676-8bf4-e99e70374f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1491 | 2024.11.22 03:55:35.350947 [ 258 ] {4e746857-f88c-4676-8bf4-e99e70374f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1492 | 2024.11.22 03:55:35.351729 [ 258 ] {4e746857-f88c-4676-8bf4-e99e70374f27} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1493 | 2024.11.22 03:55:35.351783 [ 258 ] {4e746857-f88c-4676-8bf4-e99e70374f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1494 | 2024.11.22 03:55:35.352219 [ 258 ] {4e746857-f88c-4676-8bf4-e99e70374f27} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1495 | 2024.11.22 03:55:35.352477 [ 258 ] {4e746857-f88c-4676-8bf4-e99e70374f27} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1496 | 2024.11.22 03:55:35.352689 [ 76 ] {} <Debug> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1497 | 2024.11.22 03:55:35.352754 [ 258 ] {4e746857-f88c-4676-8bf4-e99e70374f27} <Debug> executeQuery: Read 92 rows, 8.22 KiB in 0.001927 sec., 47742.60508562533 rows/sec., 4.17 MiB/sec. | ||
1498 | 2024.11.22 03:55:35.352796 [ 76 ] {} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1499 | 2024.11.22 03:55:35.352856 [ 258 ] {4e746857-f88c-4676-8bf4-e99e70374f27} <Debug> TCPHandler: Processed in 0.002303061 sec. | ||
1500 | 2024.11.22 03:55:35.352872 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1501 | 2024.11.22 03:55:35.353176 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1502 | 2024.11.22 03:55:35.353390 [ 265 ] {480ca7d6-b101-4179-a222-f6f0501c53c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1503 | 2024.11.22 03:55:35.353471 [ 265 ] {480ca7d6-b101-4179-a222-f6f0501c53c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1504 | 2024.11.22 03:55:35.354262 [ 265 ] {480ca7d6-b101-4179-a222-f6f0501c53c6} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1505 | 2024.11.22 03:55:35.354311 [ 265 ] {480ca7d6-b101-4179-a222-f6f0501c53c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1506 | 2024.11.22 03:55:35.354741 [ 265 ] {480ca7d6-b101-4179-a222-f6f0501c53c6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1507 | 2024.11.22 03:55:35.355006 [ 265 ] {480ca7d6-b101-4179-a222-f6f0501c53c6} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1508 | 2024.11.22 03:55:35.355248 [ 265 ] {480ca7d6-b101-4179-a222-f6f0501c53c6} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001916 sec., 16179.540709812109 rows/sec., 1.19 MiB/sec. | ||
1509 | 2024.11.22 03:55:35.355307 [ 265 ] {480ca7d6-b101-4179-a222-f6f0501c53c6} <Debug> TCPHandler: Processed in 0.002309961 sec. | ||
1510 | 2024.11.22 03:55:35.355480 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1511 | 2024.11.22 03:55:35.355599 [ 258 ] {b7681c94-8c9e-4800-9cdf-af8d6f7aba70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1512 | 2024.11.22 03:55:35.355649 [ 258 ] {b7681c94-8c9e-4800-9cdf-af8d6f7aba70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1513 | 2024.11.22 03:55:35.356247 [ 258 ] {b7681c94-8c9e-4800-9cdf-af8d6f7aba70} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1514 | 2024.11.22 03:55:35.356287 [ 258 ] {b7681c94-8c9e-4800-9cdf-af8d6f7aba70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1515 | 2024.11.22 03:55:35.356657 [ 258 ] {b7681c94-8c9e-4800-9cdf-af8d6f7aba70} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1516 | 2024.11.22 03:55:35.356923 [ 258 ] {b7681c94-8c9e-4800-9cdf-af8d6f7aba70} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1517 | 2024.11.22 03:55:35.356955 [ 196 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::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 | ||
1518 | 2024.11.22 03:55:35.357139 [ 76 ] {} <Debug> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1519 | 2024.11.22 03:55:35.357244 [ 76 ] {} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1520 | 2024.11.22 03:55:35.357250 [ 196 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1521 | 2024.11.22 03:55:35.357290 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1522 | 2024.11.22 03:55:35.357299 [ 258 ] {b7681c94-8c9e-4800-9cdf-af8d6f7aba70} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001703 sec., 39342.337052260715 rows/sec., 3.07 MiB/sec. | ||
1523 | 2024.11.22 03:55:35.357487 [ 258 ] {b7681c94-8c9e-4800-9cdf-af8d6f7aba70} <Debug> TCPHandler: Processed in 0.002064946 sec. | ||
1524 | 2024.11.22 03:55:35.357665 [ 200 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::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 | ||
1525 | 2024.11.22 03:55:35.357737 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1526 | 2024.11.22 03:55:35.357980 [ 196 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 54 rows starting from the beginning of the part | ||
1527 | 2024.11.22 03:55:35.358111 [ 200 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1528 | 2024.11.22 03:55:35.358137 [ 265 ] {51129d3d-f781-4fd3-872f-a4d90802a59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1529 | 2024.11.22 03:55:35.358190 [ 200 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 54 rows starting from the beginning of the part | ||
1530 | 2024.11.22 03:55:35.358405 [ 265 ] {51129d3d-f781-4fd3-872f-a4d90802a59e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1531 | 2024.11.22 03:55:35.358409 [ 196 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
1532 | 2024.11.22 03:55:35.358903 [ 200 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
1533 | 2024.11.22 03:55:35.359037 [ 196 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 92 rows starting from the beginning of the part | ||
1534 | 2024.11.22 03:55:35.359675 [ 200 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 75 rows starting from the beginning of the part | ||
1535 | 2024.11.22 03:55:35.359801 [ 196 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1288 rows starting from the beginning of the part | ||
1536 | 2024.11.22 03:55:35.360433 [ 196 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
1537 | 2024.11.22 03:55:35.360443 [ 200 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 774 rows starting from the beginning of the part | ||
1538 | 2024.11.22 03:55:35.361091 [ 196 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 92 rows starting from the beginning of the part | ||
1539 | 2024.11.22 03:55:35.361170 [ 200 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
1540 | 2024.11.22 03:55:35.361841 [ 200 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 67 rows starting from the beginning of the part | ||
1541 | 2024.11.22 03:55:35.364342 [ 265 ] {51129d3d-f781-4fd3-872f-a4d90802a59e} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1542 | 2024.11.22 03:55:35.364524 [ 265 ] {51129d3d-f781-4fd3-872f-a4d90802a59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1543 | 2024.11.22 03:55:35.367306 [ 200 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1586 rows, containing 5 columns (5 merged, 0 gathered) in 0.014311724 sec., 110818.23545507167 rows/sec., 9.67 MiB/sec. | ||
1544 | 2024.11.22 03:55:35.367300 [ 265 ] {51129d3d-f781-4fd3-872f-a4d90802a59e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1545 | 2024.11.22 03:55:35.367651 [ 196 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1042 rows, containing 5 columns (5 merged, 0 gathered) in 0.010241691 sec., 101741.01132322777 rows/sec., 7.86 MiB/sec. | ||
1546 | 2024.11.22 03:55:35.367712 [ 200 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1547 | 2024.11.22 03:55:35.367934 [ 188 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1548 | 2024.11.22 03:55:35.368178 [ 265 ] {51129d3d-f781-4fd3-872f-a4d90802a59e} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1549 | 2024.11.22 03:55:35.368414 [ 200 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_6_1} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1550 | 2024.11.22 03:55:35.368737 [ 200 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_6_1} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1551 | 2024.11.22 03:55:35.368960 [ 188 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_6_1} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1552 | 2024.11.22 03:55:35.369015 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1553 | 2024.11.22 03:55:35.369099 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
1554 | 2024.11.22 03:55:35.369088 [ 265 ] {51129d3d-f781-4fd3-872f-a4d90802a59e} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.011069 sec., 9937.663745595808 rows/sec., 710.21 KiB/sec. | ||
1555 | 2024.11.22 03:55:35.369181 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1556 | 2024.11.22 03:55:35.369320 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1557 | 2024.11.22 03:55:35.369367 [ 188 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_6_1} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1558 | 2024.11.22 03:55:35.369430 [ 265 ] {51129d3d-f781-4fd3-872f-a4d90802a59e} <Debug> TCPHandler: Processed in 0.01182062 sec. | ||
1559 | 2024.11.22 03:55:35.369736 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1560 | 2024.11.22 03:55:35.369790 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
1561 | 2024.11.22 03:55:35.369846 [ 200 ] {61e5534c-08f6-4e60-8226-faa42bd50912::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 | ||
1562 | 2024.11.22 03:55:35.369903 [ 258 ] {19795955-0c21-4fa0-9e6e-b92e42b640d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1563 | 2024.11.22 03:55:35.370022 [ 200 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1564 | 2024.11.22 03:55:35.370030 [ 258 ] {19795955-0c21-4fa0-9e6e-b92e42b640d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1565 | 2024.11.22 03:55:35.370069 [ 200 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 110 rows starting from the beginning of the part | ||
1566 | 2024.11.22 03:55:35.370351 [ 200 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
1567 | 2024.11.22 03:55:35.370755 [ 200 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
1568 | 2024.11.22 03:55:35.371194 [ 200 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1350 rows starting from the beginning of the part | ||
1569 | 2024.11.22 03:55:35.371499 [ 200 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part | ||
1570 | 2024.11.22 03:55:35.371900 [ 200 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
1571 | 2024.11.22 03:55:35.373275 [ 258 ] {19795955-0c21-4fa0-9e6e-b92e42b640d9} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1572 | 2024.11.22 03:55:35.373316 [ 258 ] {19795955-0c21-4fa0-9e6e-b92e42b640d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1573 | 2024.11.22 03:55:35.373979 [ 258 ] {19795955-0c21-4fa0-9e6e-b92e42b640d9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1574 | 2024.11.22 03:55:35.374259 [ 258 ] {19795955-0c21-4fa0-9e6e-b92e42b640d9} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1575 | 2024.11.22 03:55:35.374643 [ 258 ] {19795955-0c21-4fa0-9e6e-b92e42b640d9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.004769 sec., 6500.314531348291 rows/sec., 11.65 MiB/sec. | ||
1576 | 2024.11.22 03:55:35.374857 [ 258 ] {19795955-0c21-4fa0-9e6e-b92e42b640d9} <Debug> TCPHandler: Processed in 0.005273693 sec. | ||
1577 | 2024.11.22 03:55:35.375065 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1578 | 2024.11.22 03:55:35.375366 [ 265 ] {fdb94b86-7ae6-4171-afaa-249f35fc2859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1579 | 2024.11.22 03:55:35.375470 [ 265 ] {fdb94b86-7ae6-4171-afaa-249f35fc2859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1580 | 2024.11.22 03:55:35.377026 [ 200 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1900 rows, containing 5 columns (5 merged, 0 gathered) in 0.007528594 sec., 252371.1598739419 rows/sec., 17.02 MiB/sec. | ||
1581 | 2024.11.22 03:55:35.377109 [ 265 ] {fdb94b86-7ae6-4171-afaa-249f35fc2859} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1582 | 2024.11.22 03:55:35.377160 [ 265 ] {fdb94b86-7ae6-4171-afaa-249f35fc2859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1583 | 2024.11.22 03:55:35.377327 [ 200 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1584 | 2024.11.22 03:55:35.377956 [ 200 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1585 | 2024.11.22 03:55:35.377967 [ 265 ] {fdb94b86-7ae6-4171-afaa-249f35fc2859} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1586 | 2024.11.22 03:55:35.378089 [ 200 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1587 | 2024.11.22 03:55:35.378248 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
1588 | 2024.11.22 03:55:35.378403 [ 265 ] {fdb94b86-7ae6-4171-afaa-249f35fc2859} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1589 | 2024.11.22 03:55:35.378576 [ 76 ] {} <Debug> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1590 | 2024.11.22 03:55:35.378644 [ 76 ] {} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1591 | 2024.11.22 03:55:35.378683 [ 265 ] {fdb94b86-7ae6-4171-afaa-249f35fc2859} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.003419 sec., 11699.3272886809 rows/sec., 799.76 KiB/sec. | ||
1592 | 2024.11.22 03:55:35.378692 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1593 | 2024.11.22 03:55:35.378889 [ 265 ] {fdb94b86-7ae6-4171-afaa-249f35fc2859} <Debug> TCPHandler: Processed in 0.00391648 sec. | ||
1594 | 2024.11.22 03:55:35.379116 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
1595 | 2024.11.22 03:55:35.379312 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1596 | 2024.11.22 03:55:35.379343 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
1597 | 2024.11.22 03:55:35.379405 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
1598 | 2024.11.22 03:55:35.379660 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
1599 | 2024.11.22 03:55:35.379827 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
1600 | 2024.11.22 03:55:35.379991 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
1601 | 2024.11.22 03:55:35.380124 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
1602 | 2024.11.22 03:55:35.381763 [ 188 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.002926542 sec., 75857.44540826682 rows/sec., 4.96 MiB/sec. | ||
1603 | 2024.11.22 03:55:35.381877 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1604 | 2024.11.22 03:55:35.382137 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_6_1} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1605 | 2024.11.22 03:55:35.382206 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_6_1} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1606 | 2024.11.22 03:55:35.382268 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
1607 | 2024.11.22 03:55:39.127826 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1608 | 2024.11.22 03:55:39.127934 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1609 | 2024.11.22 03:55:39.200775 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
1610 | 2024.11.22 03:55:39.201613 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1611 | 2024.11.22 03:55:39.201655 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1612 | 2024.11.22 03:55:39.202176 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1613 | 2024.11.22 03:55:39.202436 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1614 | 2024.11.22 03:55:39.202599 [ 71 ] {} <Debug> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1615 | 2024.11.22 03:55:39.202643 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1616 | 2024.11.22 03:55:39.202655 [ 71 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1617 | 2024.11.22 03:55:39.202684 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1618 | 2024.11.22 03:55:39.202882 [ 200 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
1619 | 2024.11.22 03:55:39.203135 [ 200 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1620 | 2024.11.22 03:55:39.203209 [ 200 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
1621 | 2024.11.22 03:55:39.203382 [ 200 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
1622 | 2024.11.22 03:55:39.203651 [ 200 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
1623 | 2024.11.22 03:55:39.203882 [ 200 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
1624 | 2024.11.22 03:55:39.204003 [ 200 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
1625 | 2024.11.22 03:55:39.204190 [ 200 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
1626 | 2024.11.22 03:55:39.221561 [ 200 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.018784944 sec., 149374.94623353682 rows/sec., 2.14 MiB/sec. | ||
1627 | 2024.11.22 03:55:39.222281 [ 200 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1628 | 2024.11.22 03:55:39.222559 [ 200 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_6_1} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1629 | 2024.11.22 03:55:39.222639 [ 200 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_6_1} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1630 | 2024.11.22 03:55:39.222729 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.33 MiB. | ||
1631 | 2024.11.22 03:55:39.359818 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1632 | 2024.11.22 03:55:39.380599 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1633 | 2024.11.22 03:55:39.380667 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1634 | 2024.11.22 03:55:39.387632 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1635 | 2024.11.22 03:55:39.388463 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1636 | 2024.11.22 03:55:39.388836 [ 71 ] {} <Debug> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1637 | 2024.11.22 03:55:39.388947 [ 71 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1638 | 2024.11.22 03:55:39.389013 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1639 | 2024.11.22 03:55:39.389459 [ 188 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
1640 | 2024.11.22 03:55:39.404840 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1641 | 2024.11.22 03:55:39.406301 [ 188 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1642 | 2024.11.22 03:55:39.407476 [ 188 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
1643 | 2024.11.22 03:55:39.412823 [ 188 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
1644 | 2024.11.22 03:55:39.417929 [ 188 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
1645 | 2024.11.22 03:55:39.422760 [ 188 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
1646 | 2024.11.22 03:55:39.432241 [ 188 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
1647 | 2024.11.22 03:55:39.436849 [ 188 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
1648 | 2024.11.22 03:55:39.496333 [ 189 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.107175841 sec., 429.20120402880724 rows/sec., 2.22 MiB/sec. | ||
1649 | 2024.11.22 03:55:39.498970 [ 194 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1650 | 2024.11.22 03:55:39.502011 [ 194 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_6_1} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1651 | 2024.11.22 03:55:39.502134 [ 194 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_6_1} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1652 | 2024.11.22 03:55:39.504631 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.11 MiB. | ||
1653 | 2024.11.22 03:55:40.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.56 MiB, peak 171.10 MiB, free memory in arenas 0.00 B, will set to 164.46 MiB (RSS), difference: 2.90 MiB | ||
1654 | 2024.11.22 03:55:40.352848 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1655 | 2024.11.22 03:55:40.353056 [ 258 ] {f69c241a-148b-407f-822e-f25b120ac734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1656 | 2024.11.22 03:55:40.353137 [ 258 ] {f69c241a-148b-407f-822e-f25b120ac734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1657 | 2024.11.22 03:55:40.353980 [ 258 ] {f69c241a-148b-407f-822e-f25b120ac734} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1658 | 2024.11.22 03:55:40.354023 [ 258 ] {f69c241a-148b-407f-822e-f25b120ac734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1659 | 2024.11.22 03:55:40.354464 [ 258 ] {f69c241a-148b-407f-822e-f25b120ac734} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1660 | 2024.11.22 03:55:40.354731 [ 258 ] {f69c241a-148b-407f-822e-f25b120ac734} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1661 | 2024.11.22 03:55:40.354943 [ 258 ] {f69c241a-148b-407f-822e-f25b120ac734} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001947 sec., 7190.54956343092 rows/sec., 517.62 KiB/sec. | ||
1662 | 2024.11.22 03:55:40.355011 [ 258 ] {f69c241a-148b-407f-822e-f25b120ac734} <Debug> TCPHandler: Processed in 0.002289961 sec. | ||
1663 | 2024.11.22 03:55:40.355277 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1664 | 2024.11.22 03:55:40.355495 [ 265 ] {579ae821-5450-4215-b0f9-04085dbee25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1665 | 2024.11.22 03:55:40.355576 [ 265 ] {579ae821-5450-4215-b0f9-04085dbee25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1666 | 2024.11.22 03:55:40.356454 [ 265 ] {579ae821-5450-4215-b0f9-04085dbee25a} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1667 | 2024.11.22 03:55:40.356505 [ 265 ] {579ae821-5450-4215-b0f9-04085dbee25a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1668 | 2024.11.22 03:55:40.356944 [ 265 ] {579ae821-5450-4215-b0f9-04085dbee25a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1669 | 2024.11.22 03:55:40.357209 [ 265 ] {579ae821-5450-4215-b0f9-04085dbee25a} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1670 | 2024.11.22 03:55:40.357438 [ 265 ] {579ae821-5450-4215-b0f9-04085dbee25a} <Debug> executeQuery: Read 177 rows, 15.89 KiB in 0.002001 sec., 88455.77211394302 rows/sec., 7.75 MiB/sec. | ||
1671 | 2024.11.22 03:55:40.357503 [ 265 ] {579ae821-5450-4215-b0f9-04085dbee25a} <Debug> TCPHandler: Processed in 0.002365592 sec. | ||
1672 | 2024.11.22 03:55:40.357650 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1673 | 2024.11.22 03:55:40.357794 [ 258 ] {818d78b2-4d59-4ea4-a539-a7b53551549b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1674 | 2024.11.22 03:55:40.357854 [ 258 ] {818d78b2-4d59-4ea4-a539-a7b53551549b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1675 | 2024.11.22 03:55:40.358451 [ 258 ] {818d78b2-4d59-4ea4-a539-a7b53551549b} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1676 | 2024.11.22 03:55:40.358488 [ 258 ] {818d78b2-4d59-4ea4-a539-a7b53551549b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1677 | 2024.11.22 03:55:40.358851 [ 258 ] {818d78b2-4d59-4ea4-a539-a7b53551549b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1678 | 2024.11.22 03:55:40.359088 [ 258 ] {818d78b2-4d59-4ea4-a539-a7b53551549b} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1679 | 2024.11.22 03:55:40.359268 [ 258 ] {818d78b2-4d59-4ea4-a539-a7b53551549b} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001509 sec., 4638.833664678596 rows/sec., 302.22 KiB/sec. | ||
1680 | 2024.11.22 03:55:40.359321 [ 258 ] {818d78b2-4d59-4ea4-a539-a7b53551549b} <Debug> TCPHandler: Processed in 0.00173937 sec. | ||
1681 | 2024.11.22 03:55:40.359473 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1682 | 2024.11.22 03:55:40.359597 [ 265 ] {e3ec278d-9c2a-4a33-aff3-fbc4f974efc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1683 | 2024.11.22 03:55:40.359650 [ 265 ] {e3ec278d-9c2a-4a33-aff3-fbc4f974efc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1684 | 2024.11.22 03:55:40.360237 [ 265 ] {e3ec278d-9c2a-4a33-aff3-fbc4f974efc5} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1685 | 2024.11.22 03:55:40.360278 [ 265 ] {e3ec278d-9c2a-4a33-aff3-fbc4f974efc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1686 | 2024.11.22 03:55:40.360640 [ 265 ] {e3ec278d-9c2a-4a33-aff3-fbc4f974efc5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1687 | 2024.11.22 03:55:40.360874 [ 265 ] {e3ec278d-9c2a-4a33-aff3-fbc4f974efc5} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1688 | 2024.11.22 03:55:40.361104 [ 265 ] {e3ec278d-9c2a-4a33-aff3-fbc4f974efc5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00153 sec., 9150.326797385622 rows/sec., 640.83 KiB/sec. | ||
1689 | 2024.11.22 03:55:40.361178 [ 265 ] {e3ec278d-9c2a-4a33-aff3-fbc4f974efc5} <Debug> TCPHandler: Processed in 0.001762971 sec. | ||
1690 | 2024.11.22 03:55:40.361327 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1691 | 2024.11.22 03:55:40.361470 [ 258 ] {93eaa262-a3cf-49c2-a673-b50c91819016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1692 | 2024.11.22 03:55:40.361528 [ 258 ] {93eaa262-a3cf-49c2-a673-b50c91819016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1693 | 2024.11.22 03:55:40.362155 [ 258 ] {93eaa262-a3cf-49c2-a673-b50c91819016} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1694 | 2024.11.22 03:55:40.362192 [ 258 ] {93eaa262-a3cf-49c2-a673-b50c91819016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1695 | 2024.11.22 03:55:40.362557 [ 258 ] {93eaa262-a3cf-49c2-a673-b50c91819016} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1696 | 2024.11.22 03:55:40.362796 [ 258 ] {93eaa262-a3cf-49c2-a673-b50c91819016} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1697 | 2024.11.22 03:55:40.362988 [ 258 ] {93eaa262-a3cf-49c2-a673-b50c91819016} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001548 sec., 8397.932816537468 rows/sec., 523.61 KiB/sec. | ||
1698 | 2024.11.22 03:55:40.363041 [ 258 ] {93eaa262-a3cf-49c2-a673-b50c91819016} <Debug> TCPHandler: Processed in 0.001782271 sec. | ||
1699 | 2024.11.22 03:55:40.363196 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1700 | 2024.11.22 03:55:40.363334 [ 265 ] {da13e679-df0e-4b5c-86a1-c3e73211d6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1701 | 2024.11.22 03:55:40.363392 [ 265 ] {da13e679-df0e-4b5c-86a1-c3e73211d6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1702 | 2024.11.22 03:55:40.364181 [ 265 ] {da13e679-df0e-4b5c-86a1-c3e73211d6da} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1703 | 2024.11.22 03:55:40.364221 [ 265 ] {da13e679-df0e-4b5c-86a1-c3e73211d6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1704 | 2024.11.22 03:55:40.364603 [ 265 ] {da13e679-df0e-4b5c-86a1-c3e73211d6da} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1705 | 2024.11.22 03:55:40.364843 [ 265 ] {da13e679-df0e-4b5c-86a1-c3e73211d6da} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1706 | 2024.11.22 03:55:40.365053 [ 265 ] {da13e679-df0e-4b5c-86a1-c3e73211d6da} <Debug> executeQuery: Read 354 rows, 25.45 KiB in 0.001749 sec., 202401.37221269298 rows/sec., 14.21 MiB/sec. | ||
1707 | 2024.11.22 03:55:40.365106 [ 265 ] {da13e679-df0e-4b5c-86a1-c3e73211d6da} <Debug> TCPHandler: Processed in 0.001976035 sec. | ||
1708 | 2024.11.22 03:55:40.365294 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1709 | 2024.11.22 03:55:40.365434 [ 258 ] {c0b4f426-0007-4b3f-83b5-096096eb7de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1710 | 2024.11.22 03:55:40.365494 [ 258 ] {c0b4f426-0007-4b3f-83b5-096096eb7de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1711 | 2024.11.22 03:55:40.366029 [ 258 ] {c0b4f426-0007-4b3f-83b5-096096eb7de1} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1712 | 2024.11.22 03:55:40.366066 [ 258 ] {c0b4f426-0007-4b3f-83b5-096096eb7de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1713 | 2024.11.22 03:55:40.366427 [ 258 ] {c0b4f426-0007-4b3f-83b5-096096eb7de1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1714 | 2024.11.22 03:55:40.366664 [ 258 ] {c0b4f426-0007-4b3f-83b5-096096eb7de1} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1715 | 2024.11.22 03:55:40.366912 [ 258 ] {c0b4f426-0007-4b3f-83b5-096096eb7de1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 209.96 KiB/sec. | ||
1716 | 2024.11.22 03:55:40.366992 [ 258 ] {c0b4f426-0007-4b3f-83b5-096096eb7de1} <Debug> TCPHandler: Processed in 0.001766581 sec. | ||
1717 | 2024.11.22 03:55:40.367146 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1718 | 2024.11.22 03:55:40.367284 [ 265 ] {40a7dc69-5377-4f36-92b0-bb7fae838252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1719 | 2024.11.22 03:55:40.367348 [ 265 ] {40a7dc69-5377-4f36-92b0-bb7fae838252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1720 | 2024.11.22 03:55:40.367997 [ 265 ] {40a7dc69-5377-4f36-92b0-bb7fae838252} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1721 | 2024.11.22 03:55:40.368035 [ 265 ] {40a7dc69-5377-4f36-92b0-bb7fae838252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1722 | 2024.11.22 03:55:40.368426 [ 265 ] {40a7dc69-5377-4f36-92b0-bb7fae838252} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1723 | 2024.11.22 03:55:40.368672 [ 265 ] {40a7dc69-5377-4f36-92b0-bb7fae838252} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1724 | 2024.11.22 03:55:40.368881 [ 265 ] {40a7dc69-5377-4f36-92b0-bb7fae838252} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.001629 sec., 114794.35236341314 rows/sec., 7.62 MiB/sec. | ||
1725 | 2024.11.22 03:55:40.368932 [ 265 ] {40a7dc69-5377-4f36-92b0-bb7fae838252} <Debug> TCPHandler: Processed in 0.001852563 sec. | ||
1726 | 2024.11.22 03:55:40.369074 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1727 | 2024.11.22 03:55:40.369212 [ 258 ] {c9acd2f0-94b0-4baf-8d81-8d6c74190c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1728 | 2024.11.22 03:55:40.369272 [ 258 ] {c9acd2f0-94b0-4baf-8d81-8d6c74190c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1729 | 2024.11.22 03:55:40.369809 [ 258 ] {c9acd2f0-94b0-4baf-8d81-8d6c74190c75} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1730 | 2024.11.22 03:55:40.369853 [ 258 ] {c9acd2f0-94b0-4baf-8d81-8d6c74190c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1731 | 2024.11.22 03:55:40.370209 [ 258 ] {c9acd2f0-94b0-4baf-8d81-8d6c74190c75} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1732 | 2024.11.22 03:55:40.370444 [ 258 ] {c9acd2f0-94b0-4baf-8d81-8d6c74190c75} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1733 | 2024.11.22 03:55:40.370638 [ 258 ] {c9acd2f0-94b0-4baf-8d81-8d6c74190c75} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001455 sec., 687.2852233676977 rows/sec., 46.31 KiB/sec. | ||
1734 | 2024.11.22 03:55:40.370690 [ 258 ] {c9acd2f0-94b0-4baf-8d81-8d6c74190c75} <Debug> TCPHandler: Processed in 0.00168338 sec. | ||
1735 | 2024.11.22 03:55:40.370834 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1736 | 2024.11.22 03:55:40.370968 [ 265 ] {bc485c08-cf37-46e8-8ea5-cf886bcbf709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1737 | 2024.11.22 03:55:40.371061 [ 265 ] {bc485c08-cf37-46e8-8ea5-cf886bcbf709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1738 | 2024.11.22 03:55:40.371634 [ 265 ] {bc485c08-cf37-46e8-8ea5-cf886bcbf709} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1739 | 2024.11.22 03:55:40.371680 [ 265 ] {bc485c08-cf37-46e8-8ea5-cf886bcbf709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1740 | 2024.11.22 03:55:40.372071 [ 265 ] {bc485c08-cf37-46e8-8ea5-cf886bcbf709} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1741 | 2024.11.22 03:55:40.372391 [ 265 ] {bc485c08-cf37-46e8-8ea5-cf886bcbf709} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1742 | 2024.11.22 03:55:40.372605 [ 265 ] {bc485c08-cf37-46e8-8ea5-cf886bcbf709} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.001667 sec., 37192.561487702456 rows/sec., 2.30 MiB/sec. | ||
1743 | 2024.11.22 03:55:40.372656 [ 265 ] {bc485c08-cf37-46e8-8ea5-cf886bcbf709} <Debug> TCPHandler: Processed in 0.001878963 sec. | ||
1744 | 2024.11.22 03:55:44.201845 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 272 | ||
1745 | 2024.11.22 03:55:44.204680 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1746 | 2024.11.22 03:55:44.204747 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1747 | 2024.11.22 03:55:44.206214 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1748 | 2024.11.22 03:55:44.206519 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1749 | 2024.11.22 03:55:44.207281 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 272 | ||
1750 | 2024.11.22 03:55:45.350452 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1751 | 2024.11.22 03:55:45.350749 [ 258 ] {ae97a814-dec5-45fc-8013-1dfed069e436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1752 | 2024.11.22 03:55:45.350863 [ 258 ] {ae97a814-dec5-45fc-8013-1dfed069e436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1753 | 2024.11.22 03:55:45.351706 [ 258 ] {ae97a814-dec5-45fc-8013-1dfed069e436} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1754 | 2024.11.22 03:55:45.351750 [ 258 ] {ae97a814-dec5-45fc-8013-1dfed069e436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1755 | 2024.11.22 03:55:45.352180 [ 258 ] {ae97a814-dec5-45fc-8013-1dfed069e436} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1756 | 2024.11.22 03:55:45.352448 [ 258 ] {ae97a814-dec5-45fc-8013-1dfed069e436} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1757 | 2024.11.22 03:55:45.352641 [ 258 ] {ae97a814-dec5-45fc-8013-1dfed069e436} <Debug> executeQuery: Read 92 rows, 8.22 KiB in 0.001978 sec., 46511.62790697674 rows/sec., 4.06 MiB/sec. | ||
1758 | 2024.11.22 03:55:45.352704 [ 258 ] {ae97a814-dec5-45fc-8013-1dfed069e436} <Debug> TCPHandler: Processed in 0.002437934 sec. | ||
1759 | 2024.11.22 03:55:45.352961 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1760 | 2024.11.22 03:55:45.353267 [ 265 ] {a0755e37-abe0-491f-8312-a54d0be2cacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1761 | 2024.11.22 03:55:45.353385 [ 265 ] {a0755e37-abe0-491f-8312-a54d0be2cacf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1762 | 2024.11.22 03:55:45.354396 [ 265 ] {a0755e37-abe0-491f-8312-a54d0be2cacf} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1763 | 2024.11.22 03:55:45.354446 [ 265 ] {a0755e37-abe0-491f-8312-a54d0be2cacf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1764 | 2024.11.22 03:55:45.354879 [ 265 ] {a0755e37-abe0-491f-8312-a54d0be2cacf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1765 | 2024.11.22 03:55:45.355133 [ 265 ] {a0755e37-abe0-491f-8312-a54d0be2cacf} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1766 | 2024.11.22 03:55:45.355312 [ 62 ] {} <Debug> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1767 | 2024.11.22 03:55:45.355383 [ 62 ] {} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1768 | 2024.11.22 03:55:45.355400 [ 265 ] {a0755e37-abe0-491f-8312-a54d0be2cacf} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.002212 sec., 14014.466546112115 rows/sec., 1.03 MiB/sec. | ||
1769 | 2024.11.22 03:55:45.355422 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1770 | 2024.11.22 03:55:45.355565 [ 265 ] {a0755e37-abe0-491f-8312-a54d0be2cacf} <Debug> TCPHandler: Processed in 0.002743889 sec. | ||
1771 | 2024.11.22 03:55:45.355720 [ 189 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
1772 | 2024.11.22 03:55:45.355764 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1773 | 2024.11.22 03:55:45.356013 [ 258 ] {dd7c8171-27d0-402d-b075-dd3557d6bf34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1774 | 2024.11.22 03:55:45.356023 [ 189 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1775 | 2024.11.22 03:55:45.356108 [ 258 ] {dd7c8171-27d0-402d-b075-dd3557d6bf34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1776 | 2024.11.22 03:55:45.356118 [ 189 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
1777 | 2024.11.22 03:55:45.356414 [ 189 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 31 rows starting from the beginning of the part | ||
1778 | 2024.11.22 03:55:45.356801 [ 189 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
1779 | 2024.11.22 03:55:45.357230 [ 189 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
1780 | 2024.11.22 03:55:45.357594 [ 189 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
1781 | 2024.11.22 03:55:45.357960 [ 189 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part | ||
1782 | 2024.11.22 03:55:45.358811 [ 258 ] {dd7c8171-27d0-402d-b075-dd3557d6bf34} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1783 | 2024.11.22 03:55:45.358883 [ 258 ] {dd7c8171-27d0-402d-b075-dd3557d6bf34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
1784 | 2024.11.22 03:55:45.359867 [ 258 ] {dd7c8171-27d0-402d-b075-dd3557d6bf34} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1785 | 2024.11.22 03:55:45.360447 [ 258 ] {dd7c8171-27d0-402d-b075-dd3557d6bf34} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1786 | 2024.11.22 03:55:45.360740 [ 189 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 5 columns (5 merged, 0 gathered) in 0.005158092 sec., 23070.54624074173 rows/sec., 1.76 MiB/sec. | ||
1787 | 2024.11.22 03:55:45.361078 [ 258 ] {dd7c8171-27d0-402d-b075-dd3557d6bf34} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.005126 sec., 13070.620366757705 rows/sec., 1.02 MiB/sec. | ||
1788 | 2024.11.22 03:55:45.361100 [ 189 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1789 | 2024.11.22 03:55:45.361275 [ 258 ] {dd7c8171-27d0-402d-b075-dd3557d6bf34} <Debug> TCPHandler: Processed in 0.005602149 sec. | ||
1790 | 2024.11.22 03:55:45.361527 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1791 | 2024.11.22 03:55:45.361682 [ 189 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_6_1} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1792 | 2024.11.22 03:55:45.361893 [ 189 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_6_1} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1793 | 2024.11.22 03:55:45.361899 [ 265 ] {902dfc43-6a07-425a-81b1-5f9564f2f048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1794 | 2024.11.22 03:55:45.362045 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1795 | 2024.11.22 03:55:45.362067 [ 265 ] {902dfc43-6a07-425a-81b1-5f9564f2f048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1796 | 2024.11.22 03:55:45.362645 [ 265 ] {902dfc43-6a07-425a-81b1-5f9564f2f048} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1797 | 2024.11.22 03:55:45.362686 [ 265 ] {902dfc43-6a07-425a-81b1-5f9564f2f048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1798 | 2024.11.22 03:55:45.363092 [ 265 ] {902dfc43-6a07-425a-81b1-5f9564f2f048} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1799 | 2024.11.22 03:55:45.363341 [ 265 ] {902dfc43-6a07-425a-81b1-5f9564f2f048} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1800 | 2024.11.22 03:55:45.363559 [ 265 ] {902dfc43-6a07-425a-81b1-5f9564f2f048} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001778 sec., 61867.26659167604 rows/sec., 4.32 MiB/sec. | ||
1801 | 2024.11.22 03:55:45.363614 [ 265 ] {902dfc43-6a07-425a-81b1-5f9564f2f048} <Debug> TCPHandler: Processed in 0.002222159 sec. | ||
1802 | 2024.11.22 03:55:45.363772 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1803 | 2024.11.22 03:55:45.363914 [ 258 ] {23f088e7-c3cc-4c7c-92b5-0429dc29897d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1804 | 2024.11.22 03:55:45.364006 [ 258 ] {23f088e7-c3cc-4c7c-92b5-0429dc29897d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1805 | 2024.11.22 03:55:45.365275 [ 258 ] {23f088e7-c3cc-4c7c-92b5-0429dc29897d} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1806 | 2024.11.22 03:55:45.365313 [ 258 ] {23f088e7-c3cc-4c7c-92b5-0429dc29897d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1807 | 2024.11.22 03:55:45.365964 [ 258 ] {23f088e7-c3cc-4c7c-92b5-0429dc29897d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1808 | 2024.11.22 03:55:45.366219 [ 258 ] {23f088e7-c3cc-4c7c-92b5-0429dc29897d} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1809 | 2024.11.22 03:55:45.366467 [ 258 ] {23f088e7-c3cc-4c7c-92b5-0429dc29897d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002581 sec., 12010.848508330106 rows/sec., 21.52 MiB/sec. | ||
1810 | 2024.11.22 03:55:45.366784 [ 258 ] {23f088e7-c3cc-4c7c-92b5-0429dc29897d} <Debug> TCPHandler: Processed in 0.003079284 sec. | ||
1811 | 2024.11.22 03:55:45.366994 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1812 | 2024.11.22 03:55:45.367144 [ 265 ] {afab9a4c-c815-4651-b00c-ed6c3de9970a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1813 | 2024.11.22 03:55:45.367205 [ 265 ] {afab9a4c-c815-4651-b00c-ed6c3de9970a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1814 | 2024.11.22 03:55:45.367776 [ 265 ] {afab9a4c-c815-4651-b00c-ed6c3de9970a} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1815 | 2024.11.22 03:55:45.367823 [ 265 ] {afab9a4c-c815-4651-b00c-ed6c3de9970a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1816 | 2024.11.22 03:55:45.368225 [ 265 ] {afab9a4c-c815-4651-b00c-ed6c3de9970a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1817 | 2024.11.22 03:55:45.368468 [ 265 ] {afab9a4c-c815-4651-b00c-ed6c3de9970a} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1818 | 2024.11.22 03:55:45.368691 [ 265 ] {afab9a4c-c815-4651-b00c-ed6c3de9970a} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00158 sec., 25316.45569620253 rows/sec., 1.69 MiB/sec. | ||
1819 | 2024.11.22 03:55:45.368744 [ 265 ] {afab9a4c-c815-4651-b00c-ed6c3de9970a} <Debug> TCPHandler: Processed in 0.001863423 sec. | ||
1820 | 2024.11.22 03:55:46.703714 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
1821 | 2024.11.22 03:55:46.704347 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1822 | 2024.11.22 03:55:46.704390 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
1823 | 2024.11.22 03:55:46.704914 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1824 | 2024.11.22 03:55:46.705176 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1825 | 2024.11.22 03:55:46.705442 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
1826 | 2024.11.22 03:55:46.905892 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1827 | 2024.11.22 03:55:46.924825 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1828 | 2024.11.22 03:55:46.924892 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
1829 | 2024.11.22 03:55:46.931585 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1830 | 2024.11.22 03:55:46.932326 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1831 | 2024.11.22 03:55:46.935274 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1832 | 2024.11.22 03:55:50.352556 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1833 | 2024.11.22 03:55:50.352771 [ 258 ] {a60f005e-38fd-4e3c-ab2b-dadc644eae00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1834 | 2024.11.22 03:55:50.352854 [ 258 ] {a60f005e-38fd-4e3c-ab2b-dadc644eae00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1835 | 2024.11.22 03:55:50.353641 [ 258 ] {a60f005e-38fd-4e3c-ab2b-dadc644eae00} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1836 | 2024.11.22 03:55:50.353695 [ 258 ] {a60f005e-38fd-4e3c-ab2b-dadc644eae00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
1837 | 2024.11.22 03:55:50.354150 [ 258 ] {a60f005e-38fd-4e3c-ab2b-dadc644eae00} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1838 | 2024.11.22 03:55:50.354422 [ 258 ] {a60f005e-38fd-4e3c-ab2b-dadc644eae00} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1839 | 2024.11.22 03:55:50.354711 [ 258 ] {a60f005e-38fd-4e3c-ab2b-dadc644eae00} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001995 sec., 7017.543859649123 rows/sec., 505.17 KiB/sec. | ||
1840 | 2024.11.22 03:55:50.354875 [ 258 ] {a60f005e-38fd-4e3c-ab2b-dadc644eae00} <Debug> TCPHandler: Processed in 0.002457543 sec. | ||
1841 | 2024.11.22 03:55:50.355139 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1842 | 2024.11.22 03:55:50.355353 [ 265 ] {e87d0355-8260-4499-b9f4-8e5cfab77898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1843 | 2024.11.22 03:55:50.355431 [ 265 ] {e87d0355-8260-4499-b9f4-8e5cfab77898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1844 | 2024.11.22 03:55:50.356297 [ 265 ] {e87d0355-8260-4499-b9f4-8e5cfab77898} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1845 | 2024.11.22 03:55:50.356343 [ 265 ] {e87d0355-8260-4499-b9f4-8e5cfab77898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
1846 | 2024.11.22 03:55:50.356794 [ 265 ] {e87d0355-8260-4499-b9f4-8e5cfab77898} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1847 | 2024.11.22 03:55:50.357044 [ 265 ] {e87d0355-8260-4499-b9f4-8e5cfab77898} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1848 | 2024.11.22 03:55:50.357270 [ 265 ] {e87d0355-8260-4499-b9f4-8e5cfab77898} <Debug> executeQuery: Read 177 rows, 15.89 KiB in 0.001982 sec., 89303.73360242181 rows/sec., 7.83 MiB/sec. | ||
1849 | 2024.11.22 03:55:50.357328 [ 265 ] {e87d0355-8260-4499-b9f4-8e5cfab77898} <Debug> TCPHandler: Processed in 0.002332111 sec. | ||
1850 | 2024.11.22 03:55:50.357489 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1851 | 2024.11.22 03:55:50.357634 [ 258 ] {b48f9901-f22b-4e3a-9cfb-25d760033219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1852 | 2024.11.22 03:55:50.357696 [ 258 ] {b48f9901-f22b-4e3a-9cfb-25d760033219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1853 | 2024.11.22 03:55:50.358344 [ 258 ] {b48f9901-f22b-4e3a-9cfb-25d760033219} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1854 | 2024.11.22 03:55:50.358386 [ 258 ] {b48f9901-f22b-4e3a-9cfb-25d760033219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
1855 | 2024.11.22 03:55:50.358754 [ 258 ] {b48f9901-f22b-4e3a-9cfb-25d760033219} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1856 | 2024.11.22 03:55:50.358998 [ 258 ] {b48f9901-f22b-4e3a-9cfb-25d760033219} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1857 | 2024.11.22 03:55:50.359182 [ 258 ] {b48f9901-f22b-4e3a-9cfb-25d760033219} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001583 sec., 4421.983575489577 rows/sec., 288.10 KiB/sec. | ||
1858 | 2024.11.22 03:55:50.359239 [ 258 ] {b48f9901-f22b-4e3a-9cfb-25d760033219} <Debug> TCPHandler: Processed in 0.001820953 sec. | ||
1859 | 2024.11.22 03:55:50.359430 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1860 | 2024.11.22 03:55:50.359633 [ 265 ] {b3e6286e-6bba-4a9a-9f8b-00f357b57106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1861 | 2024.11.22 03:55:50.359714 [ 265 ] {b3e6286e-6bba-4a9a-9f8b-00f357b57106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1862 | 2024.11.22 03:55:50.360457 [ 265 ] {b3e6286e-6bba-4a9a-9f8b-00f357b57106} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1863 | 2024.11.22 03:55:50.360497 [ 265 ] {b3e6286e-6bba-4a9a-9f8b-00f357b57106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
1864 | 2024.11.22 03:55:50.360846 [ 265 ] {b3e6286e-6bba-4a9a-9f8b-00f357b57106} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1865 | 2024.11.22 03:55:50.361079 [ 265 ] {b3e6286e-6bba-4a9a-9f8b-00f357b57106} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1866 | 2024.11.22 03:55:50.361341 [ 265 ] {b3e6286e-6bba-4a9a-9f8b-00f357b57106} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001748 sec., 8009.153318077803 rows/sec., 560.91 KiB/sec. | ||
1867 | 2024.11.22 03:55:50.361481 [ 265 ] {b3e6286e-6bba-4a9a-9f8b-00f357b57106} <Debug> TCPHandler: Processed in 0.002151919 sec. | ||
1868 | 2024.11.22 03:55:50.361641 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1869 | 2024.11.22 03:55:50.361778 [ 258 ] {57c10861-36b3-4ee6-8bc2-5e9fdf9562fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1870 | 2024.11.22 03:55:50.361835 [ 258 ] {57c10861-36b3-4ee6-8bc2-5e9fdf9562fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1871 | 2024.11.22 03:55:50.362454 [ 258 ] {57c10861-36b3-4ee6-8bc2-5e9fdf9562fb} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1872 | 2024.11.22 03:55:50.362493 [ 258 ] {57c10861-36b3-4ee6-8bc2-5e9fdf9562fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
1873 | 2024.11.22 03:55:50.362843 [ 258 ] {57c10861-36b3-4ee6-8bc2-5e9fdf9562fb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1874 | 2024.11.22 03:55:50.363087 [ 258 ] {57c10861-36b3-4ee6-8bc2-5e9fdf9562fb} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1875 | 2024.11.22 03:55:50.363312 [ 258 ] {57c10861-36b3-4ee6-8bc2-5e9fdf9562fb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001561 sec., 8327.994875080076 rows/sec., 519.25 KiB/sec. | ||
1876 | 2024.11.22 03:55:50.363474 [ 258 ] {57c10861-36b3-4ee6-8bc2-5e9fdf9562fb} <Debug> TCPHandler: Processed in 0.001898094 sec. | ||
1877 | 2024.11.22 03:55:50.363660 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1878 | 2024.11.22 03:55:50.363861 [ 265 ] {f6805c26-a2e7-4ce9-954e-0fee2776c923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1879 | 2024.11.22 03:55:50.363942 [ 265 ] {f6805c26-a2e7-4ce9-954e-0fee2776c923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1880 | 2024.11.22 03:55:50.364712 [ 265 ] {f6805c26-a2e7-4ce9-954e-0fee2776c923} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1881 | 2024.11.22 03:55:50.364750 [ 265 ] {f6805c26-a2e7-4ce9-954e-0fee2776c923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
1882 | 2024.11.22 03:55:50.365125 [ 265 ] {f6805c26-a2e7-4ce9-954e-0fee2776c923} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1883 | 2024.11.22 03:55:50.365361 [ 265 ] {f6805c26-a2e7-4ce9-954e-0fee2776c923} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1884 | 2024.11.22 03:55:50.365577 [ 265 ] {f6805c26-a2e7-4ce9-954e-0fee2776c923} <Debug> executeQuery: Read 354 rows, 25.45 KiB in 0.001767 sec., 200339.558573854 rows/sec., 14.06 MiB/sec. | ||
1885 | 2024.11.22 03:55:50.365628 [ 265 ] {f6805c26-a2e7-4ce9-954e-0fee2776c923} <Debug> TCPHandler: Processed in 0.002064526 sec. | ||
1886 | 2024.11.22 03:55:50.365772 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1887 | 2024.11.22 03:55:50.365892 [ 258 ] {df44d2bb-4e6b-471d-8bc9-a312ef2f3cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1888 | 2024.11.22 03:55:50.365943 [ 258 ] {df44d2bb-4e6b-471d-8bc9-a312ef2f3cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1889 | 2024.11.22 03:55:50.366429 [ 258 ] {df44d2bb-4e6b-471d-8bc9-a312ef2f3cc1} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1890 | 2024.11.22 03:55:50.366466 [ 258 ] {df44d2bb-4e6b-471d-8bc9-a312ef2f3cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
1891 | 2024.11.22 03:55:50.366834 [ 258 ] {df44d2bb-4e6b-471d-8bc9-a312ef2f3cc1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1892 | 2024.11.22 03:55:50.367083 [ 258 ] {df44d2bb-4e6b-471d-8bc9-a312ef2f3cc1} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1893 | 2024.11.22 03:55:50.367263 [ 258 ] {df44d2bb-4e6b-471d-8bc9-a312ef2f3cc1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001396 sec., 4297.994269340974 rows/sec., 224.55 KiB/sec. | ||
1894 | 2024.11.22 03:55:50.367317 [ 258 ] {df44d2bb-4e6b-471d-8bc9-a312ef2f3cc1} <Debug> TCPHandler: Processed in 0.001604408 sec. | ||
1895 | 2024.11.22 03:55:50.367461 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1896 | 2024.11.22 03:55:50.367600 [ 265 ] {93f53206-9226-4f38-b784-846f4ef7c68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1897 | 2024.11.22 03:55:50.367662 [ 265 ] {93f53206-9226-4f38-b784-846f4ef7c68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1898 | 2024.11.22 03:55:50.368296 [ 265 ] {93f53206-9226-4f38-b784-846f4ef7c68b} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1899 | 2024.11.22 03:55:50.368336 [ 265 ] {93f53206-9226-4f38-b784-846f4ef7c68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
1900 | 2024.11.22 03:55:50.368730 [ 265 ] {93f53206-9226-4f38-b784-846f4ef7c68b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1901 | 2024.11.22 03:55:50.368968 [ 265 ] {93f53206-9226-4f38-b784-846f4ef7c68b} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1902 | 2024.11.22 03:55:50.369218 [ 265 ] {93f53206-9226-4f38-b784-846f4ef7c68b} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.001647 sec., 113539.76927747419 rows/sec., 7.54 MiB/sec. | ||
1903 | 2024.11.22 03:55:50.369374 [ 265 ] {93f53206-9226-4f38-b784-846f4ef7c68b} <Debug> TCPHandler: Processed in 0.001975255 sec. | ||
1904 | 2024.11.22 03:55:50.369512 [ 258 ] {} <Trace> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1905 | 2024.11.22 03:55:50.369631 [ 258 ] {7b122336-07a1-4317-b035-967ce6597a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63729) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1906 | 2024.11.22 03:55:50.369685 [ 258 ] {7b122336-07a1-4317-b035-967ce6597a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1907 | 2024.11.22 03:55:50.370151 [ 258 ] {7b122336-07a1-4317-b035-967ce6597a83} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1908 | 2024.11.22 03:55:50.370188 [ 258 ] {7b122336-07a1-4317-b035-967ce6597a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
1909 | 2024.11.22 03:55:50.370554 [ 258 ] {7b122336-07a1-4317-b035-967ce6597a83} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1910 | 2024.11.22 03:55:50.370796 [ 258 ] {7b122336-07a1-4317-b035-967ce6597a83} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1911 | 2024.11.22 03:55:50.371037 [ 258 ] {7b122336-07a1-4317-b035-967ce6597a83} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001411 sec., 708.7172218284904 rows/sec., 47.76 KiB/sec. | ||
1912 | 2024.11.22 03:55:50.371118 [ 258 ] {7b122336-07a1-4317-b035-967ce6597a83} <Debug> TCPHandler: Processed in 0.00166417 sec. | ||
1913 | 2024.11.22 03:55:50.371309 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1914 | 2024.11.22 03:55:50.371511 [ 265 ] {834d6267-7764-432d-a15a-4209ef59fcc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1915 | 2024.11.22 03:55:50.371593 [ 265 ] {834d6267-7764-432d-a15a-4209ef59fcc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1916 | 2024.11.22 03:55:50.372281 [ 265 ] {834d6267-7764-432d-a15a-4209ef59fcc5} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1917 | 2024.11.22 03:55:50.372322 [ 265 ] {834d6267-7764-432d-a15a-4209ef59fcc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
1918 | 2024.11.22 03:55:50.372683 [ 265 ] {834d6267-7764-432d-a15a-4209ef59fcc5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1919 | 2024.11.22 03:55:50.372911 [ 265 ] {834d6267-7764-432d-a15a-4209ef59fcc5} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1920 | 2024.11.22 03:55:50.373162 [ 265 ] {834d6267-7764-432d-a15a-4209ef59fcc5} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.001701 sec., 36449.14756025867 rows/sec., 2.25 MiB/sec. | ||
1921 | 2024.11.22 03:55:50.373300 [ 265 ] {834d6267-7764-432d-a15a-4209ef59fcc5} <Debug> TCPHandler: Processed in 0.002084367 sec. | ||
1922 | 2024.11.22 03:55:54.128437 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1923 | 2024.11.22 03:55:54.128500 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1924 | 2024.11.22 03:55:54.206523 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
1925 | 2024.11.22 03:55:54.207223 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1926 | 2024.11.22 03:55:54.207293 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
1927 | 2024.11.22 03:55:54.207884 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1928 | 2024.11.22 03:55:54.208138 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1929 | 2024.11.22 03:55:54.208467 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1930 | 2024.11.22 03:55:54.208528 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 304 | ||
1931 | 2024.11.22 03:55:54.211503 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1932 | 2024.11.22 03:55:54.211546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
1933 | 2024.11.22 03:55:54.212922 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1934 | 2024.11.22 03:55:54.213218 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1935 | 2024.11.22 03:55:54.213768 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 304 | ||
1936 | 2024.11.22 03:55:54.436296 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1937 | 2024.11.22 03:55:54.456419 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1938 | 2024.11.22 03:55:54.456487 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
1939 | 2024.11.22 03:55:54.463361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1940 | 2024.11.22 03:55:54.464113 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1941 | 2024.11.22 03:55:54.466766 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1942 | 2024.11.22 03:55:54.629719 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
1943 | 2024.11.22 03:55:54.629808 [ 258 ] {} <Debug> TCP-Session: aa2218cd-da6e-404e-a071-9ac069675ad2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1944 | 2024.11.22 03:55:55.000159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.25 MiB, peak 171.10 MiB, free memory in arenas 0.00 B, will set to 166.38 MiB (RSS), difference: 2.13 MiB | ||
1945 | 2024.11.22 03:55:55.350115 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1946 | 2024.11.22 03:55:55.350307 [ 265 ] {6f8bacb0-4af0-488b-a767-e0791eef5303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1947 | 2024.11.22 03:55:55.350374 [ 265 ] {6f8bacb0-4af0-488b-a767-e0791eef5303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1948 | 2024.11.22 03:55:55.351120 [ 265 ] {6f8bacb0-4af0-488b-a767-e0791eef5303} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1949 | 2024.11.22 03:55:55.351166 [ 265 ] {6f8bacb0-4af0-488b-a767-e0791eef5303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
1950 | 2024.11.22 03:55:55.351607 [ 265 ] {6f8bacb0-4af0-488b-a767-e0791eef5303} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1951 | 2024.11.22 03:55:55.351857 [ 265 ] {6f8bacb0-4af0-488b-a767-e0791eef5303} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1952 | 2024.11.22 03:55:55.352098 [ 265 ] {6f8bacb0-4af0-488b-a767-e0791eef5303} <Debug> executeQuery: Read 92 rows, 8.22 KiB in 0.001842 sec., 49945.7111834962 rows/sec., 4.36 MiB/sec. | ||
1953 | 2024.11.22 03:55:55.352185 [ 265 ] {6f8bacb0-4af0-488b-a767-e0791eef5303} <Debug> TCPHandler: Processed in 0.002204959 sec. | ||
1954 | 2024.11.22 03:55:55.352485 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1955 | 2024.11.22 03:55:55.352693 [ 260 ] {52fbfe94-b2f2-478f-a5f8-1a691bdef608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1956 | 2024.11.22 03:55:55.352799 [ 260 ] {52fbfe94-b2f2-478f-a5f8-1a691bdef608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1957 | 2024.11.22 03:55:55.353611 [ 260 ] {52fbfe94-b2f2-478f-a5f8-1a691bdef608} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1958 | 2024.11.22 03:55:55.353657 [ 260 ] {52fbfe94-b2f2-478f-a5f8-1a691bdef608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
1959 | 2024.11.22 03:55:55.354080 [ 260 ] {52fbfe94-b2f2-478f-a5f8-1a691bdef608} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1960 | 2024.11.22 03:55:55.354331 [ 260 ] {52fbfe94-b2f2-478f-a5f8-1a691bdef608} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1961 | 2024.11.22 03:55:55.354598 [ 260 ] {52fbfe94-b2f2-478f-a5f8-1a691bdef608} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001955 sec., 15856.777493606138 rows/sec., 1.16 MiB/sec. | ||
1962 | 2024.11.22 03:55:55.354679 [ 260 ] {52fbfe94-b2f2-478f-a5f8-1a691bdef608} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1963 | 2024.11.22 03:55:55.354695 [ 260 ] {52fbfe94-b2f2-478f-a5f8-1a691bdef608} <Debug> TCPHandler: Processed in 0.002374863 sec. | ||
1964 | 2024.11.22 03:55:55.354889 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1965 | 2024.11.22 03:55:55.355108 [ 265 ] {b20fdc5c-48d0-4527-bc09-08221a5b47ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1966 | 2024.11.22 03:55:55.355196 [ 265 ] {b20fdc5c-48d0-4527-bc09-08221a5b47ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1967 | 2024.11.22 03:55:55.355815 [ 265 ] {b20fdc5c-48d0-4527-bc09-08221a5b47ca} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1968 | 2024.11.22 03:55:55.355853 [ 265 ] {b20fdc5c-48d0-4527-bc09-08221a5b47ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
1969 | 2024.11.22 03:55:55.356219 [ 265 ] {b20fdc5c-48d0-4527-bc09-08221a5b47ca} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1970 | 2024.11.22 03:55:55.356474 [ 265 ] {b20fdc5c-48d0-4527-bc09-08221a5b47ca} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1971 | 2024.11.22 03:55:55.356684 [ 265 ] {b20fdc5c-48d0-4527-bc09-08221a5b47ca} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001632 sec., 41053.921568627455 rows/sec., 3.21 MiB/sec. | ||
1972 | 2024.11.22 03:55:55.356777 [ 265 ] {b20fdc5c-48d0-4527-bc09-08221a5b47ca} <Debug> TCPHandler: Processed in 0.001996665 sec. | ||
1973 | 2024.11.22 03:55:55.356945 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1974 | 2024.11.22 03:55:55.357092 [ 260 ] {4e720bd8-323f-4fa4-a8dd-49eae134d8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1975 | 2024.11.22 03:55:55.357157 [ 260 ] {4e720bd8-323f-4fa4-a8dd-49eae134d8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1976 | 2024.11.22 03:55:55.357752 [ 260 ] {4e720bd8-323f-4fa4-a8dd-49eae134d8f5} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1977 | 2024.11.22 03:55:55.357790 [ 260 ] {4e720bd8-323f-4fa4-a8dd-49eae134d8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
1978 | 2024.11.22 03:55:55.358199 [ 260 ] {4e720bd8-323f-4fa4-a8dd-49eae134d8f5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1979 | 2024.11.22 03:55:55.358446 [ 260 ] {4e720bd8-323f-4fa4-a8dd-49eae134d8f5} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1980 | 2024.11.22 03:55:55.358630 [ 260 ] {4e720bd8-323f-4fa4-a8dd-49eae134d8f5} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001576 sec., 69796.95431472082 rows/sec., 4.87 MiB/sec. | ||
1981 | 2024.11.22 03:55:55.358685 [ 260 ] {4e720bd8-323f-4fa4-a8dd-49eae134d8f5} <Debug> TCPHandler: Processed in 0.001810852 sec. | ||
1982 | 2024.11.22 03:55:55.358826 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1983 | 2024.11.22 03:55:55.358940 [ 265 ] {79c4922c-5adb-449d-a2b8-2ce3e154f1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1984 | 2024.11.22 03:55:55.359019 [ 265 ] {79c4922c-5adb-449d-a2b8-2ce3e154f1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1985 | 2024.11.22 03:55:55.360165 [ 265 ] {79c4922c-5adb-449d-a2b8-2ce3e154f1de} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1986 | 2024.11.22 03:55:55.360215 [ 265 ] {79c4922c-5adb-449d-a2b8-2ce3e154f1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
1987 | 2024.11.22 03:55:55.361110 [ 265 ] {79c4922c-5adb-449d-a2b8-2ce3e154f1de} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1988 | 2024.11.22 03:55:55.361375 [ 265 ] {79c4922c-5adb-449d-a2b8-2ce3e154f1de} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1989 | 2024.11.22 03:55:55.361686 [ 265 ] {79c4922c-5adb-449d-a2b8-2ce3e154f1de} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002753 sec., 11260.443152924083 rows/sec., 20.18 MiB/sec. | ||
1990 | 2024.11.22 03:55:55.361784 [ 265 ] {79c4922c-5adb-449d-a2b8-2ce3e154f1de} <Debug> TCPHandler: Processed in 0.003012384 sec. | ||
1991 | 2024.11.22 03:55:55.361935 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1992 | 2024.11.22 03:55:55.362074 [ 260 ] {205566e5-f8c5-4167-bd97-1e2372ae1a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1993 | 2024.11.22 03:55:55.362135 [ 260 ] {205566e5-f8c5-4167-bd97-1e2372ae1a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1994 | 2024.11.22 03:55:55.362625 [ 260 ] {205566e5-f8c5-4167-bd97-1e2372ae1a35} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1995 | 2024.11.22 03:55:55.362661 [ 260 ] {205566e5-f8c5-4167-bd97-1e2372ae1a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
1996 | 2024.11.22 03:55:55.363029 [ 260 ] {205566e5-f8c5-4167-bd97-1e2372ae1a35} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1997 | 2024.11.22 03:55:55.363259 [ 260 ] {205566e5-f8c5-4167-bd97-1e2372ae1a35} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1998 | 2024.11.22 03:55:55.363437 [ 260 ] {205566e5-f8c5-4167-bd97-1e2372ae1a35} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001395 sec., 28673.83512544803 rows/sec., 1.91 MiB/sec. | ||
1999 | 2024.11.22 03:55:55.363488 [ 260 ] {205566e5-f8c5-4167-bd97-1e2372ae1a35} <Debug> TCPHandler: Processed in 0.001622619 sec. | ||
2000 | 2024.11.22 03:55:56.001206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.85 MiB, peak 171.10 MiB, free memory in arenas 0.00 B, will set to 166.48 MiB (RSS), difference: -2.37 MiB | ||
2001 | 2024.11.22 03:56:00.381952 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2002 | 2024.11.22 03:56:00.382167 [ 265 ] {293250f5-3b5c-4deb-a7ee-c485b6444c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2003 | 2024.11.22 03:56:00.382248 [ 265 ] {293250f5-3b5c-4deb-a7ee-c485b6444c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2004 | 2024.11.22 03:56:00.382984 [ 265 ] {293250f5-3b5c-4deb-a7ee-c485b6444c0b} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2005 | 2024.11.22 03:56:00.383031 [ 265 ] {293250f5-3b5c-4deb-a7ee-c485b6444c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2006 | 2024.11.22 03:56:00.383460 [ 265 ] {293250f5-3b5c-4deb-a7ee-c485b6444c0b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2007 | 2024.11.22 03:56:00.383718 [ 265 ] {293250f5-3b5c-4deb-a7ee-c485b6444c0b} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2008 | 2024.11.22 03:56:00.383916 [ 265 ] {293250f5-3b5c-4deb-a7ee-c485b6444c0b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001805 sec., 7756.232686980609 rows/sec., 558.34 KiB/sec. | ||
2009 | 2024.11.22 03:56:00.383970 [ 265 ] {293250f5-3b5c-4deb-a7ee-c485b6444c0b} <Debug> TCPHandler: Processed in 0.002155489 sec. | ||
2010 | 2024.11.22 03:56:00.384232 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2011 | 2024.11.22 03:56:00.384426 [ 260 ] {e1fff6fe-f008-4512-8354-28c33cfb5359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2012 | 2024.11.22 03:56:00.384500 [ 260 ] {e1fff6fe-f008-4512-8354-28c33cfb5359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2013 | 2024.11.22 03:56:00.385952 [ 260 ] {e1fff6fe-f008-4512-8354-28c33cfb5359} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2014 | 2024.11.22 03:56:00.386005 [ 260 ] {e1fff6fe-f008-4512-8354-28c33cfb5359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2015 | 2024.11.22 03:56:00.386580 [ 260 ] {e1fff6fe-f008-4512-8354-28c33cfb5359} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2016 | 2024.11.22 03:56:00.386839 [ 260 ] {e1fff6fe-f008-4512-8354-28c33cfb5359} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2017 | 2024.11.22 03:56:00.387006 [ 37 ] {} <Debug> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2018 | 2024.11.22 03:56:00.387067 [ 37 ] {} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2019 | 2024.11.22 03:56:00.387104 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2020 | 2024.11.22 03:56:00.387110 [ 260 ] {e1fff6fe-f008-4512-8354-28c33cfb5359} <Debug> executeQuery: Read 1317 rows, 112.01 KiB in 0.002721 sec., 484013.230429989 rows/sec., 40.20 MiB/sec. | ||
2021 | 2024.11.22 03:56:00.387292 [ 260 ] {e1fff6fe-f008-4512-8354-28c33cfb5359} <Debug> TCPHandler: Processed in 0.003198056 sec. | ||
2022 | 2024.11.22 03:56:00.387393 [ 194 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::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 | ||
2023 | 2024.11.22 03:56:00.387462 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2024 | 2024.11.22 03:56:00.387692 [ 194 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2025 | 2024.11.22 03:56:00.387703 [ 265 ] {53e028e6-8837-4fb8-b60c-992d14abc0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2026 | 2024.11.22 03:56:00.387766 [ 194 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1380 rows starting from the beginning of the part | ||
2027 | 2024.11.22 03:56:00.387790 [ 265 ] {53e028e6-8837-4fb8-b60c-992d14abc0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2028 | 2024.11.22 03:56:00.388172 [ 194 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 177 rows starting from the beginning of the part | ||
2029 | 2024.11.22 03:56:00.388575 [ 194 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 92 rows starting from the beginning of the part | ||
2030 | 2024.11.22 03:56:00.388995 [ 194 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 177 rows starting from the beginning of the part | ||
2031 | 2024.11.22 03:56:00.389310 [ 194 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 92 rows starting from the beginning of the part | ||
2032 | 2024.11.22 03:56:00.389545 [ 194 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1317 rows starting from the beginning of the part | ||
2033 | 2024.11.22 03:56:00.390320 [ 265 ] {53e028e6-8837-4fb8-b60c-992d14abc0c4} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2034 | 2024.11.22 03:56:00.390396 [ 265 ] {53e028e6-8837-4fb8-b60c-992d14abc0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2035 | 2024.11.22 03:56:00.391157 [ 265 ] {53e028e6-8837-4fb8-b60c-992d14abc0c4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2036 | 2024.11.22 03:56:00.391719 [ 265 ] {53e028e6-8837-4fb8-b60c-992d14abc0c4} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2037 | 2024.11.22 03:56:00.392210 [ 265 ] {53e028e6-8837-4fb8-b60c-992d14abc0c4} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.004597 sec., 1522.732216663041 rows/sec., 99.21 KiB/sec. | ||
2038 | 2024.11.22 03:56:00.392303 [ 265 ] {53e028e6-8837-4fb8-b60c-992d14abc0c4} <Debug> TCPHandler: Processed in 0.004895418 sec. | ||
2039 | 2024.11.22 03:56:00.392476 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2040 | 2024.11.22 03:56:00.392630 [ 260 ] {ab7d5652-9ee1-42ba-8d9f-46dc15f2b51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2041 | 2024.11.22 03:56:00.392730 [ 260 ] {ab7d5652-9ee1-42ba-8d9f-46dc15f2b51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2042 | 2024.11.22 03:56:00.393220 [ 194 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3235 rows, containing 5 columns (5 merged, 0 gathered) in 0.005997897 sec., 539355.7108433172 rows/sec., 47.35 MiB/sec. | ||
2043 | 2024.11.22 03:56:00.393532 [ 194 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2044 | 2024.11.22 03:56:00.394043 [ 194 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_11_2} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2045 | 2024.11.22 03:56:00.394226 [ 194 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_11_2} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2046 | 2024.11.22 03:56:00.394250 [ 260 ] {ab7d5652-9ee1-42ba-8d9f-46dc15f2b51c} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2047 | 2024.11.22 03:56:00.394338 [ 260 ] {ab7d5652-9ee1-42ba-8d9f-46dc15f2b51c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2048 | 2024.11.22 03:56:00.394378 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
2049 | 2024.11.22 03:56:00.394790 [ 260 ] {ab7d5652-9ee1-42ba-8d9f-46dc15f2b51c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2050 | 2024.11.22 03:56:00.395037 [ 260 ] {ab7d5652-9ee1-42ba-8d9f-46dc15f2b51c} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2051 | 2024.11.22 03:56:00.395321 [ 260 ] {ab7d5652-9ee1-42ba-8d9f-46dc15f2b51c} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002703 sec., 89530.15168331483 rows/sec., 6.07 MiB/sec. | ||
2052 | 2024.11.22 03:56:00.395441 [ 260 ] {ab7d5652-9ee1-42ba-8d9f-46dc15f2b51c} <Debug> TCPHandler: Processed in 0.003029854 sec. | ||
2053 | 2024.11.22 03:56:00.395616 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2054 | 2024.11.22 03:56:00.395753 [ 265 ] {6d0be2fe-23c5-4878-baca-be5e3b4df2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2055 | 2024.11.22 03:56:00.395810 [ 265 ] {6d0be2fe-23c5-4878-baca-be5e3b4df2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2056 | 2024.11.22 03:56:00.396472 [ 265 ] {6d0be2fe-23c5-4878-baca-be5e3b4df2bb} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2057 | 2024.11.22 03:56:00.396512 [ 265 ] {6d0be2fe-23c5-4878-baca-be5e3b4df2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2058 | 2024.11.22 03:56:00.396874 [ 265 ] {6d0be2fe-23c5-4878-baca-be5e3b4df2bb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2059 | 2024.11.22 03:56:00.397117 [ 265 ] {6d0be2fe-23c5-4878-baca-be5e3b4df2bb} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2060 | 2024.11.22 03:56:00.397367 [ 265 ] {6d0be2fe-23c5-4878-baca-be5e3b4df2bb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001623 sec., 8009.858287122612 rows/sec., 499.41 KiB/sec. | ||
2061 | 2024.11.22 03:56:00.397449 [ 265 ] {6d0be2fe-23c5-4878-baca-be5e3b4df2bb} <Debug> TCPHandler: Processed in 0.001900804 sec. | ||
2062 | 2024.11.22 03:56:00.397603 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2063 | 2024.11.22 03:56:00.397741 [ 260 ] {efa09957-68c7-4050-ba75-f4f0772f58c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2064 | 2024.11.22 03:56:00.397799 [ 260 ] {efa09957-68c7-4050-ba75-f4f0772f58c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2065 | 2024.11.22 03:56:00.398840 [ 260 ] {efa09957-68c7-4050-ba75-f4f0772f58c5} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2066 | 2024.11.22 03:56:00.398879 [ 260 ] {efa09957-68c7-4050-ba75-f4f0772f58c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2067 | 2024.11.22 03:56:00.399285 [ 260 ] {efa09957-68c7-4050-ba75-f4f0772f58c5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2068 | 2024.11.22 03:56:00.399518 [ 260 ] {efa09957-68c7-4050-ba75-f4f0772f58c5} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2069 | 2024.11.22 03:56:00.399673 [ 37 ] {} <Debug> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2070 | 2024.11.22 03:56:00.399726 [ 37 ] {} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2071 | 2024.11.22 03:56:00.399762 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2072 | 2024.11.22 03:56:00.399776 [ 260 ] {efa09957-68c7-4050-ba75-f4f0772f58c5} <Debug> executeQuery: Read 810 rows, 59.73 KiB in 0.00206 sec., 393203.8834951456 rows/sec., 28.32 MiB/sec. | ||
2073 | 2024.11.22 03:56:00.399883 [ 260 ] {efa09957-68c7-4050-ba75-f4f0772f58c5} <Debug> TCPHandler: Processed in 0.002347852 sec. | ||
2074 | 2024.11.22 03:56:00.399948 [ 193 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::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 | ||
2075 | 2024.11.22 03:56:00.400061 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2076 | 2024.11.22 03:56:00.400111 [ 193 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2077 | 2024.11.22 03:56:00.400160 [ 193 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 853 rows starting from the beginning of the part | ||
2078 | 2024.11.22 03:56:00.400273 [ 265 ] {a4e0137a-bb58-4cbf-b5f8-e0cd5856be71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2079 | 2024.11.22 03:56:00.400437 [ 193 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 354 rows starting from the beginning of the part | ||
2080 | 2024.11.22 03:56:00.400457 [ 265 ] {a4e0137a-bb58-4cbf-b5f8-e0cd5856be71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2081 | 2024.11.22 03:56:00.400767 [ 193 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 67 rows starting from the beginning of the part | ||
2082 | 2024.11.22 03:56:00.401165 [ 193 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 354 rows starting from the beginning of the part | ||
2083 | 2024.11.22 03:56:00.401502 [ 193 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 67 rows starting from the beginning of the part | ||
2084 | 2024.11.22 03:56:00.401736 [ 193 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 810 rows starting from the beginning of the part | ||
2085 | 2024.11.22 03:56:00.402573 [ 265 ] {a4e0137a-bb58-4cbf-b5f8-e0cd5856be71} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2086 | 2024.11.22 03:56:00.402629 [ 265 ] {a4e0137a-bb58-4cbf-b5f8-e0cd5856be71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2087 | 2024.11.22 03:56:00.403627 [ 265 ] {a4e0137a-bb58-4cbf-b5f8-e0cd5856be71} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2088 | 2024.11.22 03:56:00.404103 [ 265 ] {a4e0137a-bb58-4cbf-b5f8-e0cd5856be71} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2089 | 2024.11.22 03:56:00.404463 [ 265 ] {a4e0137a-bb58-4cbf-b5f8-e0cd5856be71} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004226 sec., 1419.782300047326 rows/sec., 74.18 KiB/sec. | ||
2090 | 2024.11.22 03:56:00.404673 [ 265 ] {a4e0137a-bb58-4cbf-b5f8-e0cd5856be71} <Debug> TCPHandler: Processed in 0.004697793 sec. | ||
2091 | 2024.11.22 03:56:00.404946 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2092 | 2024.11.22 03:56:00.405115 [ 191 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2505 rows, containing 5 columns (5 merged, 0 gathered) in 0.005257183 sec., 476490.92679482524 rows/sec., 36.10 MiB/sec. | ||
2093 | 2024.11.22 03:56:00.405148 [ 260 ] {03f03c41-a1e0-44f2-a144-8e16c6d8c62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2094 | 2024.11.22 03:56:00.405240 [ 260 ] {03f03c41-a1e0-44f2-a144-8e16c6d8c62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2095 | 2024.11.22 03:56:00.405389 [ 191 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2096 | 2024.11.22 03:56:00.405969 [ 191 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_11_2} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2097 | 2024.11.22 03:56:00.406102 [ 191 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_11_2} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2098 | 2024.11.22 03:56:00.406274 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
2099 | 2024.11.22 03:56:00.406556 [ 260 ] {03f03c41-a1e0-44f2-a144-8e16c6d8c62a} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2100 | 2024.11.22 03:56:00.406601 [ 260 ] {03f03c41-a1e0-44f2-a144-8e16c6d8c62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2101 | 2024.11.22 03:56:00.407100 [ 260 ] {03f03c41-a1e0-44f2-a144-8e16c6d8c62a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2102 | 2024.11.22 03:56:00.407358 [ 260 ] {03f03c41-a1e0-44f2-a144-8e16c6d8c62a} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2103 | 2024.11.22 03:56:00.407540 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2104 | 2024.11.22 03:56:00.407588 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2105 | 2024.11.22 03:56:00.407608 [ 260 ] {03f03c41-a1e0-44f2-a144-8e16c6d8c62a} <Debug> executeQuery: Read 901 rows, 61.53 KiB in 0.002511 sec., 358821.186778176 rows/sec., 23.93 MiB/sec. | ||
2106 | 2024.11.22 03:56:00.407621 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2107 | 2024.11.22 03:56:00.407781 [ 260 ] {03f03c41-a1e0-44f2-a144-8e16c6d8c62a} <Debug> TCPHandler: Processed in 0.002969793 sec. | ||
2108 | 2024.11.22 03:56:00.407878 [ 194 ] {61e5534c-08f6-4e60-8226-faa42bd50912::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 | ||
2109 | 2024.11.22 03:56:00.407971 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2110 | 2024.11.22 03:56:00.408148 [ 194 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2111 | 2024.11.22 03:56:00.408192 [ 265 ] {e78484ee-d1f7-488e-befb-05a1e7f2ef08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2112 | 2024.11.22 03:56:00.408218 [ 194 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1900 rows starting from the beginning of the part | ||
2113 | 2024.11.22 03:56:00.408272 [ 265 ] {e78484ee-d1f7-488e-befb-05a1e7f2ef08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2114 | 2024.11.22 03:56:00.408666 [ 194 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 187 rows starting from the beginning of the part | ||
2115 | 2024.11.22 03:56:00.409122 [ 194 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part | ||
2116 | 2024.11.22 03:56:00.409460 [ 194 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 187 rows starting from the beginning of the part | ||
2117 | 2024.11.22 03:56:00.409768 [ 194 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 110 rows starting from the beginning of the part | ||
2118 | 2024.11.22 03:56:00.410132 [ 194 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 901 rows starting from the beginning of the part | ||
2119 | 2024.11.22 03:56:00.410767 [ 265 ] {e78484ee-d1f7-488e-befb-05a1e7f2ef08} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2120 | 2024.11.22 03:56:00.410825 [ 265 ] {e78484ee-d1f7-488e-befb-05a1e7f2ef08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2121 | 2024.11.22 03:56:00.411616 [ 265 ] {e78484ee-d1f7-488e-befb-05a1e7f2ef08} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2122 | 2024.11.22 03:56:00.412178 [ 265 ] {e78484ee-d1f7-488e-befb-05a1e7f2ef08} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2123 | 2024.11.22 03:56:00.412659 [ 265 ] {e78484ee-d1f7-488e-befb-05a1e7f2ef08} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004517 sec., 221.38587558113792 rows/sec., 14.92 KiB/sec. | ||
2124 | 2024.11.22 03:56:00.412816 [ 265 ] {e78484ee-d1f7-488e-befb-05a1e7f2ef08} <Debug> TCPHandler: Processed in 0.004907518 sec. | ||
2125 | 2024.11.22 03:56:00.412993 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2126 | 2024.11.22 03:56:00.413127 [ 260 ] {5b8cd01f-4792-4f1b-bb6e-0176421f0fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2127 | 2024.11.22 03:56:00.413198 [ 260 ] {5b8cd01f-4792-4f1b-bb6e-0176421f0fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2128 | 2024.11.22 03:56:00.413866 [ 194 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3395 rows, containing 5 columns (5 merged, 0 gathered) in 0.006082638 sec., 558145.9886319061 rows/sec., 37.55 MiB/sec. | ||
2129 | 2024.11.22 03:56:00.414300 [ 194 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2130 | 2024.11.22 03:56:00.414586 [ 260 ] {5b8cd01f-4792-4f1b-bb6e-0176421f0fbf} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2131 | 2024.11.22 03:56:00.414642 [ 260 ] {5b8cd01f-4792-4f1b-bb6e-0176421f0fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2132 | 2024.11.22 03:56:00.414852 [ 194 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2133 | 2024.11.22 03:56:00.415046 [ 194 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2134 | 2024.11.22 03:56:00.415197 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
2135 | 2024.11.22 03:56:00.415379 [ 260 ] {5b8cd01f-4792-4f1b-bb6e-0176421f0fbf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2136 | 2024.11.22 03:56:00.415628 [ 260 ] {5b8cd01f-4792-4f1b-bb6e-0176421f0fbf} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2137 | 2024.11.22 03:56:00.415794 [ 37 ] {} <Debug> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2138 | 2024.11.22 03:56:00.415861 [ 37 ] {} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2139 | 2024.11.22 03:56:00.415880 [ 260 ] {5b8cd01f-4792-4f1b-bb6e-0176421f0fbf} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.002769 sec., 22390.754785120982 rows/sec., 1.38 MiB/sec. | ||
2140 | 2024.11.22 03:56:00.415898 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2141 | 2024.11.22 03:56:00.416035 [ 260 ] {5b8cd01f-4792-4f1b-bb6e-0176421f0fbf} <Debug> TCPHandler: Processed in 0.003114666 sec. | ||
2142 | 2024.11.22 03:56:00.416088 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
2143 | 2024.11.22 03:56:00.416189 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2144 | 2024.11.22 03:56:00.416217 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 222 rows starting from the beginning of the part | ||
2145 | 2024.11.22 03:56:00.416272 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 62 rows starting from the beginning of the part | ||
2146 | 2024.11.22 03:56:00.416405 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
2147 | 2024.11.22 03:56:00.416581 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 62 rows starting from the beginning of the part | ||
2148 | 2024.11.22 03:56:00.416679 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
2149 | 2024.11.22 03:56:00.416844 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 62 rows starting from the beginning of the part | ||
2150 | 2024.11.22 03:56:00.417910 [ 198 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 488 rows, containing 4 columns (4 merged, 0 gathered) in 0.001886664 sec., 258657.60941004864 rows/sec., 16.62 MiB/sec. | ||
2151 | 2024.11.22 03:56:00.418053 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2152 | 2024.11.22 03:56:00.418322 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_11_2} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2153 | 2024.11.22 03:56:00.418396 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_11_2} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2154 | 2024.11.22 03:56:00.418463 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
2155 | 2024.11.22 03:56:01.709545 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
2156 | 2024.11.22 03:56:01.710180 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2157 | 2024.11.22 03:56:01.710229 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2158 | 2024.11.22 03:56:01.710807 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2159 | 2024.11.22 03:56:01.711069 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2160 | 2024.11.22 03:56:01.711346 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
2161 | 2024.11.22 03:56:01.967777 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2162 | 2024.11.22 03:56:01.987679 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2163 | 2024.11.22 03:56:01.987724 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2164 | 2024.11.22 03:56:01.994746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2165 | 2024.11.22 03:56:01.995494 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2166 | 2024.11.22 03:56:01.998281 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2167 | 2024.11.22 03:56:04.214905 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 336 | ||
2168 | 2024.11.22 03:56:04.217912 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2169 | 2024.11.22 03:56:04.217969 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2170 | 2024.11.22 03:56:04.219426 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2171 | 2024.11.22 03:56:04.219718 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2172 | 2024.11.22 03:56:04.219940 [ 32 ] {} <Debug> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2173 | 2024.11.22 03:56:04.220048 [ 32 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2174 | 2024.11.22 03:56:04.220113 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2175 | 2024.11.22 03:56:04.220852 [ 194 ] {13c85ea7-e15c-4202-b11e-f62516502095::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 | ||
2176 | 2024.11.22 03:56:04.222199 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
2177 | 2024.11.22 03:56:04.222554 [ 194 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2178 | 2024.11.22 03:56:04.222731 [ 194 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
2179 | 2024.11.22 03:56:04.223367 [ 194 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 68 rows starting from the beginning of the part | ||
2180 | 2024.11.22 03:56:04.223992 [ 194 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part | ||
2181 | 2024.11.22 03:56:04.224596 [ 194 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
2182 | 2024.11.22 03:56:04.225178 [ 194 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
2183 | 2024.11.22 03:56:04.225866 [ 194 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
2184 | 2024.11.22 03:56:04.234112 [ 198 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 72 columns (72 merged, 0 gathered) in 0.013797625 sec., 24352.017104392966 rows/sec., 24.56 MiB/sec. | ||
2185 | 2024.11.22 03:56:04.234888 [ 198 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2186 | 2024.11.22 03:56:04.235604 [ 198 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_6_1} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2187 | 2024.11.22 03:56:04.235681 [ 198 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_6_1} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2188 | 2024.11.22 03:56:04.235881 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
2189 | 2024.11.22 03:56:05.349879 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2190 | 2024.11.22 03:56:05.350065 [ 265 ] {3f208412-3e90-4c84-b56f-e82bc7689b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2191 | 2024.11.22 03:56:05.350135 [ 265 ] {3f208412-3e90-4c84-b56f-e82bc7689b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2192 | 2024.11.22 03:56:05.350904 [ 265 ] {3f208412-3e90-4c84-b56f-e82bc7689b35} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2193 | 2024.11.22 03:56:05.350957 [ 265 ] {3f208412-3e90-4c84-b56f-e82bc7689b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2194 | 2024.11.22 03:56:05.351397 [ 265 ] {3f208412-3e90-4c84-b56f-e82bc7689b35} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2195 | 2024.11.22 03:56:05.351680 [ 265 ] {3f208412-3e90-4c84-b56f-e82bc7689b35} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2196 | 2024.11.22 03:56:05.351903 [ 265 ] {3f208412-3e90-4c84-b56f-e82bc7689b35} <Debug> executeQuery: Read 92 rows, 8.22 KiB in 0.001889 sec., 48703.01746956061 rows/sec., 4.25 MiB/sec. | ||
2197 | 2024.11.22 03:56:05.351959 [ 265 ] {3f208412-3e90-4c84-b56f-e82bc7689b35} <Debug> TCPHandler: Processed in 0.002212789 sec. | ||
2198 | 2024.11.22 03:56:05.352213 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2199 | 2024.11.22 03:56:05.352400 [ 260 ] {b55d6e44-9a93-4222-a472-f77b60b2aad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2200 | 2024.11.22 03:56:05.352470 [ 260 ] {b55d6e44-9a93-4222-a472-f77b60b2aad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2201 | 2024.11.22 03:56:05.353194 [ 260 ] {b55d6e44-9a93-4222-a472-f77b60b2aad8} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2202 | 2024.11.22 03:56:05.353236 [ 260 ] {b55d6e44-9a93-4222-a472-f77b60b2aad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2203 | 2024.11.22 03:56:05.353653 [ 260 ] {b55d6e44-9a93-4222-a472-f77b60b2aad8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2204 | 2024.11.22 03:56:05.353890 [ 260 ] {b55d6e44-9a93-4222-a472-f77b60b2aad8} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2205 | 2024.11.22 03:56:05.354083 [ 260 ] {b55d6e44-9a93-4222-a472-f77b60b2aad8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001768 sec., 17533.93665158371 rows/sec., 1.29 MiB/sec. | ||
2206 | 2024.11.22 03:56:05.354136 [ 260 ] {b55d6e44-9a93-4222-a472-f77b60b2aad8} <Debug> TCPHandler: Processed in 0.002099487 sec. | ||
2207 | 2024.11.22 03:56:05.354285 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2208 | 2024.11.22 03:56:05.354470 [ 265 ] {d3c30f81-5b66-417c-82e6-7d0db25a1cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2209 | 2024.11.22 03:56:05.354522 [ 265 ] {d3c30f81-5b66-417c-82e6-7d0db25a1cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2210 | 2024.11.22 03:56:05.355141 [ 265 ] {d3c30f81-5b66-417c-82e6-7d0db25a1cc5} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2211 | 2024.11.22 03:56:05.355185 [ 265 ] {d3c30f81-5b66-417c-82e6-7d0db25a1cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2212 | 2024.11.22 03:56:05.355573 [ 265 ] {d3c30f81-5b66-417c-82e6-7d0db25a1cc5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2213 | 2024.11.22 03:56:05.355824 [ 265 ] {d3c30f81-5b66-417c-82e6-7d0db25a1cc5} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2214 | 2024.11.22 03:56:05.356043 [ 265 ] {d3c30f81-5b66-417c-82e6-7d0db25a1cc5} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001602 sec., 41822.7215980025 rows/sec., 3.27 MiB/sec. | ||
2215 | 2024.11.22 03:56:05.356096 [ 265 ] {d3c30f81-5b66-417c-82e6-7d0db25a1cc5} <Debug> TCPHandler: Processed in 0.001811192 sec. | ||
2216 | 2024.11.22 03:56:05.356291 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2217 | 2024.11.22 03:56:05.356428 [ 260 ] {e8bb5537-7a49-4423-8478-673cffeb3256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2218 | 2024.11.22 03:56:05.356490 [ 260 ] {e8bb5537-7a49-4423-8478-673cffeb3256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2219 | 2024.11.22 03:56:05.357070 [ 260 ] {e8bb5537-7a49-4423-8478-673cffeb3256} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2220 | 2024.11.22 03:56:05.357109 [ 260 ] {e8bb5537-7a49-4423-8478-673cffeb3256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2221 | 2024.11.22 03:56:05.357536 [ 260 ] {e8bb5537-7a49-4423-8478-673cffeb3256} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2222 | 2024.11.22 03:56:05.357798 [ 260 ] {e8bb5537-7a49-4423-8478-673cffeb3256} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2223 | 2024.11.22 03:56:05.358056 [ 260 ] {e8bb5537-7a49-4423-8478-673cffeb3256} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001656 sec., 66425.12077294686 rows/sec., 4.64 MiB/sec. | ||
2224 | 2024.11.22 03:56:05.358264 [ 260 ] {e8bb5537-7a49-4423-8478-673cffeb3256} <Debug> TCPHandler: Processed in 0.002043376 sec. | ||
2225 | 2024.11.22 03:56:05.358428 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2226 | 2024.11.22 03:56:05.358550 [ 265 ] {dc4a38ee-5600-4d2c-8341-8524b1bf8fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2227 | 2024.11.22 03:56:05.358637 [ 265 ] {dc4a38ee-5600-4d2c-8341-8524b1bf8fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2228 | 2024.11.22 03:56:05.359794 [ 265 ] {dc4a38ee-5600-4d2c-8341-8524b1bf8fe5} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2229 | 2024.11.22 03:56:05.359832 [ 265 ] {dc4a38ee-5600-4d2c-8341-8524b1bf8fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2230 | 2024.11.22 03:56:05.360562 [ 265 ] {dc4a38ee-5600-4d2c-8341-8524b1bf8fe5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2231 | 2024.11.22 03:56:05.360866 [ 265 ] {dc4a38ee-5600-4d2c-8341-8524b1bf8fe5} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2232 | 2024.11.22 03:56:05.361081 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2233 | 2024.11.22 03:56:05.361182 [ 265 ] {dc4a38ee-5600-4d2c-8341-8524b1bf8fe5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002647 sec., 11711.371363808084 rows/sec., 20.99 MiB/sec. | ||
2234 | 2024.11.22 03:56:05.361185 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2235 | 2024.11.22 03:56:05.361277 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2236 | 2024.11.22 03:56:05.361499 [ 265 ] {dc4a38ee-5600-4d2c-8341-8524b1bf8fe5} <Debug> TCPHandler: Processed in 0.003130416 sec. | ||
2237 | 2024.11.22 03:56:05.361539 [ 199 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::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 | ||
2238 | 2024.11.22 03:56:05.361697 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2239 | 2024.11.22 03:56:05.361976 [ 260 ] {3238ecf2-03a9-43f2-bb70-4e4d694de70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2240 | 2024.11.22 03:56:05.362004 [ 199 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2241 | 2024.11.22 03:56:05.362088 [ 260 ] {3238ecf2-03a9-43f2-bb70-4e4d694de70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2242 | 2024.11.22 03:56:05.362133 [ 199 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
2243 | 2024.11.22 03:56:05.362984 [ 199 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 31 rows starting from the beginning of the part | ||
2244 | 2024.11.22 03:56:05.363596 [ 199 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 31 rows starting from the beginning of the part | ||
2245 | 2024.11.22 03:56:05.364293 [ 199 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
2246 | 2024.11.22 03:56:05.364360 [ 260 ] {3238ecf2-03a9-43f2-bb70-4e4d694de70c} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2247 | 2024.11.22 03:56:05.364440 [ 260 ] {3238ecf2-03a9-43f2-bb70-4e4d694de70c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2248 | 2024.11.22 03:56:05.364850 [ 199 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part | ||
2249 | 2024.11.22 03:56:05.365515 [ 199 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part | ||
2250 | 2024.11.22 03:56:05.365917 [ 260 ] {3238ecf2-03a9-43f2-bb70-4e4d694de70c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2251 | 2024.11.22 03:56:05.366599 [ 260 ] {3238ecf2-03a9-43f2-bb70-4e4d694de70c} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2252 | 2024.11.22 03:56:05.367146 [ 260 ] {3238ecf2-03a9-43f2-bb70-4e4d694de70c} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.005238 sec., 7636.502481863307 rows/sec., 522.03 KiB/sec. | ||
2253 | 2024.11.22 03:56:05.367468 [ 260 ] {3238ecf2-03a9-43f2-bb70-4e4d694de70c} <Debug> TCPHandler: Processed in 0.005852183 sec. | ||
2254 | 2024.11.22 03:56:05.370403 [ 195 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 19 columns (19 merged, 0 gathered) in 0.008968709 sec., 18620.294180578276 rows/sec., 33.37 MiB/sec. | ||
2255 | 2024.11.22 03:56:05.370942 [ 190 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2256 | 2024.11.22 03:56:05.371534 [ 190 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2257 | 2024.11.22 03:56:05.371664 [ 190 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2258 | 2024.11.22 03:56:05.371874 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
2259 | 2024.11.22 03:56:09.128765 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2260 | 2024.11.22 03:56:09.128852 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2261 | 2024.11.22 03:56:09.212221 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
2262 | 2024.11.22 03:56:09.212972 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2263 | 2024.11.22 03:56:09.213031 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2264 | 2024.11.22 03:56:09.213602 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2265 | 2024.11.22 03:56:09.213868 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2266 | 2024.11.22 03:56:09.214133 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2267 | 2024.11.22 03:56:09.499122 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2268 | 2024.11.22 03:56:09.522463 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2269 | 2024.11.22 03:56:09.522537 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2270 | 2024.11.22 03:56:09.529879 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2271 | 2024.11.22 03:56:09.530752 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2272 | 2024.11.22 03:56:09.534033 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2273 | 2024.11.22 03:56:10.353500 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2274 | 2024.11.22 03:56:10.353714 [ 265 ] {db86fa3f-10ed-4889-a52d-9672e102518b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2275 | 2024.11.22 03:56:10.353798 [ 265 ] {db86fa3f-10ed-4889-a52d-9672e102518b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2276 | 2024.11.22 03:56:10.354592 [ 265 ] {db86fa3f-10ed-4889-a52d-9672e102518b} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2277 | 2024.11.22 03:56:10.354644 [ 265 ] {db86fa3f-10ed-4889-a52d-9672e102518b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2278 | 2024.11.22 03:56:10.355140 [ 265 ] {db86fa3f-10ed-4889-a52d-9672e102518b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2279 | 2024.11.22 03:56:10.355408 [ 265 ] {db86fa3f-10ed-4889-a52d-9672e102518b} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2280 | 2024.11.22 03:56:10.355624 [ 46 ] {} <Debug> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2281 | 2024.11.22 03:56:10.355669 [ 265 ] {db86fa3f-10ed-4889-a52d-9672e102518b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002007 sec., 6975.585450921773 rows/sec., 502.15 KiB/sec. | ||
2282 | 2024.11.22 03:56:10.355704 [ 46 ] {} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2283 | 2024.11.22 03:56:10.355776 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2284 | 2024.11.22 03:56:10.355813 [ 265 ] {db86fa3f-10ed-4889-a52d-9672e102518b} <Debug> TCPHandler: Processed in 0.002448344 sec. | ||
2285 | 2024.11.22 03:56:10.355946 [ 199 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::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 | ||
2286 | 2024.11.22 03:56:10.356055 [ 199 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2287 | 2024.11.22 03:56:10.356116 [ 199 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
2288 | 2024.11.22 03:56:10.356114 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2289 | 2024.11.22 03:56:10.356244 [ 199 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2290 | 2024.11.22 03:56:10.356545 [ 199 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
2291 | 2024.11.22 03:56:10.356627 [ 260 ] {de6586f8-ff23-4fa3-b5ba-4546e098bac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2292 | 2024.11.22 03:56:10.356816 [ 260 ] {de6586f8-ff23-4fa3-b5ba-4546e098bac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2293 | 2024.11.22 03:56:10.356830 [ 199 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2294 | 2024.11.22 03:56:10.357158 [ 199 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2295 | 2024.11.22 03:56:10.359284 [ 260 ] {de6586f8-ff23-4fa3-b5ba-4546e098bac2} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2296 | 2024.11.22 03:56:10.359396 [ 260 ] {de6586f8-ff23-4fa3-b5ba-4546e098bac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2297 | 2024.11.22 03:56:10.359441 [ 199 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003560803 sec., 19658.48714461317 rows/sec., 1.46 MiB/sec. | ||
2298 | 2024.11.22 03:56:10.359618 [ 199 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2299 | 2024.11.22 03:56:10.360178 [ 199 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_5_1} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2300 | 2024.11.22 03:56:10.360248 [ 260 ] {de6586f8-ff23-4fa3-b5ba-4546e098bac2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2301 | 2024.11.22 03:56:10.360299 [ 199 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_5_1} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2302 | 2024.11.22 03:56:10.360424 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2303 | 2024.11.22 03:56:10.360628 [ 260 ] {de6586f8-ff23-4fa3-b5ba-4546e098bac2} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2304 | 2024.11.22 03:56:10.360892 [ 260 ] {de6586f8-ff23-4fa3-b5ba-4546e098bac2} <Debug> executeQuery: Read 177 rows, 15.89 KiB in 0.004474 sec., 39561.913276709885 rows/sec., 3.47 MiB/sec. | ||
2305 | 2024.11.22 03:56:10.360969 [ 260 ] {de6586f8-ff23-4fa3-b5ba-4546e098bac2} <Debug> TCPHandler: Processed in 0.005023359 sec. | ||
2306 | 2024.11.22 03:56:10.361148 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2307 | 2024.11.22 03:56:10.361298 [ 265 ] {5a34b62b-7a7b-47d6-ac29-93f0b22f983c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2308 | 2024.11.22 03:56:10.361358 [ 265 ] {5a34b62b-7a7b-47d6-ac29-93f0b22f983c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2309 | 2024.11.22 03:56:10.361949 [ 265 ] {5a34b62b-7a7b-47d6-ac29-93f0b22f983c} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2310 | 2024.11.22 03:56:10.361990 [ 265 ] {5a34b62b-7a7b-47d6-ac29-93f0b22f983c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2311 | 2024.11.22 03:56:10.362362 [ 265 ] {5a34b62b-7a7b-47d6-ac29-93f0b22f983c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2312 | 2024.11.22 03:56:10.362608 [ 265 ] {5a34b62b-7a7b-47d6-ac29-93f0b22f983c} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2313 | 2024.11.22 03:56:10.362773 [ 46 ] {} <Debug> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2314 | 2024.11.22 03:56:10.362835 [ 46 ] {} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2315 | 2024.11.22 03:56:10.362872 [ 265 ] {5a34b62b-7a7b-47d6-ac29-93f0b22f983c} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001602 sec., 4369.5380774032465 rows/sec., 284.68 KiB/sec. | ||
2316 | 2024.11.22 03:56:10.362875 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2317 | 2024.11.22 03:56:10.363034 [ 265 ] {5a34b62b-7a7b-47d6-ac29-93f0b22f983c} <Debug> TCPHandler: Processed in 0.001955145 sec. | ||
2318 | 2024.11.22 03:56:10.363082 [ 195 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
2319 | 2024.11.22 03:56:10.363214 [ 195 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2320 | 2024.11.22 03:56:10.363226 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2321 | 2024.11.22 03:56:10.363252 [ 195 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 38 rows starting from the beginning of the part | ||
2322 | 2024.11.22 03:56:10.363508 [ 195 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
2323 | 2024.11.22 03:56:10.363547 [ 260 ] {30e86827-3af8-4378-b2ff-31f1f1018010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2324 | 2024.11.22 03:56:10.363745 [ 195 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part | ||
2325 | 2024.11.22 03:56:10.363771 [ 260 ] {30e86827-3af8-4378-b2ff-31f1f1018010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2326 | 2024.11.22 03:56:10.363973 [ 195 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
2327 | 2024.11.22 03:56:10.364305 [ 195 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part | ||
2328 | 2024.11.22 03:56:10.364601 [ 195 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
2329 | 2024.11.22 03:56:10.366371 [ 260 ] {30e86827-3af8-4378-b2ff-31f1f1018010} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2330 | 2024.11.22 03:56:10.366443 [ 260 ] {30e86827-3af8-4378-b2ff-31f1f1018010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2331 | 2024.11.22 03:56:10.367421 [ 195 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 5 columns (5 merged, 0 gathered) in 0.004415828 sec., 27401.429584666792 rows/sec., 2.05 MiB/sec. | ||
2332 | 2024.11.22 03:56:10.367480 [ 260 ] {30e86827-3af8-4378-b2ff-31f1f1018010} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2333 | 2024.11.22 03:56:10.367561 [ 195 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2334 | 2024.11.22 03:56:10.367897 [ 260 ] {30e86827-3af8-4378-b2ff-31f1f1018010} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2335 | 2024.11.22 03:56:10.367993 [ 195 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_11_2} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2336 | 2024.11.22 03:56:10.368207 [ 195 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_11_2} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2337 | 2024.11.22 03:56:10.368334 [ 260 ] {30e86827-3af8-4378-b2ff-31f1f1018010} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004953 sec., 2826.569755703614 rows/sec., 197.95 KiB/sec. | ||
2338 | 2024.11.22 03:56:10.368345 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2339 | 2024.11.22 03:56:10.368471 [ 260 ] {30e86827-3af8-4378-b2ff-31f1f1018010} <Debug> TCPHandler: Processed in 0.005332754 sec. | ||
2340 | 2024.11.22 03:56:10.368640 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2341 | 2024.11.22 03:56:10.368779 [ 265 ] {da81e5ed-cdcb-4afd-bd05-3ce70faa8505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2342 | 2024.11.22 03:56:10.368836 [ 265 ] {da81e5ed-cdcb-4afd-bd05-3ce70faa8505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2343 | 2024.11.22 03:56:10.369505 [ 265 ] {da81e5ed-cdcb-4afd-bd05-3ce70faa8505} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2344 | 2024.11.22 03:56:10.369543 [ 265 ] {da81e5ed-cdcb-4afd-bd05-3ce70faa8505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2345 | 2024.11.22 03:56:10.369892 [ 265 ] {da81e5ed-cdcb-4afd-bd05-3ce70faa8505} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2346 | 2024.11.22 03:56:10.370130 [ 265 ] {da81e5ed-cdcb-4afd-bd05-3ce70faa8505} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2347 | 2024.11.22 03:56:10.370286 [ 46 ] {} <Debug> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2348 | 2024.11.22 03:56:10.370354 [ 46 ] {} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2349 | 2024.11.22 03:56:10.370393 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2350 | 2024.11.22 03:56:10.370400 [ 265 ] {da81e5ed-cdcb-4afd-bd05-3ce70faa8505} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001642 sec., 7917.174177831912 rows/sec., 493.63 KiB/sec. | ||
2351 | 2024.11.22 03:56:10.370539 [ 265 ] {da81e5ed-cdcb-4afd-bd05-3ce70faa8505} <Debug> TCPHandler: Processed in 0.001965605 sec. | ||
2352 | 2024.11.22 03:56:10.370566 [ 195 ] {93c8fb17-d94f-4703-acf5-be3949202a04::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 | ||
2353 | 2024.11.22 03:56:10.370688 [ 195 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2354 | 2024.11.22 03:56:10.370732 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2355 | 2024.11.22 03:56:10.370747 [ 195 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
2356 | 2024.11.22 03:56:10.370984 [ 195 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
2357 | 2024.11.22 03:56:10.371087 [ 260 ] {323e861f-8a15-4299-b6e8-bd65025c1419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2358 | 2024.11.22 03:56:10.371204 [ 195 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
2359 | 2024.11.22 03:56:10.371293 [ 260 ] {323e861f-8a15-4299-b6e8-bd65025c1419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2360 | 2024.11.22 03:56:10.371589 [ 195 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part | ||
2361 | 2024.11.22 03:56:10.371890 [ 195 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
2362 | 2024.11.22 03:56:10.373760 [ 260 ] {323e861f-8a15-4299-b6e8-bd65025c1419} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2363 | 2024.11.22 03:56:10.373826 [ 260 ] {323e861f-8a15-4299-b6e8-bd65025c1419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2364 | 2024.11.22 03:56:10.374262 [ 196 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003783537 sec., 17179.691912620387 rows/sec., 1.11 MiB/sec. | ||
2365 | 2024.11.22 03:56:10.374561 [ 196 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2366 | 2024.11.22 03:56:10.374727 [ 260 ] {323e861f-8a15-4299-b6e8-bd65025c1419} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2367 | 2024.11.22 03:56:10.375180 [ 260 ] {323e861f-8a15-4299-b6e8-bd65025c1419} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2368 | 2024.11.22 03:56:10.375198 [ 196 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_5_1} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2369 | 2024.11.22 03:56:10.375450 [ 196 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_5_1} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2370 | 2024.11.22 03:56:10.375753 [ 260 ] {323e861f-8a15-4299-b6e8-bd65025c1419} <Debug> executeQuery: Read 354 rows, 25.45 KiB in 0.004741 sec., 74667.79160514659 rows/sec., 5.24 MiB/sec. | ||
2371 | 2024.11.22 03:56:10.375846 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2372 | 2024.11.22 03:56:10.376046 [ 260 ] {323e861f-8a15-4299-b6e8-bd65025c1419} <Debug> TCPHandler: Processed in 0.005404445 sec. | ||
2373 | 2024.11.22 03:56:10.376241 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2374 | 2024.11.22 03:56:10.376380 [ 265 ] {304f6445-ce33-413c-9117-d09a7ebfe46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2375 | 2024.11.22 03:56:10.376438 [ 265 ] {304f6445-ce33-413c-9117-d09a7ebfe46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2376 | 2024.11.22 03:56:10.376911 [ 265 ] {304f6445-ce33-413c-9117-d09a7ebfe46c} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2377 | 2024.11.22 03:56:10.376949 [ 265 ] {304f6445-ce33-413c-9117-d09a7ebfe46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2378 | 2024.11.22 03:56:10.377299 [ 265 ] {304f6445-ce33-413c-9117-d09a7ebfe46c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2379 | 2024.11.22 03:56:10.377520 [ 265 ] {304f6445-ce33-413c-9117-d09a7ebfe46c} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2380 | 2024.11.22 03:56:10.377752 [ 265 ] {304f6445-ce33-413c-9117-d09a7ebfe46c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001445 sec., 4152.249134948097 rows/sec., 216.94 KiB/sec. | ||
2381 | 2024.11.22 03:56:10.377807 [ 265 ] {304f6445-ce33-413c-9117-d09a7ebfe46c} <Debug> TCPHandler: Processed in 0.00168482 sec. | ||
2382 | 2024.11.22 03:56:10.377946 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2383 | 2024.11.22 03:56:10.378127 [ 260 ] {a6233ce6-ab40-4f19-b021-c9357e4bd98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2384 | 2024.11.22 03:56:10.378181 [ 260 ] {a6233ce6-ab40-4f19-b021-c9357e4bd98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2385 | 2024.11.22 03:56:10.378765 [ 260 ] {a6233ce6-ab40-4f19-b021-c9357e4bd98d} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2386 | 2024.11.22 03:56:10.378804 [ 260 ] {a6233ce6-ab40-4f19-b021-c9357e4bd98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2387 | 2024.11.22 03:56:10.379221 [ 260 ] {a6233ce6-ab40-4f19-b021-c9357e4bd98d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2388 | 2024.11.22 03:56:10.379454 [ 260 ] {a6233ce6-ab40-4f19-b021-c9357e4bd98d} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2389 | 2024.11.22 03:56:10.379667 [ 260 ] {a6233ce6-ab40-4f19-b021-c9357e4bd98d} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.001566 sec., 119412.51596424011 rows/sec., 7.93 MiB/sec. | ||
2390 | 2024.11.22 03:56:10.379721 [ 260 ] {a6233ce6-ab40-4f19-b021-c9357e4bd98d} <Debug> TCPHandler: Processed in 0.001770452 sec. | ||
2391 | 2024.11.22 03:56:10.379910 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2392 | 2024.11.22 03:56:10.380108 [ 265 ] {7784797e-707e-49bb-b379-ab20e9c89a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2393 | 2024.11.22 03:56:10.380192 [ 265 ] {7784797e-707e-49bb-b379-ab20e9c89a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2394 | 2024.11.22 03:56:10.380757 [ 265 ] {7784797e-707e-49bb-b379-ab20e9c89a2c} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2395 | 2024.11.22 03:56:10.380795 [ 265 ] {7784797e-707e-49bb-b379-ab20e9c89a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2396 | 2024.11.22 03:56:10.381147 [ 265 ] {7784797e-707e-49bb-b379-ab20e9c89a2c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2397 | 2024.11.22 03:56:10.381381 [ 265 ] {7784797e-707e-49bb-b379-ab20e9c89a2c} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2398 | 2024.11.22 03:56:10.381550 [ 46 ] {} <Debug> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2399 | 2024.11.22 03:56:10.381614 [ 46 ] {} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2400 | 2024.11.22 03:56:10.381635 [ 265 ] {7784797e-707e-49bb-b379-ab20e9c89a2c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001565 sec., 638.9776357827476 rows/sec., 43.06 KiB/sec. | ||
2401 | 2024.11.22 03:56:10.381656 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2402 | 2024.11.22 03:56:10.381796 [ 265 ] {7784797e-707e-49bb-b379-ab20e9c89a2c} <Debug> TCPHandler: Processed in 0.001985915 sec. | ||
2403 | 2024.11.22 03:56:10.381890 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::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 | ||
2404 | 2024.11.22 03:56:10.381999 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2405 | 2024.11.22 03:56:10.382100 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2406 | 2024.11.22 03:56:10.382192 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2407 | 2024.11.22 03:56:10.382232 [ 260 ] {23386012-109e-486e-a792-8fe13266a4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2408 | 2024.11.22 03:56:10.382383 [ 260 ] {23386012-109e-486e-a792-8fe13266a4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2409 | 2024.11.22 03:56:10.382510 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::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 | ||
2410 | 2024.11.22 03:56:10.382884 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2411 | 2024.11.22 03:56:10.383329 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2412 | 2024.11.22 03:56:10.383590 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::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 | ||
2413 | 2024.11.22 03:56:10.384551 [ 260 ] {23386012-109e-486e-a792-8fe13266a4ba} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2414 | 2024.11.22 03:56:10.384618 [ 260 ] {23386012-109e-486e-a792-8fe13266a4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2415 | 2024.11.22 03:56:10.385628 [ 260 ] {23386012-109e-486e-a792-8fe13266a4ba} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2416 | 2024.11.22 03:56:10.386118 [ 195 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.004329197 sec., 1154.9485967028065 rows/sec., 77.82 KiB/sec. | ||
2417 | 2024.11.22 03:56:10.386208 [ 260 ] {23386012-109e-486e-a792-8fe13266a4ba} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2418 | 2024.11.22 03:56:10.386315 [ 195 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2419 | 2024.11.22 03:56:10.386631 [ 260 ] {23386012-109e-486e-a792-8fe13266a4ba} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.004466 sec., 13882.669055082848 rows/sec., 879.26 KiB/sec. | ||
2420 | 2024.11.22 03:56:10.386772 [ 260 ] {23386012-109e-486e-a792-8fe13266a4ba} <Debug> TCPHandler: Processed in 0.004862276 sec. | ||
2421 | 2024.11.22 03:56:10.386944 [ 195 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_5_1} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2422 | 2024.11.22 03:56:10.387023 [ 195 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_5_1} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2423 | 2024.11.22 03:56:10.387100 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2424 | 2024.11.22 03:56:14.223378 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 368 | ||
2425 | 2024.11.22 03:56:14.226412 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2426 | 2024.11.22 03:56:14.226510 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2427 | 2024.11.22 03:56:14.228002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2428 | 2024.11.22 03:56:14.228324 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2429 | 2024.11.22 03:56:14.228952 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 368 | ||
2430 | 2024.11.22 03:56:15.344882 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2431 | 2024.11.22 03:56:15.345321 [ 265 ] {0ff5b312-2c60-4d35-bf86-7d161d3b2de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2432 | 2024.11.22 03:56:15.346038 [ 265 ] {0ff5b312-2c60-4d35-bf86-7d161d3b2de8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2433 | 2024.11.22 03:56:15.346094 [ 265 ] {0ff5b312-2c60-4d35-bf86-7d161d3b2de8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2434 | 2024.11.22 03:56:15.346469 [ 265 ] {0ff5b312-2c60-4d35-bf86-7d161d3b2de8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2435 | 2024.11.22 03:56:15.346547 [ 265 ] {0ff5b312-2c60-4d35-bf86-7d161d3b2de8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2436 | 2024.11.22 03:56:15.346715 [ 265 ] {0ff5b312-2c60-4d35-bf86-7d161d3b2de8} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2437 | 2024.11.22 03:56:15.347019 [ 288 ] {0ff5b312-2c60-4d35-bf86-7d161d3b2de8} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2438 | 2024.11.22 03:56:15.347072 [ 287 ] {0ff5b312-2c60-4d35-bf86-7d161d3b2de8} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2439 | 2024.11.22 03:56:15.347212 [ 265 ] {0ff5b312-2c60-4d35-bf86-7d161d3b2de8} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
2440 | 2024.11.22 03:56:15.347308 [ 265 ] {0ff5b312-2c60-4d35-bf86-7d161d3b2de8} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2441 | 2024.11.22 03:56:15.351722 [ 265 ] {0ff5b312-2c60-4d35-bf86-7d161d3b2de8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2442 | 2024.11.22 03:56:15.351763 [ 265 ] {0ff5b312-2c60-4d35-bf86-7d161d3b2de8} <Debug> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
2443 | 2024.11.22 03:56:15.351828 [ 265 ] {0ff5b312-2c60-4d35-bf86-7d161d3b2de8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2444 | 2024.11.22 03:56:15.351881 [ 265 ] {0ff5b312-2c60-4d35-bf86-7d161d3b2de8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2445 | 2024.11.22 03:56:15.353321 [ 265 ] {0ff5b312-2c60-4d35-bf86-7d161d3b2de8} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.008219 sec., 4988.441416230685 rows/sec., 190.11 KiB/sec. | ||
2446 | 2024.11.22 03:56:15.353468 [ 265 ] {0ff5b312-2c60-4d35-bf86-7d161d3b2de8} <Debug> TCPHandler: Processed in 0.008772476 sec. | ||
2447 | 2024.11.22 03:56:15.361046 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2448 | 2024.11.22 03:56:15.361192 [ 265 ] {43a94f71-1ec3-4ca9-a679-19d769321528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2449 | 2024.11.22 03:56:15.361254 [ 265 ] {43a94f71-1ec3-4ca9-a679-19d769321528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2450 | 2024.11.22 03:56:15.362027 [ 265 ] {43a94f71-1ec3-4ca9-a679-19d769321528} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2451 | 2024.11.22 03:56:15.362065 [ 265 ] {43a94f71-1ec3-4ca9-a679-19d769321528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2452 | 2024.11.22 03:56:15.362559 [ 265 ] {43a94f71-1ec3-4ca9-a679-19d769321528} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2453 | 2024.11.22 03:56:15.362784 [ 265 ] {43a94f71-1ec3-4ca9-a679-19d769321528} <Trace> oximeter.timeseries_schema (84c6b72a-1045-48e0-b97a-050b9fa6f75b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2454 | 2024.11.22 03:56:15.363015 [ 265 ] {43a94f71-1ec3-4ca9-a679-19d769321528} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.00186 sec., 537.6344086021505 rows/sec., 121.81 KiB/sec. | ||
2455 | 2024.11.22 03:56:15.363170 [ 265 ] {43a94f71-1ec3-4ca9-a679-19d769321528} <Debug> TCPHandler: Processed in 0.002190069 sec. | ||
2456 | 2024.11.22 03:56:15.363414 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2457 | 2024.11.22 03:56:15.363590 [ 260 ] {fbe049ad-4c93-4874-ad3c-1093abdf2e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2458 | 2024.11.22 03:56:15.363666 [ 260 ] {fbe049ad-4c93-4874-ad3c-1093abdf2e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2459 | 2024.11.22 03:56:15.364429 [ 260 ] {fbe049ad-4c93-4874-ad3c-1093abdf2e6b} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2460 | 2024.11.22 03:56:15.364473 [ 260 ] {fbe049ad-4c93-4874-ad3c-1093abdf2e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2461 | 2024.11.22 03:56:15.364903 [ 260 ] {fbe049ad-4c93-4874-ad3c-1093abdf2e6b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2462 | 2024.11.22 03:56:15.365169 [ 260 ] {fbe049ad-4c93-4874-ad3c-1093abdf2e6b} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2463 | 2024.11.22 03:56:15.365486 [ 260 ] {fbe049ad-4c93-4874-ad3c-1093abdf2e6b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001903 sec., 4203.888596952181 rows/sec., 342.80 KiB/sec. | ||
2464 | 2024.11.22 03:56:15.365633 [ 260 ] {fbe049ad-4c93-4874-ad3c-1093abdf2e6b} <Debug> TCPHandler: Processed in 0.002344322 sec. | ||
2465 | 2024.11.22 03:56:15.365848 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2466 | 2024.11.22 03:56:15.365967 [ 265 ] {be5065b1-5d87-4706-8a85-086a9b11975a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2467 | 2024.11.22 03:56:15.366015 [ 265 ] {be5065b1-5d87-4706-8a85-086a9b11975a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2468 | 2024.11.22 03:56:15.366665 [ 265 ] {be5065b1-5d87-4706-8a85-086a9b11975a} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2469 | 2024.11.22 03:56:15.366704 [ 265 ] {be5065b1-5d87-4706-8a85-086a9b11975a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2470 | 2024.11.22 03:56:15.367079 [ 265 ] {be5065b1-5d87-4706-8a85-086a9b11975a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2471 | 2024.11.22 03:56:15.367320 [ 265 ] {be5065b1-5d87-4706-8a85-086a9b11975a} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2472 | 2024.11.22 03:56:15.367575 [ 265 ] {be5065b1-5d87-4706-8a85-086a9b11975a} <Debug> executeQuery: Read 110 rows, 9.84 KiB in 0.001608 sec., 68407.96019900497 rows/sec., 5.97 MiB/sec. | ||
2473 | 2024.11.22 03:56:15.367740 [ 265 ] {be5065b1-5d87-4706-8a85-086a9b11975a} <Debug> TCPHandler: Processed in 0.001997925 sec. | ||
2474 | 2024.11.22 03:56:15.367920 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2475 | 2024.11.22 03:56:15.368063 [ 260 ] {df453ecf-dacd-4b06-bc16-10ff29b93aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2476 | 2024.11.22 03:56:15.368124 [ 260 ] {df453ecf-dacd-4b06-bc16-10ff29b93aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2477 | 2024.11.22 03:56:15.368837 [ 260 ] {df453ecf-dacd-4b06-bc16-10ff29b93aac} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2478 | 2024.11.22 03:56:15.368876 [ 260 ] {df453ecf-dacd-4b06-bc16-10ff29b93aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2479 | 2024.11.22 03:56:15.369274 [ 260 ] {df453ecf-dacd-4b06-bc16-10ff29b93aac} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2480 | 2024.11.22 03:56:15.369524 [ 260 ] {df453ecf-dacd-4b06-bc16-10ff29b93aac} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2481 | 2024.11.22 03:56:15.369733 [ 260 ] {df453ecf-dacd-4b06-bc16-10ff29b93aac} <Debug> executeQuery: Read 46 rows, 3.42 KiB in 0.001706 sec., 26963.65767878077 rows/sec., 1.96 MiB/sec. | ||
2482 | 2024.11.22 03:56:15.369788 [ 260 ] {df453ecf-dacd-4b06-bc16-10ff29b93aac} <Debug> TCPHandler: Processed in 0.001940155 sec. | ||
2483 | 2024.11.22 03:56:15.369983 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2484 | 2024.11.22 03:56:15.370199 [ 265 ] {d49e909f-ccdb-464d-90b1-7787be691515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2485 | 2024.11.22 03:56:15.370289 [ 265 ] {d49e909f-ccdb-464d-90b1-7787be691515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2486 | 2024.11.22 03:56:15.371157 [ 265 ] {d49e909f-ccdb-464d-90b1-7787be691515} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2487 | 2024.11.22 03:56:15.371195 [ 265 ] {d49e909f-ccdb-464d-90b1-7787be691515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2488 | 2024.11.22 03:56:15.371588 [ 265 ] {d49e909f-ccdb-464d-90b1-7787be691515} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2489 | 2024.11.22 03:56:15.371827 [ 265 ] {d49e909f-ccdb-464d-90b1-7787be691515} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2490 | 2024.11.22 03:56:15.372041 [ 265 ] {d49e909f-ccdb-464d-90b1-7787be691515} <Debug> executeQuery: Read 88 rows, 7.06 KiB in 0.00189 sec., 46560.84656084656 rows/sec., 3.65 MiB/sec. | ||
2491 | 2024.11.22 03:56:15.372120 [ 265 ] {d49e909f-ccdb-464d-90b1-7787be691515} <Debug> TCPHandler: Processed in 0.00224462 sec. | ||
2492 | 2024.11.22 03:56:15.372275 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2493 | 2024.11.22 03:56:15.372414 [ 260 ] {b99cba6a-0b95-40ad-99c3-9b0bb3e02f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2494 | 2024.11.22 03:56:15.372477 [ 260 ] {b99cba6a-0b95-40ad-99c3-9b0bb3e02f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2495 | 2024.11.22 03:56:15.373080 [ 260 ] {b99cba6a-0b95-40ad-99c3-9b0bb3e02f99} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2496 | 2024.11.22 03:56:15.373119 [ 260 ] {b99cba6a-0b95-40ad-99c3-9b0bb3e02f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2497 | 2024.11.22 03:56:15.373521 [ 260 ] {b99cba6a-0b95-40ad-99c3-9b0bb3e02f99} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2498 | 2024.11.22 03:56:15.373760 [ 260 ] {b99cba6a-0b95-40ad-99c3-9b0bb3e02f99} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2499 | 2024.11.22 03:56:15.373984 [ 260 ] {b99cba6a-0b95-40ad-99c3-9b0bb3e02f99} <Debug> executeQuery: Read 114 rows, 8.14 KiB in 0.001603 sec., 71116.65626949469 rows/sec., 4.96 MiB/sec. | ||
2500 | 2024.11.22 03:56:15.374041 [ 260 ] {b99cba6a-0b95-40ad-99c3-9b0bb3e02f99} <Debug> TCPHandler: Processed in 0.001832282 sec. | ||
2501 | 2024.11.22 03:56:15.374233 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2502 | 2024.11.22 03:56:15.374450 [ 265 ] {7a750f9a-405a-4b48-a183-39f3c67a6a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2503 | 2024.11.22 03:56:15.374587 [ 265 ] {7a750f9a-405a-4b48-a183-39f3c67a6a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2504 | 2024.11.22 03:56:15.375845 [ 265 ] {7a750f9a-405a-4b48-a183-39f3c67a6a78} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2505 | 2024.11.22 03:56:15.375882 [ 265 ] {7a750f9a-405a-4b48-a183-39f3c67a6a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2506 | 2024.11.22 03:56:15.376551 [ 265 ] {7a750f9a-405a-4b48-a183-39f3c67a6a78} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2507 | 2024.11.22 03:56:15.376813 [ 265 ] {7a750f9a-405a-4b48-a183-39f3c67a6a78} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2508 | 2024.11.22 03:56:15.377006 [ 265 ] {7a750f9a-405a-4b48-a183-39f3c67a6a78} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002613 sec., 14542.671259089171 rows/sec., 26.06 MiB/sec. | ||
2509 | 2024.11.22 03:56:15.377098 [ 265 ] {7a750f9a-405a-4b48-a183-39f3c67a6a78} <Debug> TCPHandler: Processed in 0.002971202 sec. | ||
2510 | 2024.11.22 03:56:15.377249 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2511 | 2024.11.22 03:56:15.377387 [ 260 ] {64227cda-dbcd-437f-9bff-012ec65668a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2512 | 2024.11.22 03:56:15.377448 [ 260 ] {64227cda-dbcd-437f-9bff-012ec65668a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2513 | 2024.11.22 03:56:15.377979 [ 260 ] {64227cda-dbcd-437f-9bff-012ec65668a0} <Trace> oximeter.measurements_i64 (c127c5d6-155b-43b9-bad7-18af453592ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2514 | 2024.11.22 03:56:15.378018 [ 260 ] {64227cda-dbcd-437f-9bff-012ec65668a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2515 | 2024.11.22 03:56:15.378390 [ 260 ] {64227cda-dbcd-437f-9bff-012ec65668a0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2516 | 2024.11.22 03:56:15.378633 [ 260 ] {64227cda-dbcd-437f-9bff-012ec65668a0} <Trace> oximeter.measurements_i64 (c127c5d6-155b-43b9-bad7-18af453592ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2517 | 2024.11.22 03:56:15.378857 [ 260 ] {64227cda-dbcd-437f-9bff-012ec65668a0} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001495 sec., 4013.3779264214045 rows/sec., 283.50 KiB/sec. | ||
2518 | 2024.11.22 03:56:15.378935 [ 260 ] {64227cda-dbcd-437f-9bff-012ec65668a0} <Debug> TCPHandler: Processed in 0.001753651 sec. | ||
2519 | 2024.11.22 03:56:15.379133 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2520 | 2024.11.22 03:56:15.379352 [ 265 ] {c97cd78c-82cf-4da7-876d-222a41932338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2521 | 2024.11.22 03:56:15.379443 [ 265 ] {c97cd78c-82cf-4da7-876d-222a41932338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2522 | 2024.11.22 03:56:15.380110 [ 265 ] {c97cd78c-82cf-4da7-876d-222a41932338} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2523 | 2024.11.22 03:56:15.380148 [ 265 ] {c97cd78c-82cf-4da7-876d-222a41932338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2524 | 2024.11.22 03:56:15.380501 [ 265 ] {c97cd78c-82cf-4da7-876d-222a41932338} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2525 | 2024.11.22 03:56:15.380721 [ 265 ] {c97cd78c-82cf-4da7-876d-222a41932338} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2526 | 2024.11.22 03:56:15.380910 [ 265 ] {c97cd78c-82cf-4da7-876d-222a41932338} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001649 sec., 24257.12553062462 rows/sec., 1.62 MiB/sec. | ||
2527 | 2024.11.22 03:56:15.380984 [ 265 ] {c97cd78c-82cf-4da7-876d-222a41932338} <Debug> TCPHandler: Processed in 0.002001966 sec. | ||
2528 | 2024.11.22 03:56:16.714626 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
2529 | 2024.11.22 03:56:16.715253 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2530 | 2024.11.22 03:56:16.715297 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2531 | 2024.11.22 03:56:16.715810 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2532 | 2024.11.22 03:56:16.716065 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2533 | 2024.11.22 03:56:16.716310 [ 173 ] {} <Debug> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2534 | 2024.11.22 03:56:16.716339 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
2535 | 2024.11.22 03:56:16.716436 [ 173 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2536 | 2024.11.22 03:56:16.716481 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2537 | 2024.11.22 03:56:16.716798 [ 186 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
2538 | 2024.11.22 03:56:16.717027 [ 186 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2539 | 2024.11.22 03:56:16.717080 [ 186 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
2540 | 2024.11.22 03:56:16.717183 [ 186 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
2541 | 2024.11.22 03:56:16.717469 [ 186 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
2542 | 2024.11.22 03:56:16.717688 [ 186 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
2543 | 2024.11.22 03:56:16.717865 [ 186 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
2544 | 2024.11.22 03:56:16.718105 [ 186 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
2545 | 2024.11.22 03:56:16.719837 [ 192 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.003229668 sec., 1567653.393475738 rows/sec., 22.43 MiB/sec. | ||
2546 | 2024.11.22 03:56:16.720668 [ 187 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2547 | 2024.11.22 03:56:16.721137 [ 187 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_11_2} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2548 | 2024.11.22 03:56:16.721233 [ 187 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_11_2} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2549 | 2024.11.22 03:56:16.721343 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
2550 | 2024.11.22 03:56:17.034486 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2551 | 2024.11.22 03:56:17.057329 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2552 | 2024.11.22 03:56:17.057387 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2553 | 2024.11.22 03:56:17.065176 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2554 | 2024.11.22 03:56:17.065963 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2555 | 2024.11.22 03:56:17.066332 [ 173 ] {} <Debug> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2556 | 2024.11.22 03:56:17.066476 [ 173 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2557 | 2024.11.22 03:56:17.066547 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2558 | 2024.11.22 03:56:17.066973 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
2559 | 2024.11.22 03:56:17.082602 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2560 | 2024.11.22 03:56:17.084206 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2561 | 2024.11.22 03:56:17.085859 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
2562 | 2024.11.22 03:56:17.091367 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
2563 | 2024.11.22 03:56:17.096886 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
2564 | 2024.11.22 03:56:17.102365 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
2565 | 2024.11.22 03:56:17.107984 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
2566 | 2024.11.22 03:56:17.112890 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
2567 | 2024.11.22 03:56:17.169630 [ 192 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.102923117 sec., 806.4271897245397 rows/sec., 4.17 MiB/sec. | ||
2568 | 2024.11.22 03:56:17.172270 [ 192 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2569 | 2024.11.22 03:56:17.175403 [ 192 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_11_2} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2570 | 2024.11.22 03:56:17.175524 [ 192 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_11_2} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2571 | 2024.11.22 03:56:17.178283 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
2572 | 2024.11.22 03:56:18.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.41 MiB, peak 180.29 MiB, free memory in arenas 0.00 B, will set to 172.66 MiB (RSS), difference: 2.25 MiB | ||
2573 | 2024.11.22 03:56:20.354683 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2574 | 2024.11.22 03:56:20.354889 [ 265 ] {3f24146f-e401-4283-a344-27b1867fbc65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2575 | 2024.11.22 03:56:20.354966 [ 265 ] {3f24146f-e401-4283-a344-27b1867fbc65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2576 | 2024.11.22 03:56:20.355723 [ 265 ] {3f24146f-e401-4283-a344-27b1867fbc65} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2577 | 2024.11.22 03:56:20.355770 [ 265 ] {3f24146f-e401-4283-a344-27b1867fbc65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2578 | 2024.11.22 03:56:20.356225 [ 265 ] {3f24146f-e401-4283-a344-27b1867fbc65} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2579 | 2024.11.22 03:56:20.356481 [ 265 ] {3f24146f-e401-4283-a344-27b1867fbc65} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2580 | 2024.11.22 03:56:20.356729 [ 265 ] {3f24146f-e401-4283-a344-27b1867fbc65} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001887 sec., 7419.183889772125 rows/sec., 534.08 KiB/sec. | ||
2581 | 2024.11.22 03:56:20.356898 [ 265 ] {3f24146f-e401-4283-a344-27b1867fbc65} <Debug> TCPHandler: Processed in 0.002346802 sec. | ||
2582 | 2024.11.22 03:56:20.357181 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2583 | 2024.11.22 03:56:20.357391 [ 260 ] {d3195d69-b8b4-459e-87fb-afc788ef0bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2584 | 2024.11.22 03:56:20.357472 [ 260 ] {d3195d69-b8b4-459e-87fb-afc788ef0bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2585 | 2024.11.22 03:56:20.358392 [ 260 ] {d3195d69-b8b4-459e-87fb-afc788ef0bd4} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2586 | 2024.11.22 03:56:20.358433 [ 260 ] {d3195d69-b8b4-459e-87fb-afc788ef0bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2587 | 2024.11.22 03:56:20.358884 [ 260 ] {d3195d69-b8b4-459e-87fb-afc788ef0bd4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2588 | 2024.11.22 03:56:20.359144 [ 260 ] {d3195d69-b8b4-459e-87fb-afc788ef0bd4} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2589 | 2024.11.22 03:56:20.359384 [ 260 ] {d3195d69-b8b4-459e-87fb-afc788ef0bd4} <Debug> executeQuery: Read 177 rows, 15.89 KiB in 0.002051 sec., 86299.3661628474 rows/sec., 7.57 MiB/sec. | ||
2590 | 2024.11.22 03:56:20.359440 [ 260 ] {d3195d69-b8b4-459e-87fb-afc788ef0bd4} <Debug> TCPHandler: Processed in 0.002397652 sec. | ||
2591 | 2024.11.22 03:56:20.359615 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2592 | 2024.11.22 03:56:20.359752 [ 265 ] {58801794-f0a0-4e69-a2a9-f2ccccfc3e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2593 | 2024.11.22 03:56:20.359809 [ 265 ] {58801794-f0a0-4e69-a2a9-f2ccccfc3e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2594 | 2024.11.22 03:56:20.360438 [ 265 ] {58801794-f0a0-4e69-a2a9-f2ccccfc3e4b} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2595 | 2024.11.22 03:56:20.360478 [ 265 ] {58801794-f0a0-4e69-a2a9-f2ccccfc3e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2596 | 2024.11.22 03:56:20.360834 [ 265 ] {58801794-f0a0-4e69-a2a9-f2ccccfc3e4b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2597 | 2024.11.22 03:56:20.361072 [ 265 ] {58801794-f0a0-4e69-a2a9-f2ccccfc3e4b} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2598 | 2024.11.22 03:56:20.361287 [ 265 ] {58801794-f0a0-4e69-a2a9-f2ccccfc3e4b} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001566 sec., 4469.987228607919 rows/sec., 291.22 KiB/sec. | ||
2599 | 2024.11.22 03:56:20.361341 [ 265 ] {58801794-f0a0-4e69-a2a9-f2ccccfc3e4b} <Debug> TCPHandler: Processed in 0.001792432 sec. | ||
2600 | 2024.11.22 03:56:20.361499 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2601 | 2024.11.22 03:56:20.361641 [ 260 ] {8d384a8b-0d44-457c-92ef-945f52b4ce49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2602 | 2024.11.22 03:56:20.361700 [ 260 ] {8d384a8b-0d44-457c-92ef-945f52b4ce49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2603 | 2024.11.22 03:56:20.362358 [ 260 ] {8d384a8b-0d44-457c-92ef-945f52b4ce49} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2604 | 2024.11.22 03:56:20.362398 [ 260 ] {8d384a8b-0d44-457c-92ef-945f52b4ce49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2605 | 2024.11.22 03:56:20.362759 [ 260 ] {8d384a8b-0d44-457c-92ef-945f52b4ce49} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2606 | 2024.11.22 03:56:20.362998 [ 260 ] {8d384a8b-0d44-457c-92ef-945f52b4ce49} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2607 | 2024.11.22 03:56:20.363152 [ 170 ] {} <Debug> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2608 | 2024.11.22 03:56:20.363228 [ 260 ] {8d384a8b-0d44-457c-92ef-945f52b4ce49} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001612 sec., 8684.863523573202 rows/sec., 608.23 KiB/sec. | ||
2609 | 2024.11.22 03:56:20.363235 [ 170 ] {} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2610 | 2024.11.22 03:56:20.363312 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2611 | 2024.11.22 03:56:20.363362 [ 260 ] {8d384a8b-0d44-457c-92ef-945f52b4ce49} <Debug> TCPHandler: Processed in 0.001928384 sec. | ||
2612 | 2024.11.22 03:56:20.363696 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2613 | 2024.11.22 03:56:20.363830 [ 200 ] {646fba06-2418-43fc-8633-a965ed691b88::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 | ||
2614 | 2024.11.22 03:56:20.363952 [ 265 ] {0f1fa7aa-40b5-4740-87e5-4e8714cc4590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2615 | 2024.11.22 03:56:20.364059 [ 265 ] {0f1fa7aa-40b5-4740-87e5-4e8714cc4590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2616 | 2024.11.22 03:56:20.364136 [ 200 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2617 | 2024.11.22 03:56:20.364237 [ 200 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 242 rows starting from the beginning of the part | ||
2618 | 2024.11.22 03:56:20.364578 [ 200 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2619 | 2024.11.22 03:56:20.364888 [ 200 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
2620 | 2024.11.22 03:56:20.365423 [ 200 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 242 rows starting from the beginning of the part | ||
2621 | 2024.11.22 03:56:20.365753 [ 200 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2622 | 2024.11.22 03:56:20.365950 [ 200 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
2623 | 2024.11.22 03:56:20.366788 [ 265 ] {0f1fa7aa-40b5-4740-87e5-4e8714cc4590} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2624 | 2024.11.22 03:56:20.366864 [ 265 ] {0f1fa7aa-40b5-4740-87e5-4e8714cc4590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2625 | 2024.11.22 03:56:20.367858 [ 265 ] {0f1fa7aa-40b5-4740-87e5-4e8714cc4590} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2626 | 2024.11.22 03:56:20.368358 [ 265 ] {0f1fa7aa-40b5-4740-87e5-4e8714cc4590} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2627 | 2024.11.22 03:56:20.369245 [ 265 ] {0f1fa7aa-40b5-4740-87e5-4e8714cc4590} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005322 sec., 2442.6907177752723 rows/sec., 152.30 KiB/sec. | ||
2628 | 2024.11.22 03:56:20.369291 [ 200 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005869364 sec., 92003.15400442024 rows/sec., 6.59 MiB/sec. | ||
2629 | 2024.11.22 03:56:20.369376 [ 265 ] {0f1fa7aa-40b5-4740-87e5-4e8714cc4590} <Debug> TCPHandler: Processed in 0.005894824 sec. | ||
2630 | 2024.11.22 03:56:20.369503 [ 200 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2631 | 2024.11.22 03:56:20.369568 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2632 | 2024.11.22 03:56:20.369751 [ 260 ] {b44d57e6-8de8-4b38-bc55-eb90016bf730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2633 | 2024.11.22 03:56:20.369845 [ 260 ] {b44d57e6-8de8-4b38-bc55-eb90016bf730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2634 | 2024.11.22 03:56:20.369987 [ 200 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_6_1} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2635 | 2024.11.22 03:56:20.370167 [ 200 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_6_1} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2636 | 2024.11.22 03:56:20.370338 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
2637 | 2024.11.22 03:56:20.370942 [ 260 ] {b44d57e6-8de8-4b38-bc55-eb90016bf730} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2638 | 2024.11.22 03:56:20.370986 [ 260 ] {b44d57e6-8de8-4b38-bc55-eb90016bf730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2639 | 2024.11.22 03:56:20.371370 [ 260 ] {b44d57e6-8de8-4b38-bc55-eb90016bf730} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2640 | 2024.11.22 03:56:20.371611 [ 260 ] {b44d57e6-8de8-4b38-bc55-eb90016bf730} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2641 | 2024.11.22 03:56:20.371823 [ 260 ] {b44d57e6-8de8-4b38-bc55-eb90016bf730} <Debug> executeQuery: Read 354 rows, 25.45 KiB in 0.002115 sec., 167375.88652482268 rows/sec., 11.75 MiB/sec. | ||
2642 | 2024.11.22 03:56:20.371877 [ 260 ] {b44d57e6-8de8-4b38-bc55-eb90016bf730} <Debug> TCPHandler: Processed in 0.002392092 sec. | ||
2643 | 2024.11.22 03:56:20.372079 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2644 | 2024.11.22 03:56:20.372299 [ 265 ] {fcdb721c-a490-48de-81ae-60b6ce0bb05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2645 | 2024.11.22 03:56:20.372391 [ 265 ] {fcdb721c-a490-48de-81ae-60b6ce0bb05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2646 | 2024.11.22 03:56:20.373249 [ 265 ] {fcdb721c-a490-48de-81ae-60b6ce0bb05d} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2647 | 2024.11.22 03:56:20.373299 [ 265 ] {fcdb721c-a490-48de-81ae-60b6ce0bb05d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2648 | 2024.11.22 03:56:20.373658 [ 265 ] {fcdb721c-a490-48de-81ae-60b6ce0bb05d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2649 | 2024.11.22 03:56:20.373913 [ 265 ] {fcdb721c-a490-48de-81ae-60b6ce0bb05d} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2650 | 2024.11.22 03:56:20.374068 [ 170 ] {} <Debug> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2651 | 2024.11.22 03:56:20.374131 [ 170 ] {} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2652 | 2024.11.22 03:56:20.374170 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2653 | 2024.11.22 03:56:20.374177 [ 265 ] {fcdb721c-a490-48de-81ae-60b6ce0bb05d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00192 sec., 3125 rows/sec., 163.27 KiB/sec. | ||
2654 | 2024.11.22 03:56:20.374367 [ 265 ] {fcdb721c-a490-48de-81ae-60b6ce0bb05d} <Debug> TCPHandler: Processed in 0.002391742 sec. | ||
2655 | 2024.11.22 03:56:20.374456 [ 201 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::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 | ||
2656 | 2024.11.22 03:56:20.374532 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2657 | 2024.11.22 03:56:20.374615 [ 201 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2658 | 2024.11.22 03:56:20.374671 [ 201 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
2659 | 2024.11.22 03:56:20.374699 [ 260 ] {9d571785-cf27-4bea-83b3-b5b86590e8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2660 | 2024.11.22 03:56:20.374822 [ 260 ] {9d571785-cf27-4bea-83b3-b5b86590e8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2661 | 2024.11.22 03:56:20.374853 [ 201 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
2662 | 2024.11.22 03:56:20.375120 [ 201 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2663 | 2024.11.22 03:56:20.375353 [ 201 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
2664 | 2024.11.22 03:56:20.375589 [ 201 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
2665 | 2024.11.22 03:56:20.375785 [ 201 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
2666 | 2024.11.22 03:56:20.376442 [ 260 ] {9d571785-cf27-4bea-83b3-b5b86590e8c6} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2667 | 2024.11.22 03:56:20.376489 [ 260 ] {9d571785-cf27-4bea-83b3-b5b86590e8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2668 | 2024.11.22 03:56:20.377067 [ 260 ] {9d571785-cf27-4bea-83b3-b5b86590e8c6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2669 | 2024.11.22 03:56:20.377344 [ 189 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003040974 sec., 11838.312330194207 rows/sec., 618.51 KiB/sec. | ||
2670 | 2024.11.22 03:56:20.377422 [ 260 ] {9d571785-cf27-4bea-83b3-b5b86590e8c6} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2671 | 2024.11.22 03:56:20.377477 [ 189 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2672 | 2024.11.22 03:56:20.377716 [ 260 ] {9d571785-cf27-4bea-83b3-b5b86590e8c6} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.003058 sec., 61151.07913669065 rows/sec., 4.06 MiB/sec. | ||
2673 | 2024.11.22 03:56:20.377799 [ 260 ] {9d571785-cf27-4bea-83b3-b5b86590e8c6} <Debug> TCPHandler: Processed in 0.003333349 sec. | ||
2674 | 2024.11.22 03:56:20.377921 [ 189 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_6_1} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2675 | 2024.11.22 03:56:20.377969 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2676 | 2024.11.22 03:56:20.378040 [ 189 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_6_1} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2677 | 2024.11.22 03:56:20.378169 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2678 | 2024.11.22 03:56:20.378177 [ 265 ] {47c55740-acd6-4a11-bbe1-066c69e9e100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2679 | 2024.11.22 03:56:20.378242 [ 265 ] {47c55740-acd6-4a11-bbe1-066c69e9e100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2680 | 2024.11.22 03:56:20.378704 [ 265 ] {47c55740-acd6-4a11-bbe1-066c69e9e100} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2681 | 2024.11.22 03:56:20.378743 [ 265 ] {47c55740-acd6-4a11-bbe1-066c69e9e100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2682 | 2024.11.22 03:56:20.379099 [ 265 ] {47c55740-acd6-4a11-bbe1-066c69e9e100} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2683 | 2024.11.22 03:56:20.379335 [ 265 ] {47c55740-acd6-4a11-bbe1-066c69e9e100} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2684 | 2024.11.22 03:56:20.379541 [ 265 ] {47c55740-acd6-4a11-bbe1-066c69e9e100} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001437 sec., 695.8942240779402 rows/sec., 46.89 KiB/sec. | ||
2685 | 2024.11.22 03:56:20.379595 [ 265 ] {47c55740-acd6-4a11-bbe1-066c69e9e100} <Debug> TCPHandler: Processed in 0.00171842 sec. | ||
2686 | 2024.11.22 03:56:20.379741 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2687 | 2024.11.22 03:56:20.379858 [ 260 ] {4daf14b6-9e04-4830-abf1-1a6987a8a82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2688 | 2024.11.22 03:56:20.379909 [ 260 ] {4daf14b6-9e04-4830-abf1-1a6987a8a82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2689 | 2024.11.22 03:56:20.380394 [ 260 ] {4daf14b6-9e04-4830-abf1-1a6987a8a82b} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2690 | 2024.11.22 03:56:20.380432 [ 260 ] {4daf14b6-9e04-4830-abf1-1a6987a8a82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2691 | 2024.11.22 03:56:20.380795 [ 260 ] {4daf14b6-9e04-4830-abf1-1a6987a8a82b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2692 | 2024.11.22 03:56:20.381031 [ 260 ] {4daf14b6-9e04-4830-abf1-1a6987a8a82b} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2693 | 2024.11.22 03:56:20.381250 [ 260 ] {4daf14b6-9e04-4830-abf1-1a6987a8a82b} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.001415 sec., 43816.25441696113 rows/sec., 2.71 MiB/sec. | ||
2694 | 2024.11.22 03:56:20.381301 [ 260 ] {4daf14b6-9e04-4830-abf1-1a6987a8a82b} <Debug> TCPHandler: Processed in 0.001614418 sec. | ||
2695 | 2024.11.22 03:56:24.128907 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2696 | 2024.11.22 03:56:24.128979 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2697 | 2024.11.22 03:56:24.216890 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
2698 | 2024.11.22 03:56:24.217623 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2699 | 2024.11.22 03:56:24.217665 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2700 | 2024.11.22 03:56:24.218212 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2701 | 2024.11.22 03:56:24.218460 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2702 | 2024.11.22 03:56:24.218734 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2703 | 2024.11.22 03:56:24.229628 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 408 | ||
2704 | 2024.11.22 03:56:24.232733 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2705 | 2024.11.22 03:56:24.232775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2706 | 2024.11.22 03:56:24.234201 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2707 | 2024.11.22 03:56:24.234496 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2708 | 2024.11.22 03:56:24.234998 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 408 | ||
2709 | 2024.11.22 03:56:24.583072 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2710 | 2024.11.22 03:56:24.602317 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2711 | 2024.11.22 03:56:24.602370 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2712 | 2024.11.22 03:56:24.609381 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2713 | 2024.11.22 03:56:24.610156 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2714 | 2024.11.22 03:56:24.612600 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2715 | 2024.11.22 03:56:25.352147 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2716 | 2024.11.22 03:56:25.352428 [ 265 ] {23fe1c14-8d6f-4f0b-849a-9a6ac21a0c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2717 | 2024.11.22 03:56:25.352533 [ 265 ] {23fe1c14-8d6f-4f0b-849a-9a6ac21a0c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2718 | 2024.11.22 03:56:25.353418 [ 265 ] {23fe1c14-8d6f-4f0b-849a-9a6ac21a0c94} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2719 | 2024.11.22 03:56:25.353464 [ 265 ] {23fe1c14-8d6f-4f0b-849a-9a6ac21a0c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2720 | 2024.11.22 03:56:25.353925 [ 265 ] {23fe1c14-8d6f-4f0b-849a-9a6ac21a0c94} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2721 | 2024.11.22 03:56:25.354177 [ 265 ] {23fe1c14-8d6f-4f0b-849a-9a6ac21a0c94} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2722 | 2024.11.22 03:56:25.354364 [ 13 ] {} <Debug> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2723 | 2024.11.22 03:56:25.354435 [ 13 ] {} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2724 | 2024.11.22 03:56:25.354455 [ 265 ] {23fe1c14-8d6f-4f0b-849a-9a6ac21a0c94} <Debug> executeQuery: Read 106 rows, 9.54 KiB in 0.002059 sec., 51481.30160271977 rows/sec., 4.53 MiB/sec. | ||
2725 | 2024.11.22 03:56:25.354470 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2726 | 2024.11.22 03:56:25.354609 [ 265 ] {23fe1c14-8d6f-4f0b-849a-9a6ac21a0c94} <Debug> TCPHandler: Processed in 0.002624257 sec. | ||
2727 | 2024.11.22 03:56:25.354747 [ 197 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::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 | ||
2728 | 2024.11.22 03:56:25.354886 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2729 | 2024.11.22 03:56:25.354920 [ 197 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2730 | 2024.11.22 03:56:25.354959 [ 197 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1380 rows starting from the beginning of the part | ||
2731 | 2024.11.22 03:56:25.355078 [ 260 ] {539a49fe-0376-4a27-8a36-46852ec529b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2732 | 2024.11.22 03:56:25.355123 [ 197 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 92 rows starting from the beginning of the part | ||
2733 | 2024.11.22 03:56:25.355199 [ 260 ] {539a49fe-0376-4a27-8a36-46852ec529b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2734 | 2024.11.22 03:56:25.355430 [ 197 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 177 rows starting from the beginning of the part | ||
2735 | 2024.11.22 03:56:25.355760 [ 197 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 110 rows starting from the beginning of the part | ||
2736 | 2024.11.22 03:56:25.355940 [ 197 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 177 rows starting from the beginning of the part | ||
2737 | 2024.11.22 03:56:25.356179 [ 197 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 106 rows starting from the beginning of the part | ||
2738 | 2024.11.22 03:56:25.357098 [ 260 ] {539a49fe-0376-4a27-8a36-46852ec529b6} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2739 | 2024.11.22 03:56:25.357151 [ 260 ] {539a49fe-0376-4a27-8a36-46852ec529b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2740 | 2024.11.22 03:56:25.357824 [ 260 ] {539a49fe-0376-4a27-8a36-46852ec529b6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2741 | 2024.11.22 03:56:25.358119 [ 260 ] {539a49fe-0376-4a27-8a36-46852ec529b6} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2742 | 2024.11.22 03:56:25.358387 [ 197 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2042 rows, containing 5 columns (5 merged, 0 gathered) in 0.003756417 sec., 543603.1196749455 rows/sec., 48.18 MiB/sec. | ||
2743 | 2024.11.22 03:56:25.358480 [ 260 ] {539a49fe-0376-4a27-8a36-46852ec529b6} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.003469 sec., 10954.165465552032 rows/sec., 823.70 KiB/sec. | ||
2744 | 2024.11.22 03:56:25.358552 [ 260 ] {539a49fe-0376-4a27-8a36-46852ec529b6} <Debug> TCPHandler: Processed in 0.003806517 sec. | ||
2745 | 2024.11.22 03:56:25.358705 [ 201 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2746 | 2024.11.22 03:56:25.358794 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2747 | 2024.11.22 03:56:25.359103 [ 265 ] {52f82daf-38fa-4eb7-a764-f5cce1a6dbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2748 | 2024.11.22 03:56:25.359207 [ 201 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_16_3} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2749 | 2024.11.22 03:56:25.359248 [ 265 ] {52f82daf-38fa-4eb7-a764-f5cce1a6dbc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2750 | 2024.11.22 03:56:25.359435 [ 201 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_16_3} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2751 | 2024.11.22 03:56:25.359613 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
2752 | 2024.11.22 03:56:25.360170 [ 265 ] {52f82daf-38fa-4eb7-a764-f5cce1a6dbc0} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2753 | 2024.11.22 03:56:25.360212 [ 265 ] {52f82daf-38fa-4eb7-a764-f5cce1a6dbc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2754 | 2024.11.22 03:56:25.360591 [ 265 ] {52f82daf-38fa-4eb7-a764-f5cce1a6dbc0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2755 | 2024.11.22 03:56:25.360853 [ 265 ] {52f82daf-38fa-4eb7-a764-f5cce1a6dbc0} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2756 | 2024.11.22 03:56:25.361013 [ 155 ] {} <Debug> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2757 | 2024.11.22 03:56:25.361064 [ 155 ] {} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2758 | 2024.11.22 03:56:25.361084 [ 265 ] {52f82daf-38fa-4eb7-a764-f5cce1a6dbc0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.002062 sec., 35887.48787584869 rows/sec., 2.80 MiB/sec. | ||
2759 | 2024.11.22 03:56:25.361098 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2760 | 2024.11.22 03:56:25.361227 [ 265 ] {52f82daf-38fa-4eb7-a764-f5cce1a6dbc0} <Debug> TCPHandler: Processed in 0.002570906 sec. | ||
2761 | 2024.11.22 03:56:25.361283 [ 191 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::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 | ||
2762 | 2024.11.22 03:56:25.361402 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2763 | 2024.11.22 03:56:25.361435 [ 191 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2764 | 2024.11.22 03:56:25.361476 [ 191 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 853 rows starting from the beginning of the part | ||
2765 | 2024.11.22 03:56:25.361607 [ 260 ] {aaaa9c80-7025-42fc-9a2a-fe49f6c85cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2766 | 2024.11.22 03:56:25.361761 [ 191 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 67 rows starting from the beginning of the part | ||
2767 | 2024.11.22 03:56:25.361788 [ 260 ] {aaaa9c80-7025-42fc-9a2a-fe49f6c85cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2768 | 2024.11.22 03:56:25.362117 [ 191 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 354 rows starting from the beginning of the part | ||
2769 | 2024.11.22 03:56:25.362529 [ 191 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 88 rows starting from the beginning of the part | ||
2770 | 2024.11.22 03:56:25.362852 [ 191 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 354 rows starting from the beginning of the part | ||
2771 | 2024.11.22 03:56:25.363160 [ 191 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 74 rows starting from the beginning of the part | ||
2772 | 2024.11.22 03:56:25.364403 [ 260 ] {aaaa9c80-7025-42fc-9a2a-fe49f6c85cf8} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2773 | 2024.11.22 03:56:25.364480 [ 260 ] {aaaa9c80-7025-42fc-9a2a-fe49f6c85cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2774 | 2024.11.22 03:56:25.365501 [ 260 ] {aaaa9c80-7025-42fc-9a2a-fe49f6c85cf8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2775 | 2024.11.22 03:56:25.366024 [ 260 ] {aaaa9c80-7025-42fc-9a2a-fe49f6c85cf8} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2776 | 2024.11.22 03:56:25.366034 [ 191 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1790 rows, containing 5 columns (5 merged, 0 gathered) in 0.004822996 sec., 371138.6034738573 rows/sec., 28.23 MiB/sec. | ||
2777 | 2024.11.22 03:56:25.366200 [ 155 ] {} <Debug> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2778 | 2024.11.22 03:56:25.366260 [ 155 ] {} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2779 | 2024.11.22 03:56:25.366266 [ 201 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2780 | 2024.11.22 03:56:25.366303 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2781 | 2024.11.22 03:56:25.366317 [ 260 ] {aaaa9c80-7025-42fc-9a2a-fe49f6c85cf8} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.004781 sec., 23007.73896674336 rows/sec., 1.61 MiB/sec. | ||
2782 | 2024.11.22 03:56:25.366900 [ 260 ] {aaaa9c80-7025-42fc-9a2a-fe49f6c85cf8} <Debug> TCPHandler: Processed in 0.005574549 sec. | ||
2783 | 2024.11.22 03:56:25.366963 [ 197 ] {61e5534c-08f6-4e60-8226-faa42bd50912::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 | ||
2784 | 2024.11.22 03:56:25.367378 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2785 | 2024.11.22 03:56:25.367557 [ 201 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_16_3} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2786 | 2024.11.22 03:56:25.367788 [ 197 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2787 | 2024.11.22 03:56:25.367855 [ 265 ] {c0f69e73-5483-4450-9da4-9018de1b9b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2788 | 2024.11.22 03:56:25.367877 [ 197 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3395 rows starting from the beginning of the part | ||
2789 | 2024.11.22 03:56:25.367891 [ 201 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_16_3} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2790 | 2024.11.22 03:56:25.368306 [ 265 ] {c0f69e73-5483-4450-9da4-9018de1b9b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2791 | 2024.11.22 03:56:25.368349 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
2792 | 2024.11.22 03:56:25.368476 [ 197 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 110 rows starting from the beginning of the part | ||
2793 | 2024.11.22 03:56:25.368919 [ 197 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 187 rows starting from the beginning of the part | ||
2794 | 2024.11.22 03:56:25.369300 [ 197 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 114 rows starting from the beginning of the part | ||
2795 | 2024.11.22 03:56:25.369660 [ 197 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 187 rows starting from the beginning of the part | ||
2796 | 2024.11.22 03:56:25.370064 [ 197 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 110 rows starting from the beginning of the part | ||
2797 | 2024.11.22 03:56:25.373540 [ 265 ] {c0f69e73-5483-4450-9da4-9018de1b9b05} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2798 | 2024.11.22 03:56:25.373583 [ 265 ] {c0f69e73-5483-4450-9da4-9018de1b9b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2799 | 2024.11.22 03:56:25.374309 [ 193 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4103 rows, containing 5 columns (5 merged, 0 gathered) in 0.00790352 sec., 519135.7774763649 rows/sec., 34.99 MiB/sec. | ||
2800 | 2024.11.22 03:56:25.374819 [ 193 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2801 | 2024.11.22 03:56:25.375084 [ 265 ] {c0f69e73-5483-4450-9da4-9018de1b9b05} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2802 | 2024.11.22 03:56:25.375389 [ 193 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2803 | 2024.11.22 03:56:25.375560 [ 193 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2804 | 2024.11.22 03:56:25.375611 [ 265 ] {c0f69e73-5483-4450-9da4-9018de1b9b05} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2805 | 2024.11.22 03:56:25.375718 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
2806 | 2024.11.22 03:56:25.376046 [ 265 ] {c0f69e73-5483-4450-9da4-9018de1b9b05} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.008338 sec., 4557.447829215639 rows/sec., 8.17 MiB/sec. | ||
2807 | 2024.11.22 03:56:25.376187 [ 265 ] {c0f69e73-5483-4450-9da4-9018de1b9b05} <Debug> TCPHandler: Processed in 0.009119412 sec. | ||
2808 | 2024.11.22 03:56:25.376382 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2809 | 2024.11.22 03:56:25.376507 [ 260 ] {43d6fbcf-7e82-4de0-b1a8-4e9600745498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2810 | 2024.11.22 03:56:25.376559 [ 260 ] {43d6fbcf-7e82-4de0-b1a8-4e9600745498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2811 | 2024.11.22 03:56:25.377057 [ 260 ] {43d6fbcf-7e82-4de0-b1a8-4e9600745498} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2812 | 2024.11.22 03:56:25.377095 [ 260 ] {43d6fbcf-7e82-4de0-b1a8-4e9600745498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2813 | 2024.11.22 03:56:25.377472 [ 260 ] {43d6fbcf-7e82-4de0-b1a8-4e9600745498} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2814 | 2024.11.22 03:56:25.377716 [ 260 ] {43d6fbcf-7e82-4de0-b1a8-4e9600745498} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2815 | 2024.11.22 03:56:25.377847 [ 155 ] {} <Debug> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2816 | 2024.11.22 03:56:25.377886 [ 155 ] {} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2817 | 2024.11.22 03:56:25.377907 [ 260 ] {43d6fbcf-7e82-4de0-b1a8-4e9600745498} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001428 sec., 28011.204481792716 rows/sec., 1.87 MiB/sec. | ||
2818 | 2024.11.22 03:56:25.377910 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2819 | 2024.11.22 03:56:25.378000 [ 260 ] {43d6fbcf-7e82-4de0-b1a8-4e9600745498} <Debug> TCPHandler: Processed in 0.00167056 sec. | ||
2820 | 2024.11.22 03:56:25.378275 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
2821 | 2024.11.22 03:56:25.378438 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2822 | 2024.11.22 03:56:25.378475 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 488 rows starting from the beginning of the part | ||
2823 | 2024.11.22 03:56:25.378552 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
2824 | 2024.11.22 03:56:25.378685 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 62 rows starting from the beginning of the part | ||
2825 | 2024.11.22 03:56:25.378876 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
2826 | 2024.11.22 03:56:25.378934 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 62 rows starting from the beginning of the part | ||
2827 | 2024.11.22 03:56:25.379141 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
2828 | 2024.11.22 03:56:25.380102 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 4 columns (4 merged, 0 gathered) in 0.002112837 sec., 346453.6071642063 rows/sec., 22.26 MiB/sec. | ||
2829 | 2024.11.22 03:56:25.380265 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2830 | 2024.11.22 03:56:25.380585 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_16_3} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2831 | 2024.11.22 03:56:25.380660 [ 193 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_16_3} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2832 | 2024.11.22 03:56:25.380725 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2833 | 2024.11.22 03:56:30.386130 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2834 | 2024.11.22 03:56:30.386339 [ 265 ] {a1850dfe-c805-45c2-9b3b-442bfc0929cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2835 | 2024.11.22 03:56:30.386414 [ 265 ] {a1850dfe-c805-45c2-9b3b-442bfc0929cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2836 | 2024.11.22 03:56:30.387187 [ 265 ] {a1850dfe-c805-45c2-9b3b-442bfc0929cd} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2837 | 2024.11.22 03:56:30.387245 [ 265 ] {a1850dfe-c805-45c2-9b3b-442bfc0929cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2838 | 2024.11.22 03:56:30.387702 [ 265 ] {a1850dfe-c805-45c2-9b3b-442bfc0929cd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2839 | 2024.11.22 03:56:30.387966 [ 265 ] {a1850dfe-c805-45c2-9b3b-442bfc0929cd} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2840 | 2024.11.22 03:56:30.388237 [ 265 ] {a1850dfe-c805-45c2-9b3b-442bfc0929cd} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001942 sec., 7209.062821833162 rows/sec., 518.96 KiB/sec. | ||
2841 | 2024.11.22 03:56:30.388446 [ 265 ] {a1850dfe-c805-45c2-9b3b-442bfc0929cd} <Debug> TCPHandler: Processed in 0.002447463 sec. | ||
2842 | 2024.11.22 03:56:30.388728 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2843 | 2024.11.22 03:56:30.388926 [ 260 ] {c7f3c526-97f5-4f2f-9391-cda226a4a0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2844 | 2024.11.22 03:56:30.389000 [ 260 ] {c7f3c526-97f5-4f2f-9391-cda226a4a0ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2845 | 2024.11.22 03:56:30.389750 [ 260 ] {c7f3c526-97f5-4f2f-9391-cda226a4a0ee} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2846 | 2024.11.22 03:56:30.389805 [ 260 ] {c7f3c526-97f5-4f2f-9391-cda226a4a0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2847 | 2024.11.22 03:56:30.390244 [ 260 ] {c7f3c526-97f5-4f2f-9391-cda226a4a0ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2848 | 2024.11.22 03:56:30.390492 [ 260 ] {c7f3c526-97f5-4f2f-9391-cda226a4a0ee} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2849 | 2024.11.22 03:56:30.390747 [ 260 ] {c7f3c526-97f5-4f2f-9391-cda226a4a0ee} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001868 sec., 2141.327623126338 rows/sec., 174.61 KiB/sec. | ||
2850 | 2024.11.22 03:56:30.390827 [ 260 ] {c7f3c526-97f5-4f2f-9391-cda226a4a0ee} <Debug> TCPHandler: Processed in 0.002230049 sec. | ||
2851 | 2024.11.22 03:56:30.391029 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2852 | 2024.11.22 03:56:30.391180 [ 265 ] {cce5682a-a18d-45f2-b23f-f39e10ef45c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2853 | 2024.11.22 03:56:30.391242 [ 265 ] {cce5682a-a18d-45f2-b23f-f39e10ef45c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2854 | 2024.11.22 03:56:30.392550 [ 265 ] {cce5682a-a18d-45f2-b23f-f39e10ef45c9} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2855 | 2024.11.22 03:56:30.392596 [ 265 ] {cce5682a-a18d-45f2-b23f-f39e10ef45c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2856 | 2024.11.22 03:56:30.393079 [ 265 ] {cce5682a-a18d-45f2-b23f-f39e10ef45c9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2857 | 2024.11.22 03:56:30.393336 [ 265 ] {cce5682a-a18d-45f2-b23f-f39e10ef45c9} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2858 | 2024.11.22 03:56:30.393535 [ 265 ] {cce5682a-a18d-45f2-b23f-f39e10ef45c9} <Debug> executeQuery: Read 1319 rows, 112.15 KiB in 0.002415 sec., 546169.7722567287 rows/sec., 45.35 MiB/sec. | ||
2859 | 2024.11.22 03:56:30.393716 [ 265 ] {cce5682a-a18d-45f2-b23f-f39e10ef45c9} <Debug> TCPHandler: Processed in 0.002791509 sec. | ||
2860 | 2024.11.22 03:56:30.393899 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2861 | 2024.11.22 03:56:30.394025 [ 260 ] {8a18f177-3a7e-44d6-9eaa-1b696f184a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2862 | 2024.11.22 03:56:30.394148 [ 260 ] {8a18f177-3a7e-44d6-9eaa-1b696f184a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2863 | 2024.11.22 03:56:30.394775 [ 260 ] {8a18f177-3a7e-44d6-9eaa-1b696f184a25} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2864 | 2024.11.22 03:56:30.394824 [ 260 ] {8a18f177-3a7e-44d6-9eaa-1b696f184a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2865 | 2024.11.22 03:56:30.395202 [ 260 ] {8a18f177-3a7e-44d6-9eaa-1b696f184a25} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2866 | 2024.11.22 03:56:30.395451 [ 260 ] {8a18f177-3a7e-44d6-9eaa-1b696f184a25} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2867 | 2024.11.22 03:56:30.395676 [ 260 ] {8a18f177-3a7e-44d6-9eaa-1b696f184a25} <Debug> executeQuery: Read 11 rows, 753.00 B in 0.001615 sec., 6811.145510835914 rows/sec., 455.33 KiB/sec. | ||
2868 | 2024.11.22 03:56:30.395738 [ 260 ] {8a18f177-3a7e-44d6-9eaa-1b696f184a25} <Debug> TCPHandler: Processed in 0.001852943 sec. | ||
2869 | 2024.11.22 03:56:30.395905 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2870 | 2024.11.22 03:56:30.396038 [ 265 ] {1a43cd60-1e0e-49ea-b5b9-18e33eca4ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2871 | 2024.11.22 03:56:30.396092 [ 265 ] {1a43cd60-1e0e-49ea-b5b9-18e33eca4ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2872 | 2024.11.22 03:56:30.396822 [ 265 ] {1a43cd60-1e0e-49ea-b5b9-18e33eca4ebc} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2873 | 2024.11.22 03:56:30.396862 [ 265 ] {1a43cd60-1e0e-49ea-b5b9-18e33eca4ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2874 | 2024.11.22 03:56:30.397263 [ 265 ] {1a43cd60-1e0e-49ea-b5b9-18e33eca4ebc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2875 | 2024.11.22 03:56:30.397505 [ 265 ] {1a43cd60-1e0e-49ea-b5b9-18e33eca4ebc} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2876 | 2024.11.22 03:56:30.397687 [ 265 ] {1a43cd60-1e0e-49ea-b5b9-18e33eca4ebc} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001678 sec., 144219.3087008343 rows/sec., 9.77 MiB/sec. | ||
2877 | 2024.11.22 03:56:30.397747 [ 265 ] {1a43cd60-1e0e-49ea-b5b9-18e33eca4ebc} <Debug> TCPHandler: Processed in 0.001901954 sec. | ||
2878 | 2024.11.22 03:56:30.397922 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2879 | 2024.11.22 03:56:30.398050 [ 260 ] {ada9b617-7d9d-4bbb-bf78-f2af5958b1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2880 | 2024.11.22 03:56:30.398102 [ 260 ] {ada9b617-7d9d-4bbb-bf78-f2af5958b1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2881 | 2024.11.22 03:56:30.398700 [ 260 ] {ada9b617-7d9d-4bbb-bf78-f2af5958b1a5} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2882 | 2024.11.22 03:56:30.398742 [ 260 ] {ada9b617-7d9d-4bbb-bf78-f2af5958b1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2883 | 2024.11.22 03:56:30.399120 [ 260 ] {ada9b617-7d9d-4bbb-bf78-f2af5958b1a5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2884 | 2024.11.22 03:56:30.399364 [ 260 ] {ada9b617-7d9d-4bbb-bf78-f2af5958b1a5} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2885 | 2024.11.22 03:56:30.399577 [ 260 ] {ada9b617-7d9d-4bbb-bf78-f2af5958b1a5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001553 sec., 8370.895041854475 rows/sec., 521.92 KiB/sec. | ||
2886 | 2024.11.22 03:56:30.399635 [ 260 ] {ada9b617-7d9d-4bbb-bf78-f2af5958b1a5} <Debug> TCPHandler: Processed in 0.001774021 sec. | ||
2887 | 2024.11.22 03:56:30.399796 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2888 | 2024.11.22 03:56:30.399920 [ 265 ] {1200117c-df6f-4085-adca-04e42d074b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2889 | 2024.11.22 03:56:30.399970 [ 265 ] {1200117c-df6f-4085-adca-04e42d074b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2890 | 2024.11.22 03:56:30.400876 [ 265 ] {1200117c-df6f-4085-adca-04e42d074b53} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2891 | 2024.11.22 03:56:30.400915 [ 265 ] {1200117c-df6f-4085-adca-04e42d074b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2892 | 2024.11.22 03:56:30.401338 [ 265 ] {1200117c-df6f-4085-adca-04e42d074b53} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2893 | 2024.11.22 03:56:30.401591 [ 265 ] {1200117c-df6f-4085-adca-04e42d074b53} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2894 | 2024.11.22 03:56:30.401776 [ 265 ] {1200117c-df6f-4085-adca-04e42d074b53} <Debug> executeQuery: Read 814 rows, 60.06 KiB in 0.001884 sec., 432059.44798301486 rows/sec., 31.13 MiB/sec. | ||
2895 | 2024.11.22 03:56:30.401831 [ 265 ] {1200117c-df6f-4085-adca-04e42d074b53} <Debug> TCPHandler: Processed in 0.002097378 sec. | ||
2896 | 2024.11.22 03:56:30.401987 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2897 | 2024.11.22 03:56:30.402147 [ 260 ] {3f32b6e6-d9e7-4aa5-8deb-52707bcbfb6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2898 | 2024.11.22 03:56:30.402208 [ 260 ] {3f32b6e6-d9e7-4aa5-8deb-52707bcbfb6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2899 | 2024.11.22 03:56:30.402712 [ 260 ] {3f32b6e6-d9e7-4aa5-8deb-52707bcbfb6f} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2900 | 2024.11.22 03:56:30.402752 [ 260 ] {3f32b6e6-d9e7-4aa5-8deb-52707bcbfb6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2901 | 2024.11.22 03:56:30.403144 [ 260 ] {3f32b6e6-d9e7-4aa5-8deb-52707bcbfb6f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2902 | 2024.11.22 03:56:30.403390 [ 260 ] {3f32b6e6-d9e7-4aa5-8deb-52707bcbfb6f} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2903 | 2024.11.22 03:56:30.403597 [ 260 ] {3f32b6e6-d9e7-4aa5-8deb-52707bcbfb6f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001479 sec., 4056.7951318458418 rows/sec., 211.95 KiB/sec. | ||
2904 | 2024.11.22 03:56:30.403650 [ 260 ] {3f32b6e6-d9e7-4aa5-8deb-52707bcbfb6f} <Debug> TCPHandler: Processed in 0.001723341 sec. | ||
2905 | 2024.11.22 03:56:30.403799 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2906 | 2024.11.22 03:56:30.403916 [ 265 ] {8064d019-4f76-4a6e-acb3-bbc0076d4f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2907 | 2024.11.22 03:56:30.403970 [ 265 ] {8064d019-4f76-4a6e-acb3-bbc0076d4f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2908 | 2024.11.22 03:56:30.404845 [ 265 ] {8064d019-4f76-4a6e-acb3-bbc0076d4f16} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2909 | 2024.11.22 03:56:30.404891 [ 265 ] {8064d019-4f76-4a6e-acb3-bbc0076d4f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2910 | 2024.11.22 03:56:30.405366 [ 265 ] {8064d019-4f76-4a6e-acb3-bbc0076d4f16} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2911 | 2024.11.22 03:56:30.405671 [ 265 ] {8064d019-4f76-4a6e-acb3-bbc0076d4f16} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2912 | 2024.11.22 03:56:30.405885 [ 265 ] {8064d019-4f76-4a6e-acb3-bbc0076d4f16} <Debug> executeQuery: Read 909 rows, 62.08 KiB in 0.001993 sec., 456096.3371801305 rows/sec., 30.42 MiB/sec. | ||
2913 | 2024.11.22 03:56:30.405955 [ 265 ] {8064d019-4f76-4a6e-acb3-bbc0076d4f16} <Debug> TCPHandler: Processed in 0.00221133 sec. | ||
2914 | 2024.11.22 03:56:30.406131 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2915 | 2024.11.22 03:56:30.406263 [ 260 ] {93691a30-e3d9-4940-8129-b78760998d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2916 | 2024.11.22 03:56:30.406325 [ 260 ] {93691a30-e3d9-4940-8129-b78760998d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2917 | 2024.11.22 03:56:30.406912 [ 260 ] {93691a30-e3d9-4940-8129-b78760998d6a} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2918 | 2024.11.22 03:56:30.406959 [ 260 ] {93691a30-e3d9-4940-8129-b78760998d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2919 | 2024.11.22 03:56:30.407409 [ 260 ] {93691a30-e3d9-4940-8129-b78760998d6a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2920 | 2024.11.22 03:56:30.407730 [ 260 ] {93691a30-e3d9-4940-8129-b78760998d6a} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2921 | 2024.11.22 03:56:30.407960 [ 260 ] {93691a30-e3d9-4940-8129-b78760998d6a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001728 sec., 578.7037037037037 rows/sec., 38.99 KiB/sec. | ||
2922 | 2024.11.22 03:56:30.408027 [ 260 ] {93691a30-e3d9-4940-8129-b78760998d6a} <Debug> TCPHandler: Processed in 0.001963594 sec. | ||
2923 | 2024.11.22 03:56:30.408188 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2924 | 2024.11.22 03:56:30.408306 [ 265 ] {8a9d7e0c-0b9a-48d0-88ee-34723a5b4505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2925 | 2024.11.22 03:56:30.408359 [ 265 ] {8a9d7e0c-0b9a-48d0-88ee-34723a5b4505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2926 | 2024.11.22 03:56:30.408878 [ 265 ] {8a9d7e0c-0b9a-48d0-88ee-34723a5b4505} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2927 | 2024.11.22 03:56:30.408917 [ 265 ] {8a9d7e0c-0b9a-48d0-88ee-34723a5b4505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2928 | 2024.11.22 03:56:30.409306 [ 265 ] {8a9d7e0c-0b9a-48d0-88ee-34723a5b4505} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2929 | 2024.11.22 03:56:30.409570 [ 265 ] {8a9d7e0c-0b9a-48d0-88ee-34723a5b4505} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2930 | 2024.11.22 03:56:30.409782 [ 265 ] {8a9d7e0c-0b9a-48d0-88ee-34723a5b4505} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.0015 sec., 41333.333333333336 rows/sec., 2.56 MiB/sec. | ||
2931 | 2024.11.22 03:56:30.409963 [ 265 ] {8a9d7e0c-0b9a-48d0-88ee-34723a5b4505} <Debug> TCPHandler: Processed in 0.001832403 sec. | ||
2932 | 2024.11.22 03:56:31.719224 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
2933 | 2024.11.22 03:56:31.719847 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2934 | 2024.11.22 03:56:31.719885 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2935 | 2024.11.22 03:56:31.720395 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2936 | 2024.11.22 03:56:31.720651 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2937 | 2024.11.22 03:56:31.720893 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
2938 | 2024.11.22 03:56:32.113047 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2939 | 2024.11.22 03:56:32.133143 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2940 | 2024.11.22 03:56:32.133211 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2941 | 2024.11.22 03:56:32.140815 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2942 | 2024.11.22 03:56:32.141595 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2943 | 2024.11.22 03:56:32.144230 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2944 | 2024.11.22 03:56:34.235612 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 442 | ||
2945 | 2024.11.22 03:56:34.238676 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2946 | 2024.11.22 03:56:34.238724 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2947 | 2024.11.22 03:56:34.240193 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2948 | 2024.11.22 03:56:34.240511 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2949 | 2024.11.22 03:56:34.241610 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 442 | ||
2950 | 2024.11.22 03:56:35.352674 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2951 | 2024.11.22 03:56:35.352862 [ 265 ] {148e2633-3ae7-4e87-b6d4-58391d35a99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2952 | 2024.11.22 03:56:35.352935 [ 265 ] {148e2633-3ae7-4e87-b6d4-58391d35a99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2953 | 2024.11.22 03:56:35.353733 [ 265 ] {148e2633-3ae7-4e87-b6d4-58391d35a99b} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2954 | 2024.11.22 03:56:35.353782 [ 265 ] {148e2633-3ae7-4e87-b6d4-58391d35a99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2955 | 2024.11.22 03:56:35.354243 [ 265 ] {148e2633-3ae7-4e87-b6d4-58391d35a99b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2956 | 2024.11.22 03:56:35.354483 [ 265 ] {148e2633-3ae7-4e87-b6d4-58391d35a99b} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2957 | 2024.11.22 03:56:35.354677 [ 265 ] {148e2633-3ae7-4e87-b6d4-58391d35a99b} <Debug> executeQuery: Read 106 rows, 9.54 KiB in 0.001899 sec., 55818.85202738283 rows/sec., 4.91 MiB/sec. | ||
2958 | 2024.11.22 03:56:35.354732 [ 265 ] {148e2633-3ae7-4e87-b6d4-58391d35a99b} <Debug> TCPHandler: Processed in 0.002226279 sec. | ||
2959 | 2024.11.22 03:56:35.354980 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2960 | 2024.11.22 03:56:35.355225 [ 260 ] {0243b0d8-5427-4679-81f2-9b5702f10ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2961 | 2024.11.22 03:56:35.355304 [ 260 ] {0243b0d8-5427-4679-81f2-9b5702f10ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2962 | 2024.11.22 03:56:35.356066 [ 260 ] {0243b0d8-5427-4679-81f2-9b5702f10ed1} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2963 | 2024.11.22 03:56:35.356120 [ 260 ] {0243b0d8-5427-4679-81f2-9b5702f10ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2964 | 2024.11.22 03:56:35.356593 [ 260 ] {0243b0d8-5427-4679-81f2-9b5702f10ed1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2965 | 2024.11.22 03:56:35.356851 [ 260 ] {0243b0d8-5427-4679-81f2-9b5702f10ed1} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2966 | 2024.11.22 03:56:35.357037 [ 113 ] {} <Debug> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2967 | 2024.11.22 03:56:35.357096 [ 113 ] {} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2968 | 2024.11.22 03:56:35.357114 [ 260 ] {0243b0d8-5427-4679-81f2-9b5702f10ed1} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.00193 sec., 19689.119170984453 rows/sec., 1.45 MiB/sec. | ||
2969 | 2024.11.22 03:56:35.357131 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2970 | 2024.11.22 03:56:35.357272 [ 260 ] {0243b0d8-5427-4679-81f2-9b5702f10ed1} <Debug> TCPHandler: Processed in 0.002371982 sec. | ||
2971 | 2024.11.22 03:56:35.357393 [ 198 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
2972 | 2024.11.22 03:56:35.357488 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2973 | 2024.11.22 03:56:35.357721 [ 198 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2974 | 2024.11.22 03:56:35.357731 [ 265 ] {083b8ef5-dcb1-4310-b93a-c076871c6fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2975 | 2024.11.22 03:56:35.357792 [ 198 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 38 rows starting from the beginning of the part | ||
2976 | 2024.11.22 03:56:35.357831 [ 265 ] {083b8ef5-dcb1-4310-b93a-c076871c6fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2977 | 2024.11.22 03:56:35.358197 [ 198 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part | ||
2978 | 2024.11.22 03:56:35.358487 [ 198 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
2979 | 2024.11.22 03:56:35.358941 [ 198 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part | ||
2980 | 2024.11.22 03:56:35.359319 [ 198 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part | ||
2981 | 2024.11.22 03:56:35.359642 [ 198 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part | ||
2982 | 2024.11.22 03:56:35.360506 [ 265 ] {083b8ef5-dcb1-4310-b93a-c076871c6fbc} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2983 | 2024.11.22 03:56:35.360577 [ 265 ] {083b8ef5-dcb1-4310-b93a-c076871c6fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
2984 | 2024.11.22 03:56:35.361614 [ 265 ] {083b8ef5-dcb1-4310-b93a-c076871c6fbc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2985 | 2024.11.22 03:56:35.362278 [ 265 ] {083b8ef5-dcb1-4310-b93a-c076871c6fbc} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2986 | 2024.11.22 03:56:35.362389 [ 198 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.00511642 sec., 34789.95078590108 rows/sec., 2.63 MiB/sec. | ||
2987 | 2024.11.22 03:56:35.362670 [ 265 ] {083b8ef5-dcb1-4310-b93a-c076871c6fbc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.005026 sec., 14723.438121766812 rows/sec., 1.15 MiB/sec. | ||
2988 | 2024.11.22 03:56:35.362679 [ 197 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2989 | 2024.11.22 03:56:35.362850 [ 265 ] {083b8ef5-dcb1-4310-b93a-c076871c6fbc} <Debug> TCPHandler: Processed in 0.005453666 sec. | ||
2990 | 2024.11.22 03:56:35.363061 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2991 | 2024.11.22 03:56:35.363157 [ 197 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_16_3} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2992 | 2024.11.22 03:56:35.363245 [ 260 ] {0751373b-c88d-44f5-940e-4c1e680cd9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2993 | 2024.11.22 03:56:35.363265 [ 197 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_16_3} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2994 | 2024.11.22 03:56:35.363330 [ 260 ] {0751373b-c88d-44f5-940e-4c1e680cd9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2995 | 2024.11.22 03:56:35.363381 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2996 | 2024.11.22 03:56:35.364031 [ 260 ] {0751373b-c88d-44f5-940e-4c1e680cd9cb} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2997 | 2024.11.22 03:56:35.364079 [ 260 ] {0751373b-c88d-44f5-940e-4c1e680cd9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2998 | 2024.11.22 03:56:35.364526 [ 260 ] {0751373b-c88d-44f5-940e-4c1e680cd9cb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2999 | 2024.11.22 03:56:35.364771 [ 260 ] {0751373b-c88d-44f5-940e-4c1e680cd9cb} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3000 | 2024.11.22 03:56:35.364998 [ 260 ] {0751373b-c88d-44f5-940e-4c1e680cd9cb} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001805 sec., 60941.82825484765 rows/sec., 4.25 MiB/sec. | ||
3001 | 2024.11.22 03:56:35.365055 [ 260 ] {0751373b-c88d-44f5-940e-4c1e680cd9cb} <Debug> TCPHandler: Processed in 0.002067187 sec. | ||
3002 | 2024.11.22 03:56:35.365209 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3003 | 2024.11.22 03:56:35.365341 [ 265 ] {7319cd1b-e947-43b6-bc32-0be2d6c9222b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3004 | 2024.11.22 03:56:35.365434 [ 265 ] {7319cd1b-e947-43b6-bc32-0be2d6c9222b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3005 | 2024.11.22 03:56:35.366727 [ 265 ] {7319cd1b-e947-43b6-bc32-0be2d6c9222b} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3006 | 2024.11.22 03:56:35.366765 [ 265 ] {7319cd1b-e947-43b6-bc32-0be2d6c9222b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3007 | 2024.11.22 03:56:35.367460 [ 265 ] {7319cd1b-e947-43b6-bc32-0be2d6c9222b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3008 | 2024.11.22 03:56:35.367730 [ 265 ] {7319cd1b-e947-43b6-bc32-0be2d6c9222b} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3009 | 2024.11.22 03:56:35.367929 [ 265 ] {7319cd1b-e947-43b6-bc32-0be2d6c9222b} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002621 sec., 14498.283098054177 rows/sec., 25.98 MiB/sec. | ||
3010 | 2024.11.22 03:56:35.368021 [ 265 ] {7319cd1b-e947-43b6-bc32-0be2d6c9222b} <Debug> TCPHandler: Processed in 0.00286931 sec. | ||
3011 | 2024.11.22 03:56:35.368188 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3012 | 2024.11.22 03:56:35.368327 [ 260 ] {40c62cf6-1306-465f-a2d0-374c0fd9c5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3013 | 2024.11.22 03:56:35.368380 [ 260 ] {40c62cf6-1306-465f-a2d0-374c0fd9c5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3014 | 2024.11.22 03:56:35.368883 [ 260 ] {40c62cf6-1306-465f-a2d0-374c0fd9c5e0} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3015 | 2024.11.22 03:56:35.368924 [ 260 ] {40c62cf6-1306-465f-a2d0-374c0fd9c5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3016 | 2024.11.22 03:56:35.369310 [ 260 ] {40c62cf6-1306-465f-a2d0-374c0fd9c5e0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3017 | 2024.11.22 03:56:35.369550 [ 260 ] {40c62cf6-1306-465f-a2d0-374c0fd9c5e0} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3018 | 2024.11.22 03:56:35.369776 [ 260 ] {40c62cf6-1306-465f-a2d0-374c0fd9c5e0} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001479 sec., 27045.300878972277 rows/sec., 1.81 MiB/sec. | ||
3019 | 2024.11.22 03:56:35.369838 [ 260 ] {40c62cf6-1306-465f-a2d0-374c0fd9c5e0} <Debug> TCPHandler: Processed in 0.001720951 sec. | ||
3020 | 2024.11.22 03:56:39.129024 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3021 | 2024.11.22 03:56:39.129098 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3022 | 2024.11.22 03:56:39.221063 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
3023 | 2024.11.22 03:56:39.221711 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3024 | 2024.11.22 03:56:39.221752 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3025 | 2024.11.22 03:56:39.222287 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3026 | 2024.11.22 03:56:39.222549 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3027 | 2024.11.22 03:56:39.222822 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3028 | 2024.11.22 03:56:39.644355 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3029 | 2024.11.22 03:56:39.665428 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3030 | 2024.11.22 03:56:39.665500 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3031 | 2024.11.22 03:56:39.672814 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3032 | 2024.11.22 03:56:39.673593 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3033 | 2024.11.22 03:56:39.676435 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3034 | 2024.11.22 03:56:40.354910 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3035 | 2024.11.22 03:56:40.355095 [ 265 ] {eb8f2503-8788-46e8-af05-604fab18a34f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3036 | 2024.11.22 03:56:40.355167 [ 265 ] {eb8f2503-8788-46e8-af05-604fab18a34f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3037 | 2024.11.22 03:56:40.355931 [ 265 ] {eb8f2503-8788-46e8-af05-604fab18a34f} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3038 | 2024.11.22 03:56:40.355979 [ 265 ] {eb8f2503-8788-46e8-af05-604fab18a34f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3039 | 2024.11.22 03:56:40.356401 [ 265 ] {eb8f2503-8788-46e8-af05-604fab18a34f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3040 | 2024.11.22 03:56:40.356651 [ 265 ] {eb8f2503-8788-46e8-af05-604fab18a34f} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3041 | 2024.11.22 03:56:40.356845 [ 265 ] {eb8f2503-8788-46e8-af05-604fab18a34f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001802 sec., 7769.145394006659 rows/sec., 559.27 KiB/sec. | ||
3042 | 2024.11.22 03:56:40.356899 [ 265 ] {eb8f2503-8788-46e8-af05-604fab18a34f} <Debug> TCPHandler: Processed in 0.002119468 sec. | ||
3043 | 2024.11.22 03:56:40.357146 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3044 | 2024.11.22 03:56:40.357335 [ 260 ] {649cdb86-1945-4b79-aab4-5de54c161f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3045 | 2024.11.22 03:56:40.357405 [ 260 ] {649cdb86-1945-4b79-aab4-5de54c161f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3046 | 2024.11.22 03:56:40.358233 [ 260 ] {649cdb86-1945-4b79-aab4-5de54c161f04} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3047 | 2024.11.22 03:56:40.358282 [ 260 ] {649cdb86-1945-4b79-aab4-5de54c161f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3048 | 2024.11.22 03:56:40.358750 [ 260 ] {649cdb86-1945-4b79-aab4-5de54c161f04} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3049 | 2024.11.22 03:56:40.359001 [ 260 ] {649cdb86-1945-4b79-aab4-5de54c161f04} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3050 | 2024.11.22 03:56:40.359227 [ 260 ] {649cdb86-1945-4b79-aab4-5de54c161f04} <Debug> executeQuery: Read 177 rows, 15.89 KiB in 0.001943 sec., 91096.24292331446 rows/sec., 7.99 MiB/sec. | ||
3051 | 2024.11.22 03:56:40.359295 [ 260 ] {649cdb86-1945-4b79-aab4-5de54c161f04} <Debug> TCPHandler: Processed in 0.00227509 sec. | ||
3052 | 2024.11.22 03:56:40.359453 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3053 | 2024.11.22 03:56:40.359593 [ 265 ] {d99bbabe-8b1a-4511-b83d-fa3edb73a494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3054 | 2024.11.22 03:56:40.359651 [ 265 ] {d99bbabe-8b1a-4511-b83d-fa3edb73a494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3055 | 2024.11.22 03:56:40.360345 [ 265 ] {d99bbabe-8b1a-4511-b83d-fa3edb73a494} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3056 | 2024.11.22 03:56:40.360392 [ 265 ] {d99bbabe-8b1a-4511-b83d-fa3edb73a494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3057 | 2024.11.22 03:56:40.360753 [ 265 ] {d99bbabe-8b1a-4511-b83d-fa3edb73a494} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3058 | 2024.11.22 03:56:40.360991 [ 265 ] {d99bbabe-8b1a-4511-b83d-fa3edb73a494} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3059 | 2024.11.22 03:56:40.361184 [ 265 ] {d99bbabe-8b1a-4511-b83d-fa3edb73a494} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001622 sec., 4315.659679408138 rows/sec., 281.17 KiB/sec. | ||
3060 | 2024.11.22 03:56:40.361297 [ 265 ] {d99bbabe-8b1a-4511-b83d-fa3edb73a494} <Debug> TCPHandler: Processed in 0.001903294 sec. | ||
3061 | 2024.11.22 03:56:40.361457 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3062 | 2024.11.22 03:56:40.361582 [ 260 ] {541a8939-91bf-49af-a2b0-debcb492a881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3063 | 2024.11.22 03:56:40.361634 [ 260 ] {541a8939-91bf-49af-a2b0-debcb492a881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3064 | 2024.11.22 03:56:40.362217 [ 260 ] {541a8939-91bf-49af-a2b0-debcb492a881} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3065 | 2024.11.22 03:56:40.362259 [ 260 ] {541a8939-91bf-49af-a2b0-debcb492a881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3066 | 2024.11.22 03:56:40.362617 [ 260 ] {541a8939-91bf-49af-a2b0-debcb492a881} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3067 | 2024.11.22 03:56:40.362853 [ 260 ] {541a8939-91bf-49af-a2b0-debcb492a881} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3068 | 2024.11.22 03:56:40.363087 [ 260 ] {541a8939-91bf-49af-a2b0-debcb492a881} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001529 sec., 9156.311314584696 rows/sec., 641.25 KiB/sec. | ||
3069 | 2024.11.22 03:56:40.363166 [ 260 ] {541a8939-91bf-49af-a2b0-debcb492a881} <Debug> TCPHandler: Processed in 0.001768852 sec. | ||
3070 | 2024.11.22 03:56:40.363317 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3071 | 2024.11.22 03:56:40.363430 [ 265 ] {7608176c-6e57-4a5f-8d95-47761f689738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3072 | 2024.11.22 03:56:40.363487 [ 265 ] {7608176c-6e57-4a5f-8d95-47761f689738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3073 | 2024.11.22 03:56:40.364162 [ 265 ] {7608176c-6e57-4a5f-8d95-47761f689738} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3074 | 2024.11.22 03:56:40.364208 [ 265 ] {7608176c-6e57-4a5f-8d95-47761f689738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3075 | 2024.11.22 03:56:40.364598 [ 265 ] {7608176c-6e57-4a5f-8d95-47761f689738} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3076 | 2024.11.22 03:56:40.364839 [ 265 ] {7608176c-6e57-4a5f-8d95-47761f689738} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3077 | 2024.11.22 03:56:40.365047 [ 265 ] {7608176c-6e57-4a5f-8d95-47761f689738} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001637 sec., 7941.356139279169 rows/sec., 495.14 KiB/sec. | ||
3078 | 2024.11.22 03:56:40.365100 [ 265 ] {7608176c-6e57-4a5f-8d95-47761f689738} <Debug> TCPHandler: Processed in 0.001840393 sec. | ||
3079 | 2024.11.22 03:56:40.365246 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3080 | 2024.11.22 03:56:40.365365 [ 260 ] {938e9054-3bde-47ef-ac54-3b50043f7236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3081 | 2024.11.22 03:56:40.365416 [ 260 ] {938e9054-3bde-47ef-ac54-3b50043f7236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3082 | 2024.11.22 03:56:40.366249 [ 260 ] {938e9054-3bde-47ef-ac54-3b50043f7236} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3083 | 2024.11.22 03:56:40.366389 [ 260 ] {938e9054-3bde-47ef-ac54-3b50043f7236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3084 | 2024.11.22 03:56:40.366774 [ 260 ] {938e9054-3bde-47ef-ac54-3b50043f7236} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3085 | 2024.11.22 03:56:40.367007 [ 260 ] {938e9054-3bde-47ef-ac54-3b50043f7236} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3086 | 2024.11.22 03:56:40.367210 [ 260 ] {938e9054-3bde-47ef-ac54-3b50043f7236} <Debug> executeQuery: Read 354 rows, 25.45 KiB in 0.00187 sec., 189304.8128342246 rows/sec., 13.29 MiB/sec. | ||
3087 | 2024.11.22 03:56:40.367275 [ 260 ] {938e9054-3bde-47ef-ac54-3b50043f7236} <Debug> TCPHandler: Processed in 0.002083667 sec. | ||
3088 | 2024.11.22 03:56:40.367428 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3089 | 2024.11.22 03:56:40.367544 [ 265 ] {1c0559dd-e2e7-437b-b6e8-6820219e4a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3090 | 2024.11.22 03:56:40.367594 [ 265 ] {1c0559dd-e2e7-437b-b6e8-6820219e4a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3091 | 2024.11.22 03:56:40.368159 [ 265 ] {1c0559dd-e2e7-437b-b6e8-6820219e4a06} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3092 | 2024.11.22 03:56:40.368196 [ 265 ] {1c0559dd-e2e7-437b-b6e8-6820219e4a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3093 | 2024.11.22 03:56:40.368571 [ 265 ] {1c0559dd-e2e7-437b-b6e8-6820219e4a06} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3094 | 2024.11.22 03:56:40.368807 [ 265 ] {1c0559dd-e2e7-437b-b6e8-6820219e4a06} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3095 | 2024.11.22 03:56:40.368979 [ 265 ] {1c0559dd-e2e7-437b-b6e8-6820219e4a06} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00146 sec., 4109.589041095891 rows/sec., 214.71 KiB/sec. | ||
3096 | 2024.11.22 03:56:40.369029 [ 265 ] {1c0559dd-e2e7-437b-b6e8-6820219e4a06} <Debug> TCPHandler: Processed in 0.00165967 sec. | ||
3097 | 2024.11.22 03:56:40.369170 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3098 | 2024.11.22 03:56:40.369324 [ 260 ] {cc6a6d6f-7742-4dc5-a090-75b22efbe427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3099 | 2024.11.22 03:56:40.369399 [ 260 ] {cc6a6d6f-7742-4dc5-a090-75b22efbe427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3100 | 2024.11.22 03:56:40.370093 [ 260 ] {cc6a6d6f-7742-4dc5-a090-75b22efbe427} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3101 | 2024.11.22 03:56:40.370140 [ 260 ] {cc6a6d6f-7742-4dc5-a090-75b22efbe427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3102 | 2024.11.22 03:56:40.370582 [ 260 ] {cc6a6d6f-7742-4dc5-a090-75b22efbe427} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3103 | 2024.11.22 03:56:40.370836 [ 260 ] {cc6a6d6f-7742-4dc5-a090-75b22efbe427} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3104 | 2024.11.22 03:56:40.371055 [ 260 ] {cc6a6d6f-7742-4dc5-a090-75b22efbe427} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.00176 sec., 106250 rows/sec., 7.06 MiB/sec. | ||
3105 | 2024.11.22 03:56:40.371165 [ 260 ] {cc6a6d6f-7742-4dc5-a090-75b22efbe427} <Debug> TCPHandler: Processed in 0.002051967 sec. | ||
3106 | 2024.11.22 03:56:40.371311 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3107 | 2024.11.22 03:56:40.371425 [ 265 ] {bcc3c992-2ed1-4ab2-b4ad-dfcd0d9402e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3108 | 2024.11.22 03:56:40.371484 [ 265 ] {bcc3c992-2ed1-4ab2-b4ad-dfcd0d9402e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3109 | 2024.11.22 03:56:40.372029 [ 265 ] {bcc3c992-2ed1-4ab2-b4ad-dfcd0d9402e5} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3110 | 2024.11.22 03:56:40.372074 [ 265 ] {bcc3c992-2ed1-4ab2-b4ad-dfcd0d9402e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3111 | 2024.11.22 03:56:40.372488 [ 265 ] {bcc3c992-2ed1-4ab2-b4ad-dfcd0d9402e5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3112 | 2024.11.22 03:56:40.372721 [ 265 ] {bcc3c992-2ed1-4ab2-b4ad-dfcd0d9402e5} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3113 | 2024.11.22 03:56:40.372896 [ 265 ] {bcc3c992-2ed1-4ab2-b4ad-dfcd0d9402e5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001496 sec., 668.4491978609626 rows/sec., 45.04 KiB/sec. | ||
3114 | 2024.11.22 03:56:40.372945 [ 265 ] {bcc3c992-2ed1-4ab2-b4ad-dfcd0d9402e5} <Debug> TCPHandler: Processed in 0.00169009 sec. | ||
3115 | 2024.11.22 03:56:40.373086 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3116 | 2024.11.22 03:56:40.373202 [ 260 ] {e5f6d48d-61f0-4722-a470-214f29c03699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3117 | 2024.11.22 03:56:40.373253 [ 260 ] {e5f6d48d-61f0-4722-a470-214f29c03699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3118 | 2024.11.22 03:56:40.373710 [ 260 ] {e5f6d48d-61f0-4722-a470-214f29c03699} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3119 | 2024.11.22 03:56:40.373747 [ 260 ] {e5f6d48d-61f0-4722-a470-214f29c03699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3120 | 2024.11.22 03:56:40.374089 [ 260 ] {e5f6d48d-61f0-4722-a470-214f29c03699} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3121 | 2024.11.22 03:56:40.374376 [ 260 ] {e5f6d48d-61f0-4722-a470-214f29c03699} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3122 | 2024.11.22 03:56:40.374593 [ 260 ] {e5f6d48d-61f0-4722-a470-214f29c03699} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.001413 sec., 43878.273177636234 rows/sec., 2.71 MiB/sec. | ||
3123 | 2024.11.22 03:56:40.374646 [ 260 ] {e5f6d48d-61f0-4722-a470-214f29c03699} <Debug> TCPHandler: Processed in 0.001613848 sec. | ||
3124 | 2024.11.22 03:56:44.241853 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 474 | ||
3125 | 2024.11.22 03:56:44.244851 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3126 | 2024.11.22 03:56:44.244898 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3127 | 2024.11.22 03:56:44.246326 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3128 | 2024.11.22 03:56:44.246636 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3129 | 2024.11.22 03:56:44.247634 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 474 | ||
3130 | 2024.11.22 03:56:45.355274 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3131 | 2024.11.22 03:56:45.355484 [ 265 ] {0f673c6f-b581-42f4-8722-ef9cc353479f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3132 | 2024.11.22 03:56:45.355566 [ 265 ] {0f673c6f-b581-42f4-8722-ef9cc353479f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3133 | 2024.11.22 03:56:45.356355 [ 265 ] {0f673c6f-b581-42f4-8722-ef9cc353479f} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3134 | 2024.11.22 03:56:45.356404 [ 265 ] {0f673c6f-b581-42f4-8722-ef9cc353479f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3135 | 2024.11.22 03:56:45.356867 [ 265 ] {0f673c6f-b581-42f4-8722-ef9cc353479f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3136 | 2024.11.22 03:56:45.357131 [ 265 ] {0f673c6f-b581-42f4-8722-ef9cc353479f} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3137 | 2024.11.22 03:56:45.357337 [ 265 ] {0f673c6f-b581-42f4-8722-ef9cc353479f} <Debug> executeQuery: Read 132 rows, 11.61 KiB in 0.001911 sec., 69073.78335949765 rows/sec., 5.93 MiB/sec. | ||
3138 | 2024.11.22 03:56:45.357403 [ 265 ] {0f673c6f-b581-42f4-8722-ef9cc353479f} <Debug> TCPHandler: Processed in 0.002273211 sec. | ||
3139 | 2024.11.22 03:56:45.357640 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3140 | 2024.11.22 03:56:45.357832 [ 260 ] {66bd7dd1-3aea-4112-b301-078cc78cfcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3141 | 2024.11.22 03:56:45.357906 [ 260 ] {66bd7dd1-3aea-4112-b301-078cc78cfcd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3142 | 2024.11.22 03:56:45.358639 [ 260 ] {66bd7dd1-3aea-4112-b301-078cc78cfcd3} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3143 | 2024.11.22 03:56:45.358695 [ 260 ] {66bd7dd1-3aea-4112-b301-078cc78cfcd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3144 | 2024.11.22 03:56:45.359126 [ 260 ] {66bd7dd1-3aea-4112-b301-078cc78cfcd3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3145 | 2024.11.22 03:56:45.359386 [ 260 ] {66bd7dd1-3aea-4112-b301-078cc78cfcd3} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3146 | 2024.11.22 03:56:45.359619 [ 260 ] {66bd7dd1-3aea-4112-b301-078cc78cfcd3} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001838 sec., 20674.646354733406 rows/sec., 1.52 MiB/sec. | ||
3147 | 2024.11.22 03:56:45.359687 [ 260 ] {66bd7dd1-3aea-4112-b301-078cc78cfcd3} <Debug> TCPHandler: Processed in 0.002176089 sec. | ||
3148 | 2024.11.22 03:56:45.359838 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3149 | 2024.11.22 03:56:45.359982 [ 265 ] {a1dff09d-4a3d-4946-8e53-e18346efdb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3150 | 2024.11.22 03:56:45.360045 [ 265 ] {a1dff09d-4a3d-4946-8e53-e18346efdb14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3151 | 2024.11.22 03:56:45.360746 [ 265 ] {a1dff09d-4a3d-4946-8e53-e18346efdb14} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3152 | 2024.11.22 03:56:45.360785 [ 265 ] {a1dff09d-4a3d-4946-8e53-e18346efdb14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3153 | 2024.11.22 03:56:45.361162 [ 265 ] {a1dff09d-4a3d-4946-8e53-e18346efdb14} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3154 | 2024.11.22 03:56:45.361406 [ 265 ] {a1dff09d-4a3d-4946-8e53-e18346efdb14} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3155 | 2024.11.22 03:56:45.361592 [ 265 ] {a1dff09d-4a3d-4946-8e53-e18346efdb14} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001647 sec., 61930.78324225865 rows/sec., 4.84 MiB/sec. | ||
3156 | 2024.11.22 03:56:45.361649 [ 265 ] {a1dff09d-4a3d-4946-8e53-e18346efdb14} <Debug> TCPHandler: Processed in 0.001878353 sec. | ||
3157 | 2024.11.22 03:56:45.361789 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3158 | 2024.11.22 03:56:45.361922 [ 260 ] {cf4c2130-c93f-42e2-bc77-474a865b7d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3159 | 2024.11.22 03:56:45.361980 [ 260 ] {cf4c2130-c93f-42e2-bc77-474a865b7d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3160 | 2024.11.22 03:56:45.362555 [ 260 ] {cf4c2130-c93f-42e2-bc77-474a865b7d79} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3161 | 2024.11.22 03:56:45.362597 [ 260 ] {cf4c2130-c93f-42e2-bc77-474a865b7d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3162 | 2024.11.22 03:56:45.363006 [ 260 ] {cf4c2130-c93f-42e2-bc77-474a865b7d79} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3163 | 2024.11.22 03:56:45.363250 [ 260 ] {cf4c2130-c93f-42e2-bc77-474a865b7d79} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3164 | 2024.11.22 03:56:45.363459 [ 260 ] {cf4c2130-c93f-42e2-bc77-474a865b7d79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001567 sec., 102105.9349074665 rows/sec., 7.11 MiB/sec. | ||
3165 | 2024.11.22 03:56:45.363510 [ 260 ] {cf4c2130-c93f-42e2-bc77-474a865b7d79} <Debug> TCPHandler: Processed in 0.001781511 sec. | ||
3166 | 2024.11.22 03:56:45.363677 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3167 | 2024.11.22 03:56:45.363900 [ 265 ] {67a7158a-0840-4ea3-a4e6-c20715d63844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3168 | 2024.11.22 03:56:45.364038 [ 265 ] {67a7158a-0840-4ea3-a4e6-c20715d63844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3169 | 2024.11.22 03:56:45.365447 [ 265 ] {67a7158a-0840-4ea3-a4e6-c20715d63844} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3170 | 2024.11.22 03:56:45.365485 [ 265 ] {67a7158a-0840-4ea3-a4e6-c20715d63844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3171 | 2024.11.22 03:56:45.366146 [ 265 ] {67a7158a-0840-4ea3-a4e6-c20715d63844} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3172 | 2024.11.22 03:56:45.366410 [ 265 ] {67a7158a-0840-4ea3-a4e6-c20715d63844} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3173 | 2024.11.22 03:56:45.366610 [ 265 ] {67a7158a-0840-4ea3-a4e6-c20715d63844} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002767 sec., 13733.285146367907 rows/sec., 24.61 MiB/sec. | ||
3174 | 2024.11.22 03:56:45.366701 [ 265 ] {67a7158a-0840-4ea3-a4e6-c20715d63844} <Debug> TCPHandler: Processed in 0.003114195 sec. | ||
3175 | 2024.11.22 03:56:45.366843 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3176 | 2024.11.22 03:56:45.366957 [ 260 ] {ea2cb13a-5f25-4dc7-8445-fe7180fc6534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3177 | 2024.11.22 03:56:45.367008 [ 260 ] {ea2cb13a-5f25-4dc7-8445-fe7180fc6534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3178 | 2024.11.22 03:56:45.367497 [ 260 ] {ea2cb13a-5f25-4dc7-8445-fe7180fc6534} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3179 | 2024.11.22 03:56:45.367536 [ 260 ] {ea2cb13a-5f25-4dc7-8445-fe7180fc6534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3180 | 2024.11.22 03:56:45.367908 [ 260 ] {ea2cb13a-5f25-4dc7-8445-fe7180fc6534} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3181 | 2024.11.22 03:56:45.368147 [ 260 ] {ea2cb13a-5f25-4dc7-8445-fe7180fc6534} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3182 | 2024.11.22 03:56:45.368357 [ 260 ] {ea2cb13a-5f25-4dc7-8445-fe7180fc6534} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001423 sec., 42164.441321152495 rows/sec., 2.84 MiB/sec. | ||
3183 | 2024.11.22 03:56:45.368406 [ 260 ] {ea2cb13a-5f25-4dc7-8445-fe7180fc6534} <Debug> TCPHandler: Processed in 0.001619588 sec. | ||
3184 | 2024.11.22 03:56:46.722972 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
3185 | 2024.11.22 03:56:46.723617 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3186 | 2024.11.22 03:56:46.723659 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3187 | 2024.11.22 03:56:46.724240 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3188 | 2024.11.22 03:56:46.724504 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3189 | 2024.11.22 03:56:46.724752 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
3190 | 2024.11.22 03:56:47.176530 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
3191 | 2024.11.22 03:56:47.197054 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3192 | 2024.11.22 03:56:47.197108 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3193 | 2024.11.22 03:56:47.204743 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3194 | 2024.11.22 03:56:47.205491 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3195 | 2024.11.22 03:56:47.208113 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
3196 | 2024.11.22 03:56:50.356857 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3197 | 2024.11.22 03:56:50.357044 [ 265 ] {5295f501-aaf1-4d00-85b7-f26dfb612334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3198 | 2024.11.22 03:56:50.357119 [ 265 ] {5295f501-aaf1-4d00-85b7-f26dfb612334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3199 | 2024.11.22 03:56:50.357865 [ 265 ] {5295f501-aaf1-4d00-85b7-f26dfb612334} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3200 | 2024.11.22 03:56:50.357923 [ 265 ] {5295f501-aaf1-4d00-85b7-f26dfb612334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3201 | 2024.11.22 03:56:50.358391 [ 265 ] {5295f501-aaf1-4d00-85b7-f26dfb612334} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3202 | 2024.11.22 03:56:50.358646 [ 265 ] {5295f501-aaf1-4d00-85b7-f26dfb612334} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3203 | 2024.11.22 03:56:50.358840 [ 138 ] {} <Debug> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3204 | 2024.11.22 03:56:50.358908 [ 265 ] {5295f501-aaf1-4d00-85b7-f26dfb612334} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001913 sec., 7318.348144276007 rows/sec., 526.82 KiB/sec. | ||
3205 | 2024.11.22 03:56:50.358921 [ 138 ] {} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3206 | 2024.11.22 03:56:50.358991 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3207 | 2024.11.22 03:56:50.359048 [ 265 ] {5295f501-aaf1-4d00-85b7-f26dfb612334} <Debug> TCPHandler: Processed in 0.002324151 sec. | ||
3208 | 2024.11.22 03:56:50.359455 [ 194 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::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 | ||
3209 | 2024.11.22 03:56:50.359458 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3210 | 2024.11.22 03:56:50.359744 [ 194 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3211 | 2024.11.22 03:56:50.359834 [ 194 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
3212 | 2024.11.22 03:56:50.359847 [ 260 ] {5ebd9202-2d52-4b8e-ac99-95ccd86134fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3213 | 2024.11.22 03:56:50.360030 [ 194 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
3214 | 2024.11.22 03:56:50.360044 [ 260 ] {5ebd9202-2d52-4b8e-ac99-95ccd86134fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3215 | 2024.11.22 03:56:50.360455 [ 194 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
3216 | 2024.11.22 03:56:50.360740 [ 194 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3217 | 2024.11.22 03:56:50.361046 [ 194 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3218 | 2024.11.22 03:56:50.362965 [ 260 ] {5ebd9202-2d52-4b8e-ac99-95ccd86134fd} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3219 | 2024.11.22 03:56:50.363046 [ 260 ] {5ebd9202-2d52-4b8e-ac99-95ccd86134fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3220 | 2024.11.22 03:56:50.363704 [ 194 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004598002 sec., 15224.003817310213 rows/sec., 1.13 MiB/sec. | ||
3221 | 2024.11.22 03:56:50.363983 [ 194 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3222 | 2024.11.22 03:56:50.364137 [ 260 ] {5ebd9202-2d52-4b8e-ac99-95ccd86134fd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3223 | 2024.11.22 03:56:50.364508 [ 194 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_9_2} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3224 | 2024.11.22 03:56:50.364691 [ 194 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_9_2} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3225 | 2024.11.22 03:56:50.364733 [ 260 ] {5ebd9202-2d52-4b8e-ac99-95ccd86134fd} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3226 | 2024.11.22 03:56:50.364864 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3227 | 2024.11.22 03:56:50.365038 [ 138 ] {} <Debug> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3228 | 2024.11.22 03:56:50.365105 [ 138 ] {} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3229 | 2024.11.22 03:56:50.365133 [ 260 ] {5ebd9202-2d52-4b8e-ac99-95ccd86134fd} <Debug> executeQuery: Read 203 rows, 17.95 KiB in 0.005394 sec., 37634.408602150535 rows/sec., 3.25 MiB/sec. | ||
3230 | 2024.11.22 03:56:50.365145 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3231 | 2024.11.22 03:56:50.365313 [ 260 ] {5ebd9202-2d52-4b8e-ac99-95ccd86134fd} <Debug> TCPHandler: Processed in 0.006138799 sec. | ||
3232 | 2024.11.22 03:56:50.365371 [ 197 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::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 | ||
3233 | 2024.11.22 03:56:50.365512 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3234 | 2024.11.22 03:56:50.365525 [ 197 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3235 | 2024.11.22 03:56:50.365587 [ 197 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1398 rows starting from the beginning of the part | ||
3236 | 2024.11.22 03:56:50.365796 [ 265 ] {1aa2bcab-1d85-4b7d-8754-7bc4c4f9ee32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3237 | 2024.11.22 03:56:50.365862 [ 197 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1319 rows starting from the beginning of the part | ||
3238 | 2024.11.22 03:56:50.365944 [ 265 ] {1aa2bcab-1d85-4b7d-8754-7bc4c4f9ee32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3239 | 2024.11.22 03:56:50.366178 [ 197 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 106 rows starting from the beginning of the part | ||
3240 | 2024.11.22 03:56:50.366505 [ 197 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 177 rows starting from the beginning of the part | ||
3241 | 2024.11.22 03:56:50.366840 [ 197 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 132 rows starting from the beginning of the part | ||
3242 | 2024.11.22 03:56:50.367207 [ 197 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 203 rows starting from the beginning of the part | ||
3243 | 2024.11.22 03:56:50.368496 [ 265 ] {1aa2bcab-1d85-4b7d-8754-7bc4c4f9ee32} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3244 | 2024.11.22 03:56:50.368566 [ 265 ] {1aa2bcab-1d85-4b7d-8754-7bc4c4f9ee32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3245 | 2024.11.22 03:56:50.369469 [ 265 ] {1aa2bcab-1d85-4b7d-8754-7bc4c4f9ee32} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3246 | 2024.11.22 03:56:50.369823 [ 265 ] {1aa2bcab-1d85-4b7d-8754-7bc4c4f9ee32} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3247 | 2024.11.22 03:56:50.370298 [ 265 ] {1aa2bcab-1d85-4b7d-8754-7bc4c4f9ee32} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.004593 sec., 1524.05834966253 rows/sec., 99.29 KiB/sec. | ||
3248 | 2024.11.22 03:56:50.370823 [ 265 ] {1aa2bcab-1d85-4b7d-8754-7bc4c4f9ee32} <Debug> TCPHandler: Processed in 0.005398796 sec. | ||
3249 | 2024.11.22 03:56:50.371024 [ 197 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3335 rows, containing 5 columns (5 merged, 0 gathered) in 0.005737021 sec., 581312.1478899937 rows/sec., 51.03 MiB/sec. | ||
3250 | 2024.11.22 03:56:50.371053 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3251 | 2024.11.22 03:56:50.371226 [ 260 ] {29e362e0-30b5-4e72-845c-807d88a907c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3252 | 2024.11.22 03:56:50.371307 [ 260 ] {29e362e0-30b5-4e72-845c-807d88a907c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3253 | 2024.11.22 03:56:50.371330 [ 198 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3254 | 2024.11.22 03:56:50.372015 [ 198 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_21_4} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3255 | 2024.11.22 03:56:50.372194 [ 198 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_21_4} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3256 | 2024.11.22 03:56:50.372364 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
3257 | 2024.11.22 03:56:50.372555 [ 260 ] {29e362e0-30b5-4e72-845c-807d88a907c7} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3258 | 2024.11.22 03:56:50.372602 [ 260 ] {29e362e0-30b5-4e72-845c-807d88a907c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3259 | 2024.11.22 03:56:50.372977 [ 260 ] {29e362e0-30b5-4e72-845c-807d88a907c7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3260 | 2024.11.22 03:56:50.373236 [ 260 ] {29e362e0-30b5-4e72-845c-807d88a907c7} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3261 | 2024.11.22 03:56:50.373476 [ 260 ] {29e362e0-30b5-4e72-845c-807d88a907c7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.0023 sec., 6086.956521739131 rows/sec., 426.29 KiB/sec. | ||
3262 | 2024.11.22 03:56:50.373560 [ 260 ] {29e362e0-30b5-4e72-845c-807d88a907c7} <Debug> TCPHandler: Processed in 0.002608867 sec. | ||
3263 | 2024.11.22 03:56:50.373706 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3264 | 2024.11.22 03:56:50.373831 [ 265 ] {22906722-d57a-48ae-84ad-2c90ad05b64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3265 | 2024.11.22 03:56:50.373884 [ 265 ] {22906722-d57a-48ae-84ad-2c90ad05b64b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3266 | 2024.11.22 03:56:50.374484 [ 265 ] {22906722-d57a-48ae-84ad-2c90ad05b64b} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3267 | 2024.11.22 03:56:50.374527 [ 265 ] {22906722-d57a-48ae-84ad-2c90ad05b64b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3268 | 2024.11.22 03:56:50.374919 [ 265 ] {22906722-d57a-48ae-84ad-2c90ad05b64b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3269 | 2024.11.22 03:56:50.375163 [ 265 ] {22906722-d57a-48ae-84ad-2c90ad05b64b} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3270 | 2024.11.22 03:56:50.375329 [ 138 ] {} <Debug> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3271 | 2024.11.22 03:56:50.375388 [ 138 ] {} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3272 | 2024.11.22 03:56:50.375418 [ 265 ] {22906722-d57a-48ae-84ad-2c90ad05b64b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001602 sec., 8114.8564294631715 rows/sec., 505.96 KiB/sec. | ||
3273 | 2024.11.22 03:56:50.375425 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3274 | 2024.11.22 03:56:50.375634 [ 265 ] {22906722-d57a-48ae-84ad-2c90ad05b64b} <Debug> TCPHandler: Processed in 0.001976345 sec. | ||
3275 | 2024.11.22 03:56:50.375960 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3276 | 2024.11.22 03:56:50.375991 [ 198 ] {93c8fb17-d94f-4703-acf5-be3949202a04::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 | ||
3277 | 2024.11.22 03:56:50.376245 [ 260 ] {517831ce-9bb1-4e4c-af50-393b76668d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3278 | 2024.11.22 03:56:50.376286 [ 198 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3279 | 2024.11.22 03:56:50.376363 [ 198 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part | ||
3280 | 2024.11.22 03:56:50.376369 [ 260 ] {517831ce-9bb1-4e4c-af50-393b76668d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3281 | 2024.11.22 03:56:50.376712 [ 198 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
3282 | 2024.11.22 03:56:50.377018 [ 198 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part | ||
3283 | 2024.11.22 03:56:50.377365 [ 198 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part | ||
3284 | 2024.11.22 03:56:50.377768 [ 198 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part | ||
3285 | 2024.11.22 03:56:50.379455 [ 260 ] {517831ce-9bb1-4e4c-af50-393b76668d16} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3286 | 2024.11.22 03:56:50.379530 [ 260 ] {517831ce-9bb1-4e4c-af50-393b76668d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3287 | 2024.11.22 03:56:50.380263 [ 198 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004692484 sec., 13851.938546833617 rows/sec., 917.77 KiB/sec. | ||
3288 | 2024.11.22 03:56:50.380462 [ 198 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3289 | 2024.11.22 03:56:50.380566 [ 260 ] {517831ce-9bb1-4e4c-af50-393b76668d16} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3290 | 2024.11.22 03:56:50.380937 [ 198 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_9_2} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3291 | 2024.11.22 03:56:50.381089 [ 260 ] {517831ce-9bb1-4e4c-af50-393b76668d16} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3292 | 2024.11.22 03:56:50.381135 [ 198 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_9_2} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3293 | 2024.11.22 03:56:50.381287 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
3294 | 2024.11.22 03:56:50.381405 [ 138 ] {} <Debug> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3295 | 2024.11.22 03:56:50.381484 [ 138 ] {} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3296 | 2024.11.22 03:56:50.381512 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3297 | 2024.11.22 03:56:50.381548 [ 260 ] {517831ce-9bb1-4e4c-af50-393b76668d16} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.005383 sec., 70964.14638677318 rows/sec., 5.02 MiB/sec. | ||
3298 | 2024.11.22 03:56:50.381941 [ 260 ] {517831ce-9bb1-4e4c-af50-393b76668d16} <Debug> TCPHandler: Processed in 0.006190149 sec. | ||
3299 | 2024.11.22 03:56:50.382033 [ 198 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::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 | ||
3300 | 2024.11.22 03:56:50.382271 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3301 | 2024.11.22 03:56:50.382539 [ 198 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3302 | 2024.11.22 03:56:50.382587 [ 265 ] {0280d566-4c3e-4ffa-9285-f9c8b32ed04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3303 | 2024.11.22 03:56:50.382606 [ 198 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 874 rows starting from the beginning of the part | ||
3304 | 2024.11.22 03:56:50.382722 [ 265 ] {0280d566-4c3e-4ffa-9285-f9c8b32ed04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3305 | 2024.11.22 03:56:50.382969 [ 198 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 814 rows starting from the beginning of the part | ||
3306 | 2024.11.22 03:56:50.383379 [ 198 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 74 rows starting from the beginning of the part | ||
3307 | 2024.11.22 03:56:50.383730 [ 198 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 354 rows starting from the beginning of the part | ||
3308 | 2024.11.22 03:56:50.384019 [ 198 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 102 rows starting from the beginning of the part | ||
3309 | 2024.11.22 03:56:50.384363 [ 198 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 382 rows starting from the beginning of the part | ||
3310 | 2024.11.22 03:56:50.385022 [ 265 ] {0280d566-4c3e-4ffa-9285-f9c8b32ed04b} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3311 | 2024.11.22 03:56:50.385099 [ 265 ] {0280d566-4c3e-4ffa-9285-f9c8b32ed04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3312 | 2024.11.22 03:56:50.385982 [ 265 ] {0280d566-4c3e-4ffa-9285-f9c8b32ed04b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3313 | 2024.11.22 03:56:50.386548 [ 265 ] {0280d566-4c3e-4ffa-9285-f9c8b32ed04b} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3314 | 2024.11.22 03:56:50.386911 [ 265 ] {0280d566-4c3e-4ffa-9285-f9c8b32ed04b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004402 sec., 1363.0168105406635 rows/sec., 71.21 KiB/sec. | ||
3315 | 2024.11.22 03:56:50.386977 [ 265 ] {0280d566-4c3e-4ffa-9285-f9c8b32ed04b} <Debug> TCPHandler: Processed in 0.004915537 sec. | ||
3316 | 2024.11.22 03:56:50.387219 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3317 | 2024.11.22 03:56:50.387434 [ 198 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2600 rows, containing 5 columns (5 merged, 0 gathered) in 0.005830704 sec., 445915.2788411142 rows/sec., 33.88 MiB/sec. | ||
3318 | 2024.11.22 03:56:50.387472 [ 260 ] {dd743e41-542a-4ae8-8213-85367e721e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3319 | 2024.11.22 03:56:50.387559 [ 260 ] {dd743e41-542a-4ae8-8213-85367e721e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3320 | 2024.11.22 03:56:50.387739 [ 199 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3321 | 2024.11.22 03:56:50.388323 [ 199 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_21_4} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3322 | 2024.11.22 03:56:50.388542 [ 199 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_21_4} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3323 | 2024.11.22 03:56:50.388706 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
3324 | 2024.11.22 03:56:50.388839 [ 260 ] {dd743e41-542a-4ae8-8213-85367e721e4a} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3325 | 2024.11.22 03:56:50.388882 [ 260 ] {dd743e41-542a-4ae8-8213-85367e721e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3326 | 2024.11.22 03:56:50.389285 [ 260 ] {dd743e41-542a-4ae8-8213-85367e721e4a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3327 | 2024.11.22 03:56:50.389586 [ 260 ] {dd743e41-542a-4ae8-8213-85367e721e4a} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3328 | 2024.11.22 03:56:50.389760 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3329 | 2024.11.22 03:56:50.389812 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3330 | 2024.11.22 03:56:50.389832 [ 260 ] {dd743e41-542a-4ae8-8213-85367e721e4a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002405 sec., 98544.69854469855 rows/sec., 6.61 MiB/sec. | ||
3331 | 2024.11.22 03:56:50.389848 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3332 | 2024.11.22 03:56:50.390045 [ 260 ] {dd743e41-542a-4ae8-8213-85367e721e4a} <Debug> TCPHandler: Processed in 0.002975143 sec. | ||
3333 | 2024.11.22 03:56:50.390132 [ 196 ] {61e5534c-08f6-4e60-8226-faa42bd50912::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 | ||
3334 | 2024.11.22 03:56:50.390265 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3335 | 2024.11.22 03:56:50.390374 [ 196 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3336 | 2024.11.22 03:56:50.390451 [ 196 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4103 rows starting from the beginning of the part | ||
3337 | 2024.11.22 03:56:50.390483 [ 265 ] {91607a15-da92-43d7-9bac-d2f589a6c0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3338 | 2024.11.22 03:56:50.390650 [ 265 ] {91607a15-da92-43d7-9bac-d2f589a6c0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3339 | 2024.11.22 03:56:50.390805 [ 196 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 909 rows starting from the beginning of the part | ||
3340 | 2024.11.22 03:56:50.391227 [ 196 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 110 rows starting from the beginning of the part | ||
3341 | 2024.11.22 03:56:50.391602 [ 196 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 187 rows starting from the beginning of the part | ||
3342 | 2024.11.22 03:56:50.391866 [ 196 ] {61e5534c-08f6-4e60-8226-faa42bd50912::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 | ||
3343 | 2024.11.22 03:56:50.392279 [ 196 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 237 rows starting from the beginning of the part | ||
3344 | 2024.11.22 03:56:50.392932 [ 265 ] {91607a15-da92-43d7-9bac-d2f589a6c0fa} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3345 | 2024.11.22 03:56:50.393002 [ 265 ] {91607a15-da92-43d7-9bac-d2f589a6c0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3346 | 2024.11.22 03:56:50.393789 [ 265 ] {91607a15-da92-43d7-9bac-d2f589a6c0fa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3347 | 2024.11.22 03:56:50.394297 [ 265 ] {91607a15-da92-43d7-9bac-d2f589a6c0fa} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3348 | 2024.11.22 03:56:50.394813 [ 265 ] {91607a15-da92-43d7-9bac-d2f589a6c0fa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004384 sec., 228.1021897810219 rows/sec., 15.37 KiB/sec. | ||
3349 | 2024.11.22 03:56:50.394990 [ 265 ] {91607a15-da92-43d7-9bac-d2f589a6c0fa} <Debug> TCPHandler: Processed in 0.004833006 sec. | ||
3350 | 2024.11.22 03:56:50.395149 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3351 | 2024.11.22 03:56:50.395285 [ 260 ] {26adfe85-bf31-4254-969c-9093ec2f0fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3352 | 2024.11.22 03:56:50.395376 [ 260 ] {26adfe85-bf31-4254-969c-9093ec2f0fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3353 | 2024.11.22 03:56:50.396200 [ 260 ] {26adfe85-bf31-4254-969c-9093ec2f0fcb} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3354 | 2024.11.22 03:56:50.396239 [ 260 ] {26adfe85-bf31-4254-969c-9093ec2f0fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3355 | 2024.11.22 03:56:50.396690 [ 196 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5706 rows, containing 5 columns (5 merged, 0 gathered) in 0.006726629 sec., 848270.3594921023 rows/sec., 57.13 MiB/sec. | ||
3356 | 2024.11.22 03:56:50.396966 [ 260 ] {26adfe85-bf31-4254-969c-9093ec2f0fcb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3357 | 2024.11.22 03:56:50.397168 [ 199 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3358 | 2024.11.22 03:56:50.397359 [ 260 ] {26adfe85-bf31-4254-969c-9093ec2f0fcb} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3359 | 2024.11.22 03:56:50.397661 [ 138 ] {} <Debug> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3360 | 2024.11.22 03:56:50.397792 [ 138 ] {} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3361 | 2024.11.22 03:56:50.397855 [ 199 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3362 | 2024.11.22 03:56:50.397871 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3363 | 2024.11.22 03:56:50.397872 [ 260 ] {26adfe85-bf31-4254-969c-9093ec2f0fcb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002583 sec., 31746.03174603175 rows/sec., 2.02 MiB/sec. | ||
3364 | 2024.11.22 03:56:50.398153 [ 199 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3365 | 2024.11.22 03:56:50.398188 [ 260 ] {26adfe85-bf31-4254-969c-9093ec2f0fcb} <Debug> TCPHandler: Processed in 0.003089615 sec. | ||
3366 | 2024.11.22 03:56:50.398474 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
3367 | 2024.11.22 03:56:50.398528 [ 198 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
3368 | 2024.11.22 03:56:50.398649 [ 198 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3369 | 2024.11.22 03:56:50.398680 [ 198 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 732 rows starting from the beginning of the part | ||
3370 | 2024.11.22 03:56:50.398752 [ 198 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 62 rows starting from the beginning of the part | ||
3371 | 2024.11.22 03:56:50.398965 [ 198 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
3372 | 2024.11.22 03:56:50.399145 [ 198 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 62 rows starting from the beginning of the part | ||
3373 | 2024.11.22 03:56:50.399309 [ 198 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
3374 | 2024.11.22 03:56:50.399481 [ 198 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part | ||
3375 | 2024.11.22 03:56:50.400804 [ 195 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1038 rows, containing 4 columns (4 merged, 0 gathered) in 0.002735278 sec., 379486.1070794267 rows/sec., 24.36 MiB/sec. | ||
3376 | 2024.11.22 03:56:50.401013 [ 196 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3377 | 2024.11.22 03:56:50.401342 [ 196 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_21_4} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3378 | 2024.11.22 03:56:50.401436 [ 196 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_21_4} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3379 | 2024.11.22 03:56:50.401534 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
3380 | 2024.11.22 03:56:54.129144 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3381 | 2024.11.22 03:56:54.129202 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3382 | 2024.11.22 03:56:54.224958 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
3383 | 2024.11.22 03:56:54.225589 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3384 | 2024.11.22 03:56:54.225628 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3385 | 2024.11.22 03:56:54.226146 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3386 | 2024.11.22 03:56:54.226401 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3387 | 2024.11.22 03:56:54.226533 [ 131 ] {} <Debug> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3388 | 2024.11.22 03:56:54.226586 [ 131 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3389 | 2024.11.22 03:56:54.226611 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3390 | 2024.11.22 03:56:54.226617 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3391 | 2024.11.22 03:56:54.226875 [ 198 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
3392 | 2024.11.22 03:56:54.227044 [ 198 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3393 | 2024.11.22 03:56:54.227088 [ 198 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
3394 | 2024.11.22 03:56:54.227191 [ 198 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
3395 | 2024.11.22 03:56:54.227372 [ 198 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
3396 | 2024.11.22 03:56:54.227601 [ 198 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
3397 | 2024.11.22 03:56:54.227752 [ 198 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
3398 | 2024.11.22 03:56:54.227875 [ 198 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
3399 | 2024.11.22 03:56:54.229805 [ 195 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003098584 sec., 2382055.8035541396 rows/sec., 34.08 MiB/sec. | ||
3400 | 2024.11.22 03:56:54.230672 [ 186 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3401 | 2024.11.22 03:56:54.231023 [ 186 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_16_3} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3402 | 2024.11.22 03:56:54.231109 [ 186 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_16_3} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3403 | 2024.11.22 03:56:54.231205 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3404 | 2024.11.22 03:56:54.247902 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 506 | ||
3405 | 2024.11.22 03:56:54.250992 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3406 | 2024.11.22 03:56:54.251034 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3407 | 2024.11.22 03:56:54.252442 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3408 | 2024.11.22 03:56:54.252745 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3409 | 2024.11.22 03:56:54.252889 [ 131 ] {} <Debug> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3410 | 2024.11.22 03:56:54.252944 [ 131 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3411 | 2024.11.22 03:56:54.252982 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3412 | 2024.11.22 03:56:54.253272 [ 198 ] {13c85ea7-e15c-4202-b11e-f62516502095::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 | ||
3413 | 2024.11.22 03:56:54.254503 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 506 | ||
3414 | 2024.11.22 03:56:54.254853 [ 198 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3415 | 2024.11.22 03:56:54.255021 [ 198 ] {13c85ea7-e15c-4202-b11e-f62516502095::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 | ||
3416 | 2024.11.22 03:56:54.255655 [ 198 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
3417 | 2024.11.22 03:56:54.256293 [ 198 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
3418 | 2024.11.22 03:56:54.257081 [ 198 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
3419 | 2024.11.22 03:56:54.257743 [ 198 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part | ||
3420 | 2024.11.22 03:56:54.258378 [ 198 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
3421 | 2024.11.22 03:56:54.266711 [ 195 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 506 rows, containing 72 columns (72 merged, 0 gathered) in 0.013635331 sec., 37109.476843649776 rows/sec., 33.87 MiB/sec. | ||
3422 | 2024.11.22 03:56:54.267867 [ 192 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3423 | 2024.11.22 03:56:54.268725 [ 192 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_11_2} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3424 | 2024.11.22 03:56:54.268829 [ 192 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_11_2} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3425 | 2024.11.22 03:56:54.269199 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
3426 | 2024.11.22 03:56:54.708285 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
3427 | 2024.11.22 03:56:54.730767 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3428 | 2024.11.22 03:56:54.730834 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3429 | 2024.11.22 03:56:54.738674 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3430 | 2024.11.22 03:56:54.739522 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3431 | 2024.11.22 03:56:54.739988 [ 130 ] {} <Debug> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3432 | 2024.11.22 03:56:54.740142 [ 130 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3433 | 2024.11.22 03:56:54.740210 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3434 | 2024.11.22 03:56:54.740635 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
3435 | 2024.11.22 03:56:54.755905 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3436 | 2024.11.22 03:56:54.757710 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3437 | 2024.11.22 03:56:54.758962 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
3438 | 2024.11.22 03:56:54.763930 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
3439 | 2024.11.22 03:56:54.769243 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
3440 | 2024.11.22 03:56:54.774510 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
3441 | 2024.11.22 03:56:54.780232 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
3442 | 2024.11.22 03:56:54.784875 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
3443 | 2024.11.22 03:56:54.845513 [ 188 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.105154515 sec., 1150.6876333365237 rows/sec., 5.95 MiB/sec. | ||
3444 | 2024.11.22 03:56:54.848000 [ 188 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3445 | 2024.11.22 03:56:54.850853 [ 188 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_16_3} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3446 | 2024.11.22 03:56:54.850972 [ 188 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_16_3} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3447 | 2024.11.22 03:56:54.853508 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3448 | 2024.11.22 03:56:55.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.16 MiB, peak 187.11 MiB, free memory in arenas 0.00 B, will set to 179.38 MiB (RSS), difference: 2.22 MiB | ||
3449 | 2024.11.22 03:56:55.001332 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000908896 sec. | ||
3450 | 2024.11.22 03:56:55.355285 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3451 | 2024.11.22 03:56:55.355510 [ 265 ] {d410b47a-ce62-4a67-9f16-a4dc77426199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3452 | 2024.11.22 03:56:55.355593 [ 265 ] {d410b47a-ce62-4a67-9f16-a4dc77426199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3453 | 2024.11.22 03:56:55.356448 [ 265 ] {d410b47a-ce62-4a67-9f16-a4dc77426199} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3454 | 2024.11.22 03:56:55.356506 [ 265 ] {d410b47a-ce62-4a67-9f16-a4dc77426199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3455 | 2024.11.22 03:56:55.356954 [ 265 ] {d410b47a-ce62-4a67-9f16-a4dc77426199} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3456 | 2024.11.22 03:56:55.357224 [ 265 ] {d410b47a-ce62-4a67-9f16-a4dc77426199} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3457 | 2024.11.22 03:56:55.357502 [ 265 ] {d410b47a-ce62-4a67-9f16-a4dc77426199} <Debug> executeQuery: Read 132 rows, 11.61 KiB in 0.002058 sec., 64139.9416909621 rows/sec., 5.51 MiB/sec. | ||
3458 | 2024.11.22 03:56:55.357721 [ 265 ] {d410b47a-ce62-4a67-9f16-a4dc77426199} <Debug> TCPHandler: Processed in 0.002575546 sec. | ||
3459 | 2024.11.22 03:56:55.357981 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3460 | 2024.11.22 03:56:55.358164 [ 260 ] {cc4ff669-0571-4088-8640-a28c8b31e964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3461 | 2024.11.22 03:56:55.358236 [ 260 ] {cc4ff669-0571-4088-8640-a28c8b31e964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3462 | 2024.11.22 03:56:55.358991 [ 260 ] {cc4ff669-0571-4088-8640-a28c8b31e964} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3463 | 2024.11.22 03:56:55.359038 [ 260 ] {cc4ff669-0571-4088-8640-a28c8b31e964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3464 | 2024.11.22 03:56:55.359483 [ 260 ] {cc4ff669-0571-4088-8640-a28c8b31e964} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3465 | 2024.11.22 03:56:55.359733 [ 260 ] {cc4ff669-0571-4088-8640-a28c8b31e964} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3466 | 2024.11.22 03:56:55.360032 [ 260 ] {cc4ff669-0571-4088-8640-a28c8b31e964} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001893 sec., 20073.956682514527 rows/sec., 1.47 MiB/sec. | ||
3467 | 2024.11.22 03:56:55.360210 [ 260 ] {cc4ff669-0571-4088-8640-a28c8b31e964} <Debug> TCPHandler: Processed in 0.002354822 sec. | ||
3468 | 2024.11.22 03:56:55.360386 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3469 | 2024.11.22 03:56:55.360533 [ 265 ] {3e6641bc-1d34-48ec-8dc9-4f33a569799e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3470 | 2024.11.22 03:56:55.360596 [ 265 ] {3e6641bc-1d34-48ec-8dc9-4f33a569799e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3471 | 2024.11.22 03:56:55.361278 [ 265 ] {3e6641bc-1d34-48ec-8dc9-4f33a569799e} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3472 | 2024.11.22 03:56:55.361320 [ 265 ] {3e6641bc-1d34-48ec-8dc9-4f33a569799e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3473 | 2024.11.22 03:56:55.361712 [ 265 ] {3e6641bc-1d34-48ec-8dc9-4f33a569799e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3474 | 2024.11.22 03:56:55.361953 [ 265 ] {3e6641bc-1d34-48ec-8dc9-4f33a569799e} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3475 | 2024.11.22 03:56:55.362245 [ 265 ] {3e6641bc-1d34-48ec-8dc9-4f33a569799e} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001724 sec., 59164.73317865429 rows/sec., 4.62 MiB/sec. | ||
3476 | 2024.11.22 03:56:55.362417 [ 265 ] {3e6641bc-1d34-48ec-8dc9-4f33a569799e} <Debug> TCPHandler: Processed in 0.002098127 sec. | ||
3477 | 2024.11.22 03:56:55.362580 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3478 | 2024.11.22 03:56:55.362705 [ 260 ] {3eedcdbf-3418-4b49-85bc-bb7e1ed240dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3479 | 2024.11.22 03:56:55.362764 [ 260 ] {3eedcdbf-3418-4b49-85bc-bb7e1ed240dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3480 | 2024.11.22 03:56:55.363321 [ 260 ] {3eedcdbf-3418-4b49-85bc-bb7e1ed240dd} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3481 | 2024.11.22 03:56:55.363362 [ 260 ] {3eedcdbf-3418-4b49-85bc-bb7e1ed240dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3482 | 2024.11.22 03:56:55.363783 [ 260 ] {3eedcdbf-3418-4b49-85bc-bb7e1ed240dd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3483 | 2024.11.22 03:56:55.364027 [ 260 ] {3eedcdbf-3418-4b49-85bc-bb7e1ed240dd} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3484 | 2024.11.22 03:56:55.364350 [ 260 ] {3eedcdbf-3418-4b49-85bc-bb7e1ed240dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001656 sec., 96618.35748792271 rows/sec., 6.73 MiB/sec. | ||
3485 | 2024.11.22 03:56:55.364821 [ 260 ] {3eedcdbf-3418-4b49-85bc-bb7e1ed240dd} <Debug> TCPHandler: Processed in 0.002295111 sec. | ||
3486 | 2024.11.22 03:56:55.365188 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3487 | 2024.11.22 03:56:55.365364 [ 265 ] {9741123d-c564-4182-b032-ee3b85a1fc50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3488 | 2024.11.22 03:56:55.365456 [ 265 ] {9741123d-c564-4182-b032-ee3b85a1fc50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3489 | 2024.11.22 03:56:55.366731 [ 265 ] {9741123d-c564-4182-b032-ee3b85a1fc50} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3490 | 2024.11.22 03:56:55.366770 [ 265 ] {9741123d-c564-4182-b032-ee3b85a1fc50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3491 | 2024.11.22 03:56:55.367458 [ 265 ] {9741123d-c564-4182-b032-ee3b85a1fc50} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3492 | 2024.11.22 03:56:55.367731 [ 265 ] {9741123d-c564-4182-b032-ee3b85a1fc50} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3493 | 2024.11.22 03:56:55.367918 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3494 | 2024.11.22 03:56:55.368009 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3495 | 2024.11.22 03:56:55.368025 [ 265 ] {9741123d-c564-4182-b032-ee3b85a1fc50} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002687 sec., 14142.165984369185 rows/sec., 25.34 MiB/sec. | ||
3496 | 2024.11.22 03:56:55.368056 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3497 | 2024.11.22 03:56:55.368632 [ 188 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::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 | ||
3498 | 2024.11.22 03:56:55.368717 [ 265 ] {9741123d-c564-4182-b032-ee3b85a1fc50} <Debug> TCPHandler: Processed in 0.003771677 sec. | ||
3499 | 2024.11.22 03:56:55.368952 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3500 | 2024.11.22 03:56:55.369208 [ 260 ] {202542a6-b948-4f9d-8616-45cc4ebdd9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3501 | 2024.11.22 03:56:55.369353 [ 260 ] {202542a6-b948-4f9d-8616-45cc4ebdd9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3502 | 2024.11.22 03:56:55.369443 [ 188 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3503 | 2024.11.22 03:56:55.369679 [ 188 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 167 rows starting from the beginning of the part | ||
3504 | 2024.11.22 03:56:55.370505 [ 188 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
3505 | 2024.11.22 03:56:55.371350 [ 188 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
3506 | 2024.11.22 03:56:55.371599 [ 260 ] {202542a6-b948-4f9d-8616-45cc4ebdd9f9} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3507 | 2024.11.22 03:56:55.371744 [ 260 ] {202542a6-b948-4f9d-8616-45cc4ebdd9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3508 | 2024.11.22 03:56:55.372125 [ 188 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
3509 | 2024.11.22 03:56:55.372765 [ 188 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
3510 | 2024.11.22 03:56:55.373435 [ 188 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
3511 | 2024.11.22 03:56:55.373507 [ 260 ] {202542a6-b948-4f9d-8616-45cc4ebdd9f9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3512 | 2024.11.22 03:56:55.374433 [ 260 ] {202542a6-b948-4f9d-8616-45cc4ebdd9f9} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3513 | 2024.11.22 03:56:55.375181 [ 260 ] {202542a6-b948-4f9d-8616-45cc4ebdd9f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00602 sec., 9966.777408637874 rows/sec., 687.81 KiB/sec. | ||
3514 | 2024.11.22 03:56:55.375811 [ 260 ] {202542a6-b948-4f9d-8616-45cc4ebdd9f9} <Debug> TCPHandler: Processed in 0.006951333 sec. | ||
3515 | 2024.11.22 03:56:55.378933 [ 195 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 357 rows, containing 19 columns (19 merged, 0 gathered) in 0.010732911 sec., 33262.17835962676 rows/sec., 59.60 MiB/sec. | ||
3516 | 2024.11.22 03:56:55.379371 [ 188 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3517 | 2024.11.22 03:56:55.379789 [ 188 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3518 | 2024.11.22 03:56:55.379875 [ 188 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3519 | 2024.11.22 03:56:55.379995 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
3520 | 2024.11.22 03:56:58.993357 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3521 | 2024.11.22 03:56:58.993565 [ 265 ] {d234480e-114c-4a86-8ba5-5a0be6490ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3522 | 2024.11.22 03:56:58.993641 [ 265 ] {d234480e-114c-4a86-8ba5-5a0be6490ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3523 | 2024.11.22 03:56:58.994426 [ 265 ] {d234480e-114c-4a86-8ba5-5a0be6490ec3} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3524 | 2024.11.22 03:56:58.994478 [ 265 ] {d234480e-114c-4a86-8ba5-5a0be6490ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3525 | 2024.11.22 03:56:58.994923 [ 265 ] {d234480e-114c-4a86-8ba5-5a0be6490ec3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3526 | 2024.11.22 03:56:58.995194 [ 265 ] {d234480e-114c-4a86-8ba5-5a0be6490ec3} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3527 | 2024.11.22 03:56:58.995429 [ 265 ] {d234480e-114c-4a86-8ba5-5a0be6490ec3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001917 sec., 7303.077725612937 rows/sec., 525.72 KiB/sec. | ||
3528 | 2024.11.22 03:56:58.995500 [ 265 ] {d234480e-114c-4a86-8ba5-5a0be6490ec3} <Debug> TCPHandler: Processed in 0.002283461 sec. | ||
3529 | 2024.11.22 03:56:58.995801 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3530 | 2024.11.22 03:56:58.996021 [ 260 ] {a96d20e0-fe6c-439b-986f-16f7a42d130d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3531 | 2024.11.22 03:56:58.996108 [ 260 ] {a96d20e0-fe6c-439b-986f-16f7a42d130d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3532 | 2024.11.22 03:56:58.997442 [ 260 ] {a96d20e0-fe6c-439b-986f-16f7a42d130d} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3533 | 2024.11.22 03:56:58.997560 [ 260 ] {a96d20e0-fe6c-439b-986f-16f7a42d130d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3534 | 2024.11.22 03:56:58.998108 [ 260 ] {a96d20e0-fe6c-439b-986f-16f7a42d130d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3535 | 2024.11.22 03:56:58.998377 [ 260 ] {a96d20e0-fe6c-439b-986f-16f7a42d130d} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3536 | 2024.11.22 03:56:58.998590 [ 260 ] {a96d20e0-fe6c-439b-986f-16f7a42d130d} <Debug> executeQuery: Read 1343 rows, 114.07 KiB in 0.002631 sec., 510452.2995058913 rows/sec., 42.34 MiB/sec. | ||
3537 | 2024.11.22 03:56:58.998661 [ 260 ] {a96d20e0-fe6c-439b-986f-16f7a42d130d} <Debug> TCPHandler: Processed in 0.003010614 sec. | ||
3538 | 2024.11.22 03:56:58.998848 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3539 | 2024.11.22 03:56:58.999013 [ 265 ] {7a2154a4-3028-402c-ae0a-d4489f9a1017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3540 | 2024.11.22 03:56:58.999079 [ 265 ] {7a2154a4-3028-402c-ae0a-d4489f9a1017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3541 | 2024.11.22 03:56:58.999780 [ 265 ] {7a2154a4-3028-402c-ae0a-d4489f9a1017} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3542 | 2024.11.22 03:56:58.999824 [ 265 ] {7a2154a4-3028-402c-ae0a-d4489f9a1017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3543 | 2024.11.22 03:56:59.000454 [ 265 ] {7a2154a4-3028-402c-ae0a-d4489f9a1017} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3544 | 2024.11.22 03:56:59.000774 [ 265 ] {7a2154a4-3028-402c-ae0a-d4489f9a1017} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3545 | 2024.11.22 03:56:59.000964 [ 123 ] {} <Debug> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3546 | 2024.11.22 03:56:59.001024 [ 265 ] {7a2154a4-3028-402c-ae0a-d4489f9a1017} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.00204 sec., 3431.3725490196075 rows/sec., 223.56 KiB/sec. | ||
3547 | 2024.11.22 03:56:59.001032 [ 123 ] {} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3548 | 2024.11.22 03:56:59.001105 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3549 | 2024.11.22 03:56:59.001158 [ 265 ] {7a2154a4-3028-402c-ae0a-d4489f9a1017} <Debug> TCPHandler: Processed in 0.002377102 sec. | ||
3550 | 2024.11.22 03:56:59.001443 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3551 | 2024.11.22 03:56:59.001518 [ 189 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
3552 | 2024.11.22 03:56:59.001822 [ 260 ] {55eca5e8-6ac2-4b76-a99d-2edd52475145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3553 | 2024.11.22 03:56:59.001972 [ 260 ] {55eca5e8-6ac2-4b76-a99d-2edd52475145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3554 | 2024.11.22 03:56:59.001988 [ 189 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3555 | 2024.11.22 03:56:59.002049 [ 189 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 57 rows starting from the beginning of the part | ||
3556 | 2024.11.22 03:56:59.002174 [ 189 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
3557 | 2024.11.22 03:56:59.002434 [ 189 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
3558 | 2024.11.22 03:56:59.002840 [ 189 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 7 rows starting from the beginning of the part | ||
3559 | 2024.11.22 03:56:59.003132 [ 189 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part | ||
3560 | 2024.11.22 03:56:59.003521 [ 189 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 7 rows starting from the beginning of the part | ||
3561 | 2024.11.22 03:56:59.004314 [ 260 ] {55eca5e8-6ac2-4b76-a99d-2edd52475145} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3562 | 2024.11.22 03:56:59.004358 [ 260 ] {55eca5e8-6ac2-4b76-a99d-2edd52475145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3563 | 2024.11.22 03:56:59.005100 [ 260 ] {55eca5e8-6ac2-4b76-a99d-2edd52475145} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3564 | 2024.11.22 03:56:59.005345 [ 189 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 154 rows, containing 5 columns (5 merged, 0 gathered) in 0.004144023 sec., 37161.95590613276 rows/sec., 2.79 MiB/sec. | ||
3565 | 2024.11.22 03:56:59.005497 [ 260 ] {55eca5e8-6ac2-4b76-a99d-2edd52475145} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3566 | 2024.11.22 03:56:59.005558 [ 191 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3567 | 2024.11.22 03:56:59.005856 [ 260 ] {55eca5e8-6ac2-4b76-a99d-2edd52475145} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.004154 sec., 58257.101588830046 rows/sec., 3.95 MiB/sec. | ||
3568 | 2024.11.22 03:56:59.005997 [ 260 ] {55eca5e8-6ac2-4b76-a99d-2edd52475145} <Debug> TCPHandler: Processed in 0.004682413 sec. | ||
3569 | 2024.11.22 03:56:59.006171 [ 191 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_21_4} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3570 | 2024.11.22 03:56:59.006228 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3571 | 2024.11.22 03:56:59.006274 [ 191 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_21_4} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3572 | 2024.11.22 03:56:59.006388 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3573 | 2024.11.22 03:56:59.006427 [ 265 ] {765760ce-9308-4d03-ab12-bc7b16096a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3574 | 2024.11.22 03:56:59.006497 [ 265 ] {765760ce-9308-4d03-ab12-bc7b16096a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3575 | 2024.11.22 03:56:59.007139 [ 265 ] {765760ce-9308-4d03-ab12-bc7b16096a0a} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3576 | 2024.11.22 03:56:59.007186 [ 265 ] {765760ce-9308-4d03-ab12-bc7b16096a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3577 | 2024.11.22 03:56:59.007560 [ 265 ] {765760ce-9308-4d03-ab12-bc7b16096a0a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3578 | 2024.11.22 03:56:59.007823 [ 265 ] {765760ce-9308-4d03-ab12-bc7b16096a0a} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3579 | 2024.11.22 03:56:59.008099 [ 265 ] {765760ce-9308-4d03-ab12-bc7b16096a0a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00172 sec., 7558.139534883721 rows/sec., 471.25 KiB/sec. | ||
3580 | 2024.11.22 03:56:59.008185 [ 265 ] {765760ce-9308-4d03-ab12-bc7b16096a0a} <Debug> TCPHandler: Processed in 0.002041827 sec. | ||
3581 | 2024.11.22 03:56:59.008358 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3582 | 2024.11.22 03:56:59.008489 [ 260 ] {e5d50a77-6797-4a1b-b53c-89ea2508b10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3583 | 2024.11.22 03:56:59.008567 [ 260 ] {e5d50a77-6797-4a1b-b53c-89ea2508b10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3584 | 2024.11.22 03:56:59.009765 [ 260 ] {e5d50a77-6797-4a1b-b53c-89ea2508b10c} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3585 | 2024.11.22 03:56:59.009808 [ 260 ] {e5d50a77-6797-4a1b-b53c-89ea2508b10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3586 | 2024.11.22 03:56:59.010230 [ 260 ] {e5d50a77-6797-4a1b-b53c-89ea2508b10c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3587 | 2024.11.22 03:56:59.010478 [ 260 ] {e5d50a77-6797-4a1b-b53c-89ea2508b10c} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3588 | 2024.11.22 03:56:59.010675 [ 260 ] {e5d50a77-6797-4a1b-b53c-89ea2508b10c} <Debug> executeQuery: Read 838 rows, 61.97 KiB in 0.002218 sec., 377817.85392245266 rows/sec., 27.29 MiB/sec. | ||
3589 | 2024.11.22 03:56:59.010738 [ 260 ] {e5d50a77-6797-4a1b-b53c-89ea2508b10c} <Debug> TCPHandler: Processed in 0.002441663 sec. | ||
3590 | 2024.11.22 03:56:59.010916 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3591 | 2024.11.22 03:56:59.011038 [ 265 ] {f4056ec8-ce40-40a6-9530-e9608a3001e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3592 | 2024.11.22 03:56:59.011093 [ 265 ] {f4056ec8-ce40-40a6-9530-e9608a3001e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3593 | 2024.11.22 03:56:59.011640 [ 265 ] {f4056ec8-ce40-40a6-9530-e9608a3001e2} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3594 | 2024.11.22 03:56:59.011681 [ 265 ] {f4056ec8-ce40-40a6-9530-e9608a3001e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3595 | 2024.11.22 03:56:59.012080 [ 265 ] {f4056ec8-ce40-40a6-9530-e9608a3001e2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3596 | 2024.11.22 03:56:59.012334 [ 265 ] {f4056ec8-ce40-40a6-9530-e9608a3001e2} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3597 | 2024.11.22 03:56:59.012550 [ 265 ] {f4056ec8-ce40-40a6-9530-e9608a3001e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001539 sec., 3898.635477582846 rows/sec., 203.69 KiB/sec. | ||
3598 | 2024.11.22 03:56:59.012608 [ 265 ] {f4056ec8-ce40-40a6-9530-e9608a3001e2} <Debug> TCPHandler: Processed in 0.001750711 sec. | ||
3599 | 2024.11.22 03:56:59.012776 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3600 | 2024.11.22 03:56:59.012901 [ 260 ] {a5978144-a73e-45d3-a6a2-853ed9d3b257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3601 | 2024.11.22 03:56:59.012960 [ 260 ] {a5978144-a73e-45d3-a6a2-853ed9d3b257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3602 | 2024.11.22 03:56:59.013792 [ 260 ] {a5978144-a73e-45d3-a6a2-853ed9d3b257} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3603 | 2024.11.22 03:56:59.013833 [ 260 ] {a5978144-a73e-45d3-a6a2-853ed9d3b257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3604 | 2024.11.22 03:56:59.014304 [ 260 ] {a5978144-a73e-45d3-a6a2-853ed9d3b257} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3605 | 2024.11.22 03:56:59.014558 [ 260 ] {a5978144-a73e-45d3-a6a2-853ed9d3b257} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3606 | 2024.11.22 03:56:59.014776 [ 260 ] {a5978144-a73e-45d3-a6a2-853ed9d3b257} <Debug> executeQuery: Read 925 rows, 63.20 KiB in 0.001895 sec., 488126.64907651715 rows/sec., 32.57 MiB/sec. | ||
3607 | 2024.11.22 03:56:59.014951 [ 260 ] {a5978144-a73e-45d3-a6a2-853ed9d3b257} <Debug> TCPHandler: Processed in 0.00222823 sec. | ||
3608 | 2024.11.22 03:56:59.015144 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3609 | 2024.11.22 03:56:59.015264 [ 265 ] {ddadf197-10df-4517-a63f-a169cf185656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3610 | 2024.11.22 03:56:59.015318 [ 265 ] {ddadf197-10df-4517-a63f-a169cf185656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3611 | 2024.11.22 03:56:59.015815 [ 265 ] {ddadf197-10df-4517-a63f-a169cf185656} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3612 | 2024.11.22 03:56:59.015856 [ 265 ] {ddadf197-10df-4517-a63f-a169cf185656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3613 | 2024.11.22 03:56:59.016234 [ 265 ] {ddadf197-10df-4517-a63f-a169cf185656} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3614 | 2024.11.22 03:56:59.016483 [ 265 ] {ddadf197-10df-4517-a63f-a169cf185656} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3615 | 2024.11.22 03:56:59.016641 [ 123 ] {} <Debug> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
3616 | 2024.11.22 03:56:59.016693 [ 123 ] {} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3617 | 2024.11.22 03:56:59.016722 [ 265 ] {ddadf197-10df-4517-a63f-a169cf185656} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001471 sec., 679.8096532970768 rows/sec., 45.81 KiB/sec. | ||
3618 | 2024.11.22 03:56:59.016735 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3619 | 2024.11.22 03:56:59.016855 [ 265 ] {ddadf197-10df-4517-a63f-a169cf185656} <Debug> TCPHandler: Processed in 0.001789051 sec. | ||
3620 | 2024.11.22 03:56:59.016913 [ 195 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
3621 | 2024.11.22 03:56:59.017061 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3622 | 2024.11.22 03:56:59.017071 [ 195 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3623 | 2024.11.22 03:56:59.017126 [ 195 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
3624 | 2024.11.22 03:56:59.017336 [ 195 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3625 | 2024.11.22 03:56:59.017347 [ 260 ] {9673c424-01c2-4d9a-96ae-fde692e2d40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3626 | 2024.11.22 03:56:59.017558 [ 260 ] {9673c424-01c2-4d9a-96ae-fde692e2d40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3627 | 2024.11.22 03:56:59.017578 [ 195 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
3628 | 2024.11.22 03:56:59.017920 [ 195 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3629 | 2024.11.22 03:56:59.018188 [ 195 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3630 | 2024.11.22 03:56:59.018548 [ 195 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
3631 | 2024.11.22 03:56:59.019720 [ 260 ] {9673c424-01c2-4d9a-96ae-fde692e2d40e} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3632 | 2024.11.22 03:56:59.019790 [ 260 ] {9673c424-01c2-4d9a-96ae-fde692e2d40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3633 | 2024.11.22 03:56:59.020837 [ 260 ] {9673c424-01c2-4d9a-96ae-fde692e2d40e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3634 | 2024.11.22 03:56:59.021203 [ 189 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.004355248 sec., 2296.0804987454217 rows/sec., 154.72 KiB/sec. | ||
3635 | 2024.11.22 03:56:59.021311 [ 260 ] {9673c424-01c2-4d9a-96ae-fde692e2d40e} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3636 | 2024.11.22 03:56:59.021365 [ 189 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3637 | 2024.11.22 03:56:59.021713 [ 260 ] {9673c424-01c2-4d9a-96ae-fde692e2d40e} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.004508 sec., 15527.950310559007 rows/sec., 999.31 KiB/sec. | ||
3638 | 2024.11.22 03:56:59.022048 [ 260 ] {9673c424-01c2-4d9a-96ae-fde692e2d40e} <Debug> TCPHandler: Processed in 0.005072419 sec. | ||
3639 | 2024.11.22 03:56:59.022279 [ 189 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_10_2} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3640 | 2024.11.22 03:56:59.022385 [ 189 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_10_2} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
3641 | 2024.11.22 03:56:59.022487 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3642 | 2024.11.22 03:57:00.347805 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3643 | 2024.11.22 03:57:00.347994 [ 265 ] {02e118fa-056e-4b2f-90ba-9ef1db21a9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3644 | 2024.11.22 03:57:00.348067 [ 265 ] {02e118fa-056e-4b2f-90ba-9ef1db21a9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3645 | 2024.11.22 03:57:00.349006 [ 265 ] {02e118fa-056e-4b2f-90ba-9ef1db21a9ee} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3646 | 2024.11.22 03:57:00.349058 [ 265 ] {02e118fa-056e-4b2f-90ba-9ef1db21a9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3647 | 2024.11.22 03:57:00.349496 [ 265 ] {02e118fa-056e-4b2f-90ba-9ef1db21a9ee} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3648 | 2024.11.22 03:57:00.349771 [ 265 ] {02e118fa-056e-4b2f-90ba-9ef1db21a9ee} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3649 | 2024.11.22 03:57:00.349999 [ 265 ] {02e118fa-056e-4b2f-90ba-9ef1db21a9ee} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002056 sec., 27237.35408560311 rows/sec., 2.08 MiB/sec. | ||
3650 | 2024.11.22 03:57:00.350056 [ 265 ] {02e118fa-056e-4b2f-90ba-9ef1db21a9ee} <Debug> TCPHandler: Processed in 0.002387042 sec. | ||
3651 | 2024.11.22 03:57:00.350308 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3652 | 2024.11.22 03:57:00.350492 [ 260 ] {26e4c7fc-bcf8-451f-acc7-2631f8cf1f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3653 | 2024.11.22 03:57:00.350558 [ 260 ] {26e4c7fc-bcf8-451f-acc7-2631f8cf1f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3654 | 2024.11.22 03:57:00.351300 [ 260 ] {26e4c7fc-bcf8-451f-acc7-2631f8cf1f6e} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3655 | 2024.11.22 03:57:00.351343 [ 260 ] {26e4c7fc-bcf8-451f-acc7-2631f8cf1f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3656 | 2024.11.22 03:57:00.351783 [ 260 ] {26e4c7fc-bcf8-451f-acc7-2631f8cf1f6e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3657 | 2024.11.22 03:57:00.352030 [ 260 ] {26e4c7fc-bcf8-451f-acc7-2631f8cf1f6e} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3658 | 2024.11.22 03:57:00.352256 [ 260 ] {26e4c7fc-bcf8-451f-acc7-2631f8cf1f6e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001807 sec., 35417.819590481464 rows/sec., 2.76 MiB/sec. | ||
3659 | 2024.11.22 03:57:00.352490 [ 260 ] {26e4c7fc-bcf8-451f-acc7-2631f8cf1f6e} <Debug> TCPHandler: Processed in 0.002303011 sec. | ||
3660 | 2024.11.22 03:57:00.352762 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3661 | 2024.11.22 03:57:00.352985 [ 265 ] {3c7ff14d-a97d-45b8-b05b-6786717a945b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3662 | 2024.11.22 03:57:00.353081 [ 265 ] {3c7ff14d-a97d-45b8-b05b-6786717a945b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3663 | 2024.11.22 03:57:00.353737 [ 265 ] {3c7ff14d-a97d-45b8-b05b-6786717a945b} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3664 | 2024.11.22 03:57:00.353776 [ 265 ] {3c7ff14d-a97d-45b8-b05b-6786717a945b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3665 | 2024.11.22 03:57:00.354165 [ 265 ] {3c7ff14d-a97d-45b8-b05b-6786717a945b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3666 | 2024.11.22 03:57:00.354408 [ 265 ] {3c7ff14d-a97d-45b8-b05b-6786717a945b} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3667 | 2024.11.22 03:57:00.354628 [ 265 ] {3c7ff14d-a97d-45b8-b05b-6786717a945b} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001698 sec., 18845.70082449941 rows/sec., 1.31 MiB/sec. | ||
3668 | 2024.11.22 03:57:00.354681 [ 265 ] {3c7ff14d-a97d-45b8-b05b-6786717a945b} <Debug> TCPHandler: Processed in 0.002062047 sec. | ||
3669 | 2024.11.22 03:57:00.354835 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3670 | 2024.11.22 03:57:00.354973 [ 260 ] {4826ea97-860f-416e-9fc4-9a78bc9b16b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3671 | 2024.11.22 03:57:00.355032 [ 260 ] {4826ea97-860f-416e-9fc4-9a78bc9b16b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3672 | 2024.11.22 03:57:00.355553 [ 260 ] {4826ea97-860f-416e-9fc4-9a78bc9b16b9} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3673 | 2024.11.22 03:57:00.355592 [ 260 ] {4826ea97-860f-416e-9fc4-9a78bc9b16b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3674 | 2024.11.22 03:57:00.355954 [ 260 ] {4826ea97-860f-416e-9fc4-9a78bc9b16b9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3675 | 2024.11.22 03:57:00.356186 [ 260 ] {4826ea97-860f-416e-9fc4-9a78bc9b16b9} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3676 | 2024.11.22 03:57:00.356372 [ 260 ] {4826ea97-860f-416e-9fc4-9a78bc9b16b9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00143 sec., 8391.608391608392 rows/sec., 579.11 KiB/sec. | ||
3677 | 2024.11.22 03:57:00.356484 [ 260 ] {4826ea97-860f-416e-9fc4-9a78bc9b16b9} <Debug> TCPHandler: Processed in 0.00171439 sec. | ||
3678 | 2024.11.22 03:57:01.726968 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
3679 | 2024.11.22 03:57:01.727661 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3680 | 2024.11.22 03:57:01.727712 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3681 | 2024.11.22 03:57:01.728226 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3682 | 2024.11.22 03:57:01.728485 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3683 | 2024.11.22 03:57:01.728760 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
3684 | 2024.11.22 03:57:02.256222 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3685 | 2024.11.22 03:57:02.275734 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3686 | 2024.11.22 03:57:02.275800 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3687 | 2024.11.22 03:57:02.283044 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3688 | 2024.11.22 03:57:02.283779 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3689 | 2024.11.22 03:57:02.287219 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3690 | 2024.11.22 03:57:04.255033 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 546 | ||
3691 | 2024.11.22 03:57:04.258288 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3692 | 2024.11.22 03:57:04.258347 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3693 | 2024.11.22 03:57:04.259838 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3694 | 2024.11.22 03:57:04.260151 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3695 | 2024.11.22 03:57:04.261651 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 546 | ||
3696 | 2024.11.22 03:57:05.355804 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3697 | 2024.11.22 03:57:05.356000 [ 265 ] {565a5b76-4c73-4fcf-ba64-7a856a4c9bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3698 | 2024.11.22 03:57:05.356080 [ 265 ] {565a5b76-4c73-4fcf-ba64-7a856a4c9bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3699 | 2024.11.22 03:57:05.357063 [ 265 ] {565a5b76-4c73-4fcf-ba64-7a856a4c9bcc} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3700 | 2024.11.22 03:57:05.357121 [ 265 ] {565a5b76-4c73-4fcf-ba64-7a856a4c9bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3701 | 2024.11.22 03:57:05.357599 [ 265 ] {565a5b76-4c73-4fcf-ba64-7a856a4c9bcc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3702 | 2024.11.22 03:57:05.357853 [ 265 ] {565a5b76-4c73-4fcf-ba64-7a856a4c9bcc} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3703 | 2024.11.22 03:57:05.358104 [ 265 ] {565a5b76-4c73-4fcf-ba64-7a856a4c9bcc} <Debug> executeQuery: Read 132 rows, 11.61 KiB in 0.002156 sec., 61224.48979591837 rows/sec., 5.26 MiB/sec. | ||
3704 | 2024.11.22 03:57:05.358161 [ 265 ] {565a5b76-4c73-4fcf-ba64-7a856a4c9bcc} <Debug> TCPHandler: Processed in 0.002504794 sec. | ||
3705 | 2024.11.22 03:57:05.358411 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3706 | 2024.11.22 03:57:05.358595 [ 260 ] {a28789c1-addd-4c72-8674-ee71ca023439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3707 | 2024.11.22 03:57:05.358665 [ 260 ] {a28789c1-addd-4c72-8674-ee71ca023439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3708 | 2024.11.22 03:57:05.359417 [ 260 ] {a28789c1-addd-4c72-8674-ee71ca023439} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3709 | 2024.11.22 03:57:05.359462 [ 260 ] {a28789c1-addd-4c72-8674-ee71ca023439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3710 | 2024.11.22 03:57:05.359892 [ 260 ] {a28789c1-addd-4c72-8674-ee71ca023439} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3711 | 2024.11.22 03:57:05.360131 [ 260 ] {a28789c1-addd-4c72-8674-ee71ca023439} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3712 | 2024.11.22 03:57:05.360360 [ 260 ] {a28789c1-addd-4c72-8674-ee71ca023439} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001852 sec., 20518.358531317495 rows/sec., 1.51 MiB/sec. | ||
3713 | 2024.11.22 03:57:05.360487 [ 260 ] {a28789c1-addd-4c72-8674-ee71ca023439} <Debug> TCPHandler: Processed in 0.00225054 sec. | ||
3714 | 2024.11.22 03:57:05.360642 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3715 | 2024.11.22 03:57:05.360828 [ 265 ] {75769607-3f28-4d67-8679-5811f1696e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3716 | 2024.11.22 03:57:05.360880 [ 265 ] {75769607-3f28-4d67-8679-5811f1696e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3717 | 2024.11.22 03:57:05.361584 [ 265 ] {75769607-3f28-4d67-8679-5811f1696e8e} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3718 | 2024.11.22 03:57:05.361632 [ 265 ] {75769607-3f28-4d67-8679-5811f1696e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3719 | 2024.11.22 03:57:05.362099 [ 265 ] {75769607-3f28-4d67-8679-5811f1696e8e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3720 | 2024.11.22 03:57:05.362414 [ 265 ] {75769607-3f28-4d67-8679-5811f1696e8e} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3721 | 2024.11.22 03:57:05.362667 [ 265 ] {75769607-3f28-4d67-8679-5811f1696e8e} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001864 sec., 54721.03004291846 rows/sec., 4.27 MiB/sec. | ||
3722 | 2024.11.22 03:57:05.362917 [ 265 ] {75769607-3f28-4d67-8679-5811f1696e8e} <Debug> TCPHandler: Processed in 0.002274781 sec. | ||
3723 | 2024.11.22 03:57:05.363113 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3724 | 2024.11.22 03:57:05.363247 [ 260 ] {a77b2052-cd21-4f85-aec8-87f34c4b36d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3725 | 2024.11.22 03:57:05.363313 [ 260 ] {a77b2052-cd21-4f85-aec8-87f34c4b36d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3726 | 2024.11.22 03:57:05.364058 [ 260 ] {a77b2052-cd21-4f85-aec8-87f34c4b36d0} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3727 | 2024.11.22 03:57:05.364106 [ 260 ] {a77b2052-cd21-4f85-aec8-87f34c4b36d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3728 | 2024.11.22 03:57:05.364537 [ 260 ] {a77b2052-cd21-4f85-aec8-87f34c4b36d0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3729 | 2024.11.22 03:57:05.364783 [ 260 ] {a77b2052-cd21-4f85-aec8-87f34c4b36d0} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3730 | 2024.11.22 03:57:05.365000 [ 260 ] {a77b2052-cd21-4f85-aec8-87f34c4b36d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001784 sec., 89686.09865470852 rows/sec., 6.25 MiB/sec. | ||
3731 | 2024.11.22 03:57:05.365055 [ 260 ] {a77b2052-cd21-4f85-aec8-87f34c4b36d0} <Debug> TCPHandler: Processed in 0.002007475 sec. | ||
3732 | 2024.11.22 03:57:05.365209 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3733 | 2024.11.22 03:57:05.365331 [ 265 ] {c954967b-7933-47e2-b0f3-4811274e68dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3734 | 2024.11.22 03:57:05.365413 [ 265 ] {c954967b-7933-47e2-b0f3-4811274e68dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3735 | 2024.11.22 03:57:05.366661 [ 265 ] {c954967b-7933-47e2-b0f3-4811274e68dc} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3736 | 2024.11.22 03:57:05.366701 [ 265 ] {c954967b-7933-47e2-b0f3-4811274e68dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3737 | 2024.11.22 03:57:05.367539 [ 265 ] {c954967b-7933-47e2-b0f3-4811274e68dc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3738 | 2024.11.22 03:57:05.367890 [ 265 ] {c954967b-7933-47e2-b0f3-4811274e68dc} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3739 | 2024.11.22 03:57:05.368139 [ 265 ] {c954967b-7933-47e2-b0f3-4811274e68dc} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002832 sec., 13418.079096045198 rows/sec., 24.04 MiB/sec. | ||
3740 | 2024.11.22 03:57:05.368305 [ 265 ] {c954967b-7933-47e2-b0f3-4811274e68dc} <Debug> TCPHandler: Processed in 0.003153786 sec. | ||
3741 | 2024.11.22 03:57:05.368469 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3742 | 2024.11.22 03:57:05.368620 [ 260 ] {02c5a097-56af-4f1e-ab92-5ac1dc7bc42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3743 | 2024.11.22 03:57:05.368683 [ 260 ] {02c5a097-56af-4f1e-ab92-5ac1dc7bc42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3744 | 2024.11.22 03:57:05.369271 [ 260 ] {02c5a097-56af-4f1e-ab92-5ac1dc7bc42f} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3745 | 2024.11.22 03:57:05.369319 [ 260 ] {02c5a097-56af-4f1e-ab92-5ac1dc7bc42f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3746 | 2024.11.22 03:57:05.369744 [ 260 ] {02c5a097-56af-4f1e-ab92-5ac1dc7bc42f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3747 | 2024.11.22 03:57:05.369984 [ 260 ] {02c5a097-56af-4f1e-ab92-5ac1dc7bc42f} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3748 | 2024.11.22 03:57:05.370205 [ 260 ] {02c5a097-56af-4f1e-ab92-5ac1dc7bc42f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001617 sec., 37105.75139146568 rows/sec., 2.50 MiB/sec. | ||
3749 | 2024.11.22 03:57:05.370259 [ 260 ] {02c5a097-56af-4f1e-ab92-5ac1dc7bc42f} <Debug> TCPHandler: Processed in 0.001865813 sec. | ||
3750 | 2024.11.22 03:57:09.129457 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3751 | 2024.11.22 03:57:09.129550 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3752 | 2024.11.22 03:57:09.229250 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
3753 | 2024.11.22 03:57:09.230042 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3754 | 2024.11.22 03:57:09.230095 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3755 | 2024.11.22 03:57:09.230749 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3756 | 2024.11.22 03:57:09.231009 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3757 | 2024.11.22 03:57:09.231250 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3758 | 2024.11.22 03:57:09.787669 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3759 | 2024.11.22 03:57:09.808690 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3760 | 2024.11.22 03:57:09.808757 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3761 | 2024.11.22 03:57:09.816447 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3762 | 2024.11.22 03:57:09.817213 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3763 | 2024.11.22 03:57:09.819869 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3764 | 2024.11.22 03:57:10.358343 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3765 | 2024.11.22 03:57:10.358521 [ 265 ] {c62d8317-3007-4533-99d4-d234d59d60dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3766 | 2024.11.22 03:57:10.358588 [ 265 ] {c62d8317-3007-4533-99d4-d234d59d60dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3767 | 2024.11.22 03:57:10.359395 [ 265 ] {c62d8317-3007-4533-99d4-d234d59d60dc} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3768 | 2024.11.22 03:57:10.359474 [ 265 ] {c62d8317-3007-4533-99d4-d234d59d60dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3769 | 2024.11.22 03:57:10.359913 [ 265 ] {c62d8317-3007-4533-99d4-d234d59d60dc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3770 | 2024.11.22 03:57:10.360173 [ 265 ] {c62d8317-3007-4533-99d4-d234d59d60dc} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3771 | 2024.11.22 03:57:10.360446 [ 265 ] {c62d8317-3007-4533-99d4-d234d59d60dc} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00193 sec., 7253.886010362694 rows/sec., 522.18 KiB/sec. | ||
3772 | 2024.11.22 03:57:10.360588 [ 265 ] {c62d8317-3007-4533-99d4-d234d59d60dc} <Debug> TCPHandler: Processed in 0.002368462 sec. | ||
3773 | 2024.11.22 03:57:10.360839 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3774 | 2024.11.22 03:57:10.361022 [ 260 ] {af3c8c24-3d3a-4f94-85b5-5a9b1ac834bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3775 | 2024.11.22 03:57:10.361095 [ 260 ] {af3c8c24-3d3a-4f94-85b5-5a9b1ac834bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3776 | 2024.11.22 03:57:10.361932 [ 260 ] {af3c8c24-3d3a-4f94-85b5-5a9b1ac834bc} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3777 | 2024.11.22 03:57:10.361976 [ 260 ] {af3c8c24-3d3a-4f94-85b5-5a9b1ac834bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3778 | 2024.11.22 03:57:10.362408 [ 260 ] {af3c8c24-3d3a-4f94-85b5-5a9b1ac834bc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3779 | 2024.11.22 03:57:10.362660 [ 260 ] {af3c8c24-3d3a-4f94-85b5-5a9b1ac834bc} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3780 | 2024.11.22 03:57:10.362830 [ 105 ] {} <Debug> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3781 | 2024.11.22 03:57:10.362888 [ 105 ] {} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3782 | 2024.11.22 03:57:10.362909 [ 260 ] {af3c8c24-3d3a-4f94-85b5-5a9b1ac834bc} <Debug> executeQuery: Read 203 rows, 17.95 KiB in 0.001933 sec., 105018.10657009829 rows/sec., 9.07 MiB/sec. | ||
3783 | 2024.11.22 03:57:10.362923 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3784 | 2024.11.22 03:57:10.363074 [ 260 ] {af3c8c24-3d3a-4f94-85b5-5a9b1ac834bc} <Debug> TCPHandler: Processed in 0.002360842 sec. | ||
3785 | 2024.11.22 03:57:10.363169 [ 201 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::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 | ||
3786 | 2024.11.22 03:57:10.363365 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3787 | 2024.11.22 03:57:10.363433 [ 201 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3788 | 2024.11.22 03:57:10.363486 [ 201 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1426 rows starting from the beginning of the part | ||
3789 | 2024.11.22 03:57:10.363608 [ 265 ] {27a4a0ab-68e5-449a-9124-239f913899c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3790 | 2024.11.22 03:57:10.363716 [ 201 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 132 rows starting from the beginning of the part | ||
3791 | 2024.11.22 03:57:10.363793 [ 265 ] {27a4a0ab-68e5-449a-9124-239f913899c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3792 | 2024.11.22 03:57:10.364075 [ 201 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1343 rows starting from the beginning of the part | ||
3793 | 2024.11.22 03:57:10.364353 [ 201 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
3794 | 2024.11.22 03:57:10.364678 [ 201 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 132 rows starting from the beginning of the part | ||
3795 | 2024.11.22 03:57:10.365083 [ 201 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 203 rows starting from the beginning of the part | ||
3796 | 2024.11.22 03:57:10.366288 [ 265 ] {27a4a0ab-68e5-449a-9124-239f913899c5} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3797 | 2024.11.22 03:57:10.366361 [ 265 ] {27a4a0ab-68e5-449a-9124-239f913899c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3798 | 2024.11.22 03:57:10.367414 [ 265 ] {27a4a0ab-68e5-449a-9124-239f913899c5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3799 | 2024.11.22 03:57:10.367764 [ 265 ] {27a4a0ab-68e5-449a-9124-239f913899c5} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3800 | 2024.11.22 03:57:10.368123 [ 265 ] {27a4a0ab-68e5-449a-9124-239f913899c5} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.004584 sec., 1527.0506108202442 rows/sec., 99.49 KiB/sec. | ||
3801 | 2024.11.22 03:57:10.368458 [ 265 ] {27a4a0ab-68e5-449a-9124-239f913899c5} <Debug> TCPHandler: Processed in 0.005255973 sec. | ||
3802 | 2024.11.22 03:57:10.368564 [ 189 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3292 rows, containing 5 columns (5 merged, 0 gathered) in 0.005527129 sec., 595607.5930198119 rows/sec., 52.00 MiB/sec. | ||
3803 | 2024.11.22 03:57:10.368646 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3804 | 2024.11.22 03:57:10.368772 [ 260 ] {51f99679-2713-46b6-beda-bba303fea3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3805 | 2024.11.22 03:57:10.368782 [ 189 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3806 | 2024.11.22 03:57:10.368835 [ 260 ] {51f99679-2713-46b6-beda-bba303fea3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3807 | 2024.11.22 03:57:10.369152 [ 189 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_26_5} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3808 | 2024.11.22 03:57:10.369269 [ 189 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_26_5} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3809 | 2024.11.22 03:57:10.369351 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
3810 | 2024.11.22 03:57:10.369552 [ 260 ] {51f99679-2713-46b6-beda-bba303fea3e0} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3811 | 2024.11.22 03:57:10.369592 [ 260 ] {51f99679-2713-46b6-beda-bba303fea3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3812 | 2024.11.22 03:57:10.369944 [ 260 ] {51f99679-2713-46b6-beda-bba303fea3e0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3813 | 2024.11.22 03:57:10.370182 [ 260 ] {51f99679-2713-46b6-beda-bba303fea3e0} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3814 | 2024.11.22 03:57:10.370337 [ 105 ] {} <Debug> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3815 | 2024.11.22 03:57:10.370394 [ 105 ] {} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3816 | 2024.11.22 03:57:10.370431 [ 260 ] {51f99679-2713-46b6-beda-bba303fea3e0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001682 sec., 8323.424494649227 rows/sec., 582.92 KiB/sec. | ||
3817 | 2024.11.22 03:57:10.370434 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3818 | 2024.11.22 03:57:10.370574 [ 260 ] {51f99679-2713-46b6-beda-bba303fea3e0} <Debug> TCPHandler: Processed in 0.001984685 sec. | ||
3819 | 2024.11.22 03:57:10.370623 [ 193 ] {646fba06-2418-43fc-8633-a965ed691b88::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 | ||
3820 | 2024.11.22 03:57:10.370742 [ 193 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3821 | 2024.11.22 03:57:10.370766 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3822 | 2024.11.22 03:57:10.370782 [ 193 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part | ||
3823 | 2024.11.22 03:57:10.370962 [ 193 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 242 rows starting from the beginning of the part | ||
3824 | 2024.11.22 03:57:10.371108 [ 265 ] {28d454a9-7e79-4558-96da-4249713f492f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3825 | 2024.11.22 03:57:10.371302 [ 193 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3826 | 2024.11.22 03:57:10.371321 [ 265 ] {28d454a9-7e79-4558-96da-4249713f492f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3827 | 2024.11.22 03:57:10.371637 [ 193 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3828 | 2024.11.22 03:57:10.371924 [ 193 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 242 rows starting from the beginning of the part | ||
3829 | 2024.11.22 03:57:10.372210 [ 193 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
3830 | 2024.11.22 03:57:10.373888 [ 265 ] {28d454a9-7e79-4558-96da-4249713f492f} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3831 | 2024.11.22 03:57:10.373960 [ 265 ] {28d454a9-7e79-4558-96da-4249713f492f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3832 | 2024.11.22 03:57:10.374850 [ 265 ] {28d454a9-7e79-4558-96da-4249713f492f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3833 | 2024.11.22 03:57:10.375019 [ 193 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.004456929 sec., 172315.9601600115 rows/sec., 12.34 MiB/sec. | ||
3834 | 2024.11.22 03:57:10.375188 [ 193 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3835 | 2024.11.22 03:57:10.375355 [ 265 ] {28d454a9-7e79-4558-96da-4249713f492f} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3836 | 2024.11.22 03:57:10.375757 [ 193 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_11_2} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3837 | 2024.11.22 03:57:10.375767 [ 265 ] {28d454a9-7e79-4558-96da-4249713f492f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004768 sec., 2726.510067114094 rows/sec., 170.00 KiB/sec. | ||
3838 | 2024.11.22 03:57:10.375948 [ 193 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_11_2} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3839 | 2024.11.22 03:57:10.375956 [ 265 ] {28d454a9-7e79-4558-96da-4249713f492f} <Debug> TCPHandler: Processed in 0.005275194 sec. | ||
3840 | 2024.11.22 03:57:10.376114 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
3841 | 2024.11.22 03:57:10.376159 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3842 | 2024.11.22 03:57:10.376260 [ 260 ] {42186218-d32e-4cbb-ade8-c81142ca275a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3843 | 2024.11.22 03:57:10.376304 [ 260 ] {42186218-d32e-4cbb-ade8-c81142ca275a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3844 | 2024.11.22 03:57:10.376971 [ 260 ] {42186218-d32e-4cbb-ade8-c81142ca275a} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3845 | 2024.11.22 03:57:10.377007 [ 260 ] {42186218-d32e-4cbb-ade8-c81142ca275a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3846 | 2024.11.22 03:57:10.377435 [ 260 ] {42186218-d32e-4cbb-ade8-c81142ca275a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3847 | 2024.11.22 03:57:10.377683 [ 260 ] {42186218-d32e-4cbb-ade8-c81142ca275a} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3848 | 2024.11.22 03:57:10.377838 [ 105 ] {} <Debug> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3849 | 2024.11.22 03:57:10.377893 [ 105 ] {} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3850 | 2024.11.22 03:57:10.377924 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3851 | 2024.11.22 03:57:10.377942 [ 260 ] {42186218-d32e-4cbb-ade8-c81142ca275a} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001677 sec., 227787.71615980918 rows/sec., 16.12 MiB/sec. | ||
3852 | 2024.11.22 03:57:10.378089 [ 260 ] {42186218-d32e-4cbb-ade8-c81142ca275a} <Debug> TCPHandler: Processed in 0.002014605 sec. | ||
3853 | 2024.11.22 03:57:10.378110 [ 189 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::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 | ||
3854 | 2024.11.22 03:57:10.378234 [ 189 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3855 | 2024.11.22 03:57:10.378268 [ 189 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 906 rows starting from the beginning of the part | ||
3856 | 2024.11.22 03:57:10.378278 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3857 | 2024.11.22 03:57:10.378375 [ 189 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 102 rows starting from the beginning of the part | ||
3858 | 2024.11.22 03:57:10.378688 [ 265 ] {28838a66-8b20-42d9-abfb-e813d06e0644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3859 | 2024.11.22 03:57:10.378709 [ 189 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 838 rows starting from the beginning of the part | ||
3860 | 2024.11.22 03:57:10.378880 [ 265 ] {28838a66-8b20-42d9-abfb-e813d06e0644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3861 | 2024.11.22 03:57:10.378961 [ 189 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
3862 | 2024.11.22 03:57:10.379288 [ 189 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 102 rows starting from the beginning of the part | ||
3863 | 2024.11.22 03:57:10.379647 [ 189 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 382 rows starting from the beginning of the part | ||
3864 | 2024.11.22 03:57:10.380987 [ 265 ] {28838a66-8b20-42d9-abfb-e813d06e0644} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3865 | 2024.11.22 03:57:10.381055 [ 265 ] {28838a66-8b20-42d9-abfb-e813d06e0644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3866 | 2024.11.22 03:57:10.382062 [ 265 ] {28838a66-8b20-42d9-abfb-e813d06e0644} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3867 | 2024.11.22 03:57:10.382475 [ 265 ] {28838a66-8b20-42d9-abfb-e813d06e0644} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3868 | 2024.11.22 03:57:10.382703 [ 195 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2394 rows, containing 5 columns (5 merged, 0 gathered) in 0.004700473 sec., 509310.44599128637 rows/sec., 39.03 MiB/sec. | ||
3869 | 2024.11.22 03:57:10.382759 [ 105 ] {} <Debug> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3870 | 2024.11.22 03:57:10.382802 [ 105 ] {} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3871 | 2024.11.22 03:57:10.382829 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3872 | 2024.11.22 03:57:10.382888 [ 265 ] {28838a66-8b20-42d9-abfb-e813d06e0644} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00436 sec., 1376.1467889908256 rows/sec., 71.90 KiB/sec. | ||
3873 | 2024.11.22 03:57:10.382991 [ 195 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3874 | 2024.11.22 03:57:10.383326 [ 265 ] {28838a66-8b20-42d9-abfb-e813d06e0644} <Debug> TCPHandler: Processed in 0.005135321 sec. | ||
3875 | 2024.11.22 03:57:10.383658 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3876 | 2024.11.22 03:57:10.384006 [ 260 ] {7868faef-d738-46a7-bd91-210a74ebd459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3877 | 2024.11.22 03:57:10.383995 [ 190 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::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 | ||
3878 | 2024.11.22 03:57:10.384052 [ 195 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_26_5} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3879 | 2024.11.22 03:57:10.384175 [ 260 ] {7868faef-d738-46a7-bd91-210a74ebd459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3880 | 2024.11.22 03:57:10.384356 [ 195 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_26_5} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3881 | 2024.11.22 03:57:10.384672 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
3882 | 2024.11.22 03:57:10.384787 [ 190 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3883 | 2024.11.22 03:57:10.384883 [ 190 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
3884 | 2024.11.22 03:57:10.385193 [ 190 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
3885 | 2024.11.22 03:57:10.385431 [ 190 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
3886 | 2024.11.22 03:57:10.385768 [ 190 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
3887 | 2024.11.22 03:57:10.386095 [ 190 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
3888 | 2024.11.22 03:57:10.386375 [ 190 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
3889 | 2024.11.22 03:57:10.387078 [ 260 ] {7868faef-d738-46a7-bd91-210a74ebd459} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3890 | 2024.11.22 03:57:10.387144 [ 260 ] {7868faef-d738-46a7-bd91-210a74ebd459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3891 | 2024.11.22 03:57:10.388216 [ 260 ] {7868faef-d738-46a7-bd91-210a74ebd459} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3892 | 2024.11.22 03:57:10.388868 [ 260 ] {7868faef-d738-46a7-bd91-210a74ebd459} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3893 | 2024.11.22 03:57:10.389085 [ 195 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.006104269 sec., 10812.105429822965 rows/sec., 564.89 KiB/sec. | ||
3894 | 2024.11.22 03:57:10.389184 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3895 | 2024.11.22 03:57:10.389278 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3896 | 2024.11.22 03:57:10.389331 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3897 | 2024.11.22 03:57:10.389398 [ 195 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3898 | 2024.11.22 03:57:10.389413 [ 260 ] {7868faef-d738-46a7-bd91-210a74ebd459} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005481 sec., 43240.28461959497 rows/sec., 2.90 MiB/sec. | ||
3899 | 2024.11.22 03:57:10.389820 [ 260 ] {7868faef-d738-46a7-bd91-210a74ebd459} <Debug> TCPHandler: Processed in 0.006318692 sec. | ||
3900 | 2024.11.22 03:57:10.389824 [ 197 ] {61e5534c-08f6-4e60-8226-faa42bd50912::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 | ||
3901 | 2024.11.22 03:57:10.390079 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3902 | 2024.11.22 03:57:10.390196 [ 197 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3903 | 2024.11.22 03:57:10.390310 [ 197 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 5706 rows starting from the beginning of the part | ||
3904 | 2024.11.22 03:57:10.390412 [ 265 ] {b6eabce7-9d02-4e4a-ad8e-cecfa2192ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3905 | 2024.11.22 03:57:10.390490 [ 195 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_11_2} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3906 | 2024.11.22 03:57:10.390724 [ 265 ] {b6eabce7-9d02-4e4a-ad8e-cecfa2192ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3907 | 2024.11.22 03:57:10.390799 [ 197 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
3908 | 2024.11.22 03:57:10.390932 [ 195 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_11_2} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3909 | 2024.11.22 03:57:10.391343 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3910 | 2024.11.22 03:57:10.391379 [ 197 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 925 rows starting from the beginning of the part | ||
3911 | 2024.11.22 03:57:10.391764 [ 197 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
3912 | 2024.11.22 03:57:10.392110 [ 197 ] {61e5534c-08f6-4e60-8226-faa42bd50912::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 | ||
3913 | 2024.11.22 03:57:10.392418 [ 197 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part | ||
3914 | 2024.11.22 03:57:10.393268 [ 265 ] {b6eabce7-9d02-4e4a-ad8e-cecfa2192ed1} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3915 | 2024.11.22 03:57:10.393336 [ 265 ] {b6eabce7-9d02-4e4a-ad8e-cecfa2192ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3916 | 2024.11.22 03:57:10.393974 [ 265 ] {b6eabce7-9d02-4e4a-ad8e-cecfa2192ed1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3917 | 2024.11.22 03:57:10.394546 [ 265 ] {b6eabce7-9d02-4e4a-ad8e-cecfa2192ed1} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3918 | 2024.11.22 03:57:10.394869 [ 265 ] {b6eabce7-9d02-4e4a-ad8e-cecfa2192ed1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004573 sec., 218.67483052700635 rows/sec., 14.73 KiB/sec. | ||
3919 | 2024.11.22 03:57:10.394929 [ 265 ] {b6eabce7-9d02-4e4a-ad8e-cecfa2192ed1} <Debug> TCPHandler: Processed in 0.005008158 sec. | ||
3920 | 2024.11.22 03:57:10.395101 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3921 | 2024.11.22 03:57:10.395224 [ 260 ] {e1a0832a-ccfd-43f4-a758-202f52674347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3922 | 2024.11.22 03:57:10.395281 [ 260 ] {e1a0832a-ccfd-43f4-a758-202f52674347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3923 | 2024.11.22 03:57:10.395852 [ 190 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7220 rows, containing 5 columns (5 merged, 0 gathered) in 0.006409064 sec., 1126529.5525212418 rows/sec., 75.89 MiB/sec. | ||
3924 | 2024.11.22 03:57:10.395968 [ 260 ] {e1a0832a-ccfd-43f4-a758-202f52674347} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3925 | 2024.11.22 03:57:10.396011 [ 260 ] {e1a0832a-ccfd-43f4-a758-202f52674347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3926 | 2024.11.22 03:57:10.396382 [ 190 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3927 | 2024.11.22 03:57:10.396459 [ 260 ] {e1a0832a-ccfd-43f4-a758-202f52674347} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3928 | 2024.11.22 03:57:10.396870 [ 190 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3929 | 2024.11.22 03:57:10.396908 [ 260 ] {e1a0832a-ccfd-43f4-a758-202f52674347} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3930 | 2024.11.22 03:57:10.397063 [ 190 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3931 | 2024.11.22 03:57:10.397171 [ 105 ] {} <Debug> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3932 | 2024.11.22 03:57:10.397276 [ 105 ] {} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3933 | 2024.11.22 03:57:10.397354 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3934 | 2024.11.22 03:57:10.397421 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
3935 | 2024.11.22 03:57:10.397436 [ 260 ] {e1a0832a-ccfd-43f4-a758-202f52674347} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002231 sec., 36754.818467055135 rows/sec., 2.33 MiB/sec. | ||
3936 | 2024.11.22 03:57:10.397593 [ 260 ] {e1a0832a-ccfd-43f4-a758-202f52674347} <Debug> TCPHandler: Processed in 0.002574616 sec. | ||
3937 | 2024.11.22 03:57:10.397622 [ 197 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
3938 | 2024.11.22 03:57:10.397723 [ 197 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3939 | 2024.11.22 03:57:10.397752 [ 197 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1038 rows starting from the beginning of the part | ||
3940 | 2024.11.22 03:57:10.397826 [ 197 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
3941 | 2024.11.22 03:57:10.397917 [ 197 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 70 rows starting from the beginning of the part | ||
3942 | 2024.11.22 03:57:10.398016 [ 197 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
3943 | 2024.11.22 03:57:10.398088 [ 197 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
3944 | 2024.11.22 03:57:10.398194 [ 197 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part | ||
3945 | 2024.11.22 03:57:10.399185 [ 190 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1322 rows, containing 4 columns (4 merged, 0 gathered) in 0.00166183 sec., 795508.5658581202 rows/sec., 51.23 MiB/sec. | ||
3946 | 2024.11.22 03:57:10.399383 [ 199 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3947 | 2024.11.22 03:57:10.399690 [ 199 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_26_5} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3948 | 2024.11.22 03:57:10.399773 [ 199 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_26_5} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3949 | 2024.11.22 03:57:10.399855 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
3950 | 2024.11.22 03:57:14.262410 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 578 | ||
3951 | 2024.11.22 03:57:14.265989 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3952 | 2024.11.22 03:57:14.266046 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3953 | 2024.11.22 03:57:14.267515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3954 | 2024.11.22 03:57:14.267829 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3955 | 2024.11.22 03:57:14.268471 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
3956 | 2024.11.22 03:57:15.356960 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3957 | 2024.11.22 03:57:15.357177 [ 265 ] {9fc18785-9712-4d87-8104-bf17bda72310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3958 | 2024.11.22 03:57:15.357261 [ 265 ] {9fc18785-9712-4d87-8104-bf17bda72310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3959 | 2024.11.22 03:57:15.358038 [ 265 ] {9fc18785-9712-4d87-8104-bf17bda72310} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3960 | 2024.11.22 03:57:15.358088 [ 265 ] {9fc18785-9712-4d87-8104-bf17bda72310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3961 | 2024.11.22 03:57:15.358511 [ 265 ] {9fc18785-9712-4d87-8104-bf17bda72310} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3962 | 2024.11.22 03:57:15.358766 [ 265 ] {9fc18785-9712-4d87-8104-bf17bda72310} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3963 | 2024.11.22 03:57:15.359062 [ 265 ] {9fc18785-9712-4d87-8104-bf17bda72310} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001929 sec., 6220.839813374806 rows/sec., 507.27 KiB/sec. | ||
3964 | 2024.11.22 03:57:15.359196 [ 265 ] {9fc18785-9712-4d87-8104-bf17bda72310} <Debug> TCPHandler: Processed in 0.002377562 sec. | ||
3965 | 2024.11.22 03:57:15.359436 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3966 | 2024.11.22 03:57:15.359616 [ 260 ] {bd16c901-caba-4024-8b99-707155f979e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3967 | 2024.11.22 03:57:15.359682 [ 260 ] {bd16c901-caba-4024-8b99-707155f979e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3968 | 2024.11.22 03:57:15.360499 [ 260 ] {bd16c901-caba-4024-8b99-707155f979e2} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3969 | 2024.11.22 03:57:15.360544 [ 260 ] {bd16c901-caba-4024-8b99-707155f979e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3970 | 2024.11.22 03:57:15.360977 [ 260 ] {bd16c901-caba-4024-8b99-707155f979e2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3971 | 2024.11.22 03:57:15.361232 [ 260 ] {bd16c901-caba-4024-8b99-707155f979e2} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3972 | 2024.11.22 03:57:15.361450 [ 260 ] {bd16c901-caba-4024-8b99-707155f979e2} <Debug> executeQuery: Read 138 rows, 12.05 KiB in 0.001863 sec., 74074.07407407407 rows/sec., 6.31 MiB/sec. | ||
3973 | 2024.11.22 03:57:15.361583 [ 260 ] {bd16c901-caba-4024-8b99-707155f979e2} <Debug> TCPHandler: Processed in 0.00227571 sec. | ||
3974 | 2024.11.22 03:57:15.361783 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3975 | 2024.11.22 03:57:15.362016 [ 265 ] {5fec5ab8-fe10-4e4d-ac77-fc51b3d5d86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3976 | 2024.11.22 03:57:15.362113 [ 265 ] {5fec5ab8-fe10-4e4d-ac77-fc51b3d5d86a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3977 | 2024.11.22 03:57:15.362912 [ 265 ] {5fec5ab8-fe10-4e4d-ac77-fc51b3d5d86a} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3978 | 2024.11.22 03:57:15.362953 [ 265 ] {5fec5ab8-fe10-4e4d-ac77-fc51b3d5d86a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3979 | 2024.11.22 03:57:15.363328 [ 265 ] {5fec5ab8-fe10-4e4d-ac77-fc51b3d5d86a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3980 | 2024.11.22 03:57:15.363572 [ 265 ] {5fec5ab8-fe10-4e4d-ac77-fc51b3d5d86a} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3981 | 2024.11.22 03:57:15.363837 [ 265 ] {5fec5ab8-fe10-4e4d-ac77-fc51b3d5d86a} <Debug> executeQuery: Read 50 rows, 3.70 KiB in 0.001872 sec., 26709.40170940171 rows/sec., 1.93 MiB/sec. | ||
3982 | 2024.11.22 03:57:15.364045 [ 265 ] {5fec5ab8-fe10-4e4d-ac77-fc51b3d5d86a} <Debug> TCPHandler: Processed in 0.002369722 sec. | ||
3983 | 2024.11.22 03:57:15.364208 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3984 | 2024.11.22 03:57:15.364349 [ 260 ] {5b683ad0-1fbe-4405-a071-b4b6e56b1054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3985 | 2024.11.22 03:57:15.364409 [ 260 ] {5b683ad0-1fbe-4405-a071-b4b6e56b1054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3986 | 2024.11.22 03:57:15.365031 [ 260 ] {5b683ad0-1fbe-4405-a071-b4b6e56b1054} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3987 | 2024.11.22 03:57:15.365070 [ 260 ] {5b683ad0-1fbe-4405-a071-b4b6e56b1054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3988 | 2024.11.22 03:57:15.365439 [ 260 ] {5b683ad0-1fbe-4405-a071-b4b6e56b1054} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3989 | 2024.11.22 03:57:15.365676 [ 260 ] {5b683ad0-1fbe-4405-a071-b4b6e56b1054} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3990 | 2024.11.22 03:57:15.365861 [ 260 ] {5b683ad0-1fbe-4405-a071-b4b6e56b1054} <Debug> executeQuery: Read 114 rows, 9.14 KiB in 0.001546 sec., 73738.68046571797 rows/sec., 5.77 MiB/sec. | ||
3991 | 2024.11.22 03:57:15.365913 [ 260 ] {5b683ad0-1fbe-4405-a071-b4b6e56b1054} <Debug> TCPHandler: Processed in 0.001775211 sec. | ||
3992 | 2024.11.22 03:57:15.366106 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3993 | 2024.11.22 03:57:15.366329 [ 265 ] {b67fd8e8-610f-4cff-8d2c-055fbbb2108e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3994 | 2024.11.22 03:57:15.366429 [ 265 ] {b67fd8e8-610f-4cff-8d2c-055fbbb2108e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3995 | 2024.11.22 03:57:15.367062 [ 265 ] {b67fd8e8-610f-4cff-8d2c-055fbbb2108e} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3996 | 2024.11.22 03:57:15.367102 [ 265 ] {b67fd8e8-610f-4cff-8d2c-055fbbb2108e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3997 | 2024.11.22 03:57:15.367498 [ 265 ] {b67fd8e8-610f-4cff-8d2c-055fbbb2108e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3998 | 2024.11.22 03:57:15.367749 [ 265 ] {b67fd8e8-610f-4cff-8d2c-055fbbb2108e} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3999 | 2024.11.22 03:57:15.367961 [ 265 ] {b67fd8e8-610f-4cff-8d2c-055fbbb2108e} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001688 sec., 98341.23222748814 rows/sec., 6.85 MiB/sec. | ||
4000 | 2024.11.22 03:57:15.368019 [ 265 ] {b67fd8e8-610f-4cff-8d2c-055fbbb2108e} <Debug> TCPHandler: Processed in 0.002020895 sec. | ||
4001 | 2024.11.22 03:57:15.368169 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4002 | 2024.11.22 03:57:15.368309 [ 260 ] {15b912f9-e100-4243-9e28-947cb12202c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4003 | 2024.11.22 03:57:15.368405 [ 260 ] {15b912f9-e100-4243-9e28-947cb12202c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4004 | 2024.11.22 03:57:15.369589 [ 260 ] {15b912f9-e100-4243-9e28-947cb12202c4} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4005 | 2024.11.22 03:57:15.369626 [ 260 ] {15b912f9-e100-4243-9e28-947cb12202c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4006 | 2024.11.22 03:57:15.370284 [ 260 ] {15b912f9-e100-4243-9e28-947cb12202c4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4007 | 2024.11.22 03:57:15.370581 [ 260 ] {15b912f9-e100-4243-9e28-947cb12202c4} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4008 | 2024.11.22 03:57:15.370823 [ 260 ] {15b912f9-e100-4243-9e28-947cb12202c4} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002542 sec., 14948.859166011014 rows/sec., 26.79 MiB/sec. | ||
4009 | 2024.11.22 03:57:15.370934 [ 260 ] {15b912f9-e100-4243-9e28-947cb12202c4} <Debug> TCPHandler: Processed in 0.00283316 sec. | ||
4010 | 2024.11.22 03:57:15.371132 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4011 | 2024.11.22 03:57:15.371357 [ 265 ] {2bddf4b8-72f9-4d3d-b4bc-46ac84915203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4012 | 2024.11.22 03:57:15.371451 [ 265 ] {2bddf4b8-72f9-4d3d-b4bc-46ac84915203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4013 | 2024.11.22 03:57:15.371995 [ 265 ] {2bddf4b8-72f9-4d3d-b4bc-46ac84915203} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4014 | 2024.11.22 03:57:15.372036 [ 265 ] {2bddf4b8-72f9-4d3d-b4bc-46ac84915203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4015 | 2024.11.22 03:57:15.372408 [ 265 ] {2bddf4b8-72f9-4d3d-b4bc-46ac84915203} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4016 | 2024.11.22 03:57:15.372648 [ 265 ] {2bddf4b8-72f9-4d3d-b4bc-46ac84915203} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4017 | 2024.11.22 03:57:15.372858 [ 265 ] {2bddf4b8-72f9-4d3d-b4bc-46ac84915203} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001557 sec., 38535.64547206166 rows/sec., 2.60 MiB/sec. | ||
4018 | 2024.11.22 03:57:15.372909 [ 265 ] {2bddf4b8-72f9-4d3d-b4bc-46ac84915203} <Debug> TCPHandler: Processed in 0.001885853 sec. | ||
4019 | 2024.11.22 03:57:16.731760 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
4020 | 2024.11.22 03:57:16.732386 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4021 | 2024.11.22 03:57:16.732434 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4022 | 2024.11.22 03:57:16.732962 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4023 | 2024.11.22 03:57:16.733231 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4024 | 2024.11.22 03:57:16.733482 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
4025 | 2024.11.22 03:57:17.320319 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4026 | 2024.11.22 03:57:17.342397 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4027 | 2024.11.22 03:57:17.342456 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4028 | 2024.11.22 03:57:17.350130 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4029 | 2024.11.22 03:57:17.350910 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4030 | 2024.11.22 03:57:17.354088 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4031 | 2024.11.22 03:57:20.358660 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4032 | 2024.11.22 03:57:20.358958 [ 265 ] {45d9d5d5-31fa-4e33-98a5-9d2c0f416229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4033 | 2024.11.22 03:57:20.359029 [ 265 ] {45d9d5d5-31fa-4e33-98a5-9d2c0f416229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4034 | 2024.11.22 03:57:20.359771 [ 265 ] {45d9d5d5-31fa-4e33-98a5-9d2c0f416229} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4035 | 2024.11.22 03:57:20.359815 [ 265 ] {45d9d5d5-31fa-4e33-98a5-9d2c0f416229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4036 | 2024.11.22 03:57:20.360234 [ 265 ] {45d9d5d5-31fa-4e33-98a5-9d2c0f416229} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4037 | 2024.11.22 03:57:20.360582 [ 265 ] {45d9d5d5-31fa-4e33-98a5-9d2c0f416229} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4038 | 2024.11.22 03:57:20.360824 [ 265 ] {45d9d5d5-31fa-4e33-98a5-9d2c0f416229} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001943 sec., 7205.352547606793 rows/sec., 518.69 KiB/sec. | ||
4039 | 2024.11.22 03:57:20.360890 [ 265 ] {45d9d5d5-31fa-4e33-98a5-9d2c0f416229} <Debug> TCPHandler: Processed in 0.002417102 sec. | ||
4040 | 2024.11.22 03:57:20.361136 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4041 | 2024.11.22 03:57:20.361348 [ 260 ] {455b2b5a-6cfa-4abb-aa85-87b86d1646de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4042 | 2024.11.22 03:57:20.361428 [ 260 ] {455b2b5a-6cfa-4abb-aa85-87b86d1646de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4043 | 2024.11.22 03:57:20.362290 [ 260 ] {455b2b5a-6cfa-4abb-aa85-87b86d1646de} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4044 | 2024.11.22 03:57:20.362334 [ 260 ] {455b2b5a-6cfa-4abb-aa85-87b86d1646de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4045 | 2024.11.22 03:57:20.362769 [ 260 ] {455b2b5a-6cfa-4abb-aa85-87b86d1646de} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4046 | 2024.11.22 03:57:20.363024 [ 260 ] {455b2b5a-6cfa-4abb-aa85-87b86d1646de} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4047 | 2024.11.22 03:57:20.363244 [ 260 ] {455b2b5a-6cfa-4abb-aa85-87b86d1646de} <Debug> executeQuery: Read 203 rows, 17.95 KiB in 0.001955 sec., 103836.31713554986 rows/sec., 8.97 MiB/sec. | ||
4048 | 2024.11.22 03:57:20.363386 [ 260 ] {455b2b5a-6cfa-4abb-aa85-87b86d1646de} <Debug> TCPHandler: Processed in 0.002386703 sec. | ||
4049 | 2024.11.22 03:57:20.363539 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4050 | 2024.11.22 03:57:20.363658 [ 265 ] {b9a9690e-703e-475a-8260-b5dac13ba6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4051 | 2024.11.22 03:57:20.363708 [ 265 ] {b9a9690e-703e-475a-8260-b5dac13ba6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4052 | 2024.11.22 03:57:20.364252 [ 265 ] {b9a9690e-703e-475a-8260-b5dac13ba6dc} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4053 | 2024.11.22 03:57:20.364290 [ 265 ] {b9a9690e-703e-475a-8260-b5dac13ba6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4054 | 2024.11.22 03:57:20.364696 [ 265 ] {b9a9690e-703e-475a-8260-b5dac13ba6dc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4055 | 2024.11.22 03:57:20.364949 [ 265 ] {b9a9690e-703e-475a-8260-b5dac13ba6dc} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4056 | 2024.11.22 03:57:20.365187 [ 265 ] {b9a9690e-703e-475a-8260-b5dac13ba6dc} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001549 sec., 4519.044544867656 rows/sec., 294.42 KiB/sec. | ||
4057 | 2024.11.22 03:57:20.365314 [ 265 ] {b9a9690e-703e-475a-8260-b5dac13ba6dc} <Debug> TCPHandler: Processed in 0.001830503 sec. | ||
4058 | 2024.11.22 03:57:20.365468 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4059 | 2024.11.22 03:57:20.365612 [ 260 ] {bc7590d2-5ef9-4b2e-a3c1-f6b7e15bbc1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4060 | 2024.11.22 03:57:20.365672 [ 260 ] {bc7590d2-5ef9-4b2e-a3c1-f6b7e15bbc1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4061 | 2024.11.22 03:57:20.366291 [ 260 ] {bc7590d2-5ef9-4b2e-a3c1-f6b7e15bbc1a} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4062 | 2024.11.22 03:57:20.366330 [ 260 ] {bc7590d2-5ef9-4b2e-a3c1-f6b7e15bbc1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4063 | 2024.11.22 03:57:20.366683 [ 260 ] {bc7590d2-5ef9-4b2e-a3c1-f6b7e15bbc1a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4064 | 2024.11.22 03:57:20.366920 [ 260 ] {bc7590d2-5ef9-4b2e-a3c1-f6b7e15bbc1a} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4065 | 2024.11.22 03:57:20.367104 [ 260 ] {bc7590d2-5ef9-4b2e-a3c1-f6b7e15bbc1a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001526 sec., 9174.311926605504 rows/sec., 642.51 KiB/sec. | ||
4066 | 2024.11.22 03:57:20.367159 [ 260 ] {bc7590d2-5ef9-4b2e-a3c1-f6b7e15bbc1a} <Debug> TCPHandler: Processed in 0.001757142 sec. | ||
4067 | 2024.11.22 03:57:20.367354 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4068 | 2024.11.22 03:57:20.367577 [ 265 ] {218d816e-c818-4f4d-96f2-f8303bdef8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4069 | 2024.11.22 03:57:20.367683 [ 265 ] {218d816e-c818-4f4d-96f2-f8303bdef8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4070 | 2024.11.22 03:57:20.368395 [ 265 ] {218d816e-c818-4f4d-96f2-f8303bdef8ec} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4071 | 2024.11.22 03:57:20.368436 [ 265 ] {218d816e-c818-4f4d-96f2-f8303bdef8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4072 | 2024.11.22 03:57:20.368799 [ 265 ] {218d816e-c818-4f4d-96f2-f8303bdef8ec} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4073 | 2024.11.22 03:57:20.369040 [ 265 ] {218d816e-c818-4f4d-96f2-f8303bdef8ec} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4074 | 2024.11.22 03:57:20.369254 [ 265 ] {218d816e-c818-4f4d-96f2-f8303bdef8ec} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00173 sec., 7514.450867052024 rows/sec., 468.52 KiB/sec. | ||
4075 | 2024.11.22 03:57:20.369311 [ 265 ] {218d816e-c818-4f4d-96f2-f8303bdef8ec} <Debug> TCPHandler: Processed in 0.002070047 sec. | ||
4076 | 2024.11.22 03:57:20.369456 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4077 | 2024.11.22 03:57:20.369574 [ 260 ] {2becdda0-b261-4d84-b511-543cf3c261d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4078 | 2024.11.22 03:57:20.369629 [ 260 ] {2becdda0-b261-4d84-b511-543cf3c261d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4079 | 2024.11.22 03:57:20.370318 [ 260 ] {2becdda0-b261-4d84-b511-543cf3c261d9} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4080 | 2024.11.22 03:57:20.370356 [ 260 ] {2becdda0-b261-4d84-b511-543cf3c261d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4081 | 2024.11.22 03:57:20.370759 [ 260 ] {2becdda0-b261-4d84-b511-543cf3c261d9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4082 | 2024.11.22 03:57:20.371042 [ 260 ] {2becdda0-b261-4d84-b511-543cf3c261d9} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4083 | 2024.11.22 03:57:20.371280 [ 260 ] {2becdda0-b261-4d84-b511-543cf3c261d9} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001721 sec., 221963.9744334689 rows/sec., 15.71 MiB/sec. | ||
4084 | 2024.11.22 03:57:20.371425 [ 260 ] {2becdda0-b261-4d84-b511-543cf3c261d9} <Debug> TCPHandler: Processed in 0.002028166 sec. | ||
4085 | 2024.11.22 03:57:20.371629 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4086 | 2024.11.22 03:57:20.371850 [ 265 ] {e9c3e456-6d68-465e-b7f5-1c4f8627a126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4087 | 2024.11.22 03:57:20.371949 [ 265 ] {e9c3e456-6d68-465e-b7f5-1c4f8627a126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4088 | 2024.11.22 03:57:20.372449 [ 265 ] {e9c3e456-6d68-465e-b7f5-1c4f8627a126} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4089 | 2024.11.22 03:57:20.372489 [ 265 ] {e9c3e456-6d68-465e-b7f5-1c4f8627a126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4090 | 2024.11.22 03:57:20.372857 [ 265 ] {e9c3e456-6d68-465e-b7f5-1c4f8627a126} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4091 | 2024.11.22 03:57:20.373096 [ 265 ] {e9c3e456-6d68-465e-b7f5-1c4f8627a126} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4092 | 2024.11.22 03:57:20.373302 [ 265 ] {e9c3e456-6d68-465e-b7f5-1c4f8627a126} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001506 sec., 3984.0637450199206 rows/sec., 208.15 KiB/sec. | ||
4093 | 2024.11.22 03:57:20.373355 [ 265 ] {e9c3e456-6d68-465e-b7f5-1c4f8627a126} <Debug> TCPHandler: Processed in 0.001834662 sec. | ||
4094 | 2024.11.22 03:57:20.373500 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4095 | 2024.11.22 03:57:20.373638 [ 260 ] {413ad1a9-374f-452b-8cf3-a4ec7cad55e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4096 | 2024.11.22 03:57:20.373699 [ 260 ] {413ad1a9-374f-452b-8cf3-a4ec7cad55e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4097 | 2024.11.22 03:57:20.374295 [ 260 ] {413ad1a9-374f-452b-8cf3-a4ec7cad55e2} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4098 | 2024.11.22 03:57:20.374332 [ 260 ] {413ad1a9-374f-452b-8cf3-a4ec7cad55e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4099 | 2024.11.22 03:57:20.374722 [ 260 ] {413ad1a9-374f-452b-8cf3-a4ec7cad55e2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4100 | 2024.11.22 03:57:20.374953 [ 260 ] {413ad1a9-374f-452b-8cf3-a4ec7cad55e2} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4101 | 2024.11.22 03:57:20.375128 [ 260 ] {413ad1a9-374f-452b-8cf3-a4ec7cad55e2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001523 sec., 155613.91989494418 rows/sec., 10.43 MiB/sec. | ||
4102 | 2024.11.22 03:57:20.375180 [ 260 ] {413ad1a9-374f-452b-8cf3-a4ec7cad55e2} <Debug> TCPHandler: Processed in 0.001746881 sec. | ||
4103 | 2024.11.22 03:57:20.375325 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4104 | 2024.11.22 03:57:20.375465 [ 265 ] {efa1babd-ae25-4ab0-854f-837c5181824c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4105 | 2024.11.22 03:57:20.375528 [ 265 ] {efa1babd-ae25-4ab0-854f-837c5181824c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4106 | 2024.11.22 03:57:20.376055 [ 265 ] {efa1babd-ae25-4ab0-854f-837c5181824c} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4107 | 2024.11.22 03:57:20.376095 [ 265 ] {efa1babd-ae25-4ab0-854f-837c5181824c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4108 | 2024.11.22 03:57:20.376456 [ 265 ] {efa1babd-ae25-4ab0-854f-837c5181824c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4109 | 2024.11.22 03:57:20.376703 [ 265 ] {efa1babd-ae25-4ab0-854f-837c5181824c} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4110 | 2024.11.22 03:57:20.376910 [ 265 ] {efa1babd-ae25-4ab0-854f-837c5181824c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001475 sec., 677.9661016949153 rows/sec., 45.68 KiB/sec. | ||
4111 | 2024.11.22 03:57:20.376964 [ 265 ] {efa1babd-ae25-4ab0-854f-837c5181824c} <Debug> TCPHandler: Processed in 0.001705871 sec. | ||
4112 | 2024.11.22 03:57:20.377139 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4113 | 2024.11.22 03:57:20.377274 [ 260 ] {7e4da4a5-5937-414f-b14b-d1494fb9f380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4114 | 2024.11.22 03:57:20.377334 [ 260 ] {7e4da4a5-5937-414f-b14b-d1494fb9f380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4115 | 2024.11.22 03:57:20.377897 [ 260 ] {7e4da4a5-5937-414f-b14b-d1494fb9f380} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4116 | 2024.11.22 03:57:20.377937 [ 260 ] {7e4da4a5-5937-414f-b14b-d1494fb9f380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4117 | 2024.11.22 03:57:20.378287 [ 260 ] {7e4da4a5-5937-414f-b14b-d1494fb9f380} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4118 | 2024.11.22 03:57:20.378512 [ 260 ] {7e4da4a5-5937-414f-b14b-d1494fb9f380} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4119 | 2024.11.22 03:57:20.378686 [ 260 ] {7e4da4a5-5937-414f-b14b-d1494fb9f380} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001443 sec., 56826.056826056825 rows/sec., 3.61 MiB/sec. | ||
4120 | 2024.11.22 03:57:20.378735 [ 260 ] {7e4da4a5-5937-414f-b14b-d1494fb9f380} <Debug> TCPHandler: Processed in 0.00166183 sec. | ||
4121 | 2024.11.22 03:57:24.129807 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4122 | 2024.11.22 03:57:24.129877 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4123 | 2024.11.22 03:57:24.233937 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
4124 | 2024.11.22 03:57:24.234601 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4125 | 2024.11.22 03:57:24.234654 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4126 | 2024.11.22 03:57:24.235221 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4127 | 2024.11.22 03:57:24.235492 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4128 | 2024.11.22 03:57:24.235753 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4129 | 2024.11.22 03:57:24.269107 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 612 | ||
4130 | 2024.11.22 03:57:24.271953 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4131 | 2024.11.22 03:57:24.271994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4132 | 2024.11.22 03:57:24.273411 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4133 | 2024.11.22 03:57:24.273720 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4134 | 2024.11.22 03:57:24.274246 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 612 | ||
4135 | 2024.11.22 03:57:24.854501 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4136 | 2024.11.22 03:57:24.876135 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4137 | 2024.11.22 03:57:24.876190 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4138 | 2024.11.22 03:57:24.884094 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4139 | 2024.11.22 03:57:24.884857 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4140 | 2024.11.22 03:57:24.887570 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4141 | 2024.11.22 03:57:25.356894 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4142 | 2024.11.22 03:57:25.357108 [ 265 ] {37ab7050-1066-4d63-8568-4a52f32e4822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4143 | 2024.11.22 03:57:25.357193 [ 265 ] {37ab7050-1066-4d63-8568-4a52f32e4822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4144 | 2024.11.22 03:57:25.358012 [ 265 ] {37ab7050-1066-4d63-8568-4a52f32e4822} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4145 | 2024.11.22 03:57:25.358067 [ 265 ] {37ab7050-1066-4d63-8568-4a52f32e4822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4146 | 2024.11.22 03:57:25.358546 [ 265 ] {37ab7050-1066-4d63-8568-4a52f32e4822} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4147 | 2024.11.22 03:57:25.358812 [ 265 ] {37ab7050-1066-4d63-8568-4a52f32e4822} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4148 | 2024.11.22 03:57:25.359103 [ 265 ] {37ab7050-1066-4d63-8568-4a52f32e4822} <Debug> executeQuery: Read 132 rows, 11.61 KiB in 0.002049 sec., 64421.6691068814 rows/sec., 5.53 MiB/sec. | ||
4149 | 2024.11.22 03:57:25.359351 [ 265 ] {37ab7050-1066-4d63-8568-4a52f32e4822} <Debug> TCPHandler: Processed in 0.002595826 sec. | ||
4150 | 2024.11.22 03:57:25.359636 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4151 | 2024.11.22 03:57:25.359842 [ 260 ] {8632b2f5-481a-4aaf-bc2f-effd341117cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4152 | 2024.11.22 03:57:25.359922 [ 260 ] {8632b2f5-481a-4aaf-bc2f-effd341117cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4153 | 2024.11.22 03:57:25.360708 [ 260 ] {8632b2f5-481a-4aaf-bc2f-effd341117cf} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4154 | 2024.11.22 03:57:25.360758 [ 260 ] {8632b2f5-481a-4aaf-bc2f-effd341117cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4155 | 2024.11.22 03:57:25.361186 [ 260 ] {8632b2f5-481a-4aaf-bc2f-effd341117cf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4156 | 2024.11.22 03:57:25.361439 [ 260 ] {8632b2f5-481a-4aaf-bc2f-effd341117cf} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4157 | 2024.11.22 03:57:25.361625 [ 82 ] {} <Debug> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4158 | 2024.11.22 03:57:25.361701 [ 260 ] {8632b2f5-481a-4aaf-bc2f-effd341117cf} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.00191 sec., 19895.287958115183 rows/sec., 1.46 MiB/sec. | ||
4159 | 2024.11.22 03:57:25.361711 [ 82 ] {} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4160 | 2024.11.22 03:57:25.361784 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4161 | 2024.11.22 03:57:25.361845 [ 260 ] {8632b2f5-481a-4aaf-bc2f-effd341117cf} <Debug> TCPHandler: Processed in 0.002361062 sec. | ||
4162 | 2024.11.22 03:57:25.362023 [ 197 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
4163 | 2024.11.22 03:57:25.362137 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4164 | 2024.11.22 03:57:25.362179 [ 197 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4165 | 2024.11.22 03:57:25.362234 [ 197 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 57 rows starting from the beginning of the part | ||
4166 | 2024.11.22 03:57:25.362494 [ 197 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part | ||
4167 | 2024.11.22 03:57:25.362572 [ 265 ] {09fede1f-d5c9-4ca6-8c11-4a408fdd036f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4168 | 2024.11.22 03:57:25.362676 [ 197 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 7 rows starting from the beginning of the part | ||
4169 | 2024.11.22 03:57:25.362776 [ 265 ] {09fede1f-d5c9-4ca6-8c11-4a408fdd036f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4170 | 2024.11.22 03:57:25.363096 [ 197 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 50 rows starting from the beginning of the part | ||
4171 | 2024.11.22 03:57:25.363428 [ 197 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 7 rows starting from the beginning of the part | ||
4172 | 2024.11.22 03:57:25.363742 [ 197 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 38 rows starting from the beginning of the part | ||
4173 | 2024.11.22 03:57:25.365527 [ 265 ] {09fede1f-d5c9-4ca6-8c11-4a408fdd036f} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4174 | 2024.11.22 03:57:25.365593 [ 265 ] {09fede1f-d5c9-4ca6-8c11-4a408fdd036f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4175 | 2024.11.22 03:57:25.366646 [ 197 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.004741335 sec., 41549.47920786023 rows/sec., 3.14 MiB/sec. | ||
4176 | 2024.11.22 03:57:25.366693 [ 265 ] {09fede1f-d5c9-4ca6-8c11-4a408fdd036f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4177 | 2024.11.22 03:57:25.366817 [ 197 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4178 | 2024.11.22 03:57:25.367177 [ 265 ] {09fede1f-d5c9-4ca6-8c11-4a408fdd036f} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4179 | 2024.11.22 03:57:25.367531 [ 190 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_26_5} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4180 | 2024.11.22 03:57:25.367607 [ 265 ] {09fede1f-d5c9-4ca6-8c11-4a408fdd036f} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.005184 sec., 19675.925925925923 rows/sec., 1.54 MiB/sec. | ||
4181 | 2024.11.22 03:57:25.367762 [ 265 ] {09fede1f-d5c9-4ca6-8c11-4a408fdd036f} <Debug> TCPHandler: Processed in 0.005797474 sec. | ||
4182 | 2024.11.22 03:57:25.367789 [ 190 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_26_5} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4183 | 2024.11.22 03:57:25.367972 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4184 | 2024.11.22 03:57:25.368019 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4185 | 2024.11.22 03:57:25.368161 [ 260 ] {a15ba8a7-9bde-46b8-8496-2ad046e94cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4186 | 2024.11.22 03:57:25.368225 [ 260 ] {a15ba8a7-9bde-46b8-8496-2ad046e94cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4187 | 2024.11.22 03:57:25.368814 [ 260 ] {a15ba8a7-9bde-46b8-8496-2ad046e94cc6} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4188 | 2024.11.22 03:57:25.368854 [ 260 ] {a15ba8a7-9bde-46b8-8496-2ad046e94cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4189 | 2024.11.22 03:57:25.369258 [ 260 ] {a15ba8a7-9bde-46b8-8496-2ad046e94cc6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4190 | 2024.11.22 03:57:25.369505 [ 260 ] {a15ba8a7-9bde-46b8-8496-2ad046e94cc6} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4191 | 2024.11.22 03:57:25.369729 [ 260 ] {a15ba8a7-9bde-46b8-8496-2ad046e94cc6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001603 sec., 99812.85090455395 rows/sec., 6.95 MiB/sec. | ||
4192 | 2024.11.22 03:57:25.369792 [ 260 ] {a15ba8a7-9bde-46b8-8496-2ad046e94cc6} <Debug> TCPHandler: Processed in 0.001878283 sec. | ||
4193 | 2024.11.22 03:57:25.369931 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4194 | 2024.11.22 03:57:25.370049 [ 265 ] {43f915e2-61b7-4ae7-b4b8-f958000a85ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4195 | 2024.11.22 03:57:25.370134 [ 265 ] {43f915e2-61b7-4ae7-b4b8-f958000a85ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4196 | 2024.11.22 03:57:25.371342 [ 265 ] {43f915e2-61b7-4ae7-b4b8-f958000a85ef} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4197 | 2024.11.22 03:57:25.371383 [ 265 ] {43f915e2-61b7-4ae7-b4b8-f958000a85ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4198 | 2024.11.22 03:57:25.372087 [ 265 ] {43f915e2-61b7-4ae7-b4b8-f958000a85ef} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4199 | 2024.11.22 03:57:25.372355 [ 265 ] {43f915e2-61b7-4ae7-b4b8-f958000a85ef} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4200 | 2024.11.22 03:57:25.372610 [ 265 ] {43f915e2-61b7-4ae7-b4b8-f958000a85ef} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002585 sec., 14700.193423597679 rows/sec., 26.34 MiB/sec. | ||
4201 | 2024.11.22 03:57:25.372709 [ 265 ] {43f915e2-61b7-4ae7-b4b8-f958000a85ef} <Debug> TCPHandler: Processed in 0.00283547 sec. | ||
4202 | 2024.11.22 03:57:25.372863 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4203 | 2024.11.22 03:57:25.373005 [ 260 ] {7775155b-7f8d-42f7-9297-63eb3b1a8714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4204 | 2024.11.22 03:57:25.373066 [ 260 ] {7775155b-7f8d-42f7-9297-63eb3b1a8714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4205 | 2024.11.22 03:57:25.373609 [ 260 ] {7775155b-7f8d-42f7-9297-63eb3b1a8714} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4206 | 2024.11.22 03:57:25.373647 [ 260 ] {7775155b-7f8d-42f7-9297-63eb3b1a8714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4207 | 2024.11.22 03:57:25.374025 [ 260 ] {7775155b-7f8d-42f7-9297-63eb3b1a8714} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4208 | 2024.11.22 03:57:25.374262 [ 260 ] {7775155b-7f8d-42f7-9297-63eb3b1a8714} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4209 | 2024.11.22 03:57:25.374472 [ 260 ] {7775155b-7f8d-42f7-9297-63eb3b1a8714} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001502 sec., 39946.73768308921 rows/sec., 2.69 MiB/sec. | ||
4210 | 2024.11.22 03:57:25.374525 [ 260 ] {7775155b-7f8d-42f7-9297-63eb3b1a8714} <Debug> TCPHandler: Processed in 0.0017314 sec. | ||
4211 | 2024.11.22 03:57:28.991661 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4212 | 2024.11.22 03:57:28.991866 [ 265 ] {577595dc-1dbc-4137-a949-26b77041b234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4213 | 2024.11.22 03:57:28.991943 [ 265 ] {577595dc-1dbc-4137-a949-26b77041b234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4214 | 2024.11.22 03:57:28.992701 [ 265 ] {577595dc-1dbc-4137-a949-26b77041b234} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4215 | 2024.11.22 03:57:28.992757 [ 265 ] {577595dc-1dbc-4137-a949-26b77041b234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4216 | 2024.11.22 03:57:28.993199 [ 265 ] {577595dc-1dbc-4137-a949-26b77041b234} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4217 | 2024.11.22 03:57:28.993458 [ 265 ] {577595dc-1dbc-4137-a949-26b77041b234} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4218 | 2024.11.22 03:57:28.993658 [ 78 ] {} <Debug> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4219 | 2024.11.22 03:57:28.993725 [ 265 ] {577595dc-1dbc-4137-a949-26b77041b234} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001905 sec., 7349.081364829396 rows/sec., 529.04 KiB/sec. | ||
4220 | 2024.11.22 03:57:28.993737 [ 78 ] {} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4221 | 2024.11.22 03:57:28.993801 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4222 | 2024.11.22 03:57:28.993862 [ 265 ] {577595dc-1dbc-4137-a949-26b77041b234} <Debug> TCPHandler: Processed in 0.002332282 sec. | ||
4223 | 2024.11.22 03:57:28.994084 [ 194 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
4224 | 2024.11.22 03:57:28.994202 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4225 | 2024.11.22 03:57:28.994292 [ 194 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4226 | 2024.11.22 03:57:28.994347 [ 194 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part | ||
4227 | 2024.11.22 03:57:28.994564 [ 194 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
4228 | 2024.11.22 03:57:28.994591 [ 260 ] {f8371e85-f588-4c23-b338-bf0a7dfc71c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4229 | 2024.11.22 03:57:28.994844 [ 260 ] {f8371e85-f588-4c23-b338-bf0a7dfc71c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4230 | 2024.11.22 03:57:28.994933 [ 194 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
4231 | 2024.11.22 03:57:28.995354 [ 194 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
4232 | 2024.11.22 03:57:28.995684 [ 194 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
4233 | 2024.11.22 03:57:28.997587 [ 260 ] {f8371e85-f588-4c23-b338-bf0a7dfc71c1} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4234 | 2024.11.22 03:57:28.997672 [ 260 ] {f8371e85-f588-4c23-b338-bf0a7dfc71c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4235 | 2024.11.22 03:57:28.998401 [ 194 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004483479 sec., 15612.875626271472 rows/sec., 1.16 MiB/sec. | ||
4236 | 2024.11.22 03:57:28.998617 [ 194 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4237 | 2024.11.22 03:57:28.998690 [ 260 ] {f8371e85-f588-4c23-b338-bf0a7dfc71c1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4238 | 2024.11.22 03:57:28.999134 [ 194 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_13_3} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4239 | 2024.11.22 03:57:28.999175 [ 260 ] {f8371e85-f588-4c23-b338-bf0a7dfc71c1} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4240 | 2024.11.22 03:57:28.999315 [ 194 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_13_3} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4241 | 2024.11.22 03:57:28.999622 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4242 | 2024.11.22 03:57:28.999792 [ 260 ] {f8371e85-f588-4c23-b338-bf0a7dfc71c1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.005364 sec., 745.7121551081283 rows/sec., 60.81 KiB/sec. | ||
4243 | 2024.11.22 03:57:28.999872 [ 260 ] {f8371e85-f588-4c23-b338-bf0a7dfc71c1} <Debug> TCPHandler: Processed in 0.005840033 sec. | ||
4244 | 2024.11.22 03:57:29.000044 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4245 | 2024.11.22 03:57:29.000206 [ 265 ] {63f4d476-4efe-42c0-b7f1-22463907ee14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4246 | 2024.11.22 03:57:29.000317 [ 265 ] {63f4d476-4efe-42c0-b7f1-22463907ee14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4247 | 2024.11.22 03:57:29.001860 [ 265 ] {63f4d476-4efe-42c0-b7f1-22463907ee14} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4248 | 2024.11.22 03:57:29.001907 [ 265 ] {63f4d476-4efe-42c0-b7f1-22463907ee14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4249 | 2024.11.22 03:57:29.002417 [ 265 ] {63f4d476-4efe-42c0-b7f1-22463907ee14} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4250 | 2024.11.22 03:57:29.002677 [ 265 ] {63f4d476-4efe-42c0-b7f1-22463907ee14} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4251 | 2024.11.22 03:57:29.002917 [ 265 ] {63f4d476-4efe-42c0-b7f1-22463907ee14} <Debug> executeQuery: Read 1345 rows, 114.21 KiB in 0.002759 sec., 487495.4693729612 rows/sec., 40.43 MiB/sec. | ||
4252 | 2024.11.22 03:57:29.002989 [ 265 ] {63f4d476-4efe-42c0-b7f1-22463907ee14} <Debug> TCPHandler: Processed in 0.003016774 sec. | ||
4253 | 2024.11.22 03:57:29.003164 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4254 | 2024.11.22 03:57:29.003300 [ 260 ] {d9035eb6-32be-4992-8511-d1022acce9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4255 | 2024.11.22 03:57:29.003357 [ 260 ] {d9035eb6-32be-4992-8511-d1022acce9b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4256 | 2024.11.22 03:57:29.003950 [ 260 ] {d9035eb6-32be-4992-8511-d1022acce9b4} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4257 | 2024.11.22 03:57:29.003990 [ 260 ] {d9035eb6-32be-4992-8511-d1022acce9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4258 | 2024.11.22 03:57:29.004348 [ 260 ] {d9035eb6-32be-4992-8511-d1022acce9b4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4259 | 2024.11.22 03:57:29.004586 [ 260 ] {d9035eb6-32be-4992-8511-d1022acce9b4} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4260 | 2024.11.22 03:57:29.004794 [ 260 ] {d9035eb6-32be-4992-8511-d1022acce9b4} <Debug> executeQuery: Read 11 rows, 753.00 B in 0.001524 sec., 7217.847769028872 rows/sec., 482.51 KiB/sec. | ||
4261 | 2024.11.22 03:57:29.004845 [ 260 ] {d9035eb6-32be-4992-8511-d1022acce9b4} <Debug> TCPHandler: Processed in 0.001749032 sec. | ||
4262 | 2024.11.22 03:57:29.005013 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4263 | 2024.11.22 03:57:29.005164 [ 265 ] {bf55fa93-1b69-4880-a09c-dac66eeb3210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4264 | 2024.11.22 03:57:29.005230 [ 265 ] {bf55fa93-1b69-4880-a09c-dac66eeb3210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4265 | 2024.11.22 03:57:29.005960 [ 265 ] {bf55fa93-1b69-4880-a09c-dac66eeb3210} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4266 | 2024.11.22 03:57:29.006005 [ 265 ] {bf55fa93-1b69-4880-a09c-dac66eeb3210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4267 | 2024.11.22 03:57:29.006392 [ 265 ] {bf55fa93-1b69-4880-a09c-dac66eeb3210} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4268 | 2024.11.22 03:57:29.006637 [ 265 ] {bf55fa93-1b69-4880-a09c-dac66eeb3210} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4269 | 2024.11.22 03:57:29.006858 [ 265 ] {bf55fa93-1b69-4880-a09c-dac66eeb3210} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001731 sec., 139803.5817446563 rows/sec., 9.47 MiB/sec. | ||
4270 | 2024.11.22 03:57:29.006913 [ 265 ] {bf55fa93-1b69-4880-a09c-dac66eeb3210} <Debug> TCPHandler: Processed in 0.001975075 sec. | ||
4271 | 2024.11.22 03:57:29.007075 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4272 | 2024.11.22 03:57:29.007209 [ 260 ] {f2eae553-8c4a-4c1b-88fd-e67fd9f6ff4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4273 | 2024.11.22 03:57:29.007266 [ 260 ] {f2eae553-8c4a-4c1b-88fd-e67fd9f6ff4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4274 | 2024.11.22 03:57:29.007859 [ 260 ] {f2eae553-8c4a-4c1b-88fd-e67fd9f6ff4e} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4275 | 2024.11.22 03:57:29.007898 [ 260 ] {f2eae553-8c4a-4c1b-88fd-e67fd9f6ff4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4276 | 2024.11.22 03:57:29.008242 [ 260 ] {f2eae553-8c4a-4c1b-88fd-e67fd9f6ff4e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4277 | 2024.11.22 03:57:29.008473 [ 260 ] {f2eae553-8c4a-4c1b-88fd-e67fd9f6ff4e} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4278 | 2024.11.22 03:57:29.008626 [ 78 ] {} <Debug> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4279 | 2024.11.22 03:57:29.008692 [ 78 ] {} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4280 | 2024.11.22 03:57:29.008706 [ 260 ] {f2eae553-8c4a-4c1b-88fd-e67fd9f6ff4e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001516 sec., 8575.197889182058 rows/sec., 534.66 KiB/sec. | ||
4281 | 2024.11.22 03:57:29.008737 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4282 | 2024.11.22 03:57:29.008859 [ 260 ] {f2eae553-8c4a-4c1b-88fd-e67fd9f6ff4e} <Debug> TCPHandler: Processed in 0.001846083 sec. | ||
4283 | 2024.11.22 03:57:29.008953 [ 196 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
4284 | 2024.11.22 03:57:29.009061 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4285 | 2024.11.22 03:57:29.009142 [ 196 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4286 | 2024.11.22 03:57:29.009222 [ 196 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part | ||
4287 | 2024.11.22 03:57:29.009308 [ 265 ] {07b1b759-e0e8-472a-bf73-2eaabf6e4213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4288 | 2024.11.22 03:57:29.009504 [ 196 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part | ||
4289 | 2024.11.22 03:57:29.009518 [ 265 ] {07b1b759-e0e8-472a-bf73-2eaabf6e4213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4290 | 2024.11.22 03:57:29.009917 [ 196 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part | ||
4291 | 2024.11.22 03:57:29.010242 [ 196 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
4292 | 2024.11.22 03:57:29.010611 [ 196 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part | ||
4293 | 2024.11.22 03:57:29.012538 [ 265 ] {07b1b759-e0e8-472a-bf73-2eaabf6e4213} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4294 | 2024.11.22 03:57:29.012620 [ 265 ] {07b1b759-e0e8-472a-bf73-2eaabf6e4213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4295 | 2024.11.22 03:57:29.012997 [ 186 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004150973 sec., 15658.979232098114 rows/sec., 1.01 MiB/sec. | ||
4296 | 2024.11.22 03:57:29.013205 [ 186 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4297 | 2024.11.22 03:57:29.013586 [ 265 ] {07b1b759-e0e8-472a-bf73-2eaabf6e4213} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4298 | 2024.11.22 03:57:29.013731 [ 186 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_13_3} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4299 | 2024.11.22 03:57:29.013915 [ 186 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_13_3} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4300 | 2024.11.22 03:57:29.014068 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4301 | 2024.11.22 03:57:29.014157 [ 265 ] {07b1b759-e0e8-472a-bf73-2eaabf6e4213} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4302 | 2024.11.22 03:57:29.014400 [ 265 ] {07b1b759-e0e8-472a-bf73-2eaabf6e4213} <Debug> executeQuery: Read 842 rows, 62.30 KiB in 0.005172 sec., 162799.69064191802 rows/sec., 11.76 MiB/sec. | ||
4303 | 2024.11.22 03:57:29.014468 [ 265 ] {07b1b759-e0e8-472a-bf73-2eaabf6e4213} <Debug> TCPHandler: Processed in 0.005490557 sec. | ||
4304 | 2024.11.22 03:57:29.014651 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4305 | 2024.11.22 03:57:29.014789 [ 260 ] {72e502d8-1620-45ef-a6c0-cb06992eed3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4306 | 2024.11.22 03:57:29.014848 [ 260 ] {72e502d8-1620-45ef-a6c0-cb06992eed3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4307 | 2024.11.22 03:57:29.015411 [ 260 ] {72e502d8-1620-45ef-a6c0-cb06992eed3d} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4308 | 2024.11.22 03:57:29.015456 [ 260 ] {72e502d8-1620-45ef-a6c0-cb06992eed3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4309 | 2024.11.22 03:57:29.015833 [ 260 ] {72e502d8-1620-45ef-a6c0-cb06992eed3d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4310 | 2024.11.22 03:57:29.016065 [ 260 ] {72e502d8-1620-45ef-a6c0-cb06992eed3d} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4311 | 2024.11.22 03:57:29.016270 [ 260 ] {72e502d8-1620-45ef-a6c0-cb06992eed3d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001511 sec., 3970.880211780278 rows/sec., 207.46 KiB/sec. | ||
4312 | 2024.11.22 03:57:29.016318 [ 260 ] {72e502d8-1620-45ef-a6c0-cb06992eed3d} <Debug> TCPHandler: Processed in 0.00173444 sec. | ||
4313 | 2024.11.22 03:57:29.016476 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4314 | 2024.11.22 03:57:29.016610 [ 265 ] {9c6b4996-db7e-45ed-a248-ff9cb0cbda96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4315 | 2024.11.22 03:57:29.016673 [ 265 ] {9c6b4996-db7e-45ed-a248-ff9cb0cbda96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4316 | 2024.11.22 03:57:29.017576 [ 265 ] {9c6b4996-db7e-45ed-a248-ff9cb0cbda96} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4317 | 2024.11.22 03:57:29.017616 [ 265 ] {9c6b4996-db7e-45ed-a248-ff9cb0cbda96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4318 | 2024.11.22 03:57:29.018062 [ 265 ] {9c6b4996-db7e-45ed-a248-ff9cb0cbda96} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4319 | 2024.11.22 03:57:29.018302 [ 265 ] {9c6b4996-db7e-45ed-a248-ff9cb0cbda96} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4320 | 2024.11.22 03:57:29.018561 [ 265 ] {9c6b4996-db7e-45ed-a248-ff9cb0cbda96} <Debug> executeQuery: Read 927 rows, 63.34 KiB in 0.001977 sec., 468892.2610015175 rows/sec., 31.29 MiB/sec. | ||
4321 | 2024.11.22 03:57:29.018782 [ 265 ] {9c6b4996-db7e-45ed-a248-ff9cb0cbda96} <Debug> TCPHandler: Processed in 0.002357292 sec. | ||
4322 | 2024.11.22 03:57:29.018991 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4323 | 2024.11.22 03:57:29.019124 [ 260 ] {a90b8a58-5d1e-45af-a4bd-b1713458b823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4324 | 2024.11.22 03:57:29.019183 [ 260 ] {a90b8a58-5d1e-45af-a4bd-b1713458b823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4325 | 2024.11.22 03:57:29.019698 [ 260 ] {a90b8a58-5d1e-45af-a4bd-b1713458b823} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4326 | 2024.11.22 03:57:29.019737 [ 260 ] {a90b8a58-5d1e-45af-a4bd-b1713458b823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4327 | 2024.11.22 03:57:29.020086 [ 260 ] {a90b8a58-5d1e-45af-a4bd-b1713458b823} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4328 | 2024.11.22 03:57:29.020317 [ 260 ] {a90b8a58-5d1e-45af-a4bd-b1713458b823} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4329 | 2024.11.22 03:57:29.020519 [ 260 ] {a90b8a58-5d1e-45af-a4bd-b1713458b823} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001425 sec., 701.7543859649122 rows/sec., 47.29 KiB/sec. | ||
4330 | 2024.11.22 03:57:29.020568 [ 260 ] {a90b8a58-5d1e-45af-a4bd-b1713458b823} <Debug> TCPHandler: Processed in 0.00168422 sec. | ||
4331 | 2024.11.22 03:57:29.020727 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4332 | 2024.11.22 03:57:29.020863 [ 265 ] {a465013a-e7f3-4dd4-9830-4f986c7b5ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4333 | 2024.11.22 03:57:29.020923 [ 265 ] {a465013a-e7f3-4dd4-9830-4f986c7b5ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4334 | 2024.11.22 03:57:29.021482 [ 265 ] {a465013a-e7f3-4dd4-9830-4f986c7b5ece} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4335 | 2024.11.22 03:57:29.021525 [ 265 ] {a465013a-e7f3-4dd4-9830-4f986c7b5ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4336 | 2024.11.22 03:57:29.021883 [ 265 ] {a465013a-e7f3-4dd4-9830-4f986c7b5ece} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4337 | 2024.11.22 03:57:29.022117 [ 265 ] {a465013a-e7f3-4dd4-9830-4f986c7b5ece} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4338 | 2024.11.22 03:57:29.022296 [ 265 ] {a465013a-e7f3-4dd4-9830-4f986c7b5ece} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.001464 sec., 47814.20765027322 rows/sec., 3.00 MiB/sec. | ||
4339 | 2024.11.22 03:57:29.022347 [ 265 ] {a465013a-e7f3-4dd4-9830-4f986c7b5ece} <Debug> TCPHandler: Processed in 0.00168496 sec. | ||
4340 | 2024.11.22 03:57:30.348217 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4341 | 2024.11.22 03:57:30.348402 [ 265 ] {74f04477-7a04-46d2-94f9-41669561da9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4342 | 2024.11.22 03:57:30.348475 [ 265 ] {74f04477-7a04-46d2-94f9-41669561da9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4343 | 2024.11.22 03:57:30.349247 [ 265 ] {74f04477-7a04-46d2-94f9-41669561da9a} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4344 | 2024.11.22 03:57:30.349297 [ 265 ] {74f04477-7a04-46d2-94f9-41669561da9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4345 | 2024.11.22 03:57:30.349732 [ 265 ] {74f04477-7a04-46d2-94f9-41669561da9a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4346 | 2024.11.22 03:57:30.350006 [ 265 ] {74f04477-7a04-46d2-94f9-41669561da9a} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4347 | 2024.11.22 03:57:30.350178 [ 75 ] {} <Debug> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4348 | 2024.11.22 03:57:30.350255 [ 75 ] {} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4349 | 2024.11.22 03:57:30.350257 [ 265 ] {74f04477-7a04-46d2-94f9-41669561da9a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001896 sec., 29535.864978902955 rows/sec., 2.25 MiB/sec. | ||
4350 | 2024.11.22 03:57:30.350289 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4351 | 2024.11.22 03:57:30.350421 [ 265 ] {74f04477-7a04-46d2-94f9-41669561da9a} <Debug> TCPHandler: Processed in 0.002332542 sec. | ||
4352 | 2024.11.22 03:57:30.350597 [ 196 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::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 | ||
4353 | 2024.11.22 03:57:30.350714 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4354 | 2024.11.22 03:57:30.350833 [ 196 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4355 | 2024.11.22 03:57:30.350909 [ 196 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1426 rows starting from the beginning of the part | ||
4356 | 2024.11.22 03:57:30.350968 [ 260 ] {0b53129c-4d77-4d9b-a5a4-b37214077f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4357 | 2024.11.22 03:57:30.351134 [ 260 ] {0b53129c-4d77-4d9b-a5a4-b37214077f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4358 | 2024.11.22 03:57:30.351164 [ 196 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 138 rows starting from the beginning of the part | ||
4359 | 2024.11.22 03:57:30.351604 [ 196 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 203 rows starting from the beginning of the part | ||
4360 | 2024.11.22 03:57:30.351943 [ 196 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 132 rows starting from the beginning of the part | ||
4361 | 2024.11.22 03:57:30.352319 [ 196 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1345 rows starting from the beginning of the part | ||
4362 | 2024.11.22 03:57:30.352682 [ 196 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
4363 | 2024.11.22 03:57:30.353797 [ 260 ] {0b53129c-4d77-4d9b-a5a4-b37214077f6a} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4364 | 2024.11.22 03:57:30.353859 [ 260 ] {0b53129c-4d77-4d9b-a5a4-b37214077f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4365 | 2024.11.22 03:57:30.354970 [ 260 ] {0b53129c-4d77-4d9b-a5a4-b37214077f6a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4366 | 2024.11.22 03:57:30.355311 [ 260 ] {0b53129c-4d77-4d9b-a5a4-b37214077f6a} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4367 | 2024.11.22 03:57:30.355496 [ 75 ] {} <Debug> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4368 | 2024.11.22 03:57:30.355576 [ 75 ] {} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4369 | 2024.11.22 03:57:30.355651 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4370 | 2024.11.22 03:57:30.355838 [ 260 ] {0b53129c-4d77-4d9b-a5a4-b37214077f6a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004929 sec., 12984.3781700142 rows/sec., 1.01 MiB/sec. | ||
4371 | 2024.11.22 03:57:30.356238 [ 260 ] {0b53129c-4d77-4d9b-a5a4-b37214077f6a} <Debug> TCPHandler: Processed in 0.005659261 sec. | ||
4372 | 2024.11.22 03:57:30.356390 [ 200 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
4373 | 2024.11.22 03:57:30.356588 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4374 | 2024.11.22 03:57:30.356570 [ 186 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 5 columns (5 merged, 0 gathered) in 0.006132498 sec., 538116.7674249547 rows/sec., 46.96 MiB/sec. | ||
4375 | 2024.11.22 03:57:30.356704 [ 200 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4376 | 2024.11.22 03:57:30.356804 [ 200 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::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 | ||
4377 | 2024.11.22 03:57:30.356920 [ 265 ] {818a1206-fb23-41c4-aa3c-3c810fcac01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4378 | 2024.11.22 03:57:30.357061 [ 196 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4379 | 2024.11.22 03:57:30.357191 [ 200 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 114 rows starting from the beginning of the part | ||
4380 | 2024.11.22 03:57:30.357306 [ 265 ] {818a1206-fb23-41c4-aa3c-3c810fcac01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4381 | 2024.11.22 03:57:30.357845 [ 200 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 382 rows starting from the beginning of the part | ||
4382 | 2024.11.22 03:57:30.358378 [ 196 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_31_6} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4383 | 2024.11.22 03:57:30.358445 [ 200 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 102 rows starting from the beginning of the part | ||
4384 | 2024.11.22 03:57:30.358779 [ 196 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_31_6} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4385 | 2024.11.22 03:57:30.358977 [ 200 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 842 rows starting from the beginning of the part | ||
4386 | 2024.11.22 03:57:30.359172 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
4387 | 2024.11.22 03:57:30.359485 [ 200 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
4388 | 2024.11.22 03:57:30.360688 [ 265 ] {818a1206-fb23-41c4-aa3c-3c810fcac01a} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4389 | 2024.11.22 03:57:30.360750 [ 265 ] {818a1206-fb23-41c4-aa3c-3c810fcac01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4390 | 2024.11.22 03:57:30.361887 [ 265 ] {818a1206-fb23-41c4-aa3c-3c810fcac01a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4391 | 2024.11.22 03:57:30.362216 [ 265 ] {818a1206-fb23-41c4-aa3c-3c810fcac01a} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4392 | 2024.11.22 03:57:30.362470 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4393 | 2024.11.22 03:57:30.362575 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4394 | 2024.11.22 03:57:30.362653 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4395 | 2024.11.22 03:57:30.362874 [ 265 ] {818a1206-fb23-41c4-aa3c-3c810fcac01a} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.00606 sec., 5280.52805280528 rows/sec., 376.61 KiB/sec. | ||
4396 | 2024.11.22 03:57:30.362966 [ 200 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.007149397 sec., 337091.36588722095 rows/sec., 25.85 MiB/sec. | ||
4397 | 2024.11.22 03:57:30.363202 [ 265 ] {818a1206-fb23-41c4-aa3c-3c810fcac01a} <Debug> TCPHandler: Processed in 0.00680036 sec. | ||
4398 | 2024.11.22 03:57:30.363284 [ 198 ] {61e5534c-08f6-4e60-8226-faa42bd50912::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 | ||
4399 | 2024.11.22 03:57:30.363344 [ 200 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4400 | 2024.11.22 03:57:30.363454 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4401 | 2024.11.22 03:57:30.363831 [ 260 ] {9876efcb-8f00-40e4-8fec-c9c50dfdc257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4402 | 2024.11.22 03:57:30.363856 [ 198 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4403 | 2024.11.22 03:57:30.364015 [ 260 ] {9876efcb-8f00-40e4-8fec-c9c50dfdc257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4404 | 2024.11.22 03:57:30.364026 [ 198 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7220 rows starting from the beginning of the part | ||
4405 | 2024.11.22 03:57:30.364262 [ 200 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_31_6} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4406 | 2024.11.22 03:57:30.364634 [ 200 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_31_6} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4407 | 2024.11.22 03:57:30.364949 [ 198 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 166 rows starting from the beginning of the part | ||
4408 | 2024.11.22 03:57:30.364951 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
4409 | 2024.11.22 03:57:30.365343 [ 198 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 237 rows starting from the beginning of the part | ||
4410 | 2024.11.22 03:57:30.365619 [ 198 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
4411 | 2024.11.22 03:57:30.365973 [ 198 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 927 rows starting from the beginning of the part | ||
4412 | 2024.11.22 03:57:30.366353 [ 198 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
4413 | 2024.11.22 03:57:30.366856 [ 260 ] {9876efcb-8f00-40e4-8fec-c9c50dfdc257} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4414 | 2024.11.22 03:57:30.366934 [ 260 ] {9876efcb-8f00-40e4-8fec-c9c50dfdc257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4415 | 2024.11.22 03:57:30.367729 [ 260 ] {9876efcb-8f00-40e4-8fec-c9c50dfdc257} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4416 | 2024.11.22 03:57:30.368153 [ 260 ] {9876efcb-8f00-40e4-8fec-c9c50dfdc257} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4417 | 2024.11.22 03:57:30.368471 [ 75 ] {} <Debug> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4418 | 2024.11.22 03:57:30.368547 [ 75 ] {} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4419 | 2024.11.22 03:57:30.368632 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4420 | 2024.11.22 03:57:30.368853 [ 260 ] {9876efcb-8f00-40e4-8fec-c9c50dfdc257} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.005136 sec., 2336.448598130841 rows/sec., 161.24 KiB/sec. | ||
4421 | 2024.11.22 03:57:30.369099 [ 187 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
4422 | 2024.11.22 03:57:30.369130 [ 260 ] {9876efcb-8f00-40e4-8fec-c9c50dfdc257} <Debug> TCPHandler: Processed in 0.005800702 sec. | ||
4423 | 2024.11.22 03:57:30.369509 [ 187 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4424 | 2024.11.22 03:57:30.369570 [ 187 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1322 rows starting from the beginning of the part | ||
4425 | 2024.11.22 03:57:30.369875 [ 187 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
4426 | 2024.11.22 03:57:30.370137 [ 187 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part | ||
4427 | 2024.11.22 03:57:30.370400 [ 187 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
4428 | 2024.11.22 03:57:30.370599 [ 187 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 70 rows starting from the beginning of the part | ||
4429 | 2024.11.22 03:57:30.370792 [ 187 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
4430 | 2024.11.22 03:57:30.372697 [ 201 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1606 rows, containing 4 columns (4 merged, 0 gathered) in 0.00390844 sec., 410905.629867671 rows/sec., 26.52 MiB/sec. | ||
4431 | 2024.11.22 03:57:30.372994 [ 198 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8742 rows, containing 5 columns (5 merged, 0 gathered) in 0.010105569 sec., 865067.5681893815 rows/sec., 58.29 MiB/sec. | ||
4432 | 2024.11.22 03:57:30.373071 [ 201 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4433 | 2024.11.22 03:57:30.373218 [ 198 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4434 | 2024.11.22 03:57:30.373647 [ 201 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_31_6} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4435 | 2024.11.22 03:57:30.373731 [ 198 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4436 | 2024.11.22 03:57:30.373811 [ 201 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_31_6} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4437 | 2024.11.22 03:57:30.373923 [ 198 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4438 | 2024.11.22 03:57:30.373969 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4439 | 2024.11.22 03:57:30.374087 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
4440 | 2024.11.22 03:57:31.736114 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
4441 | 2024.11.22 03:57:31.736834 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4442 | 2024.11.22 03:57:31.736882 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4443 | 2024.11.22 03:57:31.737416 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4444 | 2024.11.22 03:57:31.737699 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4445 | 2024.11.22 03:57:31.737932 [ 76 ] {} <Debug> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4446 | 2024.11.22 03:57:31.737968 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
4447 | 2024.11.22 03:57:31.738025 [ 76 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4448 | 2024.11.22 03:57:31.738063 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4449 | 2024.11.22 03:57:31.738267 [ 201 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
4450 | 2024.11.22 03:57:31.738566 [ 201 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4451 | 2024.11.22 03:57:31.738608 [ 201 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
4452 | 2024.11.22 03:57:31.738677 [ 201 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
4453 | 2024.11.22 03:57:31.738781 [ 201 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
4454 | 2024.11.22 03:57:31.739052 [ 201 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
4455 | 2024.11.22 03:57:31.739174 [ 201 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
4456 | 2024.11.22 03:57:31.739249 [ 201 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
4457 | 2024.11.22 03:57:31.741334 [ 201 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003197937 sec., 3013817.970773033 rows/sec., 43.11 MiB/sec. | ||
4458 | 2024.11.22 03:57:31.741627 [ 195 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4459 | 2024.11.22 03:57:31.741965 [ 195 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_21_4} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4460 | 2024.11.22 03:57:31.742056 [ 195 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_21_4} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4461 | 2024.11.22 03:57:31.742171 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
4462 | 2024.11.22 03:57:32.387866 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4463 | 2024.11.22 03:57:32.411397 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4464 | 2024.11.22 03:57:32.411464 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4465 | 2024.11.22 03:57:32.419379 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4466 | 2024.11.22 03:57:32.420161 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4467 | 2024.11.22 03:57:32.420558 [ 74 ] {} <Debug> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4468 | 2024.11.22 03:57:32.420705 [ 74 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4469 | 2024.11.22 03:57:32.420784 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4470 | 2024.11.22 03:57:32.421275 [ 189 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
4471 | 2024.11.22 03:57:32.435922 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4472 | 2024.11.22 03:57:32.437809 [ 189 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4473 | 2024.11.22 03:57:32.439423 [ 189 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
4474 | 2024.11.22 03:57:32.445118 [ 189 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
4475 | 2024.11.22 03:57:32.450865 [ 189 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
4476 | 2024.11.22 03:57:32.456393 [ 189 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
4477 | 2024.11.22 03:57:32.462127 [ 189 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
4478 | 2024.11.22 03:57:32.466793 [ 189 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
4479 | 2024.11.22 03:57:32.528879 [ 195 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.107920015 sec., 1473.3133608256078 rows/sec., 7.62 MiB/sec. | ||
4480 | 2024.11.22 03:57:32.531548 [ 195 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4481 | 2024.11.22 03:57:32.534590 [ 195 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_21_4} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4482 | 2024.11.22 03:57:32.534732 [ 195 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_21_4} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4483 | 2024.11.22 03:57:32.537034 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4484 | 2024.11.22 03:57:33.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.88 MiB, peak 195.43 MiB, free memory in arenas 0.00 B, will set to 187.18 MiB (RSS), difference: 2.31 MiB | ||
4485 | 2024.11.22 03:57:34.274689 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 654 | ||
4486 | 2024.11.22 03:57:34.277950 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4487 | 2024.11.22 03:57:34.278006 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4488 | 2024.11.22 03:57:34.279476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4489 | 2024.11.22 03:57:34.279792 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4490 | 2024.11.22 03:57:34.280462 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 654 | ||
4491 | 2024.11.22 03:57:35.356855 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4492 | 2024.11.22 03:57:35.357064 [ 265 ] {b61bf592-14ad-40d7-8625-c07259e75734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4493 | 2024.11.22 03:57:35.357146 [ 265 ] {b61bf592-14ad-40d7-8625-c07259e75734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4494 | 2024.11.22 03:57:35.358015 [ 265 ] {b61bf592-14ad-40d7-8625-c07259e75734} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4495 | 2024.11.22 03:57:35.358065 [ 265 ] {b61bf592-14ad-40d7-8625-c07259e75734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4496 | 2024.11.22 03:57:35.358504 [ 265 ] {b61bf592-14ad-40d7-8625-c07259e75734} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4497 | 2024.11.22 03:57:35.358760 [ 265 ] {b61bf592-14ad-40d7-8625-c07259e75734} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4498 | 2024.11.22 03:57:35.358990 [ 265 ] {b61bf592-14ad-40d7-8625-c07259e75734} <Debug> executeQuery: Read 132 rows, 11.61 KiB in 0.001984 sec., 66532.25806451612 rows/sec., 5.71 MiB/sec. | ||
4499 | 2024.11.22 03:57:35.359049 [ 265 ] {b61bf592-14ad-40d7-8625-c07259e75734} <Debug> TCPHandler: Processed in 0.002333832 sec. | ||
4500 | 2024.11.22 03:57:35.359303 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4501 | 2024.11.22 03:57:35.359509 [ 260 ] {c04adab8-aa45-4b98-9213-4714850fe1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4502 | 2024.11.22 03:57:35.359587 [ 260 ] {c04adab8-aa45-4b98-9213-4714850fe1dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4503 | 2024.11.22 03:57:35.360337 [ 260 ] {c04adab8-aa45-4b98-9213-4714850fe1dc} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4504 | 2024.11.22 03:57:35.360377 [ 260 ] {c04adab8-aa45-4b98-9213-4714850fe1dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4505 | 2024.11.22 03:57:35.360787 [ 260 ] {c04adab8-aa45-4b98-9213-4714850fe1dc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4506 | 2024.11.22 03:57:35.361031 [ 260 ] {c04adab8-aa45-4b98-9213-4714850fe1dc} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4507 | 2024.11.22 03:57:35.361223 [ 260 ] {c04adab8-aa45-4b98-9213-4714850fe1dc} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001771 sec., 21456.804065499717 rows/sec., 1.58 MiB/sec. | ||
4508 | 2024.11.22 03:57:35.361279 [ 260 ] {c04adab8-aa45-4b98-9213-4714850fe1dc} <Debug> TCPHandler: Processed in 0.002111547 sec. | ||
4509 | 2024.11.22 03:57:35.361439 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4510 | 2024.11.22 03:57:35.361576 [ 265 ] {3299d090-a969-49fb-a5f7-abd47dd13192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4511 | 2024.11.22 03:57:35.361634 [ 265 ] {3299d090-a969-49fb-a5f7-abd47dd13192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4512 | 2024.11.22 03:57:35.362296 [ 265 ] {3299d090-a969-49fb-a5f7-abd47dd13192} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4513 | 2024.11.22 03:57:35.362336 [ 265 ] {3299d090-a969-49fb-a5f7-abd47dd13192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4514 | 2024.11.22 03:57:35.362704 [ 265 ] {3299d090-a969-49fb-a5f7-abd47dd13192} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4515 | 2024.11.22 03:57:35.362952 [ 265 ] {3299d090-a969-49fb-a5f7-abd47dd13192} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4516 | 2024.11.22 03:57:35.363161 [ 265 ] {3299d090-a969-49fb-a5f7-abd47dd13192} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001615 sec., 63157.89473684211 rows/sec., 4.93 MiB/sec. | ||
4517 | 2024.11.22 03:57:35.363214 [ 265 ] {3299d090-a969-49fb-a5f7-abd47dd13192} <Debug> TCPHandler: Processed in 0.001840473 sec. | ||
4518 | 2024.11.22 03:57:35.363393 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4519 | 2024.11.22 03:57:35.363532 [ 260 ] {2d33700b-1baa-4747-8217-1d04c3580dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4520 | 2024.11.22 03:57:35.363594 [ 260 ] {2d33700b-1baa-4747-8217-1d04c3580dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4521 | 2024.11.22 03:57:35.364194 [ 260 ] {2d33700b-1baa-4747-8217-1d04c3580dd9} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4522 | 2024.11.22 03:57:35.364232 [ 260 ] {2d33700b-1baa-4747-8217-1d04c3580dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4523 | 2024.11.22 03:57:35.364621 [ 260 ] {2d33700b-1baa-4747-8217-1d04c3580dd9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4524 | 2024.11.22 03:57:35.364854 [ 260 ] {2d33700b-1baa-4747-8217-1d04c3580dd9} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4525 | 2024.11.22 03:57:35.365036 [ 260 ] {2d33700b-1baa-4747-8217-1d04c3580dd9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001537 sec., 104098.8939492518 rows/sec., 7.25 MiB/sec. | ||
4526 | 2024.11.22 03:57:35.365087 [ 260 ] {2d33700b-1baa-4747-8217-1d04c3580dd9} <Debug> TCPHandler: Processed in 0.001758981 sec. | ||
4527 | 2024.11.22 03:57:35.365234 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4528 | 2024.11.22 03:57:35.365370 [ 265 ] {757b5339-e635-492b-9c12-db5a5141b964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4529 | 2024.11.22 03:57:35.365463 [ 265 ] {757b5339-e635-492b-9c12-db5a5141b964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4530 | 2024.11.22 03:57:35.366682 [ 265 ] {757b5339-e635-492b-9c12-db5a5141b964} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4531 | 2024.11.22 03:57:35.366722 [ 265 ] {757b5339-e635-492b-9c12-db5a5141b964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4532 | 2024.11.22 03:57:35.367374 [ 265 ] {757b5339-e635-492b-9c12-db5a5141b964} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4533 | 2024.11.22 03:57:35.367628 [ 265 ] {757b5339-e635-492b-9c12-db5a5141b964} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4534 | 2024.11.22 03:57:35.367869 [ 265 ] {757b5339-e635-492b-9c12-db5a5141b964} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002528 sec., 15031.645569620254 rows/sec., 26.94 MiB/sec. | ||
4535 | 2024.11.22 03:57:35.367965 [ 265 ] {757b5339-e635-492b-9c12-db5a5141b964} <Debug> TCPHandler: Processed in 0.00279445 sec. | ||
4536 | 2024.11.22 03:57:35.368140 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4537 | 2024.11.22 03:57:35.368275 [ 260 ] {11f4e2f2-454a-4326-ad5b-a2a8b4f41d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4538 | 2024.11.22 03:57:35.368335 [ 260 ] {11f4e2f2-454a-4326-ad5b-a2a8b4f41d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4539 | 2024.11.22 03:57:35.368879 [ 260 ] {11f4e2f2-454a-4326-ad5b-a2a8b4f41d8b} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4540 | 2024.11.22 03:57:35.368918 [ 260 ] {11f4e2f2-454a-4326-ad5b-a2a8b4f41d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4541 | 2024.11.22 03:57:35.369282 [ 260 ] {11f4e2f2-454a-4326-ad5b-a2a8b4f41d8b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4542 | 2024.11.22 03:57:35.369525 [ 260 ] {11f4e2f2-454a-4326-ad5b-a2a8b4f41d8b} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4543 | 2024.11.22 03:57:35.369742 [ 260 ] {11f4e2f2-454a-4326-ad5b-a2a8b4f41d8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001497 sec., 40080.160320641284 rows/sec., 2.70 MiB/sec. | ||
4544 | 2024.11.22 03:57:35.369793 [ 260 ] {11f4e2f2-454a-4326-ad5b-a2a8b4f41d8b} <Debug> TCPHandler: Processed in 0.00171984 sec. | ||
4545 | 2024.11.22 03:57:39.129928 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4546 | 2024.11.22 03:57:39.129998 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4547 | 2024.11.22 03:57:39.238204 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
4548 | 2024.11.22 03:57:39.238913 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4549 | 2024.11.22 03:57:39.238958 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4550 | 2024.11.22 03:57:39.239610 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4551 | 2024.11.22 03:57:39.239864 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4552 | 2024.11.22 03:57:39.240100 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4553 | 2024.11.22 03:57:39.936095 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4554 | 2024.11.22 03:57:39.955202 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4555 | 2024.11.22 03:57:39.955263 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4556 | 2024.11.22 03:57:39.962398 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4557 | 2024.11.22 03:57:39.963140 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4558 | 2024.11.22 03:57:39.965833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4559 | 2024.11.22 03:57:40.359689 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4560 | 2024.11.22 03:57:40.359880 [ 265 ] {dc80a86c-8148-4463-a8d0-78a0db545238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4561 | 2024.11.22 03:57:40.359954 [ 265 ] {dc80a86c-8148-4463-a8d0-78a0db545238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4562 | 2024.11.22 03:57:40.360737 [ 265 ] {dc80a86c-8148-4463-a8d0-78a0db545238} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4563 | 2024.11.22 03:57:40.360783 [ 265 ] {dc80a86c-8148-4463-a8d0-78a0db545238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4564 | 2024.11.22 03:57:40.361249 [ 265 ] {dc80a86c-8148-4463-a8d0-78a0db545238} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4565 | 2024.11.22 03:57:40.361524 [ 265 ] {dc80a86c-8148-4463-a8d0-78a0db545238} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4566 | 2024.11.22 03:57:40.361741 [ 265 ] {dc80a86c-8148-4463-a8d0-78a0db545238} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001914 sec., 7314.524555903867 rows/sec., 526.55 KiB/sec. | ||
4567 | 2024.11.22 03:57:40.361814 [ 265 ] {dc80a86c-8148-4463-a8d0-78a0db545238} <Debug> TCPHandler: Processed in 0.00225783 sec. | ||
4568 | 2024.11.22 03:57:40.362068 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4569 | 2024.11.22 03:57:40.362252 [ 260 ] {825560b3-0b3a-4677-aa21-c7dca13b7a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4570 | 2024.11.22 03:57:40.362325 [ 260 ] {825560b3-0b3a-4677-aa21-c7dca13b7a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4571 | 2024.11.22 03:57:40.363216 [ 260 ] {825560b3-0b3a-4677-aa21-c7dca13b7a52} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4572 | 2024.11.22 03:57:40.363267 [ 260 ] {825560b3-0b3a-4677-aa21-c7dca13b7a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4573 | 2024.11.22 03:57:40.363734 [ 260 ] {825560b3-0b3a-4677-aa21-c7dca13b7a52} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4574 | 2024.11.22 03:57:40.363979 [ 260 ] {825560b3-0b3a-4677-aa21-c7dca13b7a52} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4575 | 2024.11.22 03:57:40.364206 [ 260 ] {825560b3-0b3a-4677-aa21-c7dca13b7a52} <Debug> executeQuery: Read 203 rows, 17.95 KiB in 0.00201 sec., 100995.0248756219 rows/sec., 8.72 MiB/sec. | ||
4576 | 2024.11.22 03:57:40.364268 [ 260 ] {825560b3-0b3a-4677-aa21-c7dca13b7a52} <Debug> TCPHandler: Processed in 0.002344232 sec. | ||
4577 | 2024.11.22 03:57:40.364431 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4578 | 2024.11.22 03:57:40.364571 [ 265 ] {47babc52-a88d-484e-b86e-d959ea13cd85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4579 | 2024.11.22 03:57:40.364638 [ 265 ] {47babc52-a88d-484e-b86e-d959ea13cd85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4580 | 2024.11.22 03:57:40.365362 [ 265 ] {47babc52-a88d-484e-b86e-d959ea13cd85} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4581 | 2024.11.22 03:57:40.365402 [ 265 ] {47babc52-a88d-484e-b86e-d959ea13cd85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4582 | 2024.11.22 03:57:40.365784 [ 265 ] {47babc52-a88d-484e-b86e-d959ea13cd85} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4583 | 2024.11.22 03:57:40.366043 [ 265 ] {47babc52-a88d-484e-b86e-d959ea13cd85} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4584 | 2024.11.22 03:57:40.366241 [ 265 ] {47babc52-a88d-484e-b86e-d959ea13cd85} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001674 sec., 4181.600955794504 rows/sec., 272.43 KiB/sec. | ||
4585 | 2024.11.22 03:57:40.366308 [ 265 ] {47babc52-a88d-484e-b86e-d959ea13cd85} <Debug> TCPHandler: Processed in 0.001927564 sec. | ||
4586 | 2024.11.22 03:57:40.366475 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4587 | 2024.11.22 03:57:40.366598 [ 260 ] {03fb92ee-5b5a-4f18-a131-0ece69dd9ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4588 | 2024.11.22 03:57:40.366649 [ 260 ] {03fb92ee-5b5a-4f18-a131-0ece69dd9ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4589 | 2024.11.22 03:57:40.367251 [ 260 ] {03fb92ee-5b5a-4f18-a131-0ece69dd9ef6} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4590 | 2024.11.22 03:57:40.367291 [ 260 ] {03fb92ee-5b5a-4f18-a131-0ece69dd9ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4591 | 2024.11.22 03:57:40.367649 [ 260 ] {03fb92ee-5b5a-4f18-a131-0ece69dd9ef6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4592 | 2024.11.22 03:57:40.367893 [ 260 ] {03fb92ee-5b5a-4f18-a131-0ece69dd9ef6} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4593 | 2024.11.22 03:57:40.368099 [ 260 ] {03fb92ee-5b5a-4f18-a131-0ece69dd9ef6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00153 sec., 9150.326797385622 rows/sec., 640.83 KiB/sec. | ||
4594 | 2024.11.22 03:57:40.368161 [ 260 ] {03fb92ee-5b5a-4f18-a131-0ece69dd9ef6} <Debug> TCPHandler: Processed in 0.001742961 sec. | ||
4595 | 2024.11.22 03:57:40.368321 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4596 | 2024.11.22 03:57:40.368463 [ 265 ] {ffa31c22-2e14-4781-95ca-e565bf8775d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4597 | 2024.11.22 03:57:40.368525 [ 265 ] {ffa31c22-2e14-4781-95ca-e565bf8775d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4598 | 2024.11.22 03:57:40.369185 [ 265 ] {ffa31c22-2e14-4781-95ca-e565bf8775d9} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4599 | 2024.11.22 03:57:40.369224 [ 265 ] {ffa31c22-2e14-4781-95ca-e565bf8775d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4600 | 2024.11.22 03:57:40.369584 [ 265 ] {ffa31c22-2e14-4781-95ca-e565bf8775d9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4601 | 2024.11.22 03:57:40.369819 [ 265 ] {ffa31c22-2e14-4781-95ca-e565bf8775d9} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4602 | 2024.11.22 03:57:40.369999 [ 265 ] {ffa31c22-2e14-4781-95ca-e565bf8775d9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001571 sec., 8274.984086569064 rows/sec., 515.94 KiB/sec. | ||
4603 | 2024.11.22 03:57:40.370056 [ 265 ] {ffa31c22-2e14-4781-95ca-e565bf8775d9} <Debug> TCPHandler: Processed in 0.001805601 sec. | ||
4604 | 2024.11.22 03:57:40.370201 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4605 | 2024.11.22 03:57:40.370317 [ 260 ] {5af67c43-84ff-4daa-aaa7-ea7cf1690b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4606 | 2024.11.22 03:57:40.370367 [ 260 ] {5af67c43-84ff-4daa-aaa7-ea7cf1690b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4607 | 2024.11.22 03:57:40.371067 [ 260 ] {5af67c43-84ff-4daa-aaa7-ea7cf1690b33} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4608 | 2024.11.22 03:57:40.371106 [ 260 ] {5af67c43-84ff-4daa-aaa7-ea7cf1690b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4609 | 2024.11.22 03:57:40.371488 [ 260 ] {5af67c43-84ff-4daa-aaa7-ea7cf1690b33} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4610 | 2024.11.22 03:57:40.371719 [ 260 ] {5af67c43-84ff-4daa-aaa7-ea7cf1690b33} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4611 | 2024.11.22 03:57:40.371928 [ 260 ] {5af67c43-84ff-4daa-aaa7-ea7cf1690b33} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001634 sec., 233782.12974296205 rows/sec., 16.54 MiB/sec. | ||
4612 | 2024.11.22 03:57:40.371985 [ 260 ] {5af67c43-84ff-4daa-aaa7-ea7cf1690b33} <Debug> TCPHandler: Processed in 0.001838673 sec. | ||
4613 | 2024.11.22 03:57:40.372136 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4614 | 2024.11.22 03:57:40.372280 [ 265 ] {80573f78-eee6-4354-b4a7-8a1f5cd4d9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4615 | 2024.11.22 03:57:40.372342 [ 265 ] {80573f78-eee6-4354-b4a7-8a1f5cd4d9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4616 | 2024.11.22 03:57:40.372915 [ 265 ] {80573f78-eee6-4354-b4a7-8a1f5cd4d9c7} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4617 | 2024.11.22 03:57:40.372961 [ 265 ] {80573f78-eee6-4354-b4a7-8a1f5cd4d9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4618 | 2024.11.22 03:57:40.373336 [ 265 ] {80573f78-eee6-4354-b4a7-8a1f5cd4d9c7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4619 | 2024.11.22 03:57:40.373574 [ 265 ] {80573f78-eee6-4354-b4a7-8a1f5cd4d9c7} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4620 | 2024.11.22 03:57:40.373759 [ 265 ] {80573f78-eee6-4354-b4a7-8a1f5cd4d9c7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001512 sec., 3968.253968253968 rows/sec., 207.33 KiB/sec. | ||
4621 | 2024.11.22 03:57:40.373816 [ 265 ] {80573f78-eee6-4354-b4a7-8a1f5cd4d9c7} <Debug> TCPHandler: Processed in 0.001748391 sec. | ||
4622 | 2024.11.22 03:57:40.373972 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4623 | 2024.11.22 03:57:40.374088 [ 260 ] {7d080b64-a3c9-4fa6-96c0-21db0e77e143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4624 | 2024.11.22 03:57:40.374151 [ 260 ] {7d080b64-a3c9-4fa6-96c0-21db0e77e143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4625 | 2024.11.22 03:57:40.374740 [ 260 ] {7d080b64-a3c9-4fa6-96c0-21db0e77e143} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4626 | 2024.11.22 03:57:40.374779 [ 260 ] {7d080b64-a3c9-4fa6-96c0-21db0e77e143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4627 | 2024.11.22 03:57:40.375169 [ 260 ] {7d080b64-a3c9-4fa6-96c0-21db0e77e143} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4628 | 2024.11.22 03:57:40.375402 [ 260 ] {7d080b64-a3c9-4fa6-96c0-21db0e77e143} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4629 | 2024.11.22 03:57:40.375603 [ 260 ] {7d080b64-a3c9-4fa6-96c0-21db0e77e143} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001541 sec., 153796.2362102531 rows/sec., 10.31 MiB/sec. | ||
4630 | 2024.11.22 03:57:40.375658 [ 260 ] {7d080b64-a3c9-4fa6-96c0-21db0e77e143} <Debug> TCPHandler: Processed in 0.001739741 sec. | ||
4631 | 2024.11.22 03:57:40.375801 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4632 | 2024.11.22 03:57:40.375919 [ 265 ] {78a11d43-7d19-4947-ad9d-157176faf892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4633 | 2024.11.22 03:57:40.375974 [ 265 ] {78a11d43-7d19-4947-ad9d-157176faf892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4634 | 2024.11.22 03:57:40.376530 [ 265 ] {78a11d43-7d19-4947-ad9d-157176faf892} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4635 | 2024.11.22 03:57:40.376575 [ 265 ] {78a11d43-7d19-4947-ad9d-157176faf892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4636 | 2024.11.22 03:57:40.376996 [ 265 ] {78a11d43-7d19-4947-ad9d-157176faf892} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4637 | 2024.11.22 03:57:40.377229 [ 265 ] {78a11d43-7d19-4947-ad9d-157176faf892} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4638 | 2024.11.22 03:57:40.377406 [ 265 ] {78a11d43-7d19-4947-ad9d-157176faf892} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001513 sec., 660.9385327164574 rows/sec., 44.54 KiB/sec. | ||
4639 | 2024.11.22 03:57:40.377457 [ 265 ] {78a11d43-7d19-4947-ad9d-157176faf892} <Debug> TCPHandler: Processed in 0.001712641 sec. | ||
4640 | 2024.11.22 03:57:40.377598 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4641 | 2024.11.22 03:57:40.377713 [ 260 ] {24e73d56-2fc9-44d8-b7cb-d9107260c80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4642 | 2024.11.22 03:57:40.377763 [ 260 ] {24e73d56-2fc9-44d8-b7cb-d9107260c80d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4643 | 2024.11.22 03:57:40.378258 [ 260 ] {24e73d56-2fc9-44d8-b7cb-d9107260c80d} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4644 | 2024.11.22 03:57:40.378297 [ 260 ] {24e73d56-2fc9-44d8-b7cb-d9107260c80d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4645 | 2024.11.22 03:57:40.378658 [ 260 ] {24e73d56-2fc9-44d8-b7cb-d9107260c80d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4646 | 2024.11.22 03:57:40.378893 [ 260 ] {24e73d56-2fc9-44d8-b7cb-d9107260c80d} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4647 | 2024.11.22 03:57:40.379095 [ 260 ] {24e73d56-2fc9-44d8-b7cb-d9107260c80d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001407 sec., 58280.02842928216 rows/sec., 3.70 MiB/sec. | ||
4648 | 2024.11.22 03:57:40.379154 [ 260 ] {24e73d56-2fc9-44d8-b7cb-d9107260c80d} <Debug> TCPHandler: Processed in 0.001609589 sec. | ||
4649 | 2024.11.22 03:57:44.280824 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 686 | ||
4650 | 2024.11.22 03:57:44.283862 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4651 | 2024.11.22 03:57:44.283923 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4652 | 2024.11.22 03:57:44.285416 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4653 | 2024.11.22 03:57:44.285731 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4654 | 2024.11.22 03:57:44.285970 [ 58 ] {} <Debug> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4655 | 2024.11.22 03:57:44.286087 [ 58 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4656 | 2024.11.22 03:57:44.286149 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4657 | 2024.11.22 03:57:44.286475 [ 201 ] {13c85ea7-e15c-4202-b11e-f62516502095::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 | ||
4658 | 2024.11.22 03:57:44.286932 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 686 | ||
4659 | 2024.11.22 03:57:44.287342 [ 201 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4660 | 2024.11.22 03:57:44.287468 [ 201 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 506 rows starting from the beginning of the part | ||
4661 | 2024.11.22 03:57:44.287947 [ 201 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
4662 | 2024.11.22 03:57:44.288423 [ 201 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
4663 | 2024.11.22 03:57:44.288868 [ 201 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
4664 | 2024.11.22 03:57:44.289294 [ 201 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
4665 | 2024.11.22 03:57:44.289738 [ 201 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
4666 | 2024.11.22 03:57:44.297746 [ 190 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 72 columns (72 merged, 0 gathered) in 0.011453113 sec., 59896.3792638735 rows/sec., 51.43 MiB/sec. | ||
4667 | 2024.11.22 03:57:44.299039 [ 192 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4668 | 2024.11.22 03:57:44.299886 [ 192 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_16_3} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4669 | 2024.11.22 03:57:44.299985 [ 192 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_16_3} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4670 | 2024.11.22 03:57:44.300324 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
4671 | 2024.11.22 03:57:45.357959 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4672 | 2024.11.22 03:57:45.358260 [ 265 ] {8ae9143b-c3ac-4b5c-aa92-39ece6a6274a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4673 | 2024.11.22 03:57:45.358331 [ 265 ] {8ae9143b-c3ac-4b5c-aa92-39ece6a6274a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4674 | 2024.11.22 03:57:45.359026 [ 265 ] {8ae9143b-c3ac-4b5c-aa92-39ece6a6274a} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4675 | 2024.11.22 03:57:45.359070 [ 265 ] {8ae9143b-c3ac-4b5c-aa92-39ece6a6274a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4676 | 2024.11.22 03:57:45.359484 [ 265 ] {8ae9143b-c3ac-4b5c-aa92-39ece6a6274a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4677 | 2024.11.22 03:57:45.359736 [ 265 ] {8ae9143b-c3ac-4b5c-aa92-39ece6a6274a} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4678 | 2024.11.22 03:57:45.359995 [ 265 ] {8ae9143b-c3ac-4b5c-aa92-39ece6a6274a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001808 sec., 1106.1946902654868 rows/sec., 90.20 KiB/sec. | ||
4679 | 2024.11.22 03:57:45.360151 [ 265 ] {8ae9143b-c3ac-4b5c-aa92-39ece6a6274a} <Debug> TCPHandler: Processed in 0.002376872 sec. | ||
4680 | 2024.11.22 03:57:45.360389 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4681 | 2024.11.22 03:57:45.360572 [ 260 ] {36018187-ad43-40a8-a9a0-288680f78cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4682 | 2024.11.22 03:57:45.360642 [ 260 ] {36018187-ad43-40a8-a9a0-288680f78cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4683 | 2024.11.22 03:57:45.361392 [ 260 ] {36018187-ad43-40a8-a9a0-288680f78cb7} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4684 | 2024.11.22 03:57:45.361432 [ 260 ] {36018187-ad43-40a8-a9a0-288680f78cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4685 | 2024.11.22 03:57:45.361859 [ 260 ] {36018187-ad43-40a8-a9a0-288680f78cb7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4686 | 2024.11.22 03:57:45.362108 [ 260 ] {36018187-ad43-40a8-a9a0-288680f78cb7} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4687 | 2024.11.22 03:57:45.362333 [ 260 ] {36018187-ad43-40a8-a9a0-288680f78cb7} <Debug> executeQuery: Read 133 rows, 11.68 KiB in 0.001803 sec., 73765.94564614532 rows/sec., 6.33 MiB/sec. | ||
4688 | 2024.11.22 03:57:45.362531 [ 260 ] {36018187-ad43-40a8-a9a0-288680f78cb7} <Debug> TCPHandler: Processed in 0.002264711 sec. | ||
4689 | 2024.11.22 03:57:45.362741 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4690 | 2024.11.22 03:57:45.362877 [ 265 ] {97e31e3b-9364-4b47-b8aa-04302f1d6e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4691 | 2024.11.22 03:57:45.362933 [ 265 ] {97e31e3b-9364-4b47-b8aa-04302f1d6e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4692 | 2024.11.22 03:57:45.363533 [ 265 ] {97e31e3b-9364-4b47-b8aa-04302f1d6e2b} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4693 | 2024.11.22 03:57:45.363572 [ 265 ] {97e31e3b-9364-4b47-b8aa-04302f1d6e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4694 | 2024.11.22 03:57:45.363930 [ 265 ] {97e31e3b-9364-4b47-b8aa-04302f1d6e2b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4695 | 2024.11.22 03:57:45.364167 [ 265 ] {97e31e3b-9364-4b47-b8aa-04302f1d6e2b} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4696 | 2024.11.22 03:57:45.364382 [ 265 ] {97e31e3b-9364-4b47-b8aa-04302f1d6e2b} <Debug> executeQuery: Read 40 rows, 3.00 KiB in 0.001534 sec., 26075.61929595828 rows/sec., 1.91 MiB/sec. | ||
4697 | 2024.11.22 03:57:45.364435 [ 265 ] {97e31e3b-9364-4b47-b8aa-04302f1d6e2b} <Debug> TCPHandler: Processed in 0.001800542 sec. | ||
4698 | 2024.11.22 03:57:45.364576 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4699 | 2024.11.22 03:57:45.364692 [ 260 ] {2a08c175-e363-4efb-9691-ea2cfc21f742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4700 | 2024.11.22 03:57:45.364740 [ 260 ] {2a08c175-e363-4efb-9691-ea2cfc21f742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4701 | 2024.11.22 03:57:45.365356 [ 260 ] {2a08c175-e363-4efb-9691-ea2cfc21f742} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4702 | 2024.11.22 03:57:45.365393 [ 260 ] {2a08c175-e363-4efb-9691-ea2cfc21f742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4703 | 2024.11.22 03:57:45.365746 [ 260 ] {2a08c175-e363-4efb-9691-ea2cfc21f742} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4704 | 2024.11.22 03:57:45.365978 [ 260 ] {2a08c175-e363-4efb-9691-ea2cfc21f742} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4705 | 2024.11.22 03:57:45.366150 [ 260 ] {2a08c175-e363-4efb-9691-ea2cfc21f742} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001483 sec., 70128.11867835469 rows/sec., 5.48 MiB/sec. | ||
4706 | 2024.11.22 03:57:45.366208 [ 260 ] {2a08c175-e363-4efb-9691-ea2cfc21f742} <Debug> TCPHandler: Processed in 0.00168938 sec. | ||
4707 | 2024.11.22 03:57:45.366440 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4708 | 2024.11.22 03:57:45.366661 [ 265 ] {e2db2a3e-ed5e-4e60-9e04-1f0bff0bc3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4709 | 2024.11.22 03:57:45.366760 [ 265 ] {e2db2a3e-ed5e-4e60-9e04-1f0bff0bc3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4710 | 2024.11.22 03:57:45.367547 [ 265 ] {e2db2a3e-ed5e-4e60-9e04-1f0bff0bc3ad} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4711 | 2024.11.22 03:57:45.367587 [ 265 ] {e2db2a3e-ed5e-4e60-9e04-1f0bff0bc3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4712 | 2024.11.22 03:57:45.367969 [ 265 ] {e2db2a3e-ed5e-4e60-9e04-1f0bff0bc3ad} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4713 | 2024.11.22 03:57:45.368202 [ 265 ] {e2db2a3e-ed5e-4e60-9e04-1f0bff0bc3ad} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4714 | 2024.11.22 03:57:45.368408 [ 265 ] {e2db2a3e-ed5e-4e60-9e04-1f0bff0bc3ad} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001801 sec., 89394.78067740145 rows/sec., 6.23 MiB/sec. | ||
4715 | 2024.11.22 03:57:45.368462 [ 265 ] {e2db2a3e-ed5e-4e60-9e04-1f0bff0bc3ad} <Debug> TCPHandler: Processed in 0.002131308 sec. | ||
4716 | 2024.11.22 03:57:45.368600 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4717 | 2024.11.22 03:57:45.368715 [ 260 ] {1e9d67dd-b5e3-4bae-a4b3-20cdc813adad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4718 | 2024.11.22 03:57:45.368795 [ 260 ] {1e9d67dd-b5e3-4bae-a4b3-20cdc813adad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4719 | 2024.11.22 03:57:45.369956 [ 260 ] {1e9d67dd-b5e3-4bae-a4b3-20cdc813adad} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4720 | 2024.11.22 03:57:45.369994 [ 260 ] {1e9d67dd-b5e3-4bae-a4b3-20cdc813adad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4721 | 2024.11.22 03:57:45.370647 [ 260 ] {1e9d67dd-b5e3-4bae-a4b3-20cdc813adad} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4722 | 2024.11.22 03:57:45.370911 [ 260 ] {1e9d67dd-b5e3-4bae-a4b3-20cdc813adad} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4723 | 2024.11.22 03:57:45.371046 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4724 | 2024.11.22 03:57:45.371103 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4725 | 2024.11.22 03:57:45.371121 [ 260 ] {1e9d67dd-b5e3-4bae-a4b3-20cdc813adad} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002426 sec., 15663.643858202802 rows/sec., 28.07 MiB/sec. | ||
4726 | 2024.11.22 03:57:45.371135 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4727 | 2024.11.22 03:57:45.371538 [ 197 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::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 | ||
4728 | 2024.11.22 03:57:45.371575 [ 260 ] {1e9d67dd-b5e3-4bae-a4b3-20cdc813adad} <Debug> TCPHandler: Processed in 0.003032823 sec. | ||
4729 | 2024.11.22 03:57:45.371888 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4730 | 2024.11.22 03:57:45.372004 [ 197 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4731 | 2024.11.22 03:57:45.372161 [ 197 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 357 rows starting from the beginning of the part | ||
4732 | 2024.11.22 03:57:45.372267 [ 265 ] {d09bc20f-30bd-4e42-b28e-dfc6e670ec7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4733 | 2024.11.22 03:57:45.372425 [ 265 ] {d09bc20f-30bd-4e42-b28e-dfc6e670ec7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4734 | 2024.11.22 03:57:45.372867 [ 197 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
4735 | 2024.11.22 03:57:45.373566 [ 197 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
4736 | 2024.11.22 03:57:45.374178 [ 197 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part | ||
4737 | 2024.11.22 03:57:45.374813 [ 265 ] {d09bc20f-30bd-4e42-b28e-dfc6e670ec7a} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4738 | 2024.11.22 03:57:45.374857 [ 197 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part | ||
4739 | 2024.11.22 03:57:45.374876 [ 265 ] {d09bc20f-30bd-4e42-b28e-dfc6e670ec7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4740 | 2024.11.22 03:57:45.375428 [ 197 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part | ||
4741 | 2024.11.22 03:57:45.376419 [ 265 ] {d09bc20f-30bd-4e42-b28e-dfc6e670ec7a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4742 | 2024.11.22 03:57:45.377086 [ 265 ] {d09bc20f-30bd-4e42-b28e-dfc6e670ec7a} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4743 | 2024.11.22 03:57:45.377600 [ 265 ] {d09bc20f-30bd-4e42-b28e-dfc6e670ec7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005444 sec., 11021.307861866275 rows/sec., 760.59 KiB/sec. | ||
4744 | 2024.11.22 03:57:45.377869 [ 265 ] {d09bc20f-30bd-4e42-b28e-dfc6e670ec7a} <Debug> TCPHandler: Processed in 0.006144759 sec. | ||
4745 | 2024.11.22 03:57:45.380710 [ 192 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 547 rows, containing 19 columns (19 merged, 0 gathered) in 0.009479768 sec., 57701.834053322826 rows/sec., 103.40 MiB/sec. | ||
4746 | 2024.11.22 03:57:45.381943 [ 194 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4747 | 2024.11.22 03:57:45.382448 [ 194 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4748 | 2024.11.22 03:57:45.382547 [ 194 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4749 | 2024.11.22 03:57:45.382727 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB. | ||
4750 | 2024.11.22 03:57:46.740331 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
4751 | 2024.11.22 03:57:46.741082 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4752 | 2024.11.22 03:57:46.741135 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4753 | 2024.11.22 03:57:46.741670 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4754 | 2024.11.22 03:57:46.741949 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4755 | 2024.11.22 03:57:46.742200 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
4756 | 2024.11.22 03:57:47.465997 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4757 | 2024.11.22 03:57:47.486855 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4758 | 2024.11.22 03:57:47.486952 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4759 | 2024.11.22 03:57:47.494972 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4760 | 2024.11.22 03:57:47.495750 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4761 | 2024.11.22 03:57:47.498534 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4762 | 2024.11.22 03:57:50.359627 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4763 | 2024.11.22 03:57:50.359835 [ 265 ] {312f9270-264f-49c8-9b41-945ebe1c9232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4764 | 2024.11.22 03:57:50.359917 [ 265 ] {312f9270-264f-49c8-9b41-945ebe1c9232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4765 | 2024.11.22 03:57:50.360726 [ 265 ] {312f9270-264f-49c8-9b41-945ebe1c9232} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4766 | 2024.11.22 03:57:50.360777 [ 265 ] {312f9270-264f-49c8-9b41-945ebe1c9232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4767 | 2024.11.22 03:57:50.361218 [ 265 ] {312f9270-264f-49c8-9b41-945ebe1c9232} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4768 | 2024.11.22 03:57:50.361480 [ 265 ] {312f9270-264f-49c8-9b41-945ebe1c9232} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4769 | 2024.11.22 03:57:50.361723 [ 265 ] {312f9270-264f-49c8-9b41-945ebe1c9232} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001946 sec., 7194.244604316546 rows/sec., 517.89 KiB/sec. | ||
4770 | 2024.11.22 03:57:50.361791 [ 265 ] {312f9270-264f-49c8-9b41-945ebe1c9232} <Debug> TCPHandler: Processed in 0.002308881 sec. | ||
4771 | 2024.11.22 03:57:50.362026 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4772 | 2024.11.22 03:57:50.362210 [ 260 ] {9b8a6ce5-08ad-47d8-ac17-be3986eb4559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4773 | 2024.11.22 03:57:50.362283 [ 260 ] {9b8a6ce5-08ad-47d8-ac17-be3986eb4559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4774 | 2024.11.22 03:57:50.363083 [ 260 ] {9b8a6ce5-08ad-47d8-ac17-be3986eb4559} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4775 | 2024.11.22 03:57:50.363126 [ 260 ] {9b8a6ce5-08ad-47d8-ac17-be3986eb4559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4776 | 2024.11.22 03:57:50.363575 [ 260 ] {9b8a6ce5-08ad-47d8-ac17-be3986eb4559} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4777 | 2024.11.22 03:57:50.363824 [ 260 ] {9b8a6ce5-08ad-47d8-ac17-be3986eb4559} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4778 | 2024.11.22 03:57:50.364062 [ 260 ] {9b8a6ce5-08ad-47d8-ac17-be3986eb4559} <Debug> executeQuery: Read 203 rows, 17.95 KiB in 0.001894 sec., 107180.5702217529 rows/sec., 9.26 MiB/sec. | ||
4779 | 2024.11.22 03:57:50.364189 [ 260 ] {9b8a6ce5-08ad-47d8-ac17-be3986eb4559} <Debug> TCPHandler: Processed in 0.002285021 sec. | ||
4780 | 2024.11.22 03:57:50.364430 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4781 | 2024.11.22 03:57:50.364585 [ 265 ] {f8ea73cc-22f1-4e58-82d1-83c8eee71115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4782 | 2024.11.22 03:57:50.364648 [ 265 ] {f8ea73cc-22f1-4e58-82d1-83c8eee71115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4783 | 2024.11.22 03:57:50.365358 [ 265 ] {f8ea73cc-22f1-4e58-82d1-83c8eee71115} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4784 | 2024.11.22 03:57:50.365406 [ 265 ] {f8ea73cc-22f1-4e58-82d1-83c8eee71115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4785 | 2024.11.22 03:57:50.365781 [ 265 ] {f8ea73cc-22f1-4e58-82d1-83c8eee71115} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4786 | 2024.11.22 03:57:50.366025 [ 265 ] {f8ea73cc-22f1-4e58-82d1-83c8eee71115} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4787 | 2024.11.22 03:57:50.366189 [ 51 ] {} <Debug> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4788 | 2024.11.22 03:57:50.366248 [ 51 ] {} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4789 | 2024.11.22 03:57:50.366287 [ 265 ] {f8ea73cc-22f1-4e58-82d1-83c8eee71115} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001721 sec., 4067.4026728646136 rows/sec., 264.99 KiB/sec. | ||
4790 | 2024.11.22 03:57:50.366294 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4791 | 2024.11.22 03:57:50.366440 [ 265 ] {f8ea73cc-22f1-4e58-82d1-83c8eee71115} <Debug> TCPHandler: Processed in 0.002133408 sec. | ||
4792 | 2024.11.22 03:57:50.366586 [ 186 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
4793 | 2024.11.22 03:57:50.366660 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4794 | 2024.11.22 03:57:50.366875 [ 186 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4795 | 2024.11.22 03:57:50.366906 [ 260 ] {ec630d37-7e8d-43e6-8a90-87ad462c0172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4796 | 2024.11.22 03:57:50.366941 [ 186 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 61 rows starting from the beginning of the part | ||
4797 | 2024.11.22 03:57:50.367009 [ 260 ] {ec630d37-7e8d-43e6-8a90-87ad462c0172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4798 | 2024.11.22 03:57:50.367338 [ 186 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 11 rows starting from the beginning of the part | ||
4799 | 2024.11.22 03:57:50.367699 [ 186 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part | ||
4800 | 2024.11.22 03:57:50.368098 [ 186 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
4801 | 2024.11.22 03:57:50.368478 [ 186 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
4802 | 2024.11.22 03:57:50.368763 [ 186 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
4803 | 2024.11.22 03:57:50.369594 [ 260 ] {ec630d37-7e8d-43e6-8a90-87ad462c0172} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4804 | 2024.11.22 03:57:50.369657 [ 260 ] {ec630d37-7e8d-43e6-8a90-87ad462c0172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4805 | 2024.11.22 03:57:50.370692 [ 260 ] {ec630d37-7e8d-43e6-8a90-87ad462c0172} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4806 | 2024.11.22 03:57:50.371301 [ 260 ] {ec630d37-7e8d-43e6-8a90-87ad462c0172} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4807 | 2024.11.22 03:57:50.371571 [ 186 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 5 columns (5 merged, 0 gathered) in 0.005133081 sec., 31949.622458714366 rows/sec., 2.39 MiB/sec. | ||
4808 | 2024.11.22 03:57:50.371915 [ 260 ] {ec630d37-7e8d-43e6-8a90-87ad462c0172} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005062 sec., 2765.7052548399843 rows/sec., 193.69 KiB/sec. | ||
4809 | 2024.11.22 03:57:50.371934 [ 186 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4810 | 2024.11.22 03:57:50.372168 [ 260 ] {ec630d37-7e8d-43e6-8a90-87ad462c0172} <Debug> TCPHandler: Processed in 0.005613769 sec. | ||
4811 | 2024.11.22 03:57:50.372377 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4812 | 2024.11.22 03:57:50.372527 [ 186 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_31_6} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4813 | 2024.11.22 03:57:50.372592 [ 265 ] {fb77c208-fae5-4b71-9cbc-f8b69b35b8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4814 | 2024.11.22 03:57:50.372698 [ 186 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_31_6} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4815 | 2024.11.22 03:57:50.372703 [ 265 ] {fb77c208-fae5-4b71-9cbc-f8b69b35b8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4816 | 2024.11.22 03:57:50.372898 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4817 | 2024.11.22 03:57:50.373555 [ 265 ] {fb77c208-fae5-4b71-9cbc-f8b69b35b8a0} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4818 | 2024.11.22 03:57:50.373601 [ 265 ] {fb77c208-fae5-4b71-9cbc-f8b69b35b8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4819 | 2024.11.22 03:57:50.373963 [ 265 ] {fb77c208-fae5-4b71-9cbc-f8b69b35b8a0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4820 | 2024.11.22 03:57:50.374203 [ 265 ] {fb77c208-fae5-4b71-9cbc-f8b69b35b8a0} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4821 | 2024.11.22 03:57:50.374455 [ 265 ] {fb77c208-fae5-4b71-9cbc-f8b69b35b8a0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001933 sec., 6725.297465080186 rows/sec., 419.32 KiB/sec. | ||
4822 | 2024.11.22 03:57:50.374647 [ 265 ] {fb77c208-fae5-4b71-9cbc-f8b69b35b8a0} <Debug> TCPHandler: Processed in 0.002342871 sec. | ||
4823 | 2024.11.22 03:57:50.374844 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4824 | 2024.11.22 03:57:50.374984 [ 260 ] {b9a53a1b-24c0-4081-884a-48fb87c96ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4825 | 2024.11.22 03:57:50.375044 [ 260 ] {b9a53a1b-24c0-4081-884a-48fb87c96ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4826 | 2024.11.22 03:57:50.375815 [ 260 ] {b9a53a1b-24c0-4081-884a-48fb87c96ffa} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4827 | 2024.11.22 03:57:50.375854 [ 260 ] {b9a53a1b-24c0-4081-884a-48fb87c96ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4828 | 2024.11.22 03:57:50.376242 [ 260 ] {b9a53a1b-24c0-4081-884a-48fb87c96ffa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4829 | 2024.11.22 03:57:50.376493 [ 260 ] {b9a53a1b-24c0-4081-884a-48fb87c96ffa} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4830 | 2024.11.22 03:57:50.376678 [ 260 ] {b9a53a1b-24c0-4081-884a-48fb87c96ffa} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001727 sec., 221192.81991893458 rows/sec., 15.65 MiB/sec. | ||
4831 | 2024.11.22 03:57:50.376733 [ 260 ] {b9a53a1b-24c0-4081-884a-48fb87c96ffa} <Debug> TCPHandler: Processed in 0.001982505 sec. | ||
4832 | 2024.11.22 03:57:50.376891 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4833 | 2024.11.22 03:57:50.377030 [ 265 ] {ce527499-42c5-45f3-b266-98ef3bb8a716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4834 | 2024.11.22 03:57:50.377091 [ 265 ] {ce527499-42c5-45f3-b266-98ef3bb8a716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4835 | 2024.11.22 03:57:50.377630 [ 265 ] {ce527499-42c5-45f3-b266-98ef3bb8a716} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4836 | 2024.11.22 03:57:50.377672 [ 265 ] {ce527499-42c5-45f3-b266-98ef3bb8a716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4837 | 2024.11.22 03:57:50.378037 [ 265 ] {ce527499-42c5-45f3-b266-98ef3bb8a716} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4838 | 2024.11.22 03:57:50.378274 [ 265 ] {ce527499-42c5-45f3-b266-98ef3bb8a716} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4839 | 2024.11.22 03:57:50.378563 [ 265 ] {ce527499-42c5-45f3-b266-98ef3bb8a716} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001545 sec., 3883.495145631068 rows/sec., 202.90 KiB/sec. | ||
4840 | 2024.11.22 03:57:50.378718 [ 265 ] {ce527499-42c5-45f3-b266-98ef3bb8a716} <Debug> TCPHandler: Processed in 0.001893864 sec. | ||
4841 | 2024.11.22 03:57:50.378879 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4842 | 2024.11.22 03:57:50.379016 [ 260 ] {9e54ec68-3bac-4830-afc6-15762cc7a0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4843 | 2024.11.22 03:57:50.379079 [ 260 ] {9e54ec68-3bac-4830-afc6-15762cc7a0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4844 | 2024.11.22 03:57:50.379688 [ 260 ] {9e54ec68-3bac-4830-afc6-15762cc7a0f8} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4845 | 2024.11.22 03:57:50.379725 [ 260 ] {9e54ec68-3bac-4830-afc6-15762cc7a0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4846 | 2024.11.22 03:57:50.380108 [ 260 ] {9e54ec68-3bac-4830-afc6-15762cc7a0f8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4847 | 2024.11.22 03:57:50.380342 [ 260 ] {9e54ec68-3bac-4830-afc6-15762cc7a0f8} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4848 | 2024.11.22 03:57:50.380524 [ 260 ] {9e54ec68-3bac-4830-afc6-15762cc7a0f8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00154 sec., 153896.10389610392 rows/sec., 10.32 MiB/sec. | ||
4849 | 2024.11.22 03:57:50.380577 [ 260 ] {9e54ec68-3bac-4830-afc6-15762cc7a0f8} <Debug> TCPHandler: Processed in 0.001764562 sec. | ||
4850 | 2024.11.22 03:57:50.380729 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4851 | 2024.11.22 03:57:50.380865 [ 265 ] {c8430912-4d1f-420f-8853-ca3133ea7ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4852 | 2024.11.22 03:57:50.380927 [ 265 ] {c8430912-4d1f-420f-8853-ca3133ea7ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4853 | 2024.11.22 03:57:50.381469 [ 265 ] {c8430912-4d1f-420f-8853-ca3133ea7ee6} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4854 | 2024.11.22 03:57:50.381509 [ 265 ] {c8430912-4d1f-420f-8853-ca3133ea7ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4855 | 2024.11.22 03:57:50.381862 [ 265 ] {c8430912-4d1f-420f-8853-ca3133ea7ee6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4856 | 2024.11.22 03:57:50.382105 [ 265 ] {c8430912-4d1f-420f-8853-ca3133ea7ee6} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4857 | 2024.11.22 03:57:50.382262 [ 51 ] {} <Debug> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
4858 | 2024.11.22 03:57:50.382326 [ 51 ] {} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4859 | 2024.11.22 03:57:50.382363 [ 265 ] {c8430912-4d1f-420f-8853-ca3133ea7ee6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001511 sec., 661.8133686300463 rows/sec., 44.59 KiB/sec. | ||
4860 | 2024.11.22 03:57:50.382370 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4861 | 2024.11.22 03:57:50.382525 [ 265 ] {c8430912-4d1f-420f-8853-ca3133ea7ee6} <Debug> TCPHandler: Processed in 0.001859323 sec. | ||
4862 | 2024.11.22 03:57:50.382806 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4863 | 2024.11.22 03:57:50.382900 [ 194 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
4864 | 2024.11.22 03:57:50.383152 [ 260 ] {ade32e68-3e61-47b1-afd7-f73a93ef8756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4865 | 2024.11.22 03:57:50.383241 [ 194 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4866 | 2024.11.22 03:57:50.383266 [ 260 ] {ade32e68-3e61-47b1-afd7-f73a93ef8756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4867 | 2024.11.22 03:57:50.383301 [ 194 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
4868 | 2024.11.22 03:57:50.383653 [ 194 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
4869 | 2024.11.22 03:57:50.384036 [ 194 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
4870 | 2024.11.22 03:57:50.384397 [ 194 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
4871 | 2024.11.22 03:57:50.384628 [ 194 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
4872 | 2024.11.22 03:57:50.384963 [ 194 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
4873 | 2024.11.22 03:57:50.385629 [ 260 ] {ade32e68-3e61-47b1-afd7-f73a93ef8756} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4874 | 2024.11.22 03:57:50.385693 [ 260 ] {ade32e68-3e61-47b1-afd7-f73a93ef8756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4875 | 2024.11.22 03:57:50.386642 [ 260 ] {ade32e68-3e61-47b1-afd7-f73a93ef8756} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4876 | 2024.11.22 03:57:50.387225 [ 260 ] {ade32e68-3e61-47b1-afd7-f73a93ef8756} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4877 | 2024.11.22 03:57:50.387993 [ 260 ] {ade32e68-3e61-47b1-afd7-f73a93ef8756} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004904 sec., 16721.044045676997 rows/sec., 1.06 MiB/sec. | ||
4878 | 2024.11.22 03:57:50.388326 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.005812463 sec., 2580.6615887275325 rows/sec., 173.89 KiB/sec. | ||
4879 | 2024.11.22 03:57:50.388411 [ 260 ] {ade32e68-3e61-47b1-afd7-f73a93ef8756} <Debug> TCPHandler: Processed in 0.005767423 sec. | ||
4880 | 2024.11.22 03:57:50.388606 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4881 | 2024.11.22 03:57:50.388955 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_15_3} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4882 | 2024.11.22 03:57:50.389045 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_15_3} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
4883 | 2024.11.22 03:57:50.389147 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4884 | 2024.11.22 03:57:54.130076 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4885 | 2024.11.22 03:57:54.130153 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4886 | 2024.11.22 03:57:54.242389 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
4887 | 2024.11.22 03:57:54.243103 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4888 | 2024.11.22 03:57:54.243147 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4889 | 2024.11.22 03:57:54.243722 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4890 | 2024.11.22 03:57:54.243983 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4891 | 2024.11.22 03:57:54.244184 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4892 | 2024.11.22 03:57:54.287250 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 720 | ||
4893 | 2024.11.22 03:57:54.290494 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4894 | 2024.11.22 03:57:54.290536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4895 | 2024.11.22 03:57:54.291968 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4896 | 2024.11.22 03:57:54.292285 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4897 | 2024.11.22 03:57:54.292842 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 720 | ||
4898 | 2024.11.22 03:57:54.998683 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
4899 | 2024.11.22 03:57:55.021589 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4900 | 2024.11.22 03:57:55.021658 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4901 | 2024.11.22 03:57:55.029509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4902 | 2024.11.22 03:57:55.030277 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4903 | 2024.11.22 03:57:55.033927 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
4904 | 2024.11.22 03:57:55.358500 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4905 | 2024.11.22 03:57:55.358750 [ 265 ] {137b2180-ad3b-4681-aab2-2ee0bb936cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4906 | 2024.11.22 03:57:55.358820 [ 265 ] {137b2180-ad3b-4681-aab2-2ee0bb936cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4907 | 2024.11.22 03:57:55.359636 [ 265 ] {137b2180-ad3b-4681-aab2-2ee0bb936cdc} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4908 | 2024.11.22 03:57:55.359675 [ 265 ] {137b2180-ad3b-4681-aab2-2ee0bb936cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4909 | 2024.11.22 03:57:55.360118 [ 265 ] {137b2180-ad3b-4681-aab2-2ee0bb936cdc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4910 | 2024.11.22 03:57:55.360371 [ 265 ] {137b2180-ad3b-4681-aab2-2ee0bb936cdc} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4911 | 2024.11.22 03:57:55.360516 [ 41 ] {} <Debug> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4912 | 2024.11.22 03:57:55.360560 [ 41 ] {} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4913 | 2024.11.22 03:57:55.360570 [ 265 ] {137b2180-ad3b-4681-aab2-2ee0bb936cdc} <Debug> executeQuery: Read 132 rows, 11.61 KiB in 0.001871 sec., 70550.50774986637 rows/sec., 6.06 MiB/sec. | ||
4914 | 2024.11.22 03:57:55.360584 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4915 | 2024.11.22 03:57:55.360680 [ 265 ] {137b2180-ad3b-4681-aab2-2ee0bb936cdc} <Debug> TCPHandler: Processed in 0.002366402 sec. | ||
4916 | 2024.11.22 03:57:55.360974 [ 193 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::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 | ||
4917 | 2024.11.22 03:57:55.361025 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4918 | 2024.11.22 03:57:55.361172 [ 193 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4919 | 2024.11.22 03:57:55.361221 [ 193 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1428 rows starting from the beginning of the part | ||
4920 | 2024.11.22 03:57:55.361241 [ 260 ] {078f10d4-8aee-4bf7-ade3-5a98fa883a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4921 | 2024.11.22 03:57:55.361373 [ 260 ] {078f10d4-8aee-4bf7-ade3-5a98fa883a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4922 | 2024.11.22 03:57:55.361412 [ 193 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 132 rows starting from the beginning of the part | ||
4923 | 2024.11.22 03:57:55.361799 [ 193 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 203 rows starting from the beginning of the part | ||
4924 | 2024.11.22 03:57:55.361927 [ 193 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 133 rows starting from the beginning of the part | ||
4925 | 2024.11.22 03:57:55.362160 [ 193 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 203 rows starting from the beginning of the part | ||
4926 | 2024.11.22 03:57:55.362391 [ 193 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 132 rows starting from the beginning of the part | ||
4927 | 2024.11.22 03:57:55.363326 [ 260 ] {078f10d4-8aee-4bf7-ade3-5a98fa883a3a} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4928 | 2024.11.22 03:57:55.363377 [ 260 ] {078f10d4-8aee-4bf7-ade3-5a98fa883a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4929 | 2024.11.22 03:57:55.363948 [ 260 ] {078f10d4-8aee-4bf7-ade3-5a98fa883a3a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4930 | 2024.11.22 03:57:55.364235 [ 260 ] {078f10d4-8aee-4bf7-ade3-5a98fa883a3a} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4931 | 2024.11.22 03:57:55.364707 [ 193 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2231 rows, containing 5 columns (5 merged, 0 gathered) in 0.004021621 sec., 554751.4298338903 rows/sec., 48.92 MiB/sec. | ||
4932 | 2024.11.22 03:57:55.364758 [ 260 ] {078f10d4-8aee-4bf7-ade3-5a98fa883a3a} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.003559 sec., 10677.156504636134 rows/sec., 802.87 KiB/sec. | ||
4933 | 2024.11.22 03:57:55.365159 [ 260 ] {078f10d4-8aee-4bf7-ade3-5a98fa883a3a} <Debug> TCPHandler: Processed in 0.004332217 sec. | ||
4934 | 2024.11.22 03:57:55.365213 [ 193 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4935 | 2024.11.22 03:57:55.365576 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4936 | 2024.11.22 03:57:55.365838 [ 265 ] {98aefc2b-d2b3-47cc-9afa-c9430701476f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4937 | 2024.11.22 03:57:55.365937 [ 265 ] {98aefc2b-d2b3-47cc-9afa-c9430701476f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4938 | 2024.11.22 03:57:55.366093 [ 193 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_36_7} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4939 | 2024.11.22 03:57:55.366258 [ 193 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_36_7} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4940 | 2024.11.22 03:57:55.366434 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
4941 | 2024.11.22 03:57:55.366939 [ 265 ] {98aefc2b-d2b3-47cc-9afa-c9430701476f} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4942 | 2024.11.22 03:57:55.366981 [ 265 ] {98aefc2b-d2b3-47cc-9afa-c9430701476f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4943 | 2024.11.22 03:57:55.367351 [ 265 ] {98aefc2b-d2b3-47cc-9afa-c9430701476f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4944 | 2024.11.22 03:57:55.367592 [ 265 ] {98aefc2b-d2b3-47cc-9afa-c9430701476f} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4945 | 2024.11.22 03:57:55.367723 [ 41 ] {} <Debug> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4946 | 2024.11.22 03:57:55.367766 [ 41 ] {} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4947 | 2024.11.22 03:57:55.367787 [ 265 ] {98aefc2b-d2b3-47cc-9afa-c9430701476f} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.002003 sec., 50923.6145781328 rows/sec., 3.98 MiB/sec. | ||
4948 | 2024.11.22 03:57:55.367795 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4949 | 2024.11.22 03:57:55.367923 [ 265 ] {98aefc2b-d2b3-47cc-9afa-c9430701476f} <Debug> TCPHandler: Processed in 0.002608616 sec. | ||
4950 | 2024.11.22 03:57:55.368259 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4951 | 2024.11.22 03:57:55.368349 [ 192 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::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 | ||
4952 | 2024.11.22 03:57:55.368630 [ 260 ] {c10b51a0-15d5-4f4a-bf06-bbf3a4214320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4953 | 2024.11.22 03:57:55.368772 [ 260 ] {c10b51a0-15d5-4f4a-bf06-bbf3a4214320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4954 | 2024.11.22 03:57:55.368787 [ 192 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4955 | 2024.11.22 03:57:55.368898 [ 192 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 910 rows starting from the beginning of the part | ||
4956 | 2024.11.22 03:57:55.369229 [ 192 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 102 rows starting from the beginning of the part | ||
4957 | 2024.11.22 03:57:55.369654 [ 192 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 382 rows starting from the beginning of the part | ||
4958 | 2024.11.22 03:57:55.369953 [ 192 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
4959 | 2024.11.22 03:57:55.370272 [ 192 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 382 rows starting from the beginning of the part | ||
4960 | 2024.11.22 03:57:55.370517 [ 192 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 102 rows starting from the beginning of the part | ||
4961 | 2024.11.22 03:57:55.371526 [ 260 ] {c10b51a0-15d5-4f4a-bf06-bbf3a4214320} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4962 | 2024.11.22 03:57:55.371596 [ 260 ] {c10b51a0-15d5-4f4a-bf06-bbf3a4214320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4963 | 2024.11.22 03:57:55.372612 [ 260 ] {c10b51a0-15d5-4f4a-bf06-bbf3a4214320} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4964 | 2024.11.22 03:57:55.373067 [ 260 ] {c10b51a0-15d5-4f4a-bf06-bbf3a4214320} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4965 | 2024.11.22 03:57:55.373300 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4966 | 2024.11.22 03:57:55.373412 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4967 | 2024.11.22 03:57:55.373482 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4968 | 2024.11.22 03:57:55.373529 [ 260 ] {c10b51a0-15d5-4f4a-bf06-bbf3a4214320} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00502 sec., 31872.50996015936 rows/sec., 2.22 MiB/sec. | ||
4969 | 2024.11.22 03:57:55.374187 [ 260 ] {c10b51a0-15d5-4f4a-bf06-bbf3a4214320} <Debug> TCPHandler: Processed in 0.006112678 sec. | ||
4970 | 2024.11.22 03:57:55.374397 [ 187 ] {61e5534c-08f6-4e60-8226-faa42bd50912::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 | ||
4971 | 2024.11.22 03:57:55.374624 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4972 | 2024.11.22 03:57:55.375199 [ 265 ] {d44bee5c-f93a-478f-94ef-01bc35fd33ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4973 | 2024.11.22 03:57:55.375582 [ 187 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4974 | 2024.11.22 03:57:55.375712 [ 265 ] {d44bee5c-f93a-478f-94ef-01bc35fd33ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4975 | 2024.11.22 03:57:55.375724 [ 187 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8742 rows starting from the beginning of the part | ||
4976 | 2024.11.22 03:57:55.376247 [ 187 ] {61e5534c-08f6-4e60-8226-faa42bd50912::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 | ||
4977 | 2024.11.22 03:57:55.376388 [ 198 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1982 rows, containing 5 columns (5 merged, 0 gathered) in 0.00844498 sec., 234695.64167114667 rows/sec., 17.98 MiB/sec. | ||
4978 | 2024.11.22 03:57:55.376712 [ 187 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part | ||
4979 | 2024.11.22 03:57:55.377146 [ 187 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 161 rows starting from the beginning of the part | ||
4980 | 2024.11.22 03:57:55.377592 [ 187 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 237 rows starting from the beginning of the part | ||
4981 | 2024.11.22 03:57:55.377967 [ 187 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
4982 | 2024.11.22 03:57:55.378051 [ 196 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4983 | 2024.11.22 03:57:55.379563 [ 196 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_36_7} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4984 | 2024.11.22 03:57:55.380012 [ 196 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_36_7} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4985 | 2024.11.22 03:57:55.380237 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
4986 | 2024.11.22 03:57:55.381331 [ 265 ] {d44bee5c-f93a-478f-94ef-01bc35fd33ed} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4987 | 2024.11.22 03:57:55.381383 [ 265 ] {d44bee5c-f93a-478f-94ef-01bc35fd33ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4988 | 2024.11.22 03:57:55.382544 [ 265 ] {d44bee5c-f93a-478f-94ef-01bc35fd33ed} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4989 | 2024.11.22 03:57:55.382846 [ 265 ] {d44bee5c-f93a-478f-94ef-01bc35fd33ed} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4990 | 2024.11.22 03:57:55.383081 [ 265 ] {d44bee5c-f93a-478f-94ef-01bc35fd33ed} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.008082 sec., 4701.806483543677 rows/sec., 8.43 MiB/sec. | ||
4991 | 2024.11.22 03:57:55.383502 [ 265 ] {d44bee5c-f93a-478f-94ef-01bc35fd33ed} <Debug> TCPHandler: Processed in 0.009153053 sec. | ||
4992 | 2024.11.22 03:57:55.383688 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4993 | 2024.11.22 03:57:55.383966 [ 260 ] {d0950a2b-a272-4d95-8f71-2814e4a58f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4994 | 2024.11.22 03:57:55.384138 [ 260 ] {d0950a2b-a272-4d95-8f71-2814e4a58f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4995 | 2024.11.22 03:57:55.384169 [ 187 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9697 rows, containing 5 columns (5 merged, 0 gathered) in 0.010543137 sec., 919745.2333209746 rows/sec., 62.06 MiB/sec. | ||
4996 | 2024.11.22 03:57:55.384483 [ 187 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4997 | 2024.11.22 03:57:55.385084 [ 187 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4998 | 2024.11.22 03:57:55.385172 [ 260 ] {d0950a2b-a272-4d95-8f71-2814e4a58f0d} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4999 | 2024.11.22 03:57:55.385217 [ 187 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5000 | 2024.11.22 03:57:55.385224 [ 260 ] {d0950a2b-a272-4d95-8f71-2814e4a58f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5001 | 2024.11.22 03:57:55.385373 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
5002 | 2024.11.22 03:57:55.385733 [ 260 ] {d0950a2b-a272-4d95-8f71-2814e4a58f0d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5003 | 2024.11.22 03:57:55.385977 [ 260 ] {d0950a2b-a272-4d95-8f71-2814e4a58f0d} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5004 | 2024.11.22 03:57:55.386142 [ 41 ] {} <Debug> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5005 | 2024.11.22 03:57:55.386199 [ 41 ] {} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5006 | 2024.11.22 03:57:55.386230 [ 260 ] {d0950a2b-a272-4d95-8f71-2814e4a58f0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002374 sec., 25273.799494524013 rows/sec., 1.70 MiB/sec. | ||
5007 | 2024.11.22 03:57:55.386242 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5008 | 2024.11.22 03:57:55.386481 [ 260 ] {d0950a2b-a272-4d95-8f71-2814e4a58f0d} <Debug> TCPHandler: Processed in 0.00286254 sec. | ||
5009 | 2024.11.22 03:57:55.386863 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
5010 | 2024.11.22 03:57:55.387466 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5011 | 2024.11.22 03:57:55.387593 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1606 rows starting from the beginning of the part | ||
5012 | 2024.11.22 03:57:55.388004 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
5013 | 2024.11.22 03:57:55.388172 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part | ||
5014 | 2024.11.22 03:57:55.388329 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
5015 | 2024.11.22 03:57:55.388478 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 82 rows starting from the beginning of the part | ||
5016 | 2024.11.22 03:57:55.388569 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
5017 | 2024.11.22 03:57:55.390012 [ 195 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 4 columns (4 merged, 0 gathered) in 0.003608144 sec., 540444.0620995171 rows/sec., 34.97 MiB/sec. | ||
5018 | 2024.11.22 03:57:55.390245 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5019 | 2024.11.22 03:57:55.390520 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_36_7} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5020 | 2024.11.22 03:57:55.390594 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_36_7} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5021 | 2024.11.22 03:57:55.390666 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
5022 | 2024.11.22 03:57:57.556889 [ 38 ] {} <Debug> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
5023 | 2024.11.22 03:57:57.556964 [ 38 ] {} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5024 | 2024.11.22 03:57:57.556986 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5025 | 2024.11.22 03:57:57.557135 [ 195 ] {33527a2f-b872-4520-9e5c-c3ce3c484deb::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 | ||
5026 | 2024.11.22 03:57:57.557279 [ 195 ] {33527a2f-b872-4520-9e5c-c3ce3c484deb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5027 | 2024.11.22 03:57:57.557392 [ 195 ] {33527a2f-b872-4520-9e5c-c3ce3c484deb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
5028 | 2024.11.22 03:57:57.557486 [ 195 ] {33527a2f-b872-4520-9e5c-c3ce3c484deb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
5029 | 2024.11.22 03:57:57.557677 [ 195 ] {33527a2f-b872-4520-9e5c-c3ce3c484deb::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 | ||
5030 | 2024.11.22 03:57:57.557852 [ 195 ] {33527a2f-b872-4520-9e5c-c3ce3c484deb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
5031 | 2024.11.22 03:57:57.558011 [ 195 ] {33527a2f-b872-4520-9e5c-c3ce3c484deb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
5032 | 2024.11.22 03:57:57.559097 [ 200 ] {33527a2f-b872-4520-9e5c-c3ce3c484deb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001992625 sec., 15055.51721974782 rows/sec., 1.26 MiB/sec. | ||
5033 | 2024.11.22 03:57:57.559279 [ 189 ] {33527a2f-b872-4520-9e5c-c3ce3c484deb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
5034 | 2024.11.22 03:57:57.559617 [ 189 ] {33527a2f-b872-4520-9e5c-c3ce3c484deb::all_1_5_1} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5035 | 2024.11.22 03:57:57.559704 [ 189 ] {33527a2f-b872-4520-9e5c-c3ce3c484deb::all_1_5_1} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
5036 | 2024.11.22 03:57:57.559803 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5037 | 2024.11.22 03:57:59.006064 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5038 | 2024.11.22 03:57:59.006276 [ 265 ] {b60e1404-f2ab-4982-b57a-b4264771b079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5039 | 2024.11.22 03:57:59.006353 [ 265 ] {b60e1404-f2ab-4982-b57a-b4264771b079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5040 | 2024.11.22 03:57:59.007145 [ 265 ] {b60e1404-f2ab-4982-b57a-b4264771b079} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5041 | 2024.11.22 03:57:59.007197 [ 265 ] {b60e1404-f2ab-4982-b57a-b4264771b079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5042 | 2024.11.22 03:57:59.007646 [ 265 ] {b60e1404-f2ab-4982-b57a-b4264771b079} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5043 | 2024.11.22 03:57:59.007899 [ 265 ] {b60e1404-f2ab-4982-b57a-b4264771b079} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5044 | 2024.11.22 03:57:59.008114 [ 265 ] {b60e1404-f2ab-4982-b57a-b4264771b079} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001893 sec., 7395.668251452721 rows/sec., 532.39 KiB/sec. | ||
5045 | 2024.11.22 03:57:59.008173 [ 265 ] {b60e1404-f2ab-4982-b57a-b4264771b079} <Debug> TCPHandler: Processed in 0.00225164 sec. | ||
5046 | 2024.11.22 03:57:59.008440 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5047 | 2024.11.22 03:57:59.008640 [ 260 ] {fa10a8ab-e442-452d-928e-3c1c1eb7cfa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5048 | 2024.11.22 03:57:59.008728 [ 260 ] {fa10a8ab-e442-452d-928e-3c1c1eb7cfa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5049 | 2024.11.22 03:57:59.010073 [ 260 ] {fa10a8ab-e442-452d-928e-3c1c1eb7cfa5} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5050 | 2024.11.22 03:57:59.010115 [ 260 ] {fa10a8ab-e442-452d-928e-3c1c1eb7cfa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5051 | 2024.11.22 03:57:59.010643 [ 260 ] {fa10a8ab-e442-452d-928e-3c1c1eb7cfa5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5052 | 2024.11.22 03:57:59.010921 [ 260 ] {fa10a8ab-e442-452d-928e-3c1c1eb7cfa5} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5053 | 2024.11.22 03:57:59.011115 [ 260 ] {fa10a8ab-e442-452d-928e-3c1c1eb7cfa5} <Debug> executeQuery: Read 1343 rows, 114.07 KiB in 0.002533 sec., 530201.3422818792 rows/sec., 43.98 MiB/sec. | ||
5054 | 2024.11.22 03:57:59.011171 [ 260 ] {fa10a8ab-e442-452d-928e-3c1c1eb7cfa5} <Debug> TCPHandler: Processed in 0.002865781 sec. | ||
5055 | 2024.11.22 03:57:59.011353 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5056 | 2024.11.22 03:57:59.011516 [ 265 ] {af865c34-bab3-4a25-827a-c66804663301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5057 | 2024.11.22 03:57:59.011585 [ 265 ] {af865c34-bab3-4a25-827a-c66804663301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5058 | 2024.11.22 03:57:59.012398 [ 265 ] {af865c34-bab3-4a25-827a-c66804663301} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5059 | 2024.11.22 03:57:59.012447 [ 265 ] {af865c34-bab3-4a25-827a-c66804663301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5060 | 2024.11.22 03:57:59.012907 [ 265 ] {af865c34-bab3-4a25-827a-c66804663301} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5061 | 2024.11.22 03:57:59.013168 [ 265 ] {af865c34-bab3-4a25-827a-c66804663301} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5062 | 2024.11.22 03:57:59.013390 [ 265 ] {af865c34-bab3-4a25-827a-c66804663301} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001912 sec., 3661.0878661087863 rows/sec., 238.52 KiB/sec. | ||
5063 | 2024.11.22 03:57:59.013449 [ 265 ] {af865c34-bab3-4a25-827a-c66804663301} <Debug> TCPHandler: Processed in 0.002167508 sec. | ||
5064 | 2024.11.22 03:57:59.013627 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5065 | 2024.11.22 03:57:59.013762 [ 260 ] {b63fa2e3-7ff8-4e7e-88fb-cf311dd7386c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5066 | 2024.11.22 03:57:59.013834 [ 260 ] {b63fa2e3-7ff8-4e7e-88fb-cf311dd7386c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5067 | 2024.11.22 03:57:59.014614 [ 260 ] {b63fa2e3-7ff8-4e7e-88fb-cf311dd7386c} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5068 | 2024.11.22 03:57:59.014656 [ 260 ] {b63fa2e3-7ff8-4e7e-88fb-cf311dd7386c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5069 | 2024.11.22 03:57:59.015059 [ 260 ] {b63fa2e3-7ff8-4e7e-88fb-cf311dd7386c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5070 | 2024.11.22 03:57:59.015376 [ 260 ] {b63fa2e3-7ff8-4e7e-88fb-cf311dd7386c} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5071 | 2024.11.22 03:57:59.015520 [ 35 ] {} <Debug> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5072 | 2024.11.22 03:57:59.015562 [ 35 ] {} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5073 | 2024.11.22 03:57:59.015582 [ 260 ] {b63fa2e3-7ff8-4e7e-88fb-cf311dd7386c} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001847 sec., 131023.28099621007 rows/sec., 8.88 MiB/sec. | ||
5074 | 2024.11.22 03:57:59.015587 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5075 | 2024.11.22 03:57:59.015706 [ 260 ] {b63fa2e3-7ff8-4e7e-88fb-cf311dd7386c} <Debug> TCPHandler: Processed in 0.002140708 sec. | ||
5076 | 2024.11.22 03:57:59.015809 [ 195 ] {646fba06-2418-43fc-8633-a965ed691b88::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 | ||
5077 | 2024.11.22 03:57:59.015894 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5078 | 2024.11.22 03:57:59.015940 [ 195 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5079 | 2024.11.22 03:57:59.015976 [ 195 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part | ||
5080 | 2024.11.22 03:57:59.016041 [ 265 ] {e9719ef5-fdca-47ed-bc94-abb81afc7774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5081 | 2024.11.22 03:57:59.016078 [ 195 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
5082 | 2024.11.22 03:57:59.016159 [ 265 ] {e9719ef5-fdca-47ed-bc94-abb81afc7774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5083 | 2024.11.22 03:57:59.016492 [ 195 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 242 rows starting from the beginning of the part | ||
5084 | 2024.11.22 03:57:59.016828 [ 195 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5085 | 2024.11.22 03:57:59.017102 [ 195 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
5086 | 2024.11.22 03:57:59.017322 [ 195 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 242 rows starting from the beginning of the part | ||
5087 | 2024.11.22 03:57:59.018551 [ 265 ] {e9719ef5-fdca-47ed-bc94-abb81afc7774} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5088 | 2024.11.22 03:57:59.018612 [ 265 ] {e9719ef5-fdca-47ed-bc94-abb81afc7774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5089 | 2024.11.22 03:57:59.019268 [ 200 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.003558593 sec., 215815.63275148353 rows/sec., 15.45 MiB/sec. | ||
5090 | 2024.11.22 03:57:59.019287 [ 265 ] {e9719ef5-fdca-47ed-bc94-abb81afc7774} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5091 | 2024.11.22 03:57:59.019457 [ 199 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5092 | 2024.11.22 03:57:59.019689 [ 265 ] {e9719ef5-fdca-47ed-bc94-abb81afc7774} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5093 | 2024.11.22 03:57:59.019807 [ 199 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_16_3} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5094 | 2024.11.22 03:57:59.020021 [ 199 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_16_3} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5095 | 2024.11.22 03:57:59.020088 [ 265 ] {e9719ef5-fdca-47ed-bc94-abb81afc7774} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004066 sec., 3197.2454500737826 rows/sec., 199.35 KiB/sec. | ||
5096 | 2024.11.22 03:57:59.020200 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
5097 | 2024.11.22 03:57:59.020316 [ 265 ] {e9719ef5-fdca-47ed-bc94-abb81afc7774} <Debug> TCPHandler: Processed in 0.00448817 sec. | ||
5098 | 2024.11.22 03:57:59.020491 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5099 | 2024.11.22 03:57:59.020630 [ 260 ] {bf73ac24-0b75-48a8-bf0d-8b50dab59753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5100 | 2024.11.22 03:57:59.020686 [ 260 ] {bf73ac24-0b75-48a8-bf0d-8b50dab59753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5101 | 2024.11.22 03:57:59.021686 [ 260 ] {bf73ac24-0b75-48a8-bf0d-8b50dab59753} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5102 | 2024.11.22 03:57:59.021730 [ 260 ] {bf73ac24-0b75-48a8-bf0d-8b50dab59753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5103 | 2024.11.22 03:57:59.022151 [ 260 ] {bf73ac24-0b75-48a8-bf0d-8b50dab59753} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5104 | 2024.11.22 03:57:59.022403 [ 260 ] {bf73ac24-0b75-48a8-bf0d-8b50dab59753} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5105 | 2024.11.22 03:57:59.022598 [ 260 ] {bf73ac24-0b75-48a8-bf0d-8b50dab59753} <Debug> executeQuery: Read 838 rows, 61.97 KiB in 0.001998 sec., 419419.41941941937 rows/sec., 30.29 MiB/sec. | ||
5106 | 2024.11.22 03:57:59.022663 [ 260 ] {bf73ac24-0b75-48a8-bf0d-8b50dab59753} <Debug> TCPHandler: Processed in 0.00223496 sec. | ||
5107 | 2024.11.22 03:57:59.022814 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5108 | 2024.11.22 03:57:59.022932 [ 265 ] {1051a5a9-950d-4556-bda5-07cfe6501d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5109 | 2024.11.22 03:57:59.022985 [ 265 ] {1051a5a9-950d-4556-bda5-07cfe6501d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5110 | 2024.11.22 03:57:59.023483 [ 265 ] {1051a5a9-950d-4556-bda5-07cfe6501d9c} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5111 | 2024.11.22 03:57:59.023523 [ 265 ] {1051a5a9-950d-4556-bda5-07cfe6501d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5112 | 2024.11.22 03:57:59.023897 [ 265 ] {1051a5a9-950d-4556-bda5-07cfe6501d9c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5113 | 2024.11.22 03:57:59.024138 [ 265 ] {1051a5a9-950d-4556-bda5-07cfe6501d9c} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5114 | 2024.11.22 03:57:59.024311 [ 35 ] {} <Debug> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5115 | 2024.11.22 03:57:59.024371 [ 35 ] {} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5116 | 2024.11.22 03:57:59.024388 [ 265 ] {1051a5a9-950d-4556-bda5-07cfe6501d9c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001471 sec., 4078.8579197824606 rows/sec., 213.10 KiB/sec. | ||
5117 | 2024.11.22 03:57:59.024405 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5118 | 2024.11.22 03:57:59.024535 [ 265 ] {1051a5a9-950d-4556-bda5-07cfe6501d9c} <Debug> TCPHandler: Processed in 0.001784022 sec. | ||
5119 | 2024.11.22 03:57:59.024789 [ 195 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::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 | ||
5120 | 2024.11.22 03:57:59.024797 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5121 | 2024.11.22 03:57:59.025080 [ 260 ] {7d07cea6-ae9e-4331-b1da-ee7c0c21f8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5122 | 2024.11.22 03:57:59.025080 [ 195 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5123 | 2024.11.22 03:57:59.025156 [ 195 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
5124 | 2024.11.22 03:57:59.025178 [ 260 ] {7d07cea6-ae9e-4331-b1da-ee7c0c21f8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5125 | 2024.11.22 03:57:59.025422 [ 195 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
5126 | 2024.11.22 03:57:59.025807 [ 195 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
5127 | 2024.11.22 03:57:59.026199 [ 195 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
5128 | 2024.11.22 03:57:59.026528 [ 195 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
5129 | 2024.11.22 03:57:59.026883 [ 195 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
5130 | 2024.11.22 03:57:59.028463 [ 260 ] {7d07cea6-ae9e-4331-b1da-ee7c0c21f8b7} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5131 | 2024.11.22 03:57:59.028553 [ 260 ] {7d07cea6-ae9e-4331-b1da-ee7c0c21f8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5132 | 2024.11.22 03:57:59.029309 [ 199 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.004790496 sec., 20039.67856355584 rows/sec., 1.02 MiB/sec. | ||
5133 | 2024.11.22 03:57:59.029531 [ 199 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5134 | 2024.11.22 03:57:59.029897 [ 260 ] {7d07cea6-ae9e-4331-b1da-ee7c0c21f8b7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5135 | 2024.11.22 03:57:59.030054 [ 199 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_16_3} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5136 | 2024.11.22 03:57:59.030191 [ 199 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_16_3} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5137 | 2024.11.22 03:57:59.030334 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
5138 | 2024.11.22 03:57:59.030424 [ 260 ] {7d07cea6-ae9e-4331-b1da-ee7c0c21f8b7} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5139 | 2024.11.22 03:57:59.030672 [ 260 ] {7d07cea6-ae9e-4331-b1da-ee7c0c21f8b7} <Debug> executeQuery: Read 925 rows, 63.20 KiB in 0.005633 sec., 164210.9000532576 rows/sec., 10.96 MiB/sec. | ||
5140 | 2024.11.22 03:57:59.030766 [ 260 ] {7d07cea6-ae9e-4331-b1da-ee7c0c21f8b7} <Debug> TCPHandler: Processed in 0.006100868 sec. | ||
5141 | 2024.11.22 03:57:59.030938 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5142 | 2024.11.22 03:57:59.031061 [ 265 ] {3f9e5409-2289-48b8-a189-65d9c16fb03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5143 | 2024.11.22 03:57:59.031114 [ 265 ] {3f9e5409-2289-48b8-a189-65d9c16fb03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5144 | 2024.11.22 03:57:59.031631 [ 265 ] {3f9e5409-2289-48b8-a189-65d9c16fb03f} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5145 | 2024.11.22 03:57:59.031671 [ 265 ] {3f9e5409-2289-48b8-a189-65d9c16fb03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5146 | 2024.11.22 03:57:59.032048 [ 265 ] {3f9e5409-2289-48b8-a189-65d9c16fb03f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5147 | 2024.11.22 03:57:59.032296 [ 265 ] {3f9e5409-2289-48b8-a189-65d9c16fb03f} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5148 | 2024.11.22 03:57:59.032512 [ 265 ] {3f9e5409-2289-48b8-a189-65d9c16fb03f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001476 sec., 677.5067750677506 rows/sec., 45.65 KiB/sec. | ||
5149 | 2024.11.22 03:57:59.032565 [ 265 ] {3f9e5409-2289-48b8-a189-65d9c16fb03f} <Debug> TCPHandler: Processed in 0.00168752 sec. | ||
5150 | 2024.11.22 03:57:59.032754 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5151 | 2024.11.22 03:57:59.032896 [ 260 ] {f4b2e0f3-f870-45ef-ac27-526466d455d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5152 | 2024.11.22 03:57:59.032961 [ 260 ] {f4b2e0f3-f870-45ef-ac27-526466d455d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5153 | 2024.11.22 03:57:59.033567 [ 260 ] {f4b2e0f3-f870-45ef-ac27-526466d455d2} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5154 | 2024.11.22 03:57:59.033611 [ 260 ] {f4b2e0f3-f870-45ef-ac27-526466d455d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5155 | 2024.11.22 03:57:59.034067 [ 260 ] {f4b2e0f3-f870-45ef-ac27-526466d455d2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5156 | 2024.11.22 03:57:59.034356 [ 260 ] {f4b2e0f3-f870-45ef-ac27-526466d455d2} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5157 | 2024.11.22 03:57:59.034571 [ 260 ] {f4b2e0f3-f870-45ef-ac27-526466d455d2} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.001711 sec., 40911.74751607247 rows/sec., 2.57 MiB/sec. | ||
5158 | 2024.11.22 03:57:59.034630 [ 260 ] {f4b2e0f3-f870-45ef-ac27-526466d455d2} <Debug> TCPHandler: Processed in 0.001947475 sec. | ||
5159 | 2024.11.22 03:58:00.349592 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5160 | 2024.11.22 03:58:00.349784 [ 265 ] {a1b30418-8ade-448a-ac99-e0ec8291bf1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5161 | 2024.11.22 03:58:00.349861 [ 265 ] {a1b30418-8ade-448a-ac99-e0ec8291bf1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5162 | 2024.11.22 03:58:00.350657 [ 265 ] {a1b30418-8ade-448a-ac99-e0ec8291bf1f} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5163 | 2024.11.22 03:58:00.350711 [ 265 ] {a1b30418-8ade-448a-ac99-e0ec8291bf1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5164 | 2024.11.22 03:58:00.351139 [ 265 ] {a1b30418-8ade-448a-ac99-e0ec8291bf1f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5165 | 2024.11.22 03:58:00.351395 [ 265 ] {a1b30418-8ade-448a-ac99-e0ec8291bf1f} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5166 | 2024.11.22 03:58:00.351646 [ 265 ] {a1b30418-8ade-448a-ac99-e0ec8291bf1f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001911 sec., 29304.029304029304 rows/sec., 2.24 MiB/sec. | ||
5167 | 2024.11.22 03:58:00.351713 [ 265 ] {a1b30418-8ade-448a-ac99-e0ec8291bf1f} <Debug> TCPHandler: Processed in 0.00225685 sec. | ||
5168 | 2024.11.22 03:58:00.351985 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5169 | 2024.11.22 03:58:00.352183 [ 260 ] {bfd2741b-ca09-4689-a43b-9e453e7e5404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5170 | 2024.11.22 03:58:00.352259 [ 260 ] {bfd2741b-ca09-4689-a43b-9e453e7e5404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5171 | 2024.11.22 03:58:00.353078 [ 260 ] {bfd2741b-ca09-4689-a43b-9e453e7e5404} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5172 | 2024.11.22 03:58:00.353132 [ 260 ] {bfd2741b-ca09-4689-a43b-9e453e7e5404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5173 | 2024.11.22 03:58:00.353672 [ 260 ] {bfd2741b-ca09-4689-a43b-9e453e7e5404} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5174 | 2024.11.22 03:58:00.353938 [ 260 ] {bfd2741b-ca09-4689-a43b-9e453e7e5404} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5175 | 2024.11.22 03:58:00.354177 [ 260 ] {bfd2741b-ca09-4689-a43b-9e453e7e5404} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00205 sec., 31219.512195121948 rows/sec., 2.44 MiB/sec. | ||
5176 | 2024.11.22 03:58:00.354236 [ 260 ] {bfd2741b-ca09-4689-a43b-9e453e7e5404} <Debug> TCPHandler: Processed in 0.002401112 sec. | ||
5177 | 2024.11.22 03:58:00.354405 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5178 | 2024.11.22 03:58:00.354552 [ 265 ] {484d06ac-09f4-48c0-bc7b-11f1b3aedde8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5179 | 2024.11.22 03:58:00.354619 [ 265 ] {484d06ac-09f4-48c0-bc7b-11f1b3aedde8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5180 | 2024.11.22 03:58:00.355205 [ 265 ] {484d06ac-09f4-48c0-bc7b-11f1b3aedde8} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5181 | 2024.11.22 03:58:00.355247 [ 265 ] {484d06ac-09f4-48c0-bc7b-11f1b3aedde8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5182 | 2024.11.22 03:58:00.355627 [ 265 ] {484d06ac-09f4-48c0-bc7b-11f1b3aedde8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5183 | 2024.11.22 03:58:00.355861 [ 265 ] {484d06ac-09f4-48c0-bc7b-11f1b3aedde8} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5184 | 2024.11.22 03:58:00.356077 [ 265 ] {484d06ac-09f4-48c0-bc7b-11f1b3aedde8} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001559 sec., 20525.97819114817 rows/sec., 1.43 MiB/sec. | ||
5185 | 2024.11.22 03:58:00.356133 [ 265 ] {484d06ac-09f4-48c0-bc7b-11f1b3aedde8} <Debug> TCPHandler: Processed in 0.001797702 sec. | ||
5186 | 2024.11.22 03:58:00.356295 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5187 | 2024.11.22 03:58:00.356437 [ 260 ] {363953d2-f996-48c1-ac81-f3d5d22d3042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5188 | 2024.11.22 03:58:00.356499 [ 260 ] {363953d2-f996-48c1-ac81-f3d5d22d3042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5189 | 2024.11.22 03:58:00.357026 [ 260 ] {363953d2-f996-48c1-ac81-f3d5d22d3042} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5190 | 2024.11.22 03:58:00.357067 [ 260 ] {363953d2-f996-48c1-ac81-f3d5d22d3042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5191 | 2024.11.22 03:58:00.357434 [ 260 ] {363953d2-f996-48c1-ac81-f3d5d22d3042} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5192 | 2024.11.22 03:58:00.357675 [ 260 ] {363953d2-f996-48c1-ac81-f3d5d22d3042} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5193 | 2024.11.22 03:58:00.357881 [ 260 ] {363953d2-f996-48c1-ac81-f3d5d22d3042} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001479 sec., 8113.5902636916835 rows/sec., 559.92 KiB/sec. | ||
5194 | 2024.11.22 03:58:00.357948 [ 260 ] {363953d2-f996-48c1-ac81-f3d5d22d3042} <Debug> TCPHandler: Processed in 0.001717711 sec. | ||
5195 | 2024.11.22 03:58:01.744400 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
5196 | 2024.11.22 03:58:01.745145 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5197 | 2024.11.22 03:58:01.745193 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5198 | 2024.11.22 03:58:01.745703 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5199 | 2024.11.22 03:58:01.745958 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5200 | 2024.11.22 03:58:01.746267 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
5201 | 2024.11.22 03:58:02.534092 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5202 | 2024.11.22 03:58:02.555817 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5203 | 2024.11.22 03:58:02.555885 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5204 | 2024.11.22 03:58:02.563564 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5205 | 2024.11.22 03:58:02.564375 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5206 | 2024.11.22 03:58:02.568376 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5207 | 2024.11.22 03:58:04.293163 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 760 | ||
5208 | 2024.11.22 03:58:04.296480 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5209 | 2024.11.22 03:58:04.296528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5210 | 2024.11.22 03:58:04.298031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5211 | 2024.11.22 03:58:04.298341 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5212 | 2024.11.22 03:58:04.299241 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 760 | ||
5213 | 2024.11.22 03:58:05.357228 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5214 | 2024.11.22 03:58:05.357544 [ 265 ] {b733c374-5f13-48d2-852e-cc6a09f15eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5215 | 2024.11.22 03:58:05.357662 [ 265 ] {b733c374-5f13-48d2-852e-cc6a09f15eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5216 | 2024.11.22 03:58:05.358656 [ 265 ] {b733c374-5f13-48d2-852e-cc6a09f15eb2} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5217 | 2024.11.22 03:58:05.358710 [ 265 ] {b733c374-5f13-48d2-852e-cc6a09f15eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5218 | 2024.11.22 03:58:05.359160 [ 265 ] {b733c374-5f13-48d2-852e-cc6a09f15eb2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5219 | 2024.11.22 03:58:05.359424 [ 265 ] {b733c374-5f13-48d2-852e-cc6a09f15eb2} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5220 | 2024.11.22 03:58:05.359699 [ 265 ] {b733c374-5f13-48d2-852e-cc6a09f15eb2} <Debug> executeQuery: Read 132 rows, 11.61 KiB in 0.002247 sec., 58744.99332443258 rows/sec., 5.04 MiB/sec. | ||
5221 | 2024.11.22 03:58:05.359786 [ 265 ] {b733c374-5f13-48d2-852e-cc6a09f15eb2} <Debug> TCPHandler: Processed in 0.002752259 sec. | ||
5222 | 2024.11.22 03:58:05.360070 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5223 | 2024.11.22 03:58:05.360280 [ 260 ] {ce35207e-e43c-42ab-9d87-de63c0b40efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5224 | 2024.11.22 03:58:05.360359 [ 260 ] {ce35207e-e43c-42ab-9d87-de63c0b40efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5225 | 2024.11.22 03:58:05.361184 [ 260 ] {ce35207e-e43c-42ab-9d87-de63c0b40efb} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5226 | 2024.11.22 03:58:05.361230 [ 260 ] {ce35207e-e43c-42ab-9d87-de63c0b40efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5227 | 2024.11.22 03:58:05.361649 [ 260 ] {ce35207e-e43c-42ab-9d87-de63c0b40efb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5228 | 2024.11.22 03:58:05.361895 [ 260 ] {ce35207e-e43c-42ab-9d87-de63c0b40efb} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5229 | 2024.11.22 03:58:05.362122 [ 260 ] {ce35207e-e43c-42ab-9d87-de63c0b40efb} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.0019 sec., 20000 rows/sec., 1.47 MiB/sec. | ||
5230 | 2024.11.22 03:58:05.362178 [ 260 ] {ce35207e-e43c-42ab-9d87-de63c0b40efb} <Debug> TCPHandler: Processed in 0.002254309 sec. | ||
5231 | 2024.11.22 03:58:05.362385 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5232 | 2024.11.22 03:58:05.362620 [ 265 ] {806f81b5-7a2e-4b68-9150-875e45d5e35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5233 | 2024.11.22 03:58:05.362714 [ 265 ] {806f81b5-7a2e-4b68-9150-875e45d5e35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5234 | 2024.11.22 03:58:05.363519 [ 265 ] {806f81b5-7a2e-4b68-9150-875e45d5e35b} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5235 | 2024.11.22 03:58:05.363561 [ 265 ] {806f81b5-7a2e-4b68-9150-875e45d5e35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5236 | 2024.11.22 03:58:05.363938 [ 265 ] {806f81b5-7a2e-4b68-9150-875e45d5e35b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5237 | 2024.11.22 03:58:05.364178 [ 265 ] {806f81b5-7a2e-4b68-9150-875e45d5e35b} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5238 | 2024.11.22 03:58:05.364396 [ 265 ] {806f81b5-7a2e-4b68-9150-875e45d5e35b} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001837 sec., 55525.31301034295 rows/sec., 4.34 MiB/sec. | ||
5239 | 2024.11.22 03:58:05.364452 [ 265 ] {806f81b5-7a2e-4b68-9150-875e45d5e35b} <Debug> TCPHandler: Processed in 0.002177069 sec. | ||
5240 | 2024.11.22 03:58:05.364598 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5241 | 2024.11.22 03:58:05.364736 [ 260 ] {8cdd12a7-1353-428a-a3e0-1bcf246201a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5242 | 2024.11.22 03:58:05.364799 [ 260 ] {8cdd12a7-1353-428a-a3e0-1bcf246201a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5243 | 2024.11.22 03:58:05.365431 [ 260 ] {8cdd12a7-1353-428a-a3e0-1bcf246201a7} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5244 | 2024.11.22 03:58:05.365471 [ 260 ] {8cdd12a7-1353-428a-a3e0-1bcf246201a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5245 | 2024.11.22 03:58:05.365872 [ 260 ] {8cdd12a7-1353-428a-a3e0-1bcf246201a7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5246 | 2024.11.22 03:58:05.366111 [ 260 ] {8cdd12a7-1353-428a-a3e0-1bcf246201a7} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5247 | 2024.11.22 03:58:05.366329 [ 260 ] {8cdd12a7-1353-428a-a3e0-1bcf246201a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001624 sec., 98522.16748768472 rows/sec., 6.86 MiB/sec. | ||
5248 | 2024.11.22 03:58:05.366450 [ 260 ] {8cdd12a7-1353-428a-a3e0-1bcf246201a7} <Debug> TCPHandler: Processed in 0.001918254 sec. | ||
5249 | 2024.11.22 03:58:05.366685 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5250 | 2024.11.22 03:58:05.366910 [ 265 ] {531a2fa8-f7b9-4fe3-8f8f-5539444ba1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5251 | 2024.11.22 03:58:05.367053 [ 265 ] {531a2fa8-f7b9-4fe3-8f8f-5539444ba1a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5252 | 2024.11.22 03:58:05.368257 [ 265 ] {531a2fa8-f7b9-4fe3-8f8f-5539444ba1a3} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5253 | 2024.11.22 03:58:05.368298 [ 265 ] {531a2fa8-f7b9-4fe3-8f8f-5539444ba1a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5254 | 2024.11.22 03:58:05.368971 [ 265 ] {531a2fa8-f7b9-4fe3-8f8f-5539444ba1a3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5255 | 2024.11.22 03:58:05.369228 [ 265 ] {531a2fa8-f7b9-4fe3-8f8f-5539444ba1a3} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5256 | 2024.11.22 03:58:05.369528 [ 265 ] {531a2fa8-f7b9-4fe3-8f8f-5539444ba1a3} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002666 sec., 14253.563390847712 rows/sec., 25.54 MiB/sec. | ||
5257 | 2024.11.22 03:58:05.369706 [ 265 ] {531a2fa8-f7b9-4fe3-8f8f-5539444ba1a3} <Debug> TCPHandler: Processed in 0.003130775 sec. | ||
5258 | 2024.11.22 03:58:05.369866 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5259 | 2024.11.22 03:58:05.370003 [ 260 ] {78c5775d-5e53-45d2-83ff-dfaf62f3144c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5260 | 2024.11.22 03:58:05.370064 [ 260 ] {78c5775d-5e53-45d2-83ff-dfaf62f3144c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5261 | 2024.11.22 03:58:05.370654 [ 260 ] {78c5775d-5e53-45d2-83ff-dfaf62f3144c} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5262 | 2024.11.22 03:58:05.370701 [ 260 ] {78c5775d-5e53-45d2-83ff-dfaf62f3144c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5263 | 2024.11.22 03:58:05.371116 [ 260 ] {78c5775d-5e53-45d2-83ff-dfaf62f3144c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5264 | 2024.11.22 03:58:05.371349 [ 260 ] {78c5775d-5e53-45d2-83ff-dfaf62f3144c} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5265 | 2024.11.22 03:58:05.371577 [ 260 ] {78c5775d-5e53-45d2-83ff-dfaf62f3144c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001605 sec., 37383.17757009345 rows/sec., 2.52 MiB/sec. | ||
5266 | 2024.11.22 03:58:05.371702 [ 260 ] {78c5775d-5e53-45d2-83ff-dfaf62f3144c} <Debug> TCPHandler: Processed in 0.001902594 sec. | ||
5267 | 2024.11.22 03:58:09.130416 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5268 | 2024.11.22 03:58:09.130520 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5269 | 2024.11.22 03:58:09.246530 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
5270 | 2024.11.22 03:58:09.247616 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5271 | 2024.11.22 03:58:09.247668 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5272 | 2024.11.22 03:58:09.248206 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5273 | 2024.11.22 03:58:09.248463 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5274 | 2024.11.22 03:58:09.248721 [ 46 ] {} <Debug> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5275 | 2024.11.22 03:58:09.248749 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5276 | 2024.11.22 03:58:09.248841 [ 46 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5277 | 2024.11.22 03:58:09.248894 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5278 | 2024.11.22 03:58:09.249117 [ 195 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
5279 | 2024.11.22 03:58:09.249364 [ 195 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5280 | 2024.11.22 03:58:09.249434 [ 195 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
5281 | 2024.11.22 03:58:09.249559 [ 195 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
5282 | 2024.11.22 03:58:09.249813 [ 195 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
5283 | 2024.11.22 03:58:09.249970 [ 195 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
5284 | 2024.11.22 03:58:09.250222 [ 195 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
5285 | 2024.11.22 03:58:09.250331 [ 195 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
5286 | 2024.11.22 03:58:09.252652 [ 190 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003642715 sec., 3282167.284566594 rows/sec., 46.95 MiB/sec. | ||
5287 | 2024.11.22 03:58:09.253054 [ 201 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5288 | 2024.11.22 03:58:09.253372 [ 201 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_26_5} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5289 | 2024.11.22 03:58:09.253451 [ 201 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_26_5} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5290 | 2024.11.22 03:58:09.253554 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
5291 | 2024.11.22 03:58:10.068566 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5292 | 2024.11.22 03:58:10.090882 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5293 | 2024.11.22 03:58:10.090950 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5294 | 2024.11.22 03:58:10.098656 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5295 | 2024.11.22 03:58:10.099414 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5296 | 2024.11.22 03:58:10.099863 [ 66 ] {} <Debug> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5297 | 2024.11.22 03:58:10.100077 [ 66 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5298 | 2024.11.22 03:58:10.100179 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5299 | 2024.11.22 03:58:10.100692 [ 197 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
5300 | 2024.11.22 03:58:10.114382 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5301 | 2024.11.22 03:58:10.116381 [ 197 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5302 | 2024.11.22 03:58:10.117693 [ 197 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
5303 | 2024.11.22 03:58:10.123145 [ 197 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
5304 | 2024.11.22 03:58:10.128406 [ 197 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
5305 | 2024.11.22 03:58:10.133820 [ 197 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
5306 | 2024.11.22 03:58:10.139651 [ 197 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
5307 | 2024.11.22 03:58:10.144156 [ 197 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
5308 | 2024.11.22 03:58:10.201489 [ 190 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.101134314 sec., 1938.0168040690917 rows/sec., 10.02 MiB/sec. | ||
5309 | 2024.11.22 03:58:10.204289 [ 190 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5310 | 2024.11.22 03:58:10.207204 [ 190 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_26_5} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5311 | 2024.11.22 03:58:10.207295 [ 190 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_26_5} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5312 | 2024.11.22 03:58:10.209576 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5313 | 2024.11.22 03:58:10.359993 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5314 | 2024.11.22 03:58:10.360215 [ 265 ] {ce03e1be-c96c-4082-be6a-d7b01f8b7aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5315 | 2024.11.22 03:58:10.360298 [ 265 ] {ce03e1be-c96c-4082-be6a-d7b01f8b7aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5316 | 2024.11.22 03:58:10.361086 [ 265 ] {ce03e1be-c96c-4082-be6a-d7b01f8b7aed} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5317 | 2024.11.22 03:58:10.361144 [ 265 ] {ce03e1be-c96c-4082-be6a-d7b01f8b7aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5318 | 2024.11.22 03:58:10.361602 [ 265 ] {ce03e1be-c96c-4082-be6a-d7b01f8b7aed} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5319 | 2024.11.22 03:58:10.361880 [ 265 ] {ce03e1be-c96c-4082-be6a-d7b01f8b7aed} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5320 | 2024.11.22 03:58:10.362087 [ 66 ] {} <Debug> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5321 | 2024.11.22 03:58:10.362167 [ 66 ] {} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5322 | 2024.11.22 03:58:10.362173 [ 265 ] {ce03e1be-c96c-4082-be6a-d7b01f8b7aed} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002007 sec., 6975.585450921773 rows/sec., 502.15 KiB/sec. | ||
5323 | 2024.11.22 03:58:10.362204 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5324 | 2024.11.22 03:58:10.362374 [ 265 ] {ce03e1be-c96c-4082-be6a-d7b01f8b7aed} <Debug> TCPHandler: Processed in 0.002523534 sec. | ||
5325 | 2024.11.22 03:58:10.362659 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
5326 | 2024.11.22 03:58:10.362746 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5327 | 2024.11.22 03:58:10.362894 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5328 | 2024.11.22 03:58:10.362947 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part | ||
5329 | 2024.11.22 03:58:10.363143 [ 260 ] {45e106f4-9507-468c-a04e-33bf485f9be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5330 | 2024.11.22 03:58:10.363185 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5331 | 2024.11.22 03:58:10.363366 [ 260 ] {45e106f4-9507-468c-a04e-33bf485f9be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5332 | 2024.11.22 03:58:10.363544 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
5333 | 2024.11.22 03:58:10.363880 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
5334 | 2024.11.22 03:58:10.364130 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
5335 | 2024.11.22 03:58:10.366477 [ 260 ] {45e106f4-9507-468c-a04e-33bf485f9be0} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5336 | 2024.11.22 03:58:10.366600 [ 260 ] {45e106f4-9507-468c-a04e-33bf485f9be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5337 | 2024.11.22 03:58:10.366743 [ 190 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004404548 sec., 15892.663674002417 rows/sec., 1.18 MiB/sec. | ||
5338 | 2024.11.22 03:58:10.366923 [ 190 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5339 | 2024.11.22 03:58:10.367492 [ 260 ] {45e106f4-9507-468c-a04e-33bf485f9be0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5340 | 2024.11.22 03:58:10.367501 [ 190 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_17_4} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5341 | 2024.11.22 03:58:10.367671 [ 190 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_17_4} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5342 | 2024.11.22 03:58:10.367814 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5343 | 2024.11.22 03:58:10.367943 [ 260 ] {45e106f4-9507-468c-a04e-33bf485f9be0} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5344 | 2024.11.22 03:58:10.368210 [ 260 ] {45e106f4-9507-468c-a04e-33bf485f9be0} <Debug> executeQuery: Read 203 rows, 17.95 KiB in 0.005209 sec., 38971.01171050106 rows/sec., 3.37 MiB/sec. | ||
5345 | 2024.11.22 03:58:10.368289 [ 260 ] {45e106f4-9507-468c-a04e-33bf485f9be0} <Debug> TCPHandler: Processed in 0.005746022 sec. | ||
5346 | 2024.11.22 03:58:10.368464 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5347 | 2024.11.22 03:58:10.368598 [ 265 ] {3eae7bbf-7c1a-4575-94b4-6e3fd74cc3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5348 | 2024.11.22 03:58:10.368654 [ 265 ] {3eae7bbf-7c1a-4575-94b4-6e3fd74cc3e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5349 | 2024.11.22 03:58:10.369279 [ 265 ] {3eae7bbf-7c1a-4575-94b4-6e3fd74cc3e5} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5350 | 2024.11.22 03:58:10.369323 [ 265 ] {3eae7bbf-7c1a-4575-94b4-6e3fd74cc3e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5351 | 2024.11.22 03:58:10.369708 [ 265 ] {3eae7bbf-7c1a-4575-94b4-6e3fd74cc3e5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5352 | 2024.11.22 03:58:10.369955 [ 265 ] {3eae7bbf-7c1a-4575-94b4-6e3fd74cc3e5} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5353 | 2024.11.22 03:58:10.370182 [ 265 ] {3eae7bbf-7c1a-4575-94b4-6e3fd74cc3e5} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001613 sec., 4339.7396156230625 rows/sec., 282.74 KiB/sec. | ||
5354 | 2024.11.22 03:58:10.370245 [ 265 ] {3eae7bbf-7c1a-4575-94b4-6e3fd74cc3e5} <Debug> TCPHandler: Processed in 0.001843403 sec. | ||
5355 | 2024.11.22 03:58:10.370410 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5356 | 2024.11.22 03:58:10.370555 [ 260 ] {31ebb444-6851-4b59-a35a-6b341cc02937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5357 | 2024.11.22 03:58:10.370615 [ 260 ] {31ebb444-6851-4b59-a35a-6b341cc02937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5358 | 2024.11.22 03:58:10.371304 [ 260 ] {31ebb444-6851-4b59-a35a-6b341cc02937} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5359 | 2024.11.22 03:58:10.371342 [ 260 ] {31ebb444-6851-4b59-a35a-6b341cc02937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5360 | 2024.11.22 03:58:10.371708 [ 260 ] {31ebb444-6851-4b59-a35a-6b341cc02937} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5361 | 2024.11.22 03:58:10.371944 [ 260 ] {31ebb444-6851-4b59-a35a-6b341cc02937} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5362 | 2024.11.22 03:58:10.372129 [ 260 ] {31ebb444-6851-4b59-a35a-6b341cc02937} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00161 sec., 8695.652173913042 rows/sec., 608.99 KiB/sec. | ||
5363 | 2024.11.22 03:58:10.372184 [ 260 ] {31ebb444-6851-4b59-a35a-6b341cc02937} <Debug> TCPHandler: Processed in 0.001841973 sec. | ||
5364 | 2024.11.22 03:58:10.372332 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5365 | 2024.11.22 03:58:10.372460 [ 265 ] {ec9d2457-c71e-4bd7-b374-dd5a37bb5819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5366 | 2024.11.22 03:58:10.372515 [ 265 ] {ec9d2457-c71e-4bd7-b374-dd5a37bb5819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5367 | 2024.11.22 03:58:10.373121 [ 265 ] {ec9d2457-c71e-4bd7-b374-dd5a37bb5819} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5368 | 2024.11.22 03:58:10.373163 [ 265 ] {ec9d2457-c71e-4bd7-b374-dd5a37bb5819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5369 | 2024.11.22 03:58:10.373538 [ 265 ] {ec9d2457-c71e-4bd7-b374-dd5a37bb5819} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5370 | 2024.11.22 03:58:10.373790 [ 265 ] {ec9d2457-c71e-4bd7-b374-dd5a37bb5819} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5371 | 2024.11.22 03:58:10.373954 [ 83 ] {} <Debug> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5372 | 2024.11.22 03:58:10.374018 [ 83 ] {} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5373 | 2024.11.22 03:58:10.374057 [ 265 ] {ec9d2457-c71e-4bd7-b374-dd5a37bb5819} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001616 sec., 8044.554455445545 rows/sec., 501.58 KiB/sec. | ||
5374 | 2024.11.22 03:58:10.374061 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5375 | 2024.11.22 03:58:10.374205 [ 265 ] {ec9d2457-c71e-4bd7-b374-dd5a37bb5819} <Debug> TCPHandler: Processed in 0.001929885 sec. | ||
5376 | 2024.11.22 03:58:10.374332 [ 188 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
5377 | 2024.11.22 03:58:10.374452 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5378 | 2024.11.22 03:58:10.374546 [ 188 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5379 | 2024.11.22 03:58:10.374642 [ 188 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part | ||
5380 | 2024.11.22 03:58:10.374674 [ 260 ] {83b7c9e9-c058-4a46-9af0-8dca618858d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5381 | 2024.11.22 03:58:10.374841 [ 260 ] {83b7c9e9-c058-4a46-9af0-8dca618858d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5382 | 2024.11.22 03:58:10.374923 [ 188 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
5383 | 2024.11.22 03:58:10.375342 [ 188 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part | ||
5384 | 2024.11.22 03:58:10.375616 [ 188 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
5385 | 2024.11.22 03:58:10.375977 [ 188 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part | ||
5386 | 2024.11.22 03:58:10.378049 [ 260 ] {83b7c9e9-c058-4a46-9af0-8dca618858d8} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5387 | 2024.11.22 03:58:10.378127 [ 260 ] {83b7c9e9-c058-4a46-9af0-8dca618858d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5388 | 2024.11.22 03:58:10.378563 [ 188 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004339597 sec., 14978.34937207303 rows/sec., 992.41 KiB/sec. | ||
5389 | 2024.11.22 03:58:10.378759 [ 188 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5390 | 2024.11.22 03:58:10.379063 [ 260 ] {83b7c9e9-c058-4a46-9af0-8dca618858d8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5391 | 2024.11.22 03:58:10.379286 [ 188 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_17_4} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5392 | 2024.11.22 03:58:10.379452 [ 188 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_17_4} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5393 | 2024.11.22 03:58:10.379518 [ 260 ] {83b7c9e9-c058-4a46-9af0-8dca618858d8} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5394 | 2024.11.22 03:58:10.379610 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5395 | 2024.11.22 03:58:10.379817 [ 260 ] {83b7c9e9-c058-4a46-9af0-8dca618858d8} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.005219 sec., 73194.09848630006 rows/sec., 5.18 MiB/sec. | ||
5396 | 2024.11.22 03:58:10.379891 [ 260 ] {83b7c9e9-c058-4a46-9af0-8dca618858d8} <Debug> TCPHandler: Processed in 0.005533038 sec. | ||
5397 | 2024.11.22 03:58:10.380069 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5398 | 2024.11.22 03:58:10.380215 [ 265 ] {91e2cbd2-d5b7-436a-8d4e-fd147370adf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5399 | 2024.11.22 03:58:10.380278 [ 265 ] {91e2cbd2-d5b7-436a-8d4e-fd147370adf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5400 | 2024.11.22 03:58:10.380884 [ 265 ] {91e2cbd2-d5b7-436a-8d4e-fd147370adf4} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5401 | 2024.11.22 03:58:10.380934 [ 265 ] {91e2cbd2-d5b7-436a-8d4e-fd147370adf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5402 | 2024.11.22 03:58:10.381363 [ 265 ] {91e2cbd2-d5b7-436a-8d4e-fd147370adf4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5403 | 2024.11.22 03:58:10.381613 [ 265 ] {91e2cbd2-d5b7-436a-8d4e-fd147370adf4} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5404 | 2024.11.22 03:58:10.381877 [ 265 ] {91e2cbd2-d5b7-436a-8d4e-fd147370adf4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001696 sec., 3537.735849056604 rows/sec., 184.83 KiB/sec. | ||
5405 | 2024.11.22 03:58:10.382075 [ 265 ] {91e2cbd2-d5b7-436a-8d4e-fd147370adf4} <Debug> TCPHandler: Processed in 0.002074877 sec. | ||
5406 | 2024.11.22 03:58:10.382253 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5407 | 2024.11.22 03:58:10.382394 [ 260 ] {bea3304d-89e5-495e-9bfc-36f318b6e434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5408 | 2024.11.22 03:58:10.382457 [ 260 ] {bea3304d-89e5-495e-9bfc-36f318b6e434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5409 | 2024.11.22 03:58:10.383139 [ 260 ] {bea3304d-89e5-495e-9bfc-36f318b6e434} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5410 | 2024.11.22 03:58:10.383184 [ 260 ] {bea3304d-89e5-495e-9bfc-36f318b6e434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5411 | 2024.11.22 03:58:10.383584 [ 260 ] {bea3304d-89e5-495e-9bfc-36f318b6e434} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5412 | 2024.11.22 03:58:10.383834 [ 260 ] {bea3304d-89e5-495e-9bfc-36f318b6e434} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5413 | 2024.11.22 03:58:10.384023 [ 260 ] {bea3304d-89e5-495e-9bfc-36f318b6e434} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001662 sec., 142599.27797833935 rows/sec., 9.56 MiB/sec. | ||
5414 | 2024.11.22 03:58:10.384155 [ 260 ] {bea3304d-89e5-495e-9bfc-36f318b6e434} <Debug> TCPHandler: Processed in 0.001956495 sec. | ||
5415 | 2024.11.22 03:58:10.384325 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5416 | 2024.11.22 03:58:10.384463 [ 265 ] {278b1519-24de-45d1-a16d-7768b71c935f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5417 | 2024.11.22 03:58:10.384526 [ 265 ] {278b1519-24de-45d1-a16d-7768b71c935f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5418 | 2024.11.22 03:58:10.385091 [ 265 ] {278b1519-24de-45d1-a16d-7768b71c935f} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5419 | 2024.11.22 03:58:10.385139 [ 265 ] {278b1519-24de-45d1-a16d-7768b71c935f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5420 | 2024.11.22 03:58:10.385531 [ 265 ] {278b1519-24de-45d1-a16d-7768b71c935f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5421 | 2024.11.22 03:58:10.385769 [ 265 ] {278b1519-24de-45d1-a16d-7768b71c935f} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5422 | 2024.11.22 03:58:10.385980 [ 265 ] {278b1519-24de-45d1-a16d-7768b71c935f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001547 sec., 646.4124111182934 rows/sec., 43.56 KiB/sec. | ||
5423 | 2024.11.22 03:58:10.386031 [ 265 ] {278b1519-24de-45d1-a16d-7768b71c935f} <Debug> TCPHandler: Processed in 0.001772561 sec. | ||
5424 | 2024.11.22 03:58:10.386174 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5425 | 2024.11.22 03:58:10.386300 [ 260 ] {b85d3eef-10fa-401c-b57c-d7f43427dfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5426 | 2024.11.22 03:58:10.386358 [ 260 ] {b85d3eef-10fa-401c-b57c-d7f43427dfc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5427 | 2024.11.22 03:58:10.386937 [ 260 ] {b85d3eef-10fa-401c-b57c-d7f43427dfc3} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5428 | 2024.11.22 03:58:10.386982 [ 260 ] {b85d3eef-10fa-401c-b57c-d7f43427dfc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5429 | 2024.11.22 03:58:10.387389 [ 260 ] {b85d3eef-10fa-401c-b57c-d7f43427dfc3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5430 | 2024.11.22 03:58:10.387617 [ 260 ] {b85d3eef-10fa-401c-b57c-d7f43427dfc3} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5431 | 2024.11.22 03:58:10.387799 [ 260 ] {b85d3eef-10fa-401c-b57c-d7f43427dfc3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001531 sec., 53559.76485956891 rows/sec., 3.40 MiB/sec. | ||
5432 | 2024.11.22 03:58:10.387853 [ 260 ] {b85d3eef-10fa-401c-b57c-d7f43427dfc3} <Debug> TCPHandler: Processed in 0.001734481 sec. | ||
5433 | 2024.11.22 03:58:14.299697 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 792 | ||
5434 | 2024.11.22 03:58:14.302818 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5435 | 2024.11.22 03:58:14.302876 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5436 | 2024.11.22 03:58:14.304351 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5437 | 2024.11.22 03:58:14.304671 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5438 | 2024.11.22 03:58:14.306003 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 792 | ||
5439 | 2024.11.22 03:58:15.357871 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5440 | 2024.11.22 03:58:15.358063 [ 265 ] {06a2e79e-99bc-4441-a00f-68f05dd33adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5441 | 2024.11.22 03:58:15.358137 [ 265 ] {06a2e79e-99bc-4441-a00f-68f05dd33adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5442 | 2024.11.22 03:58:15.358908 [ 265 ] {06a2e79e-99bc-4441-a00f-68f05dd33adc} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5443 | 2024.11.22 03:58:15.358958 [ 265 ] {06a2e79e-99bc-4441-a00f-68f05dd33adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5444 | 2024.11.22 03:58:15.359391 [ 265 ] {06a2e79e-99bc-4441-a00f-68f05dd33adc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
5445 | 2024.11.22 03:58:15.359648 [ 265 ] {06a2e79e-99bc-4441-a00f-68f05dd33adc} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5446 | 2024.11.22 03:58:15.359925 [ 265 ] {06a2e79e-99bc-4441-a00f-68f05dd33adc} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001905 sec., 6299.212598425197 rows/sec., 513.66 KiB/sec. | ||
5447 | 2024.11.22 03:58:15.360060 [ 265 ] {06a2e79e-99bc-4441-a00f-68f05dd33adc} <Debug> TCPHandler: Processed in 0.002322191 sec. | ||
5448 | 2024.11.22 03:58:15.360325 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5449 | 2024.11.22 03:58:15.360530 [ 260 ] {87c249b8-a06b-49ee-910e-41b80d599acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5450 | 2024.11.22 03:58:15.360609 [ 260 ] {87c249b8-a06b-49ee-910e-41b80d599acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5451 | 2024.11.22 03:58:15.361519 [ 260 ] {87c249b8-a06b-49ee-910e-41b80d599acd} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5452 | 2024.11.22 03:58:15.361563 [ 260 ] {87c249b8-a06b-49ee-910e-41b80d599acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5453 | 2024.11.22 03:58:15.362043 [ 260 ] {87c249b8-a06b-49ee-910e-41b80d599acd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5454 | 2024.11.22 03:58:15.362293 [ 260 ] {87c249b8-a06b-49ee-910e-41b80d599acd} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5455 | 2024.11.22 03:58:15.362438 [ 67 ] {} <Debug> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5456 | 2024.11.22 03:58:15.362481 [ 67 ] {} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5457 | 2024.11.22 03:58:15.362502 [ 260 ] {87c249b8-a06b-49ee-910e-41b80d599acd} <Debug> executeQuery: Read 138 rows, 12.05 KiB in 0.002028 sec., 68047.33727810651 rows/sec., 5.80 MiB/sec. | ||
5458 | 2024.11.22 03:58:15.362506 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5459 | 2024.11.22 03:58:15.362630 [ 260 ] {87c249b8-a06b-49ee-910e-41b80d599acd} <Debug> TCPHandler: Processed in 0.002437534 sec. | ||
5460 | 2024.11.22 03:58:15.362738 [ 194 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::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 | ||
5461 | 2024.11.22 03:58:15.362836 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5462 | 2024.11.22 03:58:15.363013 [ 194 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5463 | 2024.11.22 03:58:15.363072 [ 265 ] {0ea211e2-38f1-4b84-a804-e90eba324313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5464 | 2024.11.22 03:58:15.363096 [ 194 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1429 rows starting from the beginning of the part | ||
5465 | 2024.11.22 03:58:15.363178 [ 265 ] {0ea211e2-38f1-4b84-a804-e90eba324313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5466 | 2024.11.22 03:58:15.363438 [ 194 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1343 rows starting from the beginning of the part | ||
5467 | 2024.11.22 03:58:15.363847 [ 194 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
5468 | 2024.11.22 03:58:15.364238 [ 194 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 132 rows starting from the beginning of the part | ||
5469 | 2024.11.22 03:58:15.364648 [ 194 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 203 rows starting from the beginning of the part | ||
5470 | 2024.11.22 03:58:15.364987 [ 194 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 138 rows starting from the beginning of the part | ||
5471 | 2024.11.22 03:58:15.366068 [ 265 ] {0ea211e2-38f1-4b84-a804-e90eba324313} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5472 | 2024.11.22 03:58:15.366152 [ 265 ] {0ea211e2-38f1-4b84-a804-e90eba324313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5473 | 2024.11.22 03:58:15.367072 [ 265 ] {0ea211e2-38f1-4b84-a804-e90eba324313} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5474 | 2024.11.22 03:58:15.367599 [ 265 ] {0ea211e2-38f1-4b84-a804-e90eba324313} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5475 | 2024.11.22 03:58:15.367819 [ 67 ] {} <Debug> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5476 | 2024.11.22 03:58:15.367884 [ 67 ] {} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5477 | 2024.11.22 03:58:15.367941 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5478 | 2024.11.22 03:58:15.367951 [ 265 ] {0ea211e2-38f1-4b84-a804-e90eba324313} <Debug> executeQuery: Read 50 rows, 3.70 KiB in 0.00493 sec., 10141.987829614603 rows/sec., 749.56 KiB/sec. | ||
5479 | 2024.11.22 03:58:15.368324 [ 265 ] {0ea211e2-38f1-4b84-a804-e90eba324313} <Debug> TCPHandler: Processed in 0.005549308 sec. | ||
5480 | 2024.11.22 03:58:15.368399 [ 193 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
5481 | 2024.11.22 03:58:15.368602 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5482 | 2024.11.22 03:58:15.368999 [ 193 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5483 | 2024.11.22 03:58:15.369012 [ 260 ] {003b9256-e4ed-4cd9-922a-2ea67f1cd0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5484 | 2024.11.22 03:58:15.369103 [ 193 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 63 rows starting from the beginning of the part | ||
5485 | 2024.11.22 03:58:15.369142 [ 260 ] {003b9256-e4ed-4cd9-922a-2ea67f1cd0c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5486 | 2024.11.22 03:58:15.369146 [ 194 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.006514016 sec., 506753.43751074607 rows/sec., 44.22 MiB/sec. | ||
5487 | 2024.11.22 03:58:15.369495 [ 193 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 38 rows starting from the beginning of the part | ||
5488 | 2024.11.22 03:58:15.369807 [ 191 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5489 | 2024.11.22 03:58:15.370035 [ 193 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
5490 | 2024.11.22 03:58:15.370617 [ 193 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 38 rows starting from the beginning of the part | ||
5491 | 2024.11.22 03:58:15.371036 [ 193 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
5492 | 2024.11.22 03:58:15.371314 [ 191 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_41_8} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5493 | 2024.11.22 03:58:15.371597 [ 193 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 50 rows starting from the beginning of the part | ||
5494 | 2024.11.22 03:58:15.371784 [ 191 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_41_8} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5495 | 2024.11.22 03:58:15.372308 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
5496 | 2024.11.22 03:58:15.372800 [ 260 ] {003b9256-e4ed-4cd9-922a-2ea67f1cd0c5} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5497 | 2024.11.22 03:58:15.372848 [ 260 ] {003b9256-e4ed-4cd9-922a-2ea67f1cd0c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5498 | 2024.11.22 03:58:15.373419 [ 260 ] {003b9256-e4ed-4cd9-922a-2ea67f1cd0c5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5499 | 2024.11.22 03:58:15.373583 [ 191 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.005529558 sec., 36711.7950476331 rows/sec., 2.77 MiB/sec. | ||
5500 | 2024.11.22 03:58:15.373767 [ 191 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5501 | 2024.11.22 03:58:15.373901 [ 260 ] {003b9256-e4ed-4cd9-922a-2ea67f1cd0c5} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5502 | 2024.11.22 03:58:15.374139 [ 67 ] {} <Debug> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5503 | 2024.11.22 03:58:15.374231 [ 67 ] {} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5504 | 2024.11.22 03:58:15.374291 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5505 | 2024.11.22 03:58:15.374321 [ 260 ] {003b9256-e4ed-4cd9-922a-2ea67f1cd0c5} <Debug> executeQuery: Read 114 rows, 9.14 KiB in 0.00543 sec., 20994.475138121546 rows/sec., 1.64 MiB/sec. | ||
5506 | 2024.11.22 03:58:15.374497 [ 191 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_36_7} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5507 | 2024.11.22 03:58:15.374864 [ 260 ] {003b9256-e4ed-4cd9-922a-2ea67f1cd0c5} <Debug> TCPHandler: Processed in 0.006399264 sec. | ||
5508 | 2024.11.22 03:58:15.374889 [ 193 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::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 | ||
5509 | 2024.11.22 03:58:15.374935 [ 191 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_36_7} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5510 | 2024.11.22 03:58:15.375256 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5511 | 2024.11.22 03:58:15.375332 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
5512 | 2024.11.22 03:58:15.375577 [ 193 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5513 | 2024.11.22 03:58:15.375705 [ 193 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 912 rows starting from the beginning of the part | ||
5514 | 2024.11.22 03:58:15.375720 [ 265 ] {0bf4c818-47c5-4d6c-a6e0-4e86460b18b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5515 | 2024.11.22 03:58:15.375982 [ 265 ] {0bf4c818-47c5-4d6c-a6e0-4e86460b18b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5516 | 2024.11.22 03:58:15.376235 [ 193 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 838 rows starting from the beginning of the part | ||
5517 | 2024.11.22 03:58:15.376639 [ 193 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
5518 | 2024.11.22 03:58:15.377081 [ 193 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 102 rows starting from the beginning of the part | ||
5519 | 2024.11.22 03:58:15.377674 [ 193 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 382 rows starting from the beginning of the part | ||
5520 | 2024.11.22 03:58:15.378226 [ 193 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 114 rows starting from the beginning of the part | ||
5521 | 2024.11.22 03:58:15.379562 [ 265 ] {0bf4c818-47c5-4d6c-a6e0-4e86460b18b1} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5522 | 2024.11.22 03:58:15.379624 [ 265 ] {0bf4c818-47c5-4d6c-a6e0-4e86460b18b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5523 | 2024.11.22 03:58:15.380673 [ 265 ] {0bf4c818-47c5-4d6c-a6e0-4e86460b18b1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5524 | 2024.11.22 03:58:15.380969 [ 265 ] {0bf4c818-47c5-4d6c-a6e0-4e86460b18b1} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5525 | 2024.11.22 03:58:15.381270 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5526 | 2024.11.22 03:58:15.381399 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5527 | 2024.11.22 03:58:15.381498 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5528 | 2024.11.22 03:58:15.381674 [ 265 ] {0bf4c818-47c5-4d6c-a6e0-4e86460b18b1} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.006094 sec., 27239.9081063341 rows/sec., 1.90 MiB/sec. | ||
5529 | 2024.11.22 03:58:15.381743 [ 193 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 5 columns (5 merged, 0 gathered) in 0.007315999 sec., 329688.3993559868 rows/sec., 25.28 MiB/sec. | ||
5530 | 2024.11.22 03:58:15.381994 [ 265 ] {0bf4c818-47c5-4d6c-a6e0-4e86460b18b1} <Debug> TCPHandler: Processed in 0.006953263 sec. | ||
5531 | 2024.11.22 03:58:15.382039 [ 196 ] {61e5534c-08f6-4e60-8226-faa42bd50912::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 | ||
5532 | 2024.11.22 03:58:15.382068 [ 193 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5533 | 2024.11.22 03:58:15.382262 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5534 | 2024.11.22 03:58:15.382598 [ 196 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5535 | 2024.11.22 03:58:15.382609 [ 260 ] {f28093ef-1087-46a0-a544-b7c87f3eba83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5536 | 2024.11.22 03:58:15.382686 [ 196 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 9697 rows starting from the beginning of the part | ||
5537 | 2024.11.22 03:58:15.382871 [ 193 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_41_8} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5538 | 2024.11.22 03:58:15.382961 [ 260 ] {f28093ef-1087-46a0-a544-b7c87f3eba83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5539 | 2024.11.22 03:58:15.383332 [ 193 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_41_8} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5540 | 2024.11.22 03:58:15.383385 [ 196 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 925 rows starting from the beginning of the part | ||
5541 | 2024.11.22 03:58:15.383624 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
5542 | 2024.11.22 03:58:15.384006 [ 196 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
5543 | 2024.11.22 03:58:15.384404 [ 196 ] {61e5534c-08f6-4e60-8226-faa42bd50912::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 | ||
5544 | 2024.11.22 03:58:15.384713 [ 196 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part | ||
5545 | 2024.11.22 03:58:15.385124 [ 196 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 166 rows starting from the beginning of the part | ||
5546 | 2024.11.22 03:58:15.387963 [ 260 ] {f28093ef-1087-46a0-a544-b7c87f3eba83} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5547 | 2024.11.22 03:58:15.388033 [ 260 ] {f28093ef-1087-46a0-a544-b7c87f3eba83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5548 | 2024.11.22 03:58:15.389856 [ 260 ] {f28093ef-1087-46a0-a544-b7c87f3eba83} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5549 | 2024.11.22 03:58:15.390168 [ 260 ] {f28093ef-1087-46a0-a544-b7c87f3eba83} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5550 | 2024.11.22 03:58:15.390708 [ 260 ] {f28093ef-1087-46a0-a544-b7c87f3eba83} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.008238 sec., 4612.770089827628 rows/sec., 8.27 MiB/sec. | ||
5551 | 2024.11.22 03:58:15.390834 [ 260 ] {f28093ef-1087-46a0-a544-b7c87f3eba83} <Debug> TCPHandler: Processed in 0.008709874 sec. | ||
5552 | 2024.11.22 03:58:15.391066 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5553 | 2024.11.22 03:58:15.391308 [ 265 ] {08c2b830-608d-43ae-99db-7545876bf028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5554 | 2024.11.22 03:58:15.391422 [ 265 ] {08c2b830-608d-43ae-99db-7545876bf028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5555 | 2024.11.22 03:58:15.392423 [ 192 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11217 rows, containing 5 columns (5 merged, 0 gathered) in 0.010748081 sec., 1043628.160226928 rows/sec., 70.42 MiB/sec. | ||
5556 | 2024.11.22 03:58:15.392546 [ 265 ] {08c2b830-608d-43ae-99db-7545876bf028} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5557 | 2024.11.22 03:58:15.392594 [ 265 ] {08c2b830-608d-43ae-99db-7545876bf028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5558 | 2024.11.22 03:58:15.392782 [ 192 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5559 | 2024.11.22 03:58:15.393431 [ 265 ] {08c2b830-608d-43ae-99db-7545876bf028} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5560 | 2024.11.22 03:58:15.393465 [ 192 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5561 | 2024.11.22 03:58:15.393606 [ 192 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5562 | 2024.11.22 03:58:15.393764 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
5563 | 2024.11.22 03:58:15.393862 [ 265 ] {08c2b830-608d-43ae-99db-7545876bf028} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5564 | 2024.11.22 03:58:15.394050 [ 67 ] {} <Debug> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5565 | 2024.11.22 03:58:15.394108 [ 67 ] {} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5566 | 2024.11.22 03:58:15.394123 [ 265 ] {08c2b830-608d-43ae-99db-7545876bf028} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002862 sec., 20964.3605870021 rows/sec., 1.41 MiB/sec. | ||
5567 | 2024.11.22 03:58:15.394153 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5568 | 2024.11.22 03:58:15.394294 [ 265 ] {08c2b830-608d-43ae-99db-7545876bf028} <Debug> TCPHandler: Processed in 0.003351479 sec. | ||
5569 | 2024.11.22 03:58:15.394420 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
5570 | 2024.11.22 03:58:15.394550 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5571 | 2024.11.22 03:58:15.394579 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1950 rows starting from the beginning of the part | ||
5572 | 2024.11.22 03:58:15.394645 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 70 rows starting from the beginning of the part | ||
5573 | 2024.11.22 03:58:15.394855 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 12 rows starting from the beginning of the part | ||
5574 | 2024.11.22 03:58:15.395029 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
5575 | 2024.11.22 03:58:15.395189 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
5576 | 2024.11.22 03:58:15.395324 [ 200 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
5577 | 2024.11.22 03:58:15.396679 [ 199 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2234 rows, containing 4 columns (4 merged, 0 gathered) in 0.002401663 sec., 930188.7900175836 rows/sec., 60.25 MiB/sec. | ||
5578 | 2024.11.22 03:58:15.396959 [ 195 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5579 | 2024.11.22 03:58:15.397311 [ 195 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_41_8} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5580 | 2024.11.22 03:58:15.397403 [ 195 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_41_8} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5581 | 2024.11.22 03:58:15.397499 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
5582 | 2024.11.22 03:58:16.749050 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
5583 | 2024.11.22 03:58:16.749779 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5584 | 2024.11.22 03:58:16.749829 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5585 | 2024.11.22 03:58:16.750370 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5586 | 2024.11.22 03:58:16.750627 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5587 | 2024.11.22 03:58:16.750876 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
5588 | 2024.11.22 03:58:17.614587 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5589 | 2024.11.22 03:58:17.635042 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5590 | 2024.11.22 03:58:17.635116 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5591 | 2024.11.22 03:58:17.643085 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5592 | 2024.11.22 03:58:17.643883 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5593 | 2024.11.22 03:58:17.646676 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5594 | 2024.11.22 03:58:20.360032 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5595 | 2024.11.22 03:58:20.360220 [ 265 ] {33c1e566-0230-415d-aab1-02634ffcec23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5596 | 2024.11.22 03:58:20.360290 [ 265 ] {33c1e566-0230-415d-aab1-02634ffcec23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5597 | 2024.11.22 03:58:20.361039 [ 265 ] {33c1e566-0230-415d-aab1-02634ffcec23} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5598 | 2024.11.22 03:58:20.361086 [ 265 ] {33c1e566-0230-415d-aab1-02634ffcec23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5599 | 2024.11.22 03:58:20.361538 [ 265 ] {33c1e566-0230-415d-aab1-02634ffcec23} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5600 | 2024.11.22 03:58:20.361798 [ 265 ] {33c1e566-0230-415d-aab1-02634ffcec23} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5601 | 2024.11.22 03:58:20.362040 [ 265 ] {33c1e566-0230-415d-aab1-02634ffcec23} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001871 sec., 7482.629609834313 rows/sec., 538.65 KiB/sec. | ||
5602 | 2024.11.22 03:58:20.362163 [ 265 ] {33c1e566-0230-415d-aab1-02634ffcec23} <Debug> TCPHandler: Processed in 0.002302101 sec. | ||
5603 | 2024.11.22 03:58:20.362502 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5604 | 2024.11.22 03:58:20.362710 [ 260 ] {94181d10-091e-4676-9d89-10681aad9023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5605 | 2024.11.22 03:58:20.362787 [ 260 ] {94181d10-091e-4676-9d89-10681aad9023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5606 | 2024.11.22 03:58:20.363638 [ 260 ] {94181d10-091e-4676-9d89-10681aad9023} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5607 | 2024.11.22 03:58:20.363683 [ 260 ] {94181d10-091e-4676-9d89-10681aad9023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5608 | 2024.11.22 03:58:20.364127 [ 260 ] {94181d10-091e-4676-9d89-10681aad9023} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5609 | 2024.11.22 03:58:20.364358 [ 260 ] {94181d10-091e-4676-9d89-10681aad9023} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5610 | 2024.11.22 03:58:20.364582 [ 260 ] {94181d10-091e-4676-9d89-10681aad9023} <Debug> executeQuery: Read 203 rows, 17.95 KiB in 0.001976 sec., 102732.79352226721 rows/sec., 8.87 MiB/sec. | ||
5611 | 2024.11.22 03:58:20.364806 [ 260 ] {94181d10-091e-4676-9d89-10681aad9023} <Debug> TCPHandler: Processed in 0.002441734 sec. | ||
5612 | 2024.11.22 03:58:20.365028 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5613 | 2024.11.22 03:58:20.365175 [ 265 ] {04ae5649-463d-47b5-98b3-4275cb791cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5614 | 2024.11.22 03:58:20.365233 [ 265 ] {04ae5649-463d-47b5-98b3-4275cb791cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5615 | 2024.11.22 03:58:20.365880 [ 265 ] {04ae5649-463d-47b5-98b3-4275cb791cbf} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5616 | 2024.11.22 03:58:20.365920 [ 265 ] {04ae5649-463d-47b5-98b3-4275cb791cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5617 | 2024.11.22 03:58:20.366287 [ 265 ] {04ae5649-463d-47b5-98b3-4275cb791cbf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5618 | 2024.11.22 03:58:20.366533 [ 265 ] {04ae5649-463d-47b5-98b3-4275cb791cbf} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5619 | 2024.11.22 03:58:20.366716 [ 265 ] {04ae5649-463d-47b5-98b3-4275cb791cbf} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001574 sec., 4447.268106734435 rows/sec., 289.74 KiB/sec. | ||
5620 | 2024.11.22 03:58:20.366769 [ 265 ] {04ae5649-463d-47b5-98b3-4275cb791cbf} <Debug> TCPHandler: Processed in 0.001846963 sec. | ||
5621 | 2024.11.22 03:58:20.366929 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5622 | 2024.11.22 03:58:20.367052 [ 260 ] {6d4c719b-9061-4394-b1ec-4439f37f3092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5623 | 2024.11.22 03:58:20.367105 [ 260 ] {6d4c719b-9061-4394-b1ec-4439f37f3092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5624 | 2024.11.22 03:58:20.367706 [ 260 ] {6d4c719b-9061-4394-b1ec-4439f37f3092} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5625 | 2024.11.22 03:58:20.367746 [ 260 ] {6d4c719b-9061-4394-b1ec-4439f37f3092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5626 | 2024.11.22 03:58:20.368100 [ 260 ] {6d4c719b-9061-4394-b1ec-4439f37f3092} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5627 | 2024.11.22 03:58:20.368333 [ 260 ] {6d4c719b-9061-4394-b1ec-4439f37f3092} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5628 | 2024.11.22 03:58:20.368599 [ 260 ] {6d4c719b-9061-4394-b1ec-4439f37f3092} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001575 sec., 8888.888888888889 rows/sec., 622.52 KiB/sec. | ||
5629 | 2024.11.22 03:58:20.368831 [ 260 ] {6d4c719b-9061-4394-b1ec-4439f37f3092} <Debug> TCPHandler: Processed in 0.001954955 sec. | ||
5630 | 2024.11.22 03:58:20.369065 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5631 | 2024.11.22 03:58:20.369287 [ 265 ] {27f32171-ed1e-4476-9e0d-d044d682682b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5632 | 2024.11.22 03:58:20.369378 [ 265 ] {27f32171-ed1e-4476-9e0d-d044d682682b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5633 | 2024.11.22 03:58:20.370119 [ 265 ] {27f32171-ed1e-4476-9e0d-d044d682682b} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5634 | 2024.11.22 03:58:20.370157 [ 265 ] {27f32171-ed1e-4476-9e0d-d044d682682b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5635 | 2024.11.22 03:58:20.370508 [ 265 ] {27f32171-ed1e-4476-9e0d-d044d682682b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5636 | 2024.11.22 03:58:20.370747 [ 265 ] {27f32171-ed1e-4476-9e0d-d044d682682b} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5637 | 2024.11.22 03:58:20.370975 [ 265 ] {27f32171-ed1e-4476-9e0d-d044d682682b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001738 sec., 7479.861910241657 rows/sec., 466.37 KiB/sec. | ||
5638 | 2024.11.22 03:58:20.371200 [ 265 ] {27f32171-ed1e-4476-9e0d-d044d682682b} <Debug> TCPHandler: Processed in 0.00224222 sec. | ||
5639 | 2024.11.22 03:58:20.371375 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5640 | 2024.11.22 03:58:20.371494 [ 260 ] {560ba1cc-25c3-4ccb-8a89-2b8222654f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5641 | 2024.11.22 03:58:20.371543 [ 260 ] {560ba1cc-25c3-4ccb-8a89-2b8222654f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5642 | 2024.11.22 03:58:20.372263 [ 260 ] {560ba1cc-25c3-4ccb-8a89-2b8222654f43} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5643 | 2024.11.22 03:58:20.372303 [ 260 ] {560ba1cc-25c3-4ccb-8a89-2b8222654f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5644 | 2024.11.22 03:58:20.372674 [ 260 ] {560ba1cc-25c3-4ccb-8a89-2b8222654f43} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5645 | 2024.11.22 03:58:20.372910 [ 260 ] {560ba1cc-25c3-4ccb-8a89-2b8222654f43} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5646 | 2024.11.22 03:58:20.373120 [ 260 ] {560ba1cc-25c3-4ccb-8a89-2b8222654f43} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001652 sec., 231234.86682808716 rows/sec., 16.36 MiB/sec. | ||
5647 | 2024.11.22 03:58:20.373176 [ 260 ] {560ba1cc-25c3-4ccb-8a89-2b8222654f43} <Debug> TCPHandler: Processed in 0.001877113 sec. | ||
5648 | 2024.11.22 03:58:20.373325 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5649 | 2024.11.22 03:58:20.373442 [ 265 ] {9d0280f7-91bf-49ce-bb5f-018ae7f9877a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5650 | 2024.11.22 03:58:20.373491 [ 265 ] {9d0280f7-91bf-49ce-bb5f-018ae7f9877a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5651 | 2024.11.22 03:58:20.373977 [ 265 ] {9d0280f7-91bf-49ce-bb5f-018ae7f9877a} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5652 | 2024.11.22 03:58:20.374015 [ 265 ] {9d0280f7-91bf-49ce-bb5f-018ae7f9877a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5653 | 2024.11.22 03:58:20.374378 [ 265 ] {9d0280f7-91bf-49ce-bb5f-018ae7f9877a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5654 | 2024.11.22 03:58:20.374624 [ 265 ] {9d0280f7-91bf-49ce-bb5f-018ae7f9877a} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5655 | 2024.11.22 03:58:20.374825 [ 265 ] {9d0280f7-91bf-49ce-bb5f-018ae7f9877a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001407 sec., 4264.392324093817 rows/sec., 222.80 KiB/sec. | ||
5656 | 2024.11.22 03:58:20.374878 [ 265 ] {9d0280f7-91bf-49ce-bb5f-018ae7f9877a} <Debug> TCPHandler: Processed in 0.001612298 sec. | ||
5657 | 2024.11.22 03:58:20.375039 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5658 | 2024.11.22 03:58:20.375175 [ 260 ] {6ec97dee-d65b-40e5-8798-27e782e04813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5659 | 2024.11.22 03:58:20.375238 [ 260 ] {6ec97dee-d65b-40e5-8798-27e782e04813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5660 | 2024.11.22 03:58:20.375892 [ 260 ] {6ec97dee-d65b-40e5-8798-27e782e04813} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5661 | 2024.11.22 03:58:20.375931 [ 260 ] {6ec97dee-d65b-40e5-8798-27e782e04813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5662 | 2024.11.22 03:58:20.376326 [ 260 ] {6ec97dee-d65b-40e5-8798-27e782e04813} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5663 | 2024.11.22 03:58:20.376555 [ 260 ] {6ec97dee-d65b-40e5-8798-27e782e04813} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5664 | 2024.11.22 03:58:20.376759 [ 260 ] {6ec97dee-d65b-40e5-8798-27e782e04813} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001615 sec., 146749.22600619195 rows/sec., 9.84 MiB/sec. | ||
5665 | 2024.11.22 03:58:20.376816 [ 260 ] {6ec97dee-d65b-40e5-8798-27e782e04813} <Debug> TCPHandler: Processed in 0.001842713 sec. | ||
5666 | 2024.11.22 03:58:20.377036 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5667 | 2024.11.22 03:58:20.377256 [ 265 ] {072de78e-ed01-439a-aaa9-0cc8491d9d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5668 | 2024.11.22 03:58:20.377351 [ 265 ] {072de78e-ed01-439a-aaa9-0cc8491d9d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5669 | 2024.11.22 03:58:20.378003 [ 265 ] {072de78e-ed01-439a-aaa9-0cc8491d9d51} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5670 | 2024.11.22 03:58:20.378040 [ 265 ] {072de78e-ed01-439a-aaa9-0cc8491d9d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5671 | 2024.11.22 03:58:20.378389 [ 265 ] {072de78e-ed01-439a-aaa9-0cc8491d9d51} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5672 | 2024.11.22 03:58:20.378620 [ 265 ] {072de78e-ed01-439a-aaa9-0cc8491d9d51} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5673 | 2024.11.22 03:58:20.378829 [ 265 ] {072de78e-ed01-439a-aaa9-0cc8491d9d51} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001623 sec., 616.1429451632779 rows/sec., 41.52 KiB/sec. | ||
5674 | 2024.11.22 03:58:20.378936 [ 265 ] {072de78e-ed01-439a-aaa9-0cc8491d9d51} <Debug> TCPHandler: Processed in 0.002008875 sec. | ||
5675 | 2024.11.22 03:58:20.379080 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5676 | 2024.11.22 03:58:20.379216 [ 260 ] {b2f0826a-809c-4eb1-8c27-c3285eab0c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5677 | 2024.11.22 03:58:20.379275 [ 260 ] {b2f0826a-809c-4eb1-8c27-c3285eab0c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5678 | 2024.11.22 03:58:20.379825 [ 260 ] {b2f0826a-809c-4eb1-8c27-c3285eab0c2f} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5679 | 2024.11.22 03:58:20.379864 [ 260 ] {b2f0826a-809c-4eb1-8c27-c3285eab0c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5680 | 2024.11.22 03:58:20.380223 [ 260 ] {b2f0826a-809c-4eb1-8c27-c3285eab0c2f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5681 | 2024.11.22 03:58:20.380449 [ 260 ] {b2f0826a-809c-4eb1-8c27-c3285eab0c2f} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5682 | 2024.11.22 03:58:20.380686 [ 260 ] {b2f0826a-809c-4eb1-8c27-c3285eab0c2f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001494 sec., 54886.211512717535 rows/sec., 3.49 MiB/sec. | ||
5683 | 2024.11.22 03:58:20.380896 [ 260 ] {b2f0826a-809c-4eb1-8c27-c3285eab0c2f} <Debug> TCPHandler: Processed in 0.001879843 sec. | ||
5684 | 2024.11.22 03:58:24.130789 [ 13 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5685 | 2024.11.22 03:58:24.130898 [ 13 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5686 | 2024.11.22 03:58:24.251122 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
5687 | 2024.11.22 03:58:24.251791 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5688 | 2024.11.22 03:58:24.251851 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5689 | 2024.11.22 03:58:24.252424 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5690 | 2024.11.22 03:58:24.252693 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5691 | 2024.11.22 03:58:24.252944 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5692 | 2024.11.22 03:58:24.306348 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 826 | ||
5693 | 2024.11.22 03:58:24.309290 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5694 | 2024.11.22 03:58:24.309335 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5695 | 2024.11.22 03:58:24.310745 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5696 | 2024.11.22 03:58:24.311052 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5697 | 2024.11.22 03:58:24.311688 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 826 | ||
5698 | 2024.11.22 03:58:25.146881 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
5699 | 2024.11.22 03:58:25.167899 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5700 | 2024.11.22 03:58:25.167973 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5701 | 2024.11.22 03:58:25.175248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5702 | 2024.11.22 03:58:25.176051 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5703 | 2024.11.22 03:58:25.179603 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
5704 | 2024.11.22 03:58:25.358868 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5705 | 2024.11.22 03:58:25.359076 [ 265 ] {9b2c2d26-d451-49ac-a31d-29780db87ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5706 | 2024.11.22 03:58:25.359158 [ 265 ] {9b2c2d26-d451-49ac-a31d-29780db87ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5707 | 2024.11.22 03:58:25.360063 [ 265 ] {9b2c2d26-d451-49ac-a31d-29780db87ceb} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5708 | 2024.11.22 03:58:25.360110 [ 265 ] {9b2c2d26-d451-49ac-a31d-29780db87ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5709 | 2024.11.22 03:58:25.360572 [ 265 ] {9b2c2d26-d451-49ac-a31d-29780db87ceb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5710 | 2024.11.22 03:58:25.360826 [ 265 ] {9b2c2d26-d451-49ac-a31d-29780db87ceb} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5711 | 2024.11.22 03:58:25.361075 [ 265 ] {9b2c2d26-d451-49ac-a31d-29780db87ceb} <Debug> executeQuery: Read 132 rows, 11.61 KiB in 0.002056 sec., 64202.33463035019 rows/sec., 5.51 MiB/sec. | ||
5712 | 2024.11.22 03:58:25.361134 [ 265 ] {9b2c2d26-d451-49ac-a31d-29780db87ceb} <Debug> TCPHandler: Processed in 0.002401013 sec. | ||
5713 | 2024.11.22 03:58:25.361420 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5714 | 2024.11.22 03:58:25.361625 [ 260 ] {0bd83e8e-b3bc-467f-a610-909b9f6843cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5715 | 2024.11.22 03:58:25.361702 [ 260 ] {0bd83e8e-b3bc-467f-a610-909b9f6843cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5716 | 2024.11.22 03:58:25.362464 [ 260 ] {0bd83e8e-b3bc-467f-a610-909b9f6843cb} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5717 | 2024.11.22 03:58:25.362507 [ 260 ] {0bd83e8e-b3bc-467f-a610-909b9f6843cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5718 | 2024.11.22 03:58:25.362936 [ 260 ] {0bd83e8e-b3bc-467f-a610-909b9f6843cb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5719 | 2024.11.22 03:58:25.363184 [ 260 ] {0bd83e8e-b3bc-467f-a610-909b9f6843cb} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5720 | 2024.11.22 03:58:25.363429 [ 260 ] {0bd83e8e-b3bc-467f-a610-909b9f6843cb} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001855 sec., 20485.175202156333 rows/sec., 1.50 MiB/sec. | ||
5721 | 2024.11.22 03:58:25.363545 [ 260 ] {0bd83e8e-b3bc-467f-a610-909b9f6843cb} <Debug> TCPHandler: Processed in 0.00227212 sec. | ||
5722 | 2024.11.22 03:58:25.363779 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5723 | 2024.11.22 03:58:25.363932 [ 265 ] {55ccfb61-668d-4cc4-a967-aa182566a92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5724 | 2024.11.22 03:58:25.363989 [ 265 ] {55ccfb61-668d-4cc4-a967-aa182566a92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5725 | 2024.11.22 03:58:25.364712 [ 265 ] {55ccfb61-668d-4cc4-a967-aa182566a92b} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5726 | 2024.11.22 03:58:25.364759 [ 265 ] {55ccfb61-668d-4cc4-a967-aa182566a92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5727 | 2024.11.22 03:58:25.365155 [ 265 ] {55ccfb61-668d-4cc4-a967-aa182566a92b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5728 | 2024.11.22 03:58:25.365399 [ 265 ] {55ccfb61-668d-4cc4-a967-aa182566a92b} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5729 | 2024.11.22 03:58:25.365612 [ 265 ] {55ccfb61-668d-4cc4-a967-aa182566a92b} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001711 sec., 59614.26066627703 rows/sec., 4.66 MiB/sec. | ||
5730 | 2024.11.22 03:58:25.365724 [ 265 ] {55ccfb61-668d-4cc4-a967-aa182566a92b} <Debug> TCPHandler: Processed in 0.002075857 sec. | ||
5731 | 2024.11.22 03:58:25.365900 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5732 | 2024.11.22 03:58:25.366039 [ 260 ] {d8e53197-2595-481f-9a8e-fd530f261318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5733 | 2024.11.22 03:58:25.366105 [ 260 ] {d8e53197-2595-481f-9a8e-fd530f261318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5734 | 2024.11.22 03:58:25.366769 [ 260 ] {d8e53197-2595-481f-9a8e-fd530f261318} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5735 | 2024.11.22 03:58:25.366814 [ 260 ] {d8e53197-2595-481f-9a8e-fd530f261318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5736 | 2024.11.22 03:58:25.367232 [ 260 ] {d8e53197-2595-481f-9a8e-fd530f261318} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5737 | 2024.11.22 03:58:25.367476 [ 260 ] {d8e53197-2595-481f-9a8e-fd530f261318} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5738 | 2024.11.22 03:58:25.367691 [ 260 ] {d8e53197-2595-481f-9a8e-fd530f261318} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001674 sec., 95579.4504181601 rows/sec., 6.66 MiB/sec. | ||
5739 | 2024.11.22 03:58:25.367881 [ 260 ] {d8e53197-2595-481f-9a8e-fd530f261318} <Debug> TCPHandler: Processed in 0.002047676 sec. | ||
5740 | 2024.11.22 03:58:25.368126 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5741 | 2024.11.22 03:58:25.368264 [ 265 ] {d9fa66d4-1be0-41e1-9029-fb20a9b7ec0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5742 | 2024.11.22 03:58:25.368358 [ 265 ] {d9fa66d4-1be0-41e1-9029-fb20a9b7ec0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5743 | 2024.11.22 03:58:25.369704 [ 265 ] {d9fa66d4-1be0-41e1-9029-fb20a9b7ec0a} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5744 | 2024.11.22 03:58:25.369744 [ 265 ] {d9fa66d4-1be0-41e1-9029-fb20a9b7ec0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5745 | 2024.11.22 03:58:25.370453 [ 265 ] {d9fa66d4-1be0-41e1-9029-fb20a9b7ec0a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5746 | 2024.11.22 03:58:25.370718 [ 265 ] {d9fa66d4-1be0-41e1-9029-fb20a9b7ec0a} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5747 | 2024.11.22 03:58:25.370963 [ 265 ] {d9fa66d4-1be0-41e1-9029-fb20a9b7ec0a} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002729 sec., 13924.51447416636 rows/sec., 24.95 MiB/sec. | ||
5748 | 2024.11.22 03:58:25.371061 [ 265 ] {d9fa66d4-1be0-41e1-9029-fb20a9b7ec0a} <Debug> TCPHandler: Processed in 0.003069675 sec. | ||
5749 | 2024.11.22 03:58:25.371233 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5750 | 2024.11.22 03:58:25.371372 [ 260 ] {c78a60b1-9403-467c-b592-f66dff3e0eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5751 | 2024.11.22 03:58:25.371432 [ 260 ] {c78a60b1-9403-467c-b592-f66dff3e0eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5752 | 2024.11.22 03:58:25.371992 [ 260 ] {c78a60b1-9403-467c-b592-f66dff3e0eb9} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5753 | 2024.11.22 03:58:25.372028 [ 260 ] {c78a60b1-9403-467c-b592-f66dff3e0eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5754 | 2024.11.22 03:58:25.372394 [ 260 ] {c78a60b1-9403-467c-b592-f66dff3e0eb9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5755 | 2024.11.22 03:58:25.372626 [ 260 ] {c78a60b1-9403-467c-b592-f66dff3e0eb9} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5756 | 2024.11.22 03:58:25.372806 [ 260 ] {c78a60b1-9403-467c-b592-f66dff3e0eb9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001465 sec., 40955.631399317404 rows/sec., 2.76 MiB/sec. | ||
5757 | 2024.11.22 03:58:25.372858 [ 260 ] {c78a60b1-9403-467c-b592-f66dff3e0eb9} <Debug> TCPHandler: Processed in 0.00169278 sec. | ||
5758 | 2024.11.22 03:58:28.991459 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5759 | 2024.11.22 03:58:28.991662 [ 265 ] {cd4f4580-086b-4e8b-8421-e0c4c7823fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5760 | 2024.11.22 03:58:28.991735 [ 265 ] {cd4f4580-086b-4e8b-8421-e0c4c7823fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5761 | 2024.11.22 03:58:28.992495 [ 265 ] {cd4f4580-086b-4e8b-8421-e0c4c7823fa1} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5762 | 2024.11.22 03:58:28.992545 [ 265 ] {cd4f4580-086b-4e8b-8421-e0c4c7823fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5763 | 2024.11.22 03:58:28.992981 [ 265 ] {cd4f4580-086b-4e8b-8421-e0c4c7823fa1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5764 | 2024.11.22 03:58:28.993235 [ 265 ] {cd4f4580-086b-4e8b-8421-e0c4c7823fa1} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5765 | 2024.11.22 03:58:28.993436 [ 265 ] {cd4f4580-086b-4e8b-8421-e0c4c7823fa1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001826 sec., 7667.031763417306 rows/sec., 551.92 KiB/sec. | ||
5766 | 2024.11.22 03:58:28.993501 [ 265 ] {cd4f4580-086b-4e8b-8421-e0c4c7823fa1} <Debug> TCPHandler: Processed in 0.002179989 sec. | ||
5767 | 2024.11.22 03:58:28.993759 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5768 | 2024.11.22 03:58:28.993952 [ 260 ] {182cc1cc-3374-4e1a-bead-83d1cea9b001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5769 | 2024.11.22 03:58:28.994026 [ 260 ] {182cc1cc-3374-4e1a-bead-83d1cea9b001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5770 | 2024.11.22 03:58:28.994743 [ 260 ] {182cc1cc-3374-4e1a-bead-83d1cea9b001} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5771 | 2024.11.22 03:58:28.994794 [ 260 ] {182cc1cc-3374-4e1a-bead-83d1cea9b001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5772 | 2024.11.22 03:58:28.995204 [ 260 ] {182cc1cc-3374-4e1a-bead-83d1cea9b001} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5773 | 2024.11.22 03:58:28.995448 [ 260 ] {182cc1cc-3374-4e1a-bead-83d1cea9b001} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5774 | 2024.11.22 03:58:28.995671 [ 260 ] {182cc1cc-3374-4e1a-bead-83d1cea9b001} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001774 sec., 2254.7914317925593 rows/sec., 183.86 KiB/sec. | ||
5775 | 2024.11.22 03:58:28.995730 [ 260 ] {182cc1cc-3374-4e1a-bead-83d1cea9b001} <Debug> TCPHandler: Processed in 0.002110218 sec. | ||
5776 | 2024.11.22 03:58:28.995886 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5777 | 2024.11.22 03:58:28.996027 [ 265 ] {6dbef8d5-155b-45b4-931d-dd0d2862388d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5778 | 2024.11.22 03:58:28.996086 [ 265 ] {6dbef8d5-155b-45b4-931d-dd0d2862388d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5779 | 2024.11.22 03:58:28.997460 [ 265 ] {6dbef8d5-155b-45b4-931d-dd0d2862388d} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5780 | 2024.11.22 03:58:28.997499 [ 265 ] {6dbef8d5-155b-45b4-931d-dd0d2862388d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5781 | 2024.11.22 03:58:28.997966 [ 265 ] {6dbef8d5-155b-45b4-931d-dd0d2862388d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5782 | 2024.11.22 03:58:28.998210 [ 265 ] {6dbef8d5-155b-45b4-931d-dd0d2862388d} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5783 | 2024.11.22 03:58:28.998410 [ 265 ] {6dbef8d5-155b-45b4-931d-dd0d2862388d} <Debug> executeQuery: Read 1345 rows, 114.21 KiB in 0.002406 sec., 559019.1188694929 rows/sec., 46.36 MiB/sec. | ||
5784 | 2024.11.22 03:58:28.998487 [ 265 ] {6dbef8d5-155b-45b4-931d-dd0d2862388d} <Debug> TCPHandler: Processed in 0.002669258 sec. | ||
5785 | 2024.11.22 03:58:28.998730 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5786 | 2024.11.22 03:58:28.998878 [ 260 ] {0bcc4d97-f29a-48e7-8ad1-4f4f90905d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5787 | 2024.11.22 03:58:28.998938 [ 260 ] {0bcc4d97-f29a-48e7-8ad1-4f4f90905d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5788 | 2024.11.22 03:58:28.999855 [ 260 ] {0bcc4d97-f29a-48e7-8ad1-4f4f90905d8f} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5789 | 2024.11.22 03:58:28.999897 [ 260 ] {0bcc4d97-f29a-48e7-8ad1-4f4f90905d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5790 | 2024.11.22 03:58:29.000456 [ 260 ] {0bcc4d97-f29a-48e7-8ad1-4f4f90905d8f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5791 | 2024.11.22 03:58:29.000686 [ 260 ] {0bcc4d97-f29a-48e7-8ad1-4f4f90905d8f} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5792 | 2024.11.22 03:58:29.000882 [ 260 ] {0bcc4d97-f29a-48e7-8ad1-4f4f90905d8f} <Debug> executeQuery: Read 11 rows, 753.00 B in 0.002035 sec., 5405.405405405406 rows/sec., 361.35 KiB/sec. | ||
5793 | 2024.11.22 03:58:29.000933 [ 260 ] {0bcc4d97-f29a-48e7-8ad1-4f4f90905d8f} <Debug> TCPHandler: Processed in 0.002327142 sec. | ||
5794 | 2024.11.22 03:58:29.001072 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5795 | 2024.11.22 03:58:29.001190 [ 265 ] {49b754b6-b1d0-4434-85a9-456f907fd0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5796 | 2024.11.22 03:58:29.001240 [ 265 ] {49b754b6-b1d0-4434-85a9-456f907fd0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5797 | 2024.11.22 03:58:29.001921 [ 265 ] {49b754b6-b1d0-4434-85a9-456f907fd0b2} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5798 | 2024.11.22 03:58:29.001961 [ 265 ] {49b754b6-b1d0-4434-85a9-456f907fd0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5799 | 2024.11.22 03:58:29.002346 [ 265 ] {49b754b6-b1d0-4434-85a9-456f907fd0b2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5800 | 2024.11.22 03:58:29.002582 [ 265 ] {49b754b6-b1d0-4434-85a9-456f907fd0b2} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5801 | 2024.11.22 03:58:29.002797 [ 265 ] {49b754b6-b1d0-4434-85a9-456f907fd0b2} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00163 sec., 148466.25766871165 rows/sec., 10.06 MiB/sec. | ||
5802 | 2024.11.22 03:58:29.002851 [ 265 ] {49b754b6-b1d0-4434-85a9-456f907fd0b2} <Debug> TCPHandler: Processed in 0.001835893 sec. | ||
5803 | 2024.11.22 03:58:29.002995 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5804 | 2024.11.22 03:58:29.003110 [ 260 ] {b861eb41-5bc4-412d-af09-6667573dd284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5805 | 2024.11.22 03:58:29.003159 [ 260 ] {b861eb41-5bc4-412d-af09-6667573dd284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5806 | 2024.11.22 03:58:29.003723 [ 260 ] {b861eb41-5bc4-412d-af09-6667573dd284} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5807 | 2024.11.22 03:58:29.003761 [ 260 ] {b861eb41-5bc4-412d-af09-6667573dd284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5808 | 2024.11.22 03:58:29.004116 [ 260 ] {b861eb41-5bc4-412d-af09-6667573dd284} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5809 | 2024.11.22 03:58:29.004348 [ 260 ] {b861eb41-5bc4-412d-af09-6667573dd284} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5810 | 2024.11.22 03:58:29.004519 [ 260 ] {b861eb41-5bc4-412d-af09-6667573dd284} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001433 sec., 9071.877180739706 rows/sec., 565.63 KiB/sec. | ||
5811 | 2024.11.22 03:58:29.004569 [ 260 ] {b861eb41-5bc4-412d-af09-6667573dd284} <Debug> TCPHandler: Processed in 0.001628688 sec. | ||
5812 | 2024.11.22 03:58:29.004701 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5813 | 2024.11.22 03:58:29.004817 [ 265 ] {727594ee-a600-47e4-bdbc-8e0fd3f0c892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5814 | 2024.11.22 03:58:29.004867 [ 265 ] {727594ee-a600-47e4-bdbc-8e0fd3f0c892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5815 | 2024.11.22 03:58:29.005756 [ 265 ] {727594ee-a600-47e4-bdbc-8e0fd3f0c892} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5816 | 2024.11.22 03:58:29.005892 [ 265 ] {727594ee-a600-47e4-bdbc-8e0fd3f0c892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5817 | 2024.11.22 03:58:29.006292 [ 265 ] {727594ee-a600-47e4-bdbc-8e0fd3f0c892} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5818 | 2024.11.22 03:58:29.006533 [ 265 ] {727594ee-a600-47e4-bdbc-8e0fd3f0c892} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5819 | 2024.11.22 03:58:29.006737 [ 265 ] {727594ee-a600-47e4-bdbc-8e0fd3f0c892} <Debug> executeQuery: Read 842 rows, 62.30 KiB in 0.001942 sec., 433573.6354273945 rows/sec., 31.33 MiB/sec. | ||
5820 | 2024.11.22 03:58:29.006791 [ 265 ] {727594ee-a600-47e4-bdbc-8e0fd3f0c892} <Debug> TCPHandler: Processed in 0.002147158 sec. | ||
5821 | 2024.11.22 03:58:29.006959 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5822 | 2024.11.22 03:58:29.007095 [ 260 ] {cf027515-3495-4a19-a334-e73b81f2eb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5823 | 2024.11.22 03:58:29.007153 [ 260 ] {cf027515-3495-4a19-a334-e73b81f2eb32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5824 | 2024.11.22 03:58:29.007759 [ 260 ] {cf027515-3495-4a19-a334-e73b81f2eb32} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5825 | 2024.11.22 03:58:29.007804 [ 260 ] {cf027515-3495-4a19-a334-e73b81f2eb32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5826 | 2024.11.22 03:58:29.008204 [ 260 ] {cf027515-3495-4a19-a334-e73b81f2eb32} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5827 | 2024.11.22 03:58:29.008442 [ 260 ] {cf027515-3495-4a19-a334-e73b81f2eb32} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5828 | 2024.11.22 03:58:29.008648 [ 260 ] {cf027515-3495-4a19-a334-e73b81f2eb32} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00158 sec., 3797.46835443038 rows/sec., 198.40 KiB/sec. | ||
5829 | 2024.11.22 03:58:29.008859 [ 260 ] {cf027515-3495-4a19-a334-e73b81f2eb32} <Debug> TCPHandler: Processed in 0.001965345 sec. | ||
5830 | 2024.11.22 03:58:29.009019 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5831 | 2024.11.22 03:58:29.009143 [ 265 ] {60dfc2c6-70cb-45b4-90a6-02d16a47a9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5832 | 2024.11.22 03:58:29.009204 [ 265 ] {60dfc2c6-70cb-45b4-90a6-02d16a47a9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5833 | 2024.11.22 03:58:29.010103 [ 265 ] {60dfc2c6-70cb-45b4-90a6-02d16a47a9dd} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5834 | 2024.11.22 03:58:29.010145 [ 265 ] {60dfc2c6-70cb-45b4-90a6-02d16a47a9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5835 | 2024.11.22 03:58:29.010597 [ 265 ] {60dfc2c6-70cb-45b4-90a6-02d16a47a9dd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5836 | 2024.11.22 03:58:29.010846 [ 265 ] {60dfc2c6-70cb-45b4-90a6-02d16a47a9dd} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5837 | 2024.11.22 03:58:29.011058 [ 265 ] {60dfc2c6-70cb-45b4-90a6-02d16a47a9dd} <Debug> executeQuery: Read 927 rows, 63.34 KiB in 0.001946 sec., 476361.76772867417 rows/sec., 31.79 MiB/sec. | ||
5838 | 2024.11.22 03:58:29.011111 [ 265 ] {60dfc2c6-70cb-45b4-90a6-02d16a47a9dd} <Debug> TCPHandler: Processed in 0.002147909 sec. | ||
5839 | 2024.11.22 03:58:29.011254 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5840 | 2024.11.22 03:58:29.011389 [ 260 ] {eeff66f1-85a3-4b02-9bc3-9410efda6e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5841 | 2024.11.22 03:58:29.011448 [ 260 ] {eeff66f1-85a3-4b02-9bc3-9410efda6e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5842 | 2024.11.22 03:58:29.011972 [ 260 ] {eeff66f1-85a3-4b02-9bc3-9410efda6e28} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5843 | 2024.11.22 03:58:29.012015 [ 260 ] {eeff66f1-85a3-4b02-9bc3-9410efda6e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5844 | 2024.11.22 03:58:29.012374 [ 260 ] {eeff66f1-85a3-4b02-9bc3-9410efda6e28} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5845 | 2024.11.22 03:58:29.012604 [ 260 ] {eeff66f1-85a3-4b02-9bc3-9410efda6e28} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5846 | 2024.11.22 03:58:29.012821 [ 260 ] {eeff66f1-85a3-4b02-9bc3-9410efda6e28} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00146 sec., 684.9315068493152 rows/sec., 46.15 KiB/sec. | ||
5847 | 2024.11.22 03:58:29.012995 [ 260 ] {eeff66f1-85a3-4b02-9bc3-9410efda6e28} <Debug> TCPHandler: Processed in 0.001806932 sec. | ||
5848 | 2024.11.22 03:58:29.013151 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5849 | 2024.11.22 03:58:29.013269 [ 265 ] {68b8bbc2-9375-43ed-a726-e14ff12bdfcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5850 | 2024.11.22 03:58:29.013321 [ 265 ] {68b8bbc2-9375-43ed-a726-e14ff12bdfcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5851 | 2024.11.22 03:58:29.013812 [ 265 ] {68b8bbc2-9375-43ed-a726-e14ff12bdfcf} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5852 | 2024.11.22 03:58:29.013854 [ 265 ] {68b8bbc2-9375-43ed-a726-e14ff12bdfcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5853 | 2024.11.22 03:58:29.014242 [ 265 ] {68b8bbc2-9375-43ed-a726-e14ff12bdfcf} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5854 | 2024.11.22 03:58:29.014489 [ 265 ] {68b8bbc2-9375-43ed-a726-e14ff12bdfcf} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5855 | 2024.11.22 03:58:29.014703 [ 265 ] {68b8bbc2-9375-43ed-a726-e14ff12bdfcf} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.001458 sec., 48010.973936899856 rows/sec., 3.02 MiB/sec. | ||
5856 | 2024.11.22 03:58:29.014761 [ 265 ] {68b8bbc2-9375-43ed-a726-e14ff12bdfcf} <Debug> TCPHandler: Processed in 0.001676409 sec. | ||
5857 | 2024.11.22 03:58:30.349145 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5858 | 2024.11.22 03:58:30.349354 [ 265 ] {011df27e-ba57-4fce-86d2-ff7860086e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5859 | 2024.11.22 03:58:30.349436 [ 265 ] {011df27e-ba57-4fce-86d2-ff7860086e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5860 | 2024.11.22 03:58:30.350279 [ 265 ] {011df27e-ba57-4fce-86d2-ff7860086e09} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5861 | 2024.11.22 03:58:30.350333 [ 265 ] {011df27e-ba57-4fce-86d2-ff7860086e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5862 | 2024.11.22 03:58:30.350760 [ 265 ] {011df27e-ba57-4fce-86d2-ff7860086e09} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5863 | 2024.11.22 03:58:30.351013 [ 265 ] {011df27e-ba57-4fce-86d2-ff7860086e09} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5864 | 2024.11.22 03:58:30.351266 [ 265 ] {011df27e-ba57-4fce-86d2-ff7860086e09} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001967 sec., 28469.750889679715 rows/sec., 2.17 MiB/sec. | ||
5865 | 2024.11.22 03:58:30.351333 [ 265 ] {011df27e-ba57-4fce-86d2-ff7860086e09} <Debug> TCPHandler: Processed in 0.002323591 sec. | ||
5866 | 2024.11.22 03:58:30.351587 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5867 | 2024.11.22 03:58:30.351783 [ 260 ] {2df4cff1-91f4-4c8b-afbf-55d651c2bbf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5868 | 2024.11.22 03:58:30.351867 [ 260 ] {2df4cff1-91f4-4c8b-afbf-55d651c2bbf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5869 | 2024.11.22 03:58:30.352745 [ 260 ] {2df4cff1-91f4-4c8b-afbf-55d651c2bbf8} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5870 | 2024.11.22 03:58:30.352794 [ 260 ] {2df4cff1-91f4-4c8b-afbf-55d651c2bbf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5871 | 2024.11.22 03:58:30.353230 [ 260 ] {2df4cff1-91f4-4c8b-afbf-55d651c2bbf8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5872 | 2024.11.22 03:58:30.353477 [ 260 ] {2df4cff1-91f4-4c8b-afbf-55d651c2bbf8} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5873 | 2024.11.22 03:58:30.353715 [ 260 ] {2df4cff1-91f4-4c8b-afbf-55d651c2bbf8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001985 sec., 32241.813602015118 rows/sec., 2.52 MiB/sec. | ||
5874 | 2024.11.22 03:58:30.353775 [ 260 ] {2df4cff1-91f4-4c8b-afbf-55d651c2bbf8} <Debug> TCPHandler: Processed in 0.002332941 sec. | ||
5875 | 2024.11.22 03:58:30.353913 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5876 | 2024.11.22 03:58:30.354039 [ 265 ] {5798779f-a0ef-43ae-be74-8b7469e8b27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5877 | 2024.11.22 03:58:30.354098 [ 265 ] {5798779f-a0ef-43ae-be74-8b7469e8b27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5878 | 2024.11.22 03:58:30.354655 [ 265 ] {5798779f-a0ef-43ae-be74-8b7469e8b27c} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5879 | 2024.11.22 03:58:30.354696 [ 265 ] {5798779f-a0ef-43ae-be74-8b7469e8b27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5880 | 2024.11.22 03:58:30.355080 [ 265 ] {5798779f-a0ef-43ae-be74-8b7469e8b27c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5881 | 2024.11.22 03:58:30.355349 [ 265 ] {5798779f-a0ef-43ae-be74-8b7469e8b27c} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5882 | 2024.11.22 03:58:30.355599 [ 265 ] {5798779f-a0ef-43ae-be74-8b7469e8b27c} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001578 sec., 20278.833967046896 rows/sec., 1.41 MiB/sec. | ||
5883 | 2024.11.22 03:58:30.355671 [ 265 ] {5798779f-a0ef-43ae-be74-8b7469e8b27c} <Debug> TCPHandler: Processed in 0.001814412 sec. | ||
5884 | 2024.11.22 03:58:30.355875 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5885 | 2024.11.22 03:58:30.356018 [ 260 ] {c4c4d7c0-777e-4d5a-ac45-0372d8d74bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5886 | 2024.11.22 03:58:30.356072 [ 260 ] {c4c4d7c0-777e-4d5a-ac45-0372d8d74bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5887 | 2024.11.22 03:58:30.356536 [ 260 ] {c4c4d7c0-777e-4d5a-ac45-0372d8d74bde} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5888 | 2024.11.22 03:58:30.356574 [ 260 ] {c4c4d7c0-777e-4d5a-ac45-0372d8d74bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5889 | 2024.11.22 03:58:30.356944 [ 260 ] {c4c4d7c0-777e-4d5a-ac45-0372d8d74bde} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5890 | 2024.11.22 03:58:30.357178 [ 260 ] {c4c4d7c0-777e-4d5a-ac45-0372d8d74bde} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5891 | 2024.11.22 03:58:30.357396 [ 260 ] {c4c4d7c0-777e-4d5a-ac45-0372d8d74bde} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001407 sec., 8528.784648187633 rows/sec., 588.57 KiB/sec. | ||
5892 | 2024.11.22 03:58:30.357444 [ 260 ] {c4c4d7c0-777e-4d5a-ac45-0372d8d74bde} <Debug> TCPHandler: Processed in 0.00166775 sec. | ||
5893 | 2024.11.22 03:58:31.753191 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
5894 | 2024.11.22 03:58:31.753911 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5895 | 2024.11.22 03:58:31.753958 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5896 | 2024.11.22 03:58:31.754540 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5897 | 2024.11.22 03:58:31.754811 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5898 | 2024.11.22 03:58:31.755012 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
5899 | 2024.11.22 03:58:32.679813 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
5900 | 2024.11.22 03:58:32.702503 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5901 | 2024.11.22 03:58:32.702569 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5902 | 2024.11.22 03:58:32.710444 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5903 | 2024.11.22 03:58:32.711266 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5904 | 2024.11.22 03:58:32.713910 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5905 | 2024.11.22 03:58:34.312094 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 868 | ||
5906 | 2024.11.22 03:58:34.315597 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5907 | 2024.11.22 03:58:34.315657 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5908 | 2024.11.22 03:58:34.317186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5909 | 2024.11.22 03:58:34.317519 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5910 | 2024.11.22 03:58:34.317733 [ 110 ] {} <Debug> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5911 | 2024.11.22 03:58:34.317858 [ 110 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5912 | 2024.11.22 03:58:34.317920 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5913 | 2024.11.22 03:58:34.318242 [ 200 ] {13c85ea7-e15c-4202-b11e-f62516502095::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 | ||
5914 | 2024.11.22 03:58:34.319394 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 868 | ||
5915 | 2024.11.22 03:58:34.319749 [ 200 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5916 | 2024.11.22 03:58:34.319931 [ 200 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 686 rows starting from the beginning of the part | ||
5917 | 2024.11.22 03:58:34.320613 [ 200 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
5918 | 2024.11.22 03:58:34.321270 [ 200 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
5919 | 2024.11.22 03:58:34.321907 [ 200 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
5920 | 2024.11.22 03:58:34.322539 [ 200 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
5921 | 2024.11.22 03:58:34.323173 [ 200 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
5922 | 2024.11.22 03:58:34.331729 [ 199 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 72 columns (72 merged, 0 gathered) in 0.013685643 sec., 63424.12994405889 rows/sec., 52.44 MiB/sec. | ||
5923 | 2024.11.22 03:58:34.333115 [ 201 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5924 | 2024.11.22 03:58:34.333924 [ 201 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_21_4} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5925 | 2024.11.22 03:58:34.334012 [ 201 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_21_4} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5926 | 2024.11.22 03:58:34.334345 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
5927 | 2024.11.22 03:58:35.358376 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5928 | 2024.11.22 03:58:35.358615 [ 265 ] {6ae8da69-460d-4eae-bff8-87b27d197712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5929 | 2024.11.22 03:58:35.358697 [ 265 ] {6ae8da69-460d-4eae-bff8-87b27d197712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5930 | 2024.11.22 03:58:35.359590 [ 265 ] {6ae8da69-460d-4eae-bff8-87b27d197712} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5931 | 2024.11.22 03:58:35.359645 [ 265 ] {6ae8da69-460d-4eae-bff8-87b27d197712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5932 | 2024.11.22 03:58:35.360098 [ 265 ] {6ae8da69-460d-4eae-bff8-87b27d197712} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5933 | 2024.11.22 03:58:35.360359 [ 265 ] {6ae8da69-460d-4eae-bff8-87b27d197712} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5934 | 2024.11.22 03:58:35.360555 [ 115 ] {} <Debug> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5935 | 2024.11.22 03:58:35.360627 [ 265 ] {6ae8da69-460d-4eae-bff8-87b27d197712} <Debug> executeQuery: Read 134 rows, 11.81 KiB in 0.002064 sec., 64922.480620155045 rows/sec., 5.59 MiB/sec. | ||
5936 | 2024.11.22 03:58:35.360634 [ 115 ] {} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5937 | 2024.11.22 03:58:35.360709 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5938 | 2024.11.22 03:58:35.360763 [ 265 ] {6ae8da69-460d-4eae-bff8-87b27d197712} <Debug> TCPHandler: Processed in 0.002582876 sec. | ||
5939 | 2024.11.22 03:58:35.361061 [ 201 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::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 | ||
5940 | 2024.11.22 03:58:35.361127 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5941 | 2024.11.22 03:58:35.361557 [ 260 ] {0decb4cd-5713-46cb-96a5-63850b05677b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5942 | 2024.11.22 03:58:35.361649 [ 201 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5943 | 2024.11.22 03:58:35.361750 [ 260 ] {0decb4cd-5713-46cb-96a5-63850b05677b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5944 | 2024.11.22 03:58:35.361775 [ 201 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1429 rows starting from the beginning of the part | ||
5945 | 2024.11.22 03:58:35.361981 [ 201 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 203 rows starting from the beginning of the part | ||
5946 | 2024.11.22 03:58:35.362177 [ 201 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 132 rows starting from the beginning of the part | ||
5947 | 2024.11.22 03:58:35.362529 [ 201 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1345 rows starting from the beginning of the part | ||
5948 | 2024.11.22 03:58:35.362862 [ 201 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
5949 | 2024.11.22 03:58:35.363172 [ 201 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 134 rows starting from the beginning of the part | ||
5950 | 2024.11.22 03:58:35.364105 [ 260 ] {0decb4cd-5713-46cb-96a5-63850b05677b} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5951 | 2024.11.22 03:58:35.364148 [ 260 ] {0decb4cd-5713-46cb-96a5-63850b05677b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5952 | 2024.11.22 03:58:35.364764 [ 260 ] {0decb4cd-5713-46cb-96a5-63850b05677b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5953 | 2024.11.22 03:58:35.365077 [ 260 ] {0decb4cd-5713-46cb-96a5-63850b05677b} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5954 | 2024.11.22 03:58:35.365310 [ 260 ] {0decb4cd-5713-46cb-96a5-63850b05677b} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.003924 sec., 9938.837920489295 rows/sec., 747.35 KiB/sec. | ||
5955 | 2024.11.22 03:58:35.365406 [ 260 ] {0decb4cd-5713-46cb-96a5-63850b05677b} <Debug> TCPHandler: Processed in 0.00450143 sec. | ||
5956 | 2024.11.22 03:58:35.365624 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5957 | 2024.11.22 03:58:35.365655 [ 199 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3299 rows, containing 5 columns (5 merged, 0 gathered) in 0.004843577 sec., 681108.1975160093 rows/sec., 59.45 MiB/sec. | ||
5958 | 2024.11.22 03:58:35.365781 [ 265 ] {ef1422f8-07f5-4053-b4f0-2897158a7a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5959 | 2024.11.22 03:58:35.365851 [ 265 ] {ef1422f8-07f5-4053-b4f0-2897158a7a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5960 | 2024.11.22 03:58:35.365942 [ 199 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5961 | 2024.11.22 03:58:35.366351 [ 199 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_46_9} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5962 | 2024.11.22 03:58:35.366452 [ 199 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_46_9} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5963 | 2024.11.22 03:58:35.366556 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
5964 | 2024.11.22 03:58:35.366765 [ 265 ] {ef1422f8-07f5-4053-b4f0-2897158a7a75} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5965 | 2024.11.22 03:58:35.366807 [ 265 ] {ef1422f8-07f5-4053-b4f0-2897158a7a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5966 | 2024.11.22 03:58:35.367178 [ 265 ] {ef1422f8-07f5-4053-b4f0-2897158a7a75} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5967 | 2024.11.22 03:58:35.367413 [ 265 ] {ef1422f8-07f5-4053-b4f0-2897158a7a75} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5968 | 2024.11.22 03:58:35.367577 [ 115 ] {} <Debug> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5969 | 2024.11.22 03:58:35.367630 [ 115 ] {} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5970 | 2024.11.22 03:58:35.367661 [ 265 ] {ef1422f8-07f5-4053-b4f0-2897158a7a75} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001908 sec., 53983.2285115304 rows/sec., 4.22 MiB/sec. | ||
5971 | 2024.11.22 03:58:35.367669 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5972 | 2024.11.22 03:58:35.367813 [ 265 ] {ef1422f8-07f5-4053-b4f0-2897158a7a75} <Debug> TCPHandler: Processed in 0.002291771 sec. | ||
5973 | 2024.11.22 03:58:35.367939 [ 190 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::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 | ||
5974 | 2024.11.22 03:58:35.367981 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5975 | 2024.11.22 03:58:35.368237 [ 190 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5976 | 2024.11.22 03:58:35.368246 [ 260 ] {5f1a06b4-ef5d-4c8e-bd7e-96f85932d334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5977 | 2024.11.22 03:58:35.368302 [ 190 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 912 rows starting from the beginning of the part | ||
5978 | 2024.11.22 03:58:35.368374 [ 260 ] {5f1a06b4-ef5d-4c8e-bd7e-96f85932d334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5979 | 2024.11.22 03:58:35.368701 [ 190 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 382 rows starting from the beginning of the part | ||
5980 | 2024.11.22 03:58:35.369082 [ 190 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 102 rows starting from the beginning of the part | ||
5981 | 2024.11.22 03:58:35.369463 [ 190 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 842 rows starting from the beginning of the part | ||
5982 | 2024.11.22 03:58:35.369794 [ 190 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
5983 | 2024.11.22 03:58:35.369933 [ 190 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 103 rows starting from the beginning of the part | ||
5984 | 2024.11.22 03:58:35.370786 [ 260 ] {5f1a06b4-ef5d-4c8e-bd7e-96f85932d334} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5985 | 2024.11.22 03:58:35.370853 [ 260 ] {5f1a06b4-ef5d-4c8e-bd7e-96f85932d334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5986 | 2024.11.22 03:58:35.371936 [ 260 ] {5f1a06b4-ef5d-4c8e-bd7e-96f85932d334} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5987 | 2024.11.22 03:58:35.372427 [ 260 ] {5f1a06b4-ef5d-4c8e-bd7e-96f85932d334} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5988 | 2024.11.22 03:58:35.372599 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5989 | 2024.11.22 03:58:35.372673 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5990 | 2024.11.22 03:58:35.372723 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5991 | 2024.11.22 03:58:35.372726 [ 260 ] {5f1a06b4-ef5d-4c8e-bd7e-96f85932d334} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004573 sec., 34987.97288432102 rows/sec., 2.44 MiB/sec. | ||
5992 | 2024.11.22 03:58:35.373244 [ 260 ] {5f1a06b4-ef5d-4c8e-bd7e-96f85932d334} <Debug> TCPHandler: Processed in 0.005311734 sec. | ||
5993 | 2024.11.22 03:58:35.373726 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5994 | 2024.11.22 03:58:35.373888 [ 199 ] {61e5534c-08f6-4e60-8226-faa42bd50912::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 | ||
5995 | 2024.11.22 03:58:35.374201 [ 265 ] {359e4eb2-1454-4112-a992-27b51b2cc9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5996 | 2024.11.22 03:58:35.374491 [ 199 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5997 | 2024.11.22 03:58:35.374582 [ 265 ] {359e4eb2-1454-4112-a992-27b51b2cc9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5998 | 2024.11.22 03:58:35.374607 [ 199 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11217 rows starting from the beginning of the part | ||
5999 | 2024.11.22 03:58:35.375198 [ 199 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 237 rows starting from the beginning of the part | ||
6000 | 2024.11.22 03:58:35.375267 [ 198 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.007424262 sec., 323937.92137184815 rows/sec., 24.84 MiB/sec. | ||
6001 | 2024.11.22 03:58:35.375733 [ 199 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
6002 | 2024.11.22 03:58:35.375853 [ 197 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6003 | 2024.11.22 03:58:35.376214 [ 199 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 927 rows starting from the beginning of the part | ||
6004 | 2024.11.22 03:58:35.376788 [ 199 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
6005 | 2024.11.22 03:58:35.377223 [ 199 ] {61e5534c-08f6-4e60-8226-faa42bd50912::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 | ||
6006 | 2024.11.22 03:58:35.377377 [ 198 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_46_9} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6007 | 2024.11.22 03:58:35.378376 [ 198 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_46_9} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6008 | 2024.11.22 03:58:35.378738 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
6009 | 2024.11.22 03:58:35.380118 [ 265 ] {359e4eb2-1454-4112-a992-27b51b2cc9e5} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6010 | 2024.11.22 03:58:35.380175 [ 265 ] {359e4eb2-1454-4112-a992-27b51b2cc9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6011 | 2024.11.22 03:58:35.381258 [ 265 ] {359e4eb2-1454-4112-a992-27b51b2cc9e5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6012 | 2024.11.22 03:58:35.381822 [ 265 ] {359e4eb2-1454-4112-a992-27b51b2cc9e5} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6013 | 2024.11.22 03:58:35.382028 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6014 | 2024.11.22 03:58:35.382093 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6015 | 2024.11.22 03:58:35.382132 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6016 | 2024.11.22 03:58:35.382175 [ 265 ] {359e4eb2-1454-4112-a992-27b51b2cc9e5} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.008082 sec., 4825.538233110616 rows/sec., 8.65 MiB/sec. | ||
6017 | 2024.11.22 03:58:35.382553 [ 197 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::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 | ||
6018 | 2024.11.22 03:58:35.382970 [ 265 ] {359e4eb2-1454-4112-a992-27b51b2cc9e5} <Debug> TCPHandler: Processed in 0.009512379 sec. | ||
6019 | 2024.11.22 03:58:35.383270 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6020 | 2024.11.22 03:58:35.383685 [ 260 ] {8b49522b-6758-419f-b639-4823ad07b59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6021 | 2024.11.22 03:58:35.383895 [ 260 ] {8b49522b-6758-419f-b639-4823ad07b59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6022 | 2024.11.22 03:58:35.384604 [ 197 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6023 | 2024.11.22 03:58:35.384656 [ 199 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12733 rows, containing 5 columns (5 merged, 0 gathered) in 0.011701247 sec., 1088174.61933758 rows/sec., 73.42 MiB/sec. | ||
6024 | 2024.11.22 03:58:35.385145 [ 197 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 547 rows starting from the beginning of the part | ||
6025 | 2024.11.22 03:58:35.385484 [ 191 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6026 | 2024.11.22 03:58:35.386497 [ 197 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part | ||
6027 | 2024.11.22 03:58:35.386809 [ 191 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6028 | 2024.11.22 03:58:35.387424 [ 191 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6029 | 2024.11.22 03:58:35.387483 [ 260 ] {8b49522b-6758-419f-b639-4823ad07b59f} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6030 | 2024.11.22 03:58:35.387576 [ 260 ] {8b49522b-6758-419f-b639-4823ad07b59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6031 | 2024.11.22 03:58:35.387672 [ 197 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
6032 | 2024.11.22 03:58:35.387682 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
6033 | 2024.11.22 03:58:35.388115 [ 197 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part | ||
6034 | 2024.11.22 03:58:35.388487 [ 197 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part | ||
6035 | 2024.11.22 03:58:35.388513 [ 260 ] {8b49522b-6758-419f-b639-4823ad07b59f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6036 | 2024.11.22 03:58:35.388794 [ 197 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::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 | ||
6037 | 2024.11.22 03:58:35.389041 [ 260 ] {8b49522b-6758-419f-b639-4823ad07b59f} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6038 | 2024.11.22 03:58:35.389243 [ 115 ] {} <Debug> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6039 | 2024.11.22 03:58:35.389292 [ 115 ] {} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6040 | 2024.11.22 03:58:35.389339 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6041 | 2024.11.22 03:58:35.389448 [ 260 ] {8b49522b-6758-419f-b639-4823ad07b59f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005852 sec., 10252.904989747094 rows/sec., 707.56 KiB/sec. | ||
6042 | 2024.11.22 03:58:35.389666 [ 189 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
6043 | 2024.11.22 03:58:35.389688 [ 260 ] {8b49522b-6758-419f-b639-4823ad07b59f} <Debug> TCPHandler: Processed in 0.006577627 sec. | ||
6044 | 2024.11.22 03:58:35.389863 [ 189 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6045 | 2024.11.22 03:58:35.389903 [ 189 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2234 rows starting from the beginning of the part | ||
6046 | 2024.11.22 03:58:35.390035 [ 189 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part | ||
6047 | 2024.11.22 03:58:35.390225 [ 189 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
6048 | 2024.11.22 03:58:35.390470 [ 189 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 70 rows starting from the beginning of the part | ||
6049 | 2024.11.22 03:58:35.390660 [ 189 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part | ||
6050 | 2024.11.22 03:58:35.390851 [ 189 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
6051 | 2024.11.22 03:58:35.392522 [ 189 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2518 rows, containing 4 columns (4 merged, 0 gathered) in 0.003089475 sec., 815025.206548038 rows/sec., 52.82 MiB/sec. | ||
6052 | 2024.11.22 03:58:35.392808 [ 189 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6053 | 2024.11.22 03:58:35.393190 [ 189 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_46_9} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6054 | 2024.11.22 03:58:35.393287 [ 189 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_46_9} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6055 | 2024.11.22 03:58:35.393393 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
6056 | 2024.11.22 03:58:35.407338 [ 192 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 738 rows, containing 19 columns (19 merged, 0 gathered) in 0.025115466 sec., 29384.28456792321 rows/sec., 52.66 MiB/sec. | ||
6057 | 2024.11.22 03:58:35.408152 [ 189 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6058 | 2024.11.22 03:58:35.408570 [ 189 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6059 | 2024.11.22 03:58:35.408646 [ 189 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6060 | 2024.11.22 03:58:35.408754 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.75 MiB. | ||
6061 | 2024.11.22 03:58:36.000295 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.38 MiB, peak 206.10 MiB, free memory in arenas 0.00 B, will set to 200.55 MiB (RSS), difference: 2.17 MiB | ||
6062 | 2024.11.22 03:58:39.130951 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6063 | 2024.11.22 03:58:39.131010 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6064 | 2024.11.22 03:58:39.255261 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
6065 | 2024.11.22 03:58:39.255938 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6066 | 2024.11.22 03:58:39.255976 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6067 | 2024.11.22 03:58:39.256523 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6068 | 2024.11.22 03:58:39.256780 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6069 | 2024.11.22 03:58:39.256973 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
6070 | 2024.11.22 03:58:40.214120 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6071 | 2024.11.22 03:58:40.235462 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6072 | 2024.11.22 03:58:40.235530 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6073 | 2024.11.22 03:58:40.242816 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6074 | 2024.11.22 03:58:40.243592 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6075 | 2024.11.22 03:58:40.246451 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6076 | 2024.11.22 03:58:40.360577 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6077 | 2024.11.22 03:58:40.360792 [ 265 ] {e383f0ed-c40a-472d-ac74-65dd4391b77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6078 | 2024.11.22 03:58:40.360873 [ 265 ] {e383f0ed-c40a-472d-ac74-65dd4391b77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6079 | 2024.11.22 03:58:40.361721 [ 265 ] {e383f0ed-c40a-472d-ac74-65dd4391b77d} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6080 | 2024.11.22 03:58:40.361771 [ 265 ] {e383f0ed-c40a-472d-ac74-65dd4391b77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6081 | 2024.11.22 03:58:40.362204 [ 265 ] {e383f0ed-c40a-472d-ac74-65dd4391b77d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6082 | 2024.11.22 03:58:40.362455 [ 265 ] {e383f0ed-c40a-472d-ac74-65dd4391b77d} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6083 | 2024.11.22 03:58:40.362725 [ 265 ] {e383f0ed-c40a-472d-ac74-65dd4391b77d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001973 sec., 7095.793208312215 rows/sec., 510.80 KiB/sec. | ||
6084 | 2024.11.22 03:58:40.362823 [ 265 ] {e383f0ed-c40a-472d-ac74-65dd4391b77d} <Debug> TCPHandler: Processed in 0.002382402 sec. | ||
6085 | 2024.11.22 03:58:40.363146 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6086 | 2024.11.22 03:58:40.363348 [ 260 ] {7970d860-2f3d-4bbd-b679-74e106ceaec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6087 | 2024.11.22 03:58:40.363426 [ 260 ] {7970d860-2f3d-4bbd-b679-74e106ceaec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6088 | 2024.11.22 03:58:40.364282 [ 260 ] {7970d860-2f3d-4bbd-b679-74e106ceaec4} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6089 | 2024.11.22 03:58:40.364330 [ 260 ] {7970d860-2f3d-4bbd-b679-74e106ceaec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6090 | 2024.11.22 03:58:40.364768 [ 260 ] {7970d860-2f3d-4bbd-b679-74e106ceaec4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6091 | 2024.11.22 03:58:40.365025 [ 260 ] {7970d860-2f3d-4bbd-b679-74e106ceaec4} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6092 | 2024.11.22 03:58:40.365263 [ 260 ] {7970d860-2f3d-4bbd-b679-74e106ceaec4} <Debug> executeQuery: Read 203 rows, 17.95 KiB in 0.001974 sec., 102836.8794326241 rows/sec., 8.88 MiB/sec. | ||
6093 | 2024.11.22 03:58:40.365317 [ 260 ] {7970d860-2f3d-4bbd-b679-74e106ceaec4} <Debug> TCPHandler: Processed in 0.002350152 sec. | ||
6094 | 2024.11.22 03:58:40.365535 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6095 | 2024.11.22 03:58:40.365758 [ 265 ] {f6eb146a-2e5a-4053-ba70-00fcb78dcd5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6096 | 2024.11.22 03:58:40.365850 [ 265 ] {f6eb146a-2e5a-4053-ba70-00fcb78dcd5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6097 | 2024.11.22 03:58:40.366821 [ 265 ] {f6eb146a-2e5a-4053-ba70-00fcb78dcd5b} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6098 | 2024.11.22 03:58:40.366861 [ 265 ] {f6eb146a-2e5a-4053-ba70-00fcb78dcd5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6099 | 2024.11.22 03:58:40.367227 [ 265 ] {f6eb146a-2e5a-4053-ba70-00fcb78dcd5b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6100 | 2024.11.22 03:58:40.367464 [ 265 ] {f6eb146a-2e5a-4053-ba70-00fcb78dcd5b} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6101 | 2024.11.22 03:58:40.367661 [ 150 ] {} <Debug> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6102 | 2024.11.22 03:58:40.367710 [ 265 ] {f6eb146a-2e5a-4053-ba70-00fcb78dcd5b} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.002006 sec., 3489.531405782652 rows/sec., 227.35 KiB/sec. | ||
6103 | 2024.11.22 03:58:40.367758 [ 150 ] {} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6104 | 2024.11.22 03:58:40.367833 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6105 | 2024.11.22 03:58:40.367835 [ 265 ] {f6eb146a-2e5a-4053-ba70-00fcb78dcd5b} <Debug> TCPHandler: Processed in 0.002411403 sec. | ||
6106 | 2024.11.22 03:58:40.368049 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6107 | 2024.11.22 03:58:40.368078 [ 197 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
6108 | 2024.11.22 03:58:40.368182 [ 260 ] {f84f0de8-a63c-4442-abd8-afdd1850d238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6109 | 2024.11.22 03:58:40.368248 [ 260 ] {f84f0de8-a63c-4442-abd8-afdd1850d238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6110 | 2024.11.22 03:58:40.368259 [ 197 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6111 | 2024.11.22 03:58:40.368319 [ 197 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 63 rows starting from the beginning of the part | ||
6112 | 2024.11.22 03:58:40.368489 [ 197 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
6113 | 2024.11.22 03:58:40.368771 [ 197 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 38 rows starting from the beginning of the part | ||
6114 | 2024.11.22 03:58:40.368992 [ 197 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 11 rows starting from the beginning of the part | ||
6115 | 2024.11.22 03:58:40.369251 [ 197 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 39 rows starting from the beginning of the part | ||
6116 | 2024.11.22 03:58:40.369401 [ 197 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
6117 | 2024.11.22 03:58:40.370126 [ 260 ] {f84f0de8-a63c-4442-abd8-afdd1850d238} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6118 | 2024.11.22 03:58:40.370169 [ 260 ] {f84f0de8-a63c-4442-abd8-afdd1850d238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6119 | 2024.11.22 03:58:40.370720 [ 260 ] {f84f0de8-a63c-4442-abd8-afdd1850d238} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6120 | 2024.11.22 03:58:40.371094 [ 260 ] {f84f0de8-a63c-4442-abd8-afdd1850d238} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6121 | 2024.11.22 03:58:40.371177 [ 192 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.003231997 sec., 51052.027585421645 rows/sec., 3.82 MiB/sec. | ||
6122 | 2024.11.22 03:58:40.371520 [ 260 ] {f84f0de8-a63c-4442-abd8-afdd1850d238} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003351 sec., 4177.857356013131 rows/sec., 292.59 KiB/sec. | ||
6123 | 2024.11.22 03:58:40.371529 [ 193 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6124 | 2024.11.22 03:58:40.371929 [ 260 ] {f84f0de8-a63c-4442-abd8-afdd1850d238} <Debug> TCPHandler: Processed in 0.003969171 sec. | ||
6125 | 2024.11.22 03:58:40.372367 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6126 | 2024.11.22 03:58:40.372547 [ 193 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_41_8} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6127 | 2024.11.22 03:58:40.372717 [ 265 ] {a7e8987d-bf9e-4949-8731-1270051c03a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6128 | 2024.11.22 03:58:40.372740 [ 193 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_41_8} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6129 | 2024.11.22 03:58:40.372785 [ 265 ] {a7e8987d-bf9e-4949-8731-1270051c03a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6130 | 2024.11.22 03:58:40.372897 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6131 | 2024.11.22 03:58:40.373493 [ 265 ] {a7e8987d-bf9e-4949-8731-1270051c03a8} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6132 | 2024.11.22 03:58:40.373535 [ 265 ] {a7e8987d-bf9e-4949-8731-1270051c03a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6133 | 2024.11.22 03:58:40.373885 [ 265 ] {a7e8987d-bf9e-4949-8731-1270051c03a8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6134 | 2024.11.22 03:58:40.374122 [ 265 ] {a7e8987d-bf9e-4949-8731-1270051c03a8} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6135 | 2024.11.22 03:58:40.374337 [ 265 ] {a7e8987d-bf9e-4949-8731-1270051c03a8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001737 sec., 7484.168105929763 rows/sec., 466.64 KiB/sec. | ||
6136 | 2024.11.22 03:58:40.374390 [ 265 ] {a7e8987d-bf9e-4949-8731-1270051c03a8} <Debug> TCPHandler: Processed in 0.002328102 sec. | ||
6137 | 2024.11.22 03:58:40.374546 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6138 | 2024.11.22 03:58:40.374667 [ 260 ] {55a7fada-174c-42e9-aad5-9fce4ec9bf7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6139 | 2024.11.22 03:58:40.374723 [ 260 ] {55a7fada-174c-42e9-aad5-9fce4ec9bf7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6140 | 2024.11.22 03:58:40.375570 [ 260 ] {55a7fada-174c-42e9-aad5-9fce4ec9bf7c} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6141 | 2024.11.22 03:58:40.375616 [ 260 ] {55a7fada-174c-42e9-aad5-9fce4ec9bf7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6142 | 2024.11.22 03:58:40.375988 [ 260 ] {55a7fada-174c-42e9-aad5-9fce4ec9bf7c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6143 | 2024.11.22 03:58:40.376217 [ 260 ] {55a7fada-174c-42e9-aad5-9fce4ec9bf7c} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6144 | 2024.11.22 03:58:40.376434 [ 260 ] {55a7fada-174c-42e9-aad5-9fce4ec9bf7c} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001791 sec., 213288.66554997207 rows/sec., 15.09 MiB/sec. | ||
6145 | 2024.11.22 03:58:40.376519 [ 260 ] {55a7fada-174c-42e9-aad5-9fce4ec9bf7c} <Debug> TCPHandler: Processed in 0.002027567 sec. | ||
6146 | 2024.11.22 03:58:40.376748 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6147 | 2024.11.22 03:58:40.376973 [ 265 ] {6c8505d0-037d-4981-b8d2-934fd0e24989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6148 | 2024.11.22 03:58:40.377032 [ 265 ] {6c8505d0-037d-4981-b8d2-934fd0e24989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6149 | 2024.11.22 03:58:40.377594 [ 265 ] {6c8505d0-037d-4981-b8d2-934fd0e24989} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6150 | 2024.11.22 03:58:40.377640 [ 265 ] {6c8505d0-037d-4981-b8d2-934fd0e24989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6151 | 2024.11.22 03:58:40.378004 [ 265 ] {6c8505d0-037d-4981-b8d2-934fd0e24989} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6152 | 2024.11.22 03:58:40.378237 [ 265 ] {6c8505d0-037d-4981-b8d2-934fd0e24989} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6153 | 2024.11.22 03:58:40.378423 [ 265 ] {6c8505d0-037d-4981-b8d2-934fd0e24989} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001502 sec., 3994.6737683089214 rows/sec., 208.71 KiB/sec. | ||
6154 | 2024.11.22 03:58:40.378505 [ 265 ] {6c8505d0-037d-4981-b8d2-934fd0e24989} <Debug> TCPHandler: Processed in 0.001913194 sec. | ||
6155 | 2024.11.22 03:58:40.378645 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6156 | 2024.11.22 03:58:40.378771 [ 260 ] {e80350a3-01c9-4418-8d63-1fa29176662c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6157 | 2024.11.22 03:58:40.378828 [ 260 ] {e80350a3-01c9-4418-8d63-1fa29176662c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6158 | 2024.11.22 03:58:40.379558 [ 260 ] {e80350a3-01c9-4418-8d63-1fa29176662c} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6159 | 2024.11.22 03:58:40.379604 [ 260 ] {e80350a3-01c9-4418-8d63-1fa29176662c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6160 | 2024.11.22 03:58:40.379996 [ 260 ] {e80350a3-01c9-4418-8d63-1fa29176662c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6161 | 2024.11.22 03:58:40.380224 [ 260 ] {e80350a3-01c9-4418-8d63-1fa29176662c} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6162 | 2024.11.22 03:58:40.380419 [ 260 ] {e80350a3-01c9-4418-8d63-1fa29176662c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001635 sec., 144954.12844036697 rows/sec., 9.72 MiB/sec. | ||
6163 | 2024.11.22 03:58:40.380469 [ 260 ] {e80350a3-01c9-4418-8d63-1fa29176662c} <Debug> TCPHandler: Processed in 0.001848723 sec. | ||
6164 | 2024.11.22 03:58:40.380605 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6165 | 2024.11.22 03:58:40.380735 [ 265 ] {d53a32db-b56d-4c1a-8710-5c09b809ef52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6166 | 2024.11.22 03:58:40.380794 [ 265 ] {d53a32db-b56d-4c1a-8710-5c09b809ef52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6167 | 2024.11.22 03:58:40.381329 [ 265 ] {d53a32db-b56d-4c1a-8710-5c09b809ef52} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6168 | 2024.11.22 03:58:40.381374 [ 265 ] {d53a32db-b56d-4c1a-8710-5c09b809ef52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6169 | 2024.11.22 03:58:40.381777 [ 265 ] {d53a32db-b56d-4c1a-8710-5c09b809ef52} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6170 | 2024.11.22 03:58:40.382010 [ 265 ] {d53a32db-b56d-4c1a-8710-5c09b809ef52} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6171 | 2024.11.22 03:58:40.382133 [ 149 ] {} <Debug> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6172 | 2024.11.22 03:58:40.382177 [ 149 ] {} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6173 | 2024.11.22 03:58:40.382204 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6174 | 2024.11.22 03:58:40.382206 [ 265 ] {d53a32db-b56d-4c1a-8710-5c09b809ef52} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001497 sec., 668.002672010688 rows/sec., 45.01 KiB/sec. | ||
6175 | 2024.11.22 03:58:40.382351 [ 265 ] {d53a32db-b56d-4c1a-8710-5c09b809ef52} <Debug> TCPHandler: Processed in 0.001795932 sec. | ||
6176 | 2024.11.22 03:58:40.382588 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6177 | 2024.11.22 03:58:40.382610 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::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 | ||
6178 | 2024.11.22 03:58:40.382820 [ 260 ] {6b8da785-86cc-41a1-9477-53d6c4ac6a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6179 | 2024.11.22 03:58:40.382896 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6180 | 2024.11.22 03:58:40.382933 [ 260 ] {6b8da785-86cc-41a1-9477-53d6c4ac6a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6181 | 2024.11.22 03:58:40.382962 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
6182 | 2024.11.22 03:58:40.383363 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
6183 | 2024.11.22 03:58:40.383739 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
6184 | 2024.11.22 03:58:40.384091 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
6185 | 2024.11.22 03:58:40.384249 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
6186 | 2024.11.22 03:58:40.384621 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
6187 | 2024.11.22 03:58:40.385340 [ 260 ] {6b8da785-86cc-41a1-9477-53d6c4ac6a71} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6188 | 2024.11.22 03:58:40.385395 [ 260 ] {6b8da785-86cc-41a1-9477-53d6c4ac6a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6189 | 2024.11.22 03:58:40.386351 [ 260 ] {6b8da785-86cc-41a1-9477-53d6c4ac6a71} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6190 | 2024.11.22 03:58:40.386941 [ 260 ] {6b8da785-86cc-41a1-9477-53d6c4ac6a71} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6191 | 2024.11.22 03:58:40.387608 [ 260 ] {6b8da785-86cc-41a1-9477-53d6c4ac6a71} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004855 sec., 16889.804325437693 rows/sec., 1.07 MiB/sec. | ||
6192 | 2024.11.22 03:58:40.387640 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.005314465 sec., 3763.3138989531403 rows/sec., 253.58 KiB/sec. | ||
6193 | 2024.11.22 03:58:40.387764 [ 260 ] {6b8da785-86cc-41a1-9477-53d6c4ac6a71} <Debug> TCPHandler: Processed in 0.005303374 sec. | ||
6194 | 2024.11.22 03:58:40.387860 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6195 | 2024.11.22 03:58:40.388158 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_20_4} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6196 | 2024.11.22 03:58:40.388239 [ 192 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_20_4} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6197 | 2024.11.22 03:58:40.388324 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6198 | 2024.11.22 03:58:41.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.84 MiB, peak 206.10 MiB, free memory in arenas 0.00 B, will set to 200.55 MiB (RSS), difference: -1.29 MiB | ||
6199 | 2024.11.22 03:58:44.319818 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 900 | ||
6200 | 2024.11.22 03:58:44.322977 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6201 | 2024.11.22 03:58:44.323030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6202 | 2024.11.22 03:58:44.324510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6203 | 2024.11.22 03:58:44.324834 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6204 | 2024.11.22 03:58:44.325499 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 900 | ||
6205 | 2024.11.22 03:58:45.358499 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6206 | 2024.11.22 03:58:45.358687 [ 265 ] {a4f4ab6f-7f38-4fbc-bef2-5cbcdef83ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6207 | 2024.11.22 03:58:45.358759 [ 265 ] {a4f4ab6f-7f38-4fbc-bef2-5cbcdef83ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6208 | 2024.11.22 03:58:45.359505 [ 265 ] {a4f4ab6f-7f38-4fbc-bef2-5cbcdef83ef2} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6209 | 2024.11.22 03:58:45.359555 [ 265 ] {a4f4ab6f-7f38-4fbc-bef2-5cbcdef83ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6210 | 2024.11.22 03:58:45.359986 [ 265 ] {a4f4ab6f-7f38-4fbc-bef2-5cbcdef83ef2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6211 | 2024.11.22 03:58:45.360248 [ 265 ] {a4f4ab6f-7f38-4fbc-bef2-5cbcdef83ef2} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6212 | 2024.11.22 03:58:45.360523 [ 265 ] {a4f4ab6f-7f38-4fbc-bef2-5cbcdef83ef2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00188 sec., 1063.8297872340427 rows/sec., 86.75 KiB/sec. | ||
6213 | 2024.11.22 03:58:45.360616 [ 265 ] {a4f4ab6f-7f38-4fbc-bef2-5cbcdef83ef2} <Debug> TCPHandler: Processed in 0.00224657 sec. | ||
6214 | 2024.11.22 03:58:45.360889 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6215 | 2024.11.22 03:58:45.361098 [ 260 ] {bc19082b-8e5b-4335-9bc3-774d6bceecd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6216 | 2024.11.22 03:58:45.361178 [ 260 ] {bc19082b-8e5b-4335-9bc3-774d6bceecd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6217 | 2024.11.22 03:58:45.362037 [ 260 ] {bc19082b-8e5b-4335-9bc3-774d6bceecd4} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6218 | 2024.11.22 03:58:45.362087 [ 260 ] {bc19082b-8e5b-4335-9bc3-774d6bceecd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6219 | 2024.11.22 03:58:45.362517 [ 260 ] {bc19082b-8e5b-4335-9bc3-774d6bceecd4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6220 | 2024.11.22 03:58:45.362764 [ 260 ] {bc19082b-8e5b-4335-9bc3-774d6bceecd4} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6221 | 2024.11.22 03:58:45.362977 [ 260 ] {bc19082b-8e5b-4335-9bc3-774d6bceecd4} <Debug> executeQuery: Read 135 rows, 11.88 KiB in 0.001933 sec., 69839.62752198655 rows/sec., 6.00 MiB/sec. | ||
6222 | 2024.11.22 03:58:45.363034 [ 260 ] {bc19082b-8e5b-4335-9bc3-774d6bceecd4} <Debug> TCPHandler: Processed in 0.00228438 sec. | ||
6223 | 2024.11.22 03:58:45.363194 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6224 | 2024.11.22 03:58:45.363342 [ 265 ] {b93d7ac2-2caf-42ba-8181-1badf8d7a658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6225 | 2024.11.22 03:58:45.363403 [ 265 ] {b93d7ac2-2caf-42ba-8181-1badf8d7a658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6226 | 2024.11.22 03:58:45.364084 [ 265 ] {b93d7ac2-2caf-42ba-8181-1badf8d7a658} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6227 | 2024.11.22 03:58:45.364123 [ 265 ] {b93d7ac2-2caf-42ba-8181-1badf8d7a658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6228 | 2024.11.22 03:58:45.364494 [ 265 ] {b93d7ac2-2caf-42ba-8181-1badf8d7a658} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6229 | 2024.11.22 03:58:45.364741 [ 265 ] {b93d7ac2-2caf-42ba-8181-1badf8d7a658} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6230 | 2024.11.22 03:58:45.364922 [ 265 ] {b93d7ac2-2caf-42ba-8181-1badf8d7a658} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001617 sec., 25355.596784168214 rows/sec., 1.86 MiB/sec. | ||
6231 | 2024.11.22 03:58:45.364977 [ 265 ] {b93d7ac2-2caf-42ba-8181-1badf8d7a658} <Debug> TCPHandler: Processed in 0.001851113 sec. | ||
6232 | 2024.11.22 03:58:45.365124 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6233 | 2024.11.22 03:58:45.365262 [ 260 ] {7dcd5d04-3bd5-4a72-8772-187ed9f7312c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6234 | 2024.11.22 03:58:45.365318 [ 260 ] {7dcd5d04-3bd5-4a72-8772-187ed9f7312c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6235 | 2024.11.22 03:58:45.366011 [ 260 ] {7dcd5d04-3bd5-4a72-8772-187ed9f7312c} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6236 | 2024.11.22 03:58:45.366051 [ 260 ] {7dcd5d04-3bd5-4a72-8772-187ed9f7312c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6237 | 2024.11.22 03:58:45.366422 [ 260 ] {7dcd5d04-3bd5-4a72-8772-187ed9f7312c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6238 | 2024.11.22 03:58:45.366664 [ 260 ] {7dcd5d04-3bd5-4a72-8772-187ed9f7312c} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6239 | 2024.11.22 03:58:45.366892 [ 260 ] {7dcd5d04-3bd5-4a72-8772-187ed9f7312c} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001655 sec., 63444.108761329306 rows/sec., 4.96 MiB/sec. | ||
6240 | 2024.11.22 03:58:45.366967 [ 260 ] {7dcd5d04-3bd5-4a72-8772-187ed9f7312c} <Debug> TCPHandler: Processed in 0.001902434 sec. | ||
6241 | 2024.11.22 03:58:45.367159 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6242 | 2024.11.22 03:58:45.367300 [ 265 ] {d2932c11-e519-45ca-aa5d-1c7367e4b7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6243 | 2024.11.22 03:58:45.367356 [ 265 ] {d2932c11-e519-45ca-aa5d-1c7367e4b7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6244 | 2024.11.22 03:58:45.367937 [ 265 ] {d2932c11-e519-45ca-aa5d-1c7367e4b7be} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6245 | 2024.11.22 03:58:45.367976 [ 265 ] {d2932c11-e519-45ca-aa5d-1c7367e4b7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6246 | 2024.11.22 03:58:45.368395 [ 265 ] {d2932c11-e519-45ca-aa5d-1c7367e4b7be} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6247 | 2024.11.22 03:58:45.368641 [ 265 ] {d2932c11-e519-45ca-aa5d-1c7367e4b7be} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6248 | 2024.11.22 03:58:45.368828 [ 265 ] {d2932c11-e519-45ca-aa5d-1c7367e4b7be} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001556 sec., 103470.43701799485 rows/sec., 7.21 MiB/sec. | ||
6249 | 2024.11.22 03:58:45.368883 [ 265 ] {d2932c11-e519-45ca-aa5d-1c7367e4b7be} <Debug> TCPHandler: Processed in 0.001822973 sec. | ||
6250 | 2024.11.22 03:58:45.369026 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6251 | 2024.11.22 03:58:45.369161 [ 260 ] {6b95ab3b-3028-42e0-8268-31d29d219603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6252 | 2024.11.22 03:58:45.369254 [ 260 ] {6b95ab3b-3028-42e0-8268-31d29d219603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6253 | 2024.11.22 03:58:45.370496 [ 260 ] {6b95ab3b-3028-42e0-8268-31d29d219603} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6254 | 2024.11.22 03:58:45.370536 [ 260 ] {6b95ab3b-3028-42e0-8268-31d29d219603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6255 | 2024.11.22 03:58:45.371195 [ 260 ] {6b95ab3b-3028-42e0-8268-31d29d219603} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6256 | 2024.11.22 03:58:45.371445 [ 260 ] {6b95ab3b-3028-42e0-8268-31d29d219603} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6257 | 2024.11.22 03:58:45.371696 [ 260 ] {6b95ab3b-3028-42e0-8268-31d29d219603} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002565 sec., 15204.678362573099 rows/sec., 27.25 MiB/sec. | ||
6258 | 2024.11.22 03:58:45.371792 [ 260 ] {6b95ab3b-3028-42e0-8268-31d29d219603} <Debug> TCPHandler: Processed in 0.002831581 sec. | ||
6259 | 2024.11.22 03:58:45.371970 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6260 | 2024.11.22 03:58:45.372111 [ 265 ] {027ad19d-abd8-42f5-8066-944ca9edffca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6261 | 2024.11.22 03:58:45.372173 [ 265 ] {027ad19d-abd8-42f5-8066-944ca9edffca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6262 | 2024.11.22 03:58:45.372768 [ 265 ] {027ad19d-abd8-42f5-8066-944ca9edffca} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6263 | 2024.11.22 03:58:45.372815 [ 265 ] {027ad19d-abd8-42f5-8066-944ca9edffca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6264 | 2024.11.22 03:58:45.373209 [ 265 ] {027ad19d-abd8-42f5-8066-944ca9edffca} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6265 | 2024.11.22 03:58:45.373471 [ 265 ] {027ad19d-abd8-42f5-8066-944ca9edffca} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6266 | 2024.11.22 03:58:45.373645 [ 265 ] {027ad19d-abd8-42f5-8066-944ca9edffca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001593 sec., 37664.78342749529 rows/sec., 2.54 MiB/sec. | ||
6267 | 2024.11.22 03:58:45.373697 [ 265 ] {027ad19d-abd8-42f5-8066-944ca9edffca} <Debug> TCPHandler: Processed in 0.001854753 sec. | ||
6268 | 2024.11.22 03:58:46.757257 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
6269 | 2024.11.22 03:58:46.758338 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6270 | 2024.11.22 03:58:46.758400 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6271 | 2024.11.22 03:58:46.758917 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6272 | 2024.11.22 03:58:46.759181 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6273 | 2024.11.22 03:58:46.759403 [ 142 ] {} <Debug> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6274 | 2024.11.22 03:58:46.759447 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
6275 | 2024.11.22 03:58:46.759495 [ 142 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6276 | 2024.11.22 03:58:46.759528 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6277 | 2024.11.22 03:58:46.759659 [ 197 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
6278 | 2024.11.22 03:58:46.759786 [ 197 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6279 | 2024.11.22 03:58:46.759827 [ 197 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
6280 | 2024.11.22 03:58:46.759906 [ 197 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
6281 | 2024.11.22 03:58:46.760146 [ 197 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
6282 | 2024.11.22 03:58:46.760408 [ 197 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
6283 | 2024.11.22 03:58:46.760584 [ 197 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
6284 | 2024.11.22 03:58:46.760665 [ 197 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
6285 | 2024.11.22 03:58:46.762778 [ 194 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003168506 sec., 4485710.300059397 rows/sec., 64.17 MiB/sec. | ||
6286 | 2024.11.22 03:58:46.763307 [ 194 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6287 | 2024.11.22 03:58:46.763655 [ 194 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_31_6} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6288 | 2024.11.22 03:58:46.763754 [ 194 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_31_6} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6289 | 2024.11.22 03:58:46.763876 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
6290 | 2024.11.22 03:58:47.746664 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6291 | 2024.11.22 03:58:47.768938 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6292 | 2024.11.22 03:58:47.769000 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6293 | 2024.11.22 03:58:47.776380 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6294 | 2024.11.22 03:58:47.777187 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6295 | 2024.11.22 03:58:47.777582 [ 143 ] {} <Debug> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6296 | 2024.11.22 03:58:47.777726 [ 143 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6297 | 2024.11.22 03:58:47.777802 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6298 | 2024.11.22 03:58:47.778274 [ 195 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
6299 | 2024.11.22 03:58:47.792422 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6300 | 2024.11.22 03:58:47.794459 [ 195 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6301 | 2024.11.22 03:58:47.796086 [ 195 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
6302 | 2024.11.22 03:58:47.801946 [ 195 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
6303 | 2024.11.22 03:58:47.808419 [ 195 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
6304 | 2024.11.22 03:58:47.814757 [ 195 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
6305 | 2024.11.22 03:58:47.821114 [ 195 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
6306 | 2024.11.22 03:58:47.825776 [ 195 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
6307 | 2024.11.22 03:58:47.884501 [ 197 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.106535861 sec., 2196.4435055347235 rows/sec., 11.36 MiB/sec. | ||
6308 | 2024.11.22 03:58:47.887202 [ 186 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6309 | 2024.11.22 03:58:47.890315 [ 186 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_31_6} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6310 | 2024.11.22 03:58:47.890413 [ 186 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_31_6} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6311 | 2024.11.22 03:58:47.892631 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
6312 | 2024.11.22 03:58:48.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.84 MiB, peak 212.39 MiB, free memory in arenas 0.00 B, will set to 203.35 MiB (RSS), difference: 1.50 MiB | ||
6313 | 2024.11.22 03:58:50.361488 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6314 | 2024.11.22 03:58:50.361794 [ 265 ] {69f4dd23-d72c-4dad-88df-5cbab51465e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6315 | 2024.11.22 03:58:50.361913 [ 265 ] {69f4dd23-d72c-4dad-88df-5cbab51465e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6316 | 2024.11.22 03:58:50.362757 [ 265 ] {69f4dd23-d72c-4dad-88df-5cbab51465e2} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6317 | 2024.11.22 03:58:50.362810 [ 265 ] {69f4dd23-d72c-4dad-88df-5cbab51465e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6318 | 2024.11.22 03:58:50.363246 [ 265 ] {69f4dd23-d72c-4dad-88df-5cbab51465e2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6319 | 2024.11.22 03:58:50.363672 [ 265 ] {69f4dd23-d72c-4dad-88df-5cbab51465e2} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6320 | 2024.11.22 03:58:50.363866 [ 136 ] {} <Debug> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6321 | 2024.11.22 03:58:50.363941 [ 265 ] {69f4dd23-d72c-4dad-88df-5cbab51465e2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002225 sec., 6292.134831460674 rows/sec., 452.95 KiB/sec. | ||
6322 | 2024.11.22 03:58:50.363952 [ 136 ] {} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6323 | 2024.11.22 03:58:50.364031 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6324 | 2024.11.22 03:58:50.364093 [ 265 ] {69f4dd23-d72c-4dad-88df-5cbab51465e2} <Debug> TCPHandler: Processed in 0.00279839 sec. | ||
6325 | 2024.11.22 03:58:50.364439 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6326 | 2024.11.22 03:58:50.364647 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
6327 | 2024.11.22 03:58:50.364810 [ 260 ] {cc24d1c0-0d1b-415f-9933-2f64111a64fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6328 | 2024.11.22 03:58:50.364930 [ 260 ] {cc24d1c0-0d1b-415f-9933-2f64111a64fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6329 | 2024.11.22 03:58:50.364976 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6330 | 2024.11.22 03:58:50.365083 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part | ||
6331 | 2024.11.22 03:58:50.365341 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
6332 | 2024.11.22 03:58:50.365760 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
6333 | 2024.11.22 03:58:50.366248 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
6334 | 2024.11.22 03:58:50.366614 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
6335 | 2024.11.22 03:58:50.367620 [ 260 ] {cc24d1c0-0d1b-415f-9933-2f64111a64fd} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6336 | 2024.11.22 03:58:50.367706 [ 260 ] {cc24d1c0-0d1b-415f-9933-2f64111a64fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6337 | 2024.11.22 03:58:50.368980 [ 260 ] {cc24d1c0-0d1b-415f-9933-2f64111a64fd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6338 | 2024.11.22 03:58:50.369128 [ 197 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004933507 sec., 14188.689708963622 rows/sec., 1.05 MiB/sec. | ||
6339 | 2024.11.22 03:58:50.369295 [ 197 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6340 | 2024.11.22 03:58:50.369378 [ 260 ] {cc24d1c0-0d1b-415f-9933-2f64111a64fd} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6341 | 2024.11.22 03:58:50.369759 [ 260 ] {cc24d1c0-0d1b-415f-9933-2f64111a64fd} <Debug> executeQuery: Read 203 rows, 17.95 KiB in 0.005055 sec., 40158.25914935707 rows/sec., 3.47 MiB/sec. | ||
6342 | 2024.11.22 03:58:50.369866 [ 197 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_21_5} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6343 | 2024.11.22 03:58:50.370016 [ 260 ] {cc24d1c0-0d1b-415f-9933-2f64111a64fd} <Debug> TCPHandler: Processed in 0.005794043 sec. | ||
6344 | 2024.11.22 03:58:50.370232 [ 197 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_21_5} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6345 | 2024.11.22 03:58:50.370288 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6346 | 2024.11.22 03:58:50.370406 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
6347 | 2024.11.22 03:58:50.370490 [ 265 ] {d69af1bf-af81-45f2-9e23-cd711608c206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6348 | 2024.11.22 03:58:50.370546 [ 265 ] {d69af1bf-af81-45f2-9e23-cd711608c206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6349 | 2024.11.22 03:58:50.371134 [ 265 ] {d69af1bf-af81-45f2-9e23-cd711608c206} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6350 | 2024.11.22 03:58:50.371175 [ 265 ] {d69af1bf-af81-45f2-9e23-cd711608c206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6351 | 2024.11.22 03:58:50.371534 [ 265 ] {d69af1bf-af81-45f2-9e23-cd711608c206} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6352 | 2024.11.22 03:58:50.371770 [ 265 ] {d69af1bf-af81-45f2-9e23-cd711608c206} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6353 | 2024.11.22 03:58:50.371977 [ 265 ] {d69af1bf-af81-45f2-9e23-cd711608c206} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001514 sec., 4623.513870541612 rows/sec., 301.23 KiB/sec. | ||
6354 | 2024.11.22 03:58:50.372031 [ 265 ] {d69af1bf-af81-45f2-9e23-cd711608c206} <Debug> TCPHandler: Processed in 0.001906254 sec. | ||
6355 | 2024.11.22 03:58:50.372175 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6356 | 2024.11.22 03:58:50.372298 [ 260 ] {ca4a0bab-b36b-4e2b-8111-172461774a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6357 | 2024.11.22 03:58:50.372350 [ 260 ] {ca4a0bab-b36b-4e2b-8111-172461774a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6358 | 2024.11.22 03:58:50.372915 [ 260 ] {ca4a0bab-b36b-4e2b-8111-172461774a19} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6359 | 2024.11.22 03:58:50.372954 [ 260 ] {ca4a0bab-b36b-4e2b-8111-172461774a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6360 | 2024.11.22 03:58:50.373312 [ 260 ] {ca4a0bab-b36b-4e2b-8111-172461774a19} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6361 | 2024.11.22 03:58:50.373555 [ 260 ] {ca4a0bab-b36b-4e2b-8111-172461774a19} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6362 | 2024.11.22 03:58:50.373716 [ 136 ] {} <Debug> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6363 | 2024.11.22 03:58:50.373775 [ 136 ] {} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6364 | 2024.11.22 03:58:50.373808 [ 260 ] {ca4a0bab-b36b-4e2b-8111-172461774a19} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001526 sec., 9174.311926605504 rows/sec., 642.51 KiB/sec. | ||
6365 | 2024.11.22 03:58:50.373814 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6366 | 2024.11.22 03:58:50.374026 [ 260 ] {ca4a0bab-b36b-4e2b-8111-172461774a19} <Debug> TCPHandler: Processed in 0.001901573 sec. | ||
6367 | 2024.11.22 03:58:50.374305 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6368 | 2024.11.22 03:58:50.374326 [ 198 ] {646fba06-2418-43fc-8633-a965ed691b88::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 | ||
6369 | 2024.11.22 03:58:50.374632 [ 265 ] {902c4ccf-8a5c-4ac1-9e3d-d4d8c1267b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6370 | 2024.11.22 03:58:50.374670 [ 198 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6371 | 2024.11.22 03:58:50.374747 [ 198 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 242 rows starting from the beginning of the part | ||
6372 | 2024.11.22 03:58:50.374748 [ 265 ] {902c4ccf-8a5c-4ac1-9e3d-d4d8c1267b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6373 | 2024.11.22 03:58:50.375282 [ 198 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
6374 | 2024.11.22 03:58:50.376069 [ 198 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
6375 | 2024.11.22 03:58:50.376467 [ 198 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 242 rows starting from the beginning of the part | ||
6376 | 2024.11.22 03:58:50.376757 [ 198 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
6377 | 2024.11.22 03:58:50.377131 [ 198 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
6378 | 2024.11.22 03:58:50.377886 [ 265 ] {902c4ccf-8a5c-4ac1-9e3d-d4d8c1267b1b} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6379 | 2024.11.22 03:58:50.377959 [ 265 ] {902c4ccf-8a5c-4ac1-9e3d-d4d8c1267b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6380 | 2024.11.22 03:58:50.378834 [ 265 ] {902c4ccf-8a5c-4ac1-9e3d-d4d8c1267b1b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6381 | 2024.11.22 03:58:50.379430 [ 265 ] {902c4ccf-8a5c-4ac1-9e3d-d4d8c1267b1b} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6382 | 2024.11.22 03:58:50.379803 [ 136 ] {} <Debug> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6383 | 2024.11.22 03:58:50.379887 [ 198 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005935715 sec., 90974.71829425772 rows/sec., 6.52 MiB/sec. | ||
6384 | 2024.11.22 03:58:50.379883 [ 136 ] {} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6385 | 2024.11.22 03:58:50.379987 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6386 | 2024.11.22 03:58:50.380127 [ 265 ] {902c4ccf-8a5c-4ac1-9e3d-d4d8c1267b1b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005579 sec., 2330.166696540599 rows/sec., 145.29 KiB/sec. | ||
6387 | 2024.11.22 03:58:50.380190 [ 198 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6388 | 2024.11.22 03:58:50.380368 [ 191 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
6389 | 2024.11.22 03:58:50.380486 [ 265 ] {902c4ccf-8a5c-4ac1-9e3d-d4d8c1267b1b} <Debug> TCPHandler: Processed in 0.006343583 sec. | ||
6390 | 2024.11.22 03:58:50.380743 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6391 | 2024.11.22 03:58:50.380816 [ 191 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6392 | 2024.11.22 03:58:50.380949 [ 191 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part | ||
6393 | 2024.11.22 03:58:50.381033 [ 260 ] {fa06e337-8a04-453d-bfa2-283d60f68d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6394 | 2024.11.22 03:58:50.381264 [ 260 ] {fa06e337-8a04-453d-bfa2-283d60f68d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6395 | 2024.11.22 03:58:50.381317 [ 191 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
6396 | 2024.11.22 03:58:50.381680 [ 191 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part | ||
6397 | 2024.11.22 03:58:50.381733 [ 198 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_21_4} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6398 | 2024.11.22 03:58:50.382094 [ 191 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
6399 | 2024.11.22 03:58:50.382559 [ 191 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part | ||
6400 | 2024.11.22 03:58:50.383243 [ 198 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_21_4} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6401 | 2024.11.22 03:58:50.383514 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
6402 | 2024.11.22 03:58:50.384436 [ 260 ] {fa06e337-8a04-453d-bfa2-283d60f68d46} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6403 | 2024.11.22 03:58:50.384507 [ 260 ] {fa06e337-8a04-453d-bfa2-283d60f68d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6404 | 2024.11.22 03:58:50.385158 [ 191 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00504107 sec., 12894.087961484367 rows/sec., 854.31 KiB/sec. | ||
6405 | 2024.11.22 03:58:50.385336 [ 191 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6406 | 2024.11.22 03:58:50.385469 [ 260 ] {fa06e337-8a04-453d-bfa2-283d60f68d46} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6407 | 2024.11.22 03:58:50.385807 [ 191 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_21_5} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6408 | 2024.11.22 03:58:50.385969 [ 191 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_21_5} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6409 | 2024.11.22 03:58:50.385975 [ 260 ] {fa06e337-8a04-453d-bfa2-283d60f68d46} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6410 | 2024.11.22 03:58:50.386113 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6411 | 2024.11.22 03:58:50.386311 [ 260 ] {fa06e337-8a04-453d-bfa2-283d60f68d46} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.00537 sec., 71135.94040968343 rows/sec., 5.03 MiB/sec. | ||
6412 | 2024.11.22 03:58:50.386387 [ 260 ] {fa06e337-8a04-453d-bfa2-283d60f68d46} <Debug> TCPHandler: Processed in 0.005779403 sec. | ||
6413 | 2024.11.22 03:58:50.386556 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6414 | 2024.11.22 03:58:50.386692 [ 265 ] {053d18d8-b44e-4d46-b694-04efb2d8cfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6415 | 2024.11.22 03:58:50.386754 [ 265 ] {053d18d8-b44e-4d46-b694-04efb2d8cfa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6416 | 2024.11.22 03:58:50.387304 [ 265 ] {053d18d8-b44e-4d46-b694-04efb2d8cfa0} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6417 | 2024.11.22 03:58:50.387347 [ 265 ] {053d18d8-b44e-4d46-b694-04efb2d8cfa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6418 | 2024.11.22 03:58:50.387720 [ 265 ] {053d18d8-b44e-4d46-b694-04efb2d8cfa0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6419 | 2024.11.22 03:58:50.387959 [ 265 ] {053d18d8-b44e-4d46-b694-04efb2d8cfa0} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6420 | 2024.11.22 03:58:50.388107 [ 136 ] {} <Debug> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6421 | 2024.11.22 03:58:50.388170 [ 136 ] {} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6422 | 2024.11.22 03:58:50.388207 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6423 | 2024.11.22 03:58:50.388212 [ 265 ] {053d18d8-b44e-4d46-b694-04efb2d8cfa0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001539 sec., 3898.635477582846 rows/sec., 203.69 KiB/sec. | ||
6424 | 2024.11.22 03:58:50.388425 [ 265 ] {053d18d8-b44e-4d46-b694-04efb2d8cfa0} <Debug> TCPHandler: Processed in 0.001932705 sec. | ||
6425 | 2024.11.22 03:58:50.388494 [ 200 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::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 | ||
6426 | 2024.11.22 03:58:50.388597 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6427 | 2024.11.22 03:58:50.388787 [ 200 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6428 | 2024.11.22 03:58:50.388816 [ 260 ] {8fba3e21-29c1-4137-b4af-7ccb74c97fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6429 | 2024.11.22 03:58:50.388859 [ 200 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
6430 | 2024.11.22 03:58:50.388920 [ 260 ] {8fba3e21-29c1-4137-b4af-7ccb74c97fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6431 | 2024.11.22 03:58:50.389142 [ 200 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
6432 | 2024.11.22 03:58:50.389506 [ 200 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
6433 | 2024.11.22 03:58:50.389875 [ 200 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
6434 | 2024.11.22 03:58:50.390232 [ 200 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
6435 | 2024.11.22 03:58:50.390536 [ 200 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
6436 | 2024.11.22 03:58:50.391600 [ 260 ] {8fba3e21-29c1-4137-b4af-7ccb74c97fa2} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6437 | 2024.11.22 03:58:50.391692 [ 260 ] {8fba3e21-29c1-4137-b4af-7ccb74c97fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6438 | 2024.11.22 03:58:50.392780 [ 260 ] {8fba3e21-29c1-4137-b4af-7ccb74c97fa2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6439 | 2024.11.22 03:58:50.393313 [ 190 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.005003389 sec., 25182.931009361855 rows/sec., 1.28 MiB/sec. | ||
6440 | 2024.11.22 03:58:50.393378 [ 260 ] {8fba3e21-29c1-4137-b4af-7ccb74c97fa2} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6441 | 2024.11.22 03:58:50.393557 [ 190 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6442 | 2024.11.22 03:58:50.393823 [ 260 ] {8fba3e21-29c1-4137-b4af-7ccb74c97fa2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005073 sec., 46717.91839148432 rows/sec., 3.13 MiB/sec. | ||
6443 | 2024.11.22 03:58:50.393969 [ 260 ] {8fba3e21-29c1-4137-b4af-7ccb74c97fa2} <Debug> TCPHandler: Processed in 0.005446476 sec. | ||
6444 | 2024.11.22 03:58:50.394233 [ 201 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_21_4} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6445 | 2024.11.22 03:58:50.394248 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6446 | 2024.11.22 03:58:50.394389 [ 201 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_21_4} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6447 | 2024.11.22 03:58:50.394565 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
6448 | 2024.11.22 03:58:50.394626 [ 265 ] {1e5d9b22-3771-41d8-8940-a533e2702b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6449 | 2024.11.22 03:58:50.394724 [ 265 ] {1e5d9b22-3771-41d8-8940-a533e2702b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6450 | 2024.11.22 03:58:50.395395 [ 265 ] {1e5d9b22-3771-41d8-8940-a533e2702b2f} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6451 | 2024.11.22 03:58:50.395436 [ 265 ] {1e5d9b22-3771-41d8-8940-a533e2702b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6452 | 2024.11.22 03:58:50.395791 [ 265 ] {1e5d9b22-3771-41d8-8940-a533e2702b2f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6453 | 2024.11.22 03:58:50.396032 [ 265 ] {1e5d9b22-3771-41d8-8940-a533e2702b2f} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6454 | 2024.11.22 03:58:50.396263 [ 265 ] {1e5d9b22-3771-41d8-8940-a533e2702b2f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001756 sec., 569.4760820045558 rows/sec., 38.37 KiB/sec. | ||
6455 | 2024.11.22 03:58:50.396382 [ 265 ] {1e5d9b22-3771-41d8-8940-a533e2702b2f} <Debug> TCPHandler: Processed in 0.002285011 sec. | ||
6456 | 2024.11.22 03:58:50.396535 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6457 | 2024.11.22 03:58:50.396651 [ 260 ] {fcbef5f9-19e2-4f24-accb-b773955a3de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6458 | 2024.11.22 03:58:50.396702 [ 260 ] {fcbef5f9-19e2-4f24-accb-b773955a3de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6459 | 2024.11.22 03:58:50.397180 [ 260 ] {fcbef5f9-19e2-4f24-accb-b773955a3de7} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6460 | 2024.11.22 03:58:50.397219 [ 260 ] {fcbef5f9-19e2-4f24-accb-b773955a3de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6461 | 2024.11.22 03:58:50.397590 [ 260 ] {fcbef5f9-19e2-4f24-accb-b773955a3de7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6462 | 2024.11.22 03:58:50.397822 [ 260 ] {fcbef5f9-19e2-4f24-accb-b773955a3de7} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6463 | 2024.11.22 03:58:50.398024 [ 260 ] {fcbef5f9-19e2-4f24-accb-b773955a3de7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001399 sec., 58613.2952108649 rows/sec., 3.72 MiB/sec. | ||
6464 | 2024.11.22 03:58:50.398075 [ 260 ] {fcbef5f9-19e2-4f24-accb-b773955a3de7} <Debug> TCPHandler: Processed in 0.001593418 sec. | ||
6465 | 2024.11.22 03:58:54.131062 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6466 | 2024.11.22 03:58:54.131132 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6467 | 2024.11.22 03:58:54.259718 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
6468 | 2024.11.22 03:58:54.260371 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6469 | 2024.11.22 03:58:54.260417 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6470 | 2024.11.22 03:58:54.260955 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6471 | 2024.11.22 03:58:54.261221 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6472 | 2024.11.22 03:58:54.261480 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6473 | 2024.11.22 03:58:54.325868 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 934 | ||
6474 | 2024.11.22 03:58:54.328834 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6475 | 2024.11.22 03:58:54.328875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6476 | 2024.11.22 03:58:54.330261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6477 | 2024.11.22 03:58:54.330564 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6478 | 2024.11.22 03:58:54.331106 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 934 | ||
6479 | 2024.11.22 03:58:55.001327 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000933876 sec. | ||
6480 | 2024.11.22 03:58:55.292651 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6481 | 2024.11.22 03:58:55.311851 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6482 | 2024.11.22 03:58:55.311920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6483 | 2024.11.22 03:58:55.319035 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6484 | 2024.11.22 03:58:55.319799 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6485 | 2024.11.22 03:58:55.322513 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6486 | 2024.11.22 03:58:55.358170 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6487 | 2024.11.22 03:58:55.358469 [ 265 ] {8b9df377-06d8-49c8-9783-e9dd568e8089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6488 | 2024.11.22 03:58:55.358542 [ 265 ] {8b9df377-06d8-49c8-9783-e9dd568e8089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6489 | 2024.11.22 03:58:55.359400 [ 265 ] {8b9df377-06d8-49c8-9783-e9dd568e8089} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6490 | 2024.11.22 03:58:55.359449 [ 265 ] {8b9df377-06d8-49c8-9783-e9dd568e8089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6491 | 2024.11.22 03:58:55.359908 [ 265 ] {8b9df377-06d8-49c8-9783-e9dd568e8089} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6492 | 2024.11.22 03:58:55.360173 [ 265 ] {8b9df377-06d8-49c8-9783-e9dd568e8089} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6493 | 2024.11.22 03:58:55.360424 [ 265 ] {8b9df377-06d8-49c8-9783-e9dd568e8089} <Debug> executeQuery: Read 134 rows, 11.81 KiB in 0.00203 sec., 66009.85221674877 rows/sec., 5.68 MiB/sec. | ||
6494 | 2024.11.22 03:58:55.360494 [ 265 ] {8b9df377-06d8-49c8-9783-e9dd568e8089} <Debug> TCPHandler: Processed in 0.002512565 sec. | ||
6495 | 2024.11.22 03:58:55.360746 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6496 | 2024.11.22 03:58:55.360932 [ 260 ] {1c528ae3-4e9b-4f20-a615-f331cb25b9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6497 | 2024.11.22 03:58:55.361004 [ 260 ] {1c528ae3-4e9b-4f20-a615-f331cb25b9ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6498 | 2024.11.22 03:58:55.361751 [ 260 ] {1c528ae3-4e9b-4f20-a615-f331cb25b9ac} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6499 | 2024.11.22 03:58:55.361800 [ 260 ] {1c528ae3-4e9b-4f20-a615-f331cb25b9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6500 | 2024.11.22 03:58:55.362248 [ 260 ] {1c528ae3-4e9b-4f20-a615-f331cb25b9ac} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6501 | 2024.11.22 03:58:55.362506 [ 260 ] {1c528ae3-4e9b-4f20-a615-f331cb25b9ac} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6502 | 2024.11.22 03:58:55.362765 [ 260 ] {1c528ae3-4e9b-4f20-a615-f331cb25b9ac} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001877 sec., 20777.83697389451 rows/sec., 1.53 MiB/sec. | ||
6503 | 2024.11.22 03:58:55.362836 [ 260 ] {1c528ae3-4e9b-4f20-a615-f331cb25b9ac} <Debug> TCPHandler: Processed in 0.002213999 sec. | ||
6504 | 2024.11.22 03:58:55.363162 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6505 | 2024.11.22 03:58:55.363390 [ 265 ] {18ec1f26-4400-44d6-9d9f-c27ab7f4c49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6506 | 2024.11.22 03:58:55.363464 [ 265 ] {18ec1f26-4400-44d6-9d9f-c27ab7f4c49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6507 | 2024.11.22 03:58:55.364115 [ 265 ] {18ec1f26-4400-44d6-9d9f-c27ab7f4c49e} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6508 | 2024.11.22 03:58:55.364184 [ 265 ] {18ec1f26-4400-44d6-9d9f-c27ab7f4c49e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6509 | 2024.11.22 03:58:55.364571 [ 265 ] {18ec1f26-4400-44d6-9d9f-c27ab7f4c49e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6510 | 2024.11.22 03:58:55.364830 [ 265 ] {18ec1f26-4400-44d6-9d9f-c27ab7f4c49e} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6511 | 2024.11.22 03:58:55.365081 [ 265 ] {18ec1f26-4400-44d6-9d9f-c27ab7f4c49e} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001746 sec., 58991.981672394046 rows/sec., 4.61 MiB/sec. | ||
6512 | 2024.11.22 03:58:55.365156 [ 265 ] {18ec1f26-4400-44d6-9d9f-c27ab7f4c49e} <Debug> TCPHandler: Processed in 0.002182858 sec. | ||
6513 | 2024.11.22 03:58:55.365336 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6514 | 2024.11.22 03:58:55.365466 [ 260 ] {7bfcb474-c2cb-42a7-9082-560c00c8c7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6515 | 2024.11.22 03:58:55.365518 [ 260 ] {7bfcb474-c2cb-42a7-9082-560c00c8c7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6516 | 2024.11.22 03:58:55.366090 [ 260 ] {7bfcb474-c2cb-42a7-9082-560c00c8c7dc} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6517 | 2024.11.22 03:58:55.366127 [ 260 ] {7bfcb474-c2cb-42a7-9082-560c00c8c7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6518 | 2024.11.22 03:58:55.366522 [ 260 ] {7bfcb474-c2cb-42a7-9082-560c00c8c7dc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6519 | 2024.11.22 03:58:55.366773 [ 260 ] {7bfcb474-c2cb-42a7-9082-560c00c8c7dc} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6520 | 2024.11.22 03:58:55.367001 [ 260 ] {7bfcb474-c2cb-42a7-9082-560c00c8c7dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001563 sec., 102367.24248240564 rows/sec., 7.13 MiB/sec. | ||
6521 | 2024.11.22 03:58:55.367054 [ 260 ] {7bfcb474-c2cb-42a7-9082-560c00c8c7dc} <Debug> TCPHandler: Processed in 0.001794292 sec. | ||
6522 | 2024.11.22 03:58:55.367206 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6523 | 2024.11.22 03:58:55.367322 [ 265 ] {7ccd0186-319b-4b9f-96e2-2dc18bb2a8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6524 | 2024.11.22 03:58:55.367427 [ 265 ] {7ccd0186-319b-4b9f-96e2-2dc18bb2a8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6525 | 2024.11.22 03:58:55.369142 [ 265 ] {7ccd0186-319b-4b9f-96e2-2dc18bb2a8e0} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6526 | 2024.11.22 03:58:55.369183 [ 265 ] {7ccd0186-319b-4b9f-96e2-2dc18bb2a8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6527 | 2024.11.22 03:58:55.369897 [ 265 ] {7ccd0186-319b-4b9f-96e2-2dc18bb2a8e0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6528 | 2024.11.22 03:58:55.370162 [ 265 ] {7ccd0186-319b-4b9f-96e2-2dc18bb2a8e0} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6529 | 2024.11.22 03:58:55.370515 [ 265 ] {7ccd0186-319b-4b9f-96e2-2dc18bb2a8e0} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003189 sec., 12229.539040451553 rows/sec., 21.91 MiB/sec. | ||
6530 | 2024.11.22 03:58:55.370865 [ 265 ] {7ccd0186-319b-4b9f-96e2-2dc18bb2a8e0} <Debug> TCPHandler: Processed in 0.003715866 sec. | ||
6531 | 2024.11.22 03:58:55.371027 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6532 | 2024.11.22 03:58:55.371142 [ 260 ] {611c6a98-bb35-4036-9d35-e27488d4c2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6533 | 2024.11.22 03:58:55.371192 [ 260 ] {611c6a98-bb35-4036-9d35-e27488d4c2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6534 | 2024.11.22 03:58:55.371674 [ 260 ] {611c6a98-bb35-4036-9d35-e27488d4c2ee} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6535 | 2024.11.22 03:58:55.371713 [ 260 ] {611c6a98-bb35-4036-9d35-e27488d4c2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6536 | 2024.11.22 03:58:55.372081 [ 260 ] {611c6a98-bb35-4036-9d35-e27488d4c2ee} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6537 | 2024.11.22 03:58:55.372314 [ 260 ] {611c6a98-bb35-4036-9d35-e27488d4c2ee} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6538 | 2024.11.22 03:58:55.372555 [ 260 ] {611c6a98-bb35-4036-9d35-e27488d4c2ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001435 sec., 41811.846689895465 rows/sec., 2.82 MiB/sec. | ||
6539 | 2024.11.22 03:58:55.372613 [ 260 ] {611c6a98-bb35-4036-9d35-e27488d4c2ee} <Debug> TCPHandler: Processed in 0.00164001 sec. | ||
6540 | 2024.11.22 03:58:59.006231 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6541 | 2024.11.22 03:58:59.006449 [ 265 ] {94f740dd-855b-45b3-9f8b-ede92aaaaa49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6542 | 2024.11.22 03:58:59.006527 [ 265 ] {94f740dd-855b-45b3-9f8b-ede92aaaaa49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6543 | 2024.11.22 03:58:59.007279 [ 265 ] {94f740dd-855b-45b3-9f8b-ede92aaaaa49} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6544 | 2024.11.22 03:58:59.007333 [ 265 ] {94f740dd-855b-45b3-9f8b-ede92aaaaa49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6545 | 2024.11.22 03:58:59.007842 [ 265 ] {94f740dd-855b-45b3-9f8b-ede92aaaaa49} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6546 | 2024.11.22 03:58:59.008110 [ 265 ] {94f740dd-855b-45b3-9f8b-ede92aaaaa49} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6547 | 2024.11.22 03:58:59.008354 [ 265 ] {94f740dd-855b-45b3-9f8b-ede92aaaaa49} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001952 sec., 7172.131147540984 rows/sec., 516.30 KiB/sec. | ||
6548 | 2024.11.22 03:58:59.008428 [ 265 ] {94f740dd-855b-45b3-9f8b-ede92aaaaa49} <Debug> TCPHandler: Processed in 0.002334881 sec. | ||
6549 | 2024.11.22 03:58:59.008724 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6550 | 2024.11.22 03:58:59.008930 [ 260 ] {c9b15c3f-4c9f-4d6f-99a2-ad7d7e97aa05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6551 | 2024.11.22 03:58:59.009013 [ 260 ] {c9b15c3f-4c9f-4d6f-99a2-ad7d7e97aa05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6552 | 2024.11.22 03:58:59.010596 [ 260 ] {c9b15c3f-4c9f-4d6f-99a2-ad7d7e97aa05} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6553 | 2024.11.22 03:58:59.010657 [ 260 ] {c9b15c3f-4c9f-4d6f-99a2-ad7d7e97aa05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6554 | 2024.11.22 03:58:59.011208 [ 260 ] {c9b15c3f-4c9f-4d6f-99a2-ad7d7e97aa05} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6555 | 2024.11.22 03:58:59.011481 [ 260 ] {c9b15c3f-4c9f-4d6f-99a2-ad7d7e97aa05} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6556 | 2024.11.22 03:58:59.011711 [ 122 ] {} <Debug> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6557 | 2024.11.22 03:58:59.011756 [ 260 ] {c9b15c3f-4c9f-4d6f-99a2-ad7d7e97aa05} <Debug> executeQuery: Read 1343 rows, 114.07 KiB in 0.002877 sec., 466805.70038234274 rows/sec., 38.72 MiB/sec. | ||
6558 | 2024.11.22 03:58:59.011810 [ 122 ] {} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6559 | 2024.11.22 03:58:59.011897 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6560 | 2024.11.22 03:58:59.011905 [ 260 ] {c9b15c3f-4c9f-4d6f-99a2-ad7d7e97aa05} <Debug> TCPHandler: Processed in 0.003315599 sec. | ||
6561 | 2024.11.22 03:58:59.012140 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6562 | 2024.11.22 03:58:59.012151 [ 190 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::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 | ||
6563 | 2024.11.22 03:58:59.012364 [ 265 ] {d43dddf7-c99e-4711-a027-f6e378e87807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6564 | 2024.11.22 03:58:59.012481 [ 265 ] {d43dddf7-c99e-4711-a027-f6e378e87807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6565 | 2024.11.22 03:58:59.012496 [ 190 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6566 | 2024.11.22 03:58:59.012622 [ 190 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1431 rows starting from the beginning of the part | ||
6567 | 2024.11.22 03:58:59.012950 [ 190 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 203 rows starting from the beginning of the part | ||
6568 | 2024.11.22 03:58:59.013421 [ 190 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 135 rows starting from the beginning of the part | ||
6569 | 2024.11.22 03:58:59.013795 [ 190 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 203 rows starting from the beginning of the part | ||
6570 | 2024.11.22 03:58:59.014088 [ 190 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 134 rows starting from the beginning of the part | ||
6571 | 2024.11.22 03:58:59.014492 [ 190 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1343 rows starting from the beginning of the part | ||
6572 | 2024.11.22 03:58:59.015127 [ 265 ] {d43dddf7-c99e-4711-a027-f6e378e87807} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6573 | 2024.11.22 03:58:59.015189 [ 265 ] {d43dddf7-c99e-4711-a027-f6e378e87807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6574 | 2024.11.22 03:58:59.016051 [ 265 ] {d43dddf7-c99e-4711-a027-f6e378e87807} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6575 | 2024.11.22 03:58:59.016648 [ 265 ] {d43dddf7-c99e-4711-a027-f6e378e87807} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6576 | 2024.11.22 03:58:59.017193 [ 265 ] {d43dddf7-c99e-4711-a027-f6e378e87807} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.004871 sec., 1437.0765756518167 rows/sec., 93.63 KiB/sec. | ||
6577 | 2024.11.22 03:58:59.017497 [ 265 ] {d43dddf7-c99e-4711-a027-f6e378e87807} <Debug> TCPHandler: Processed in 0.005449357 sec. | ||
6578 | 2024.11.22 03:58:59.017759 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6579 | 2024.11.22 03:58:59.018098 [ 260 ] {ee42340f-1f27-4e0e-b68c-33b2920d278c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6580 | 2024.11.22 03:58:59.018264 [ 260 ] {ee42340f-1f27-4e0e-b68c-33b2920d278c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6581 | 2024.11.22 03:58:59.018361 [ 199 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3449 rows, containing 5 columns (5 merged, 0 gathered) in 0.006332612 sec., 544640.9791094102 rows/sec., 47.71 MiB/sec. | ||
6582 | 2024.11.22 03:58:59.018711 [ 199 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6583 | 2024.11.22 03:58:59.019229 [ 199 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_51_10} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6584 | 2024.11.22 03:58:59.019474 [ 199 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_51_10} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6585 | 2024.11.22 03:58:59.019621 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
6586 | 2024.11.22 03:58:59.019678 [ 260 ] {ee42340f-1f27-4e0e-b68c-33b2920d278c} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6587 | 2024.11.22 03:58:59.019723 [ 260 ] {ee42340f-1f27-4e0e-b68c-33b2920d278c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6588 | 2024.11.22 03:58:59.020130 [ 260 ] {ee42340f-1f27-4e0e-b68c-33b2920d278c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6589 | 2024.11.22 03:58:59.020376 [ 260 ] {ee42340f-1f27-4e0e-b68c-33b2920d278c} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6590 | 2024.11.22 03:58:59.020558 [ 260 ] {ee42340f-1f27-4e0e-b68c-33b2920d278c} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002606 sec., 92862.62471220261 rows/sec., 6.29 MiB/sec. | ||
6591 | 2024.11.22 03:58:59.020614 [ 260 ] {ee42340f-1f27-4e0e-b68c-33b2920d278c} <Debug> TCPHandler: Processed in 0.002968043 sec. | ||
6592 | 2024.11.22 03:58:59.020771 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6593 | 2024.11.22 03:58:59.020887 [ 265 ] {8bb9d70d-3506-43e2-846c-88b17a585fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6594 | 2024.11.22 03:58:59.020937 [ 265 ] {8bb9d70d-3506-43e2-846c-88b17a585fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6595 | 2024.11.22 03:58:59.021551 [ 265 ] {8bb9d70d-3506-43e2-846c-88b17a585fd0} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6596 | 2024.11.22 03:58:59.021592 [ 265 ] {8bb9d70d-3506-43e2-846c-88b17a585fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6597 | 2024.11.22 03:58:59.021978 [ 265 ] {8bb9d70d-3506-43e2-846c-88b17a585fd0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6598 | 2024.11.22 03:58:59.022226 [ 265 ] {8bb9d70d-3506-43e2-846c-88b17a585fd0} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6599 | 2024.11.22 03:58:59.022463 [ 265 ] {8bb9d70d-3506-43e2-846c-88b17a585fd0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00159 sec., 8176.100628930817 rows/sec., 509.78 KiB/sec. | ||
6600 | 2024.11.22 03:58:59.022665 [ 265 ] {8bb9d70d-3506-43e2-846c-88b17a585fd0} <Debug> TCPHandler: Processed in 0.001950955 sec. | ||
6601 | 2024.11.22 03:58:59.022832 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6602 | 2024.11.22 03:58:59.022947 [ 260 ] {f08888c7-ad47-4e6f-8832-8e6578ebae38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6603 | 2024.11.22 03:58:59.022994 [ 260 ] {f08888c7-ad47-4e6f-8832-8e6578ebae38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6604 | 2024.11.22 03:58:59.024007 [ 260 ] {f08888c7-ad47-4e6f-8832-8e6578ebae38} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6605 | 2024.11.22 03:58:59.024046 [ 260 ] {f08888c7-ad47-4e6f-8832-8e6578ebae38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6606 | 2024.11.22 03:58:59.024457 [ 260 ] {f08888c7-ad47-4e6f-8832-8e6578ebae38} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6607 | 2024.11.22 03:58:59.024719 [ 260 ] {f08888c7-ad47-4e6f-8832-8e6578ebae38} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6608 | 2024.11.22 03:58:59.024856 [ 123 ] {} <Debug> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6609 | 2024.11.22 03:58:59.024900 [ 123 ] {} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6610 | 2024.11.22 03:58:59.024905 [ 260 ] {f08888c7-ad47-4e6f-8832-8e6578ebae38} <Debug> executeQuery: Read 838 rows, 61.97 KiB in 0.001981 sec., 423018.67743563856 rows/sec., 30.55 MiB/sec. | ||
6611 | 2024.11.22 03:58:59.024931 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6612 | 2024.11.22 03:58:59.024982 [ 260 ] {f08888c7-ad47-4e6f-8832-8e6578ebae38} <Debug> TCPHandler: Processed in 0.00220807 sec. | ||
6613 | 2024.11.22 03:58:59.025067 [ 189 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::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 | ||
6614 | 2024.11.22 03:58:59.025175 [ 189 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6615 | 2024.11.22 03:58:59.025207 [ 189 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part | ||
6616 | 2024.11.22 03:58:59.025230 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6617 | 2024.11.22 03:58:59.025340 [ 189 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 382 rows starting from the beginning of the part | ||
6618 | 2024.11.22 03:58:59.025587 [ 265 ] {697e74eb-2a65-43dd-815c-a39acc2bda24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6619 | 2024.11.22 03:58:59.025594 [ 189 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 105 rows starting from the beginning of the part | ||
6620 | 2024.11.22 03:58:59.025790 [ 265 ] {697e74eb-2a65-43dd-815c-a39acc2bda24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6621 | 2024.11.22 03:58:59.025874 [ 189 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 382 rows starting from the beginning of the part | ||
6622 | 2024.11.22 03:58:59.026266 [ 189 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 103 rows starting from the beginning of the part | ||
6623 | 2024.11.22 03:58:59.026618 [ 189 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 838 rows starting from the beginning of the part | ||
6624 | 2024.11.22 03:58:59.028157 [ 265 ] {697e74eb-2a65-43dd-815c-a39acc2bda24} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6625 | 2024.11.22 03:58:59.028242 [ 265 ] {697e74eb-2a65-43dd-815c-a39acc2bda24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6626 | 2024.11.22 03:58:59.029155 [ 265 ] {697e74eb-2a65-43dd-815c-a39acc2bda24} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6627 | 2024.11.22 03:58:59.029590 [ 199 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2723 rows, containing 5 columns (5 merged, 0 gathered) in 0.004594681 sec., 592641.7960245771 rows/sec., 45.19 MiB/sec. | ||
6628 | 2024.11.22 03:58:59.029686 [ 265 ] {697e74eb-2a65-43dd-815c-a39acc2bda24} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6629 | 2024.11.22 03:58:59.029828 [ 189 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6630 | 2024.11.22 03:58:59.030120 [ 265 ] {697e74eb-2a65-43dd-815c-a39acc2bda24} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004684 sec., 1280.9564474807858 rows/sec., 66.92 KiB/sec. | ||
6631 | 2024.11.22 03:58:59.030281 [ 265 ] {697e74eb-2a65-43dd-815c-a39acc2bda24} <Debug> TCPHandler: Processed in 0.005136431 sec. | ||
6632 | 2024.11.22 03:58:59.030373 [ 192 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_51_10} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6633 | 2024.11.22 03:58:59.030493 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6634 | 2024.11.22 03:58:59.030606 [ 192 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_51_10} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6635 | 2024.11.22 03:58:59.030678 [ 260 ] {23105f23-02bc-43f8-b946-c8d4106513f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6636 | 2024.11.22 03:58:59.030790 [ 260 ] {23105f23-02bc-43f8-b946-c8d4106513f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6637 | 2024.11.22 03:58:59.030804 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
6638 | 2024.11.22 03:58:59.031661 [ 260 ] {23105f23-02bc-43f8-b946-c8d4106513f9} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6639 | 2024.11.22 03:58:59.031704 [ 260 ] {23105f23-02bc-43f8-b946-c8d4106513f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6640 | 2024.11.22 03:58:59.032148 [ 260 ] {23105f23-02bc-43f8-b946-c8d4106513f9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6641 | 2024.11.22 03:58:59.032397 [ 260 ] {23105f23-02bc-43f8-b946-c8d4106513f9} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6642 | 2024.11.22 03:58:59.032577 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6643 | 2024.11.22 03:58:59.032581 [ 260 ] {23105f23-02bc-43f8-b946-c8d4106513f9} <Debug> executeQuery: Read 925 rows, 63.20 KiB in 0.001946 sec., 475334.0184994861 rows/sec., 31.72 MiB/sec. | ||
6644 | 2024.11.22 03:58:59.032615 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6645 | 2024.11.22 03:58:59.032650 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6646 | 2024.11.22 03:58:59.032664 [ 260 ] {23105f23-02bc-43f8-b946-c8d4106513f9} <Debug> TCPHandler: Processed in 0.00226508 sec. | ||
6647 | 2024.11.22 03:58:59.032779 [ 189 ] {61e5534c-08f6-4e60-8226-faa42bd50912::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 | ||
6648 | 2024.11.22 03:58:59.032847 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6649 | 2024.11.22 03:58:59.032930 [ 189 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6650 | 2024.11.22 03:58:59.032998 [ 189 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 12733 rows starting from the beginning of the part | ||
6651 | 2024.11.22 03:58:59.033059 [ 265 ] {2fdbb4ad-8dc2-4b78-a519-7acb4d6b3576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6652 | 2024.11.22 03:58:59.033180 [ 189 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part | ||
6653 | 2024.11.22 03:58:59.033205 [ 265 ] {2fdbb4ad-8dc2-4b78-a519-7acb4d6b3576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6654 | 2024.11.22 03:58:59.033593 [ 189 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 161 rows starting from the beginning of the part | ||
6655 | 2024.11.22 03:58:59.033983 [ 189 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 237 rows starting from the beginning of the part | ||
6656 | 2024.11.22 03:58:59.034354 [ 189 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
6657 | 2024.11.22 03:58:59.034502 [ 189 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 925 rows starting from the beginning of the part | ||
6658 | 2024.11.22 03:58:59.035289 [ 265 ] {2fdbb4ad-8dc2-4b78-a519-7acb4d6b3576} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6659 | 2024.11.22 03:58:59.035349 [ 265 ] {2fdbb4ad-8dc2-4b78-a519-7acb4d6b3576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6660 | 2024.11.22 03:58:59.035967 [ 265 ] {2fdbb4ad-8dc2-4b78-a519-7acb4d6b3576} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6661 | 2024.11.22 03:58:59.036274 [ 265 ] {2fdbb4ad-8dc2-4b78-a519-7acb4d6b3576} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6662 | 2024.11.22 03:58:59.036644 [ 265 ] {2fdbb4ad-8dc2-4b78-a519-7acb4d6b3576} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003643 sec., 274.49903925336264 rows/sec., 18.50 KiB/sec. | ||
6663 | 2024.11.22 03:58:59.036850 [ 265 ] {2fdbb4ad-8dc2-4b78-a519-7acb4d6b3576} <Debug> TCPHandler: Processed in 0.004076412 sec. | ||
6664 | 2024.11.22 03:58:59.037031 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6665 | 2024.11.22 03:58:59.037215 [ 260 ] {b2cf0a77-a2c9-4b83-8e89-9a39fe2f99c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6666 | 2024.11.22 03:58:59.037300 [ 260 ] {b2cf0a77-a2c9-4b83-8e89-9a39fe2f99c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6667 | 2024.11.22 03:58:59.037879 [ 260 ] {b2cf0a77-a2c9-4b83-8e89-9a39fe2f99c8} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6668 | 2024.11.22 03:58:59.037916 [ 260 ] {b2cf0a77-a2c9-4b83-8e89-9a39fe2f99c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6669 | 2024.11.22 03:58:59.038719 [ 260 ] {b2cf0a77-a2c9-4b83-8e89-9a39fe2f99c8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6670 | 2024.11.22 03:58:59.039078 [ 260 ] {b2cf0a77-a2c9-4b83-8e89-9a39fe2f99c8} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6671 | 2024.11.22 03:58:59.039248 [ 123 ] {} <Debug> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6672 | 2024.11.22 03:58:59.039302 [ 123 ] {} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6673 | 2024.11.22 03:58:59.039341 [ 260 ] {b2cf0a77-a2c9-4b83-8e89-9a39fe2f99c8} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.002171 sec., 32243.205895900504 rows/sec., 2.03 MiB/sec. | ||
6674 | 2024.11.22 03:58:59.039346 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6675 | 2024.11.22 03:58:59.039489 [ 260 ] {b2cf0a77-a2c9-4b83-8e89-9a39fe2f99c8} <Debug> TCPHandler: Processed in 0.002537335 sec. | ||
6676 | 2024.11.22 03:58:59.039665 [ 192 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
6677 | 2024.11.22 03:58:59.039867 [ 192 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6678 | 2024.11.22 03:58:59.039917 [ 192 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2518 rows starting from the beginning of the part | ||
6679 | 2024.11.22 03:58:59.040207 [ 192 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part | ||
6680 | 2024.11.22 03:58:59.040673 [ 192 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
6681 | 2024.11.22 03:58:59.040902 [ 193 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14453 rows, containing 5 columns (5 merged, 0 gathered) in 0.008189715 sec., 1764774.476279089 rows/sec., 119.05 MiB/sec. | ||
6682 | 2024.11.22 03:58:59.040948 [ 192 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part | ||
6683 | 2024.11.22 03:58:59.041099 [ 192 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
6684 | 2024.11.22 03:58:59.041389 [ 192 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 70 rows starting from the beginning of the part | ||
6685 | 2024.11.22 03:58:59.041464 [ 193 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6686 | 2024.11.22 03:58:59.042234 [ 193 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6687 | 2024.11.22 03:58:59.042445 [ 193 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6688 | 2024.11.22 03:58:59.042557 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.65 MiB. | ||
6689 | 2024.11.22 03:58:59.043549 [ 187 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2872 rows, containing 4 columns (4 merged, 0 gathered) in 0.004070402 sec., 705581.4143173082 rows/sec., 45.72 MiB/sec. | ||
6690 | 2024.11.22 03:58:59.044011 [ 194 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6691 | 2024.11.22 03:58:59.044408 [ 194 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_51_10} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6692 | 2024.11.22 03:58:59.044530 [ 194 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_51_10} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6693 | 2024.11.22 03:58:59.044640 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
6694 | 2024.11.22 03:59:00.350382 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6695 | 2024.11.22 03:59:00.350568 [ 265 ] {59b1e87a-c388-474c-8b79-b190fc3804d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6696 | 2024.11.22 03:59:00.350641 [ 265 ] {59b1e87a-c388-474c-8b79-b190fc3804d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6697 | 2024.11.22 03:59:00.351412 [ 265 ] {59b1e87a-c388-474c-8b79-b190fc3804d1} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6698 | 2024.11.22 03:59:00.351460 [ 265 ] {59b1e87a-c388-474c-8b79-b190fc3804d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6699 | 2024.11.22 03:59:00.351919 [ 265 ] {59b1e87a-c388-474c-8b79-b190fc3804d1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6700 | 2024.11.22 03:59:00.352174 [ 265 ] {59b1e87a-c388-474c-8b79-b190fc3804d1} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6701 | 2024.11.22 03:59:00.352417 [ 265 ] {59b1e87a-c388-474c-8b79-b190fc3804d1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0019 sec., 29473.684210526317 rows/sec., 2.25 MiB/sec. | ||
6702 | 2024.11.22 03:59:00.352474 [ 265 ] {59b1e87a-c388-474c-8b79-b190fc3804d1} <Debug> TCPHandler: Processed in 0.002221349 sec. | ||
6703 | 2024.11.22 03:59:00.352732 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6704 | 2024.11.22 03:59:00.352940 [ 260 ] {a40e4929-da75-45cc-9fe6-31a46773d1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6705 | 2024.11.22 03:59:00.353018 [ 260 ] {a40e4929-da75-45cc-9fe6-31a46773d1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6706 | 2024.11.22 03:59:00.353823 [ 260 ] {a40e4929-da75-45cc-9fe6-31a46773d1df} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6707 | 2024.11.22 03:59:00.353869 [ 260 ] {a40e4929-da75-45cc-9fe6-31a46773d1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6708 | 2024.11.22 03:59:00.354298 [ 260 ] {a40e4929-da75-45cc-9fe6-31a46773d1df} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6709 | 2024.11.22 03:59:00.354555 [ 260 ] {a40e4929-da75-45cc-9fe6-31a46773d1df} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6710 | 2024.11.22 03:59:00.354781 [ 260 ] {a40e4929-da75-45cc-9fe6-31a46773d1df} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001899 sec., 33701.94839389152 rows/sec., 2.63 MiB/sec. | ||
6711 | 2024.11.22 03:59:00.354839 [ 260 ] {a40e4929-da75-45cc-9fe6-31a46773d1df} <Debug> TCPHandler: Processed in 0.00224392 sec. | ||
6712 | 2024.11.22 03:59:00.354994 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6713 | 2024.11.22 03:59:00.355134 [ 265 ] {a0fd7863-172b-43cf-8930-0829e21cc551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6714 | 2024.11.22 03:59:00.355197 [ 265 ] {a0fd7863-172b-43cf-8930-0829e21cc551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6715 | 2024.11.22 03:59:00.355795 [ 265 ] {a0fd7863-172b-43cf-8930-0829e21cc551} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6716 | 2024.11.22 03:59:00.355835 [ 265 ] {a0fd7863-172b-43cf-8930-0829e21cc551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6717 | 2024.11.22 03:59:00.356222 [ 265 ] {a0fd7863-172b-43cf-8930-0829e21cc551} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6718 | 2024.11.22 03:59:00.356464 [ 265 ] {a0fd7863-172b-43cf-8930-0829e21cc551} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6719 | 2024.11.22 03:59:00.356669 [ 265 ] {a0fd7863-172b-43cf-8930-0829e21cc551} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001566 sec., 20434.227330779057 rows/sec., 1.42 MiB/sec. | ||
6720 | 2024.11.22 03:59:00.356722 [ 265 ] {a0fd7863-172b-43cf-8930-0829e21cc551} <Debug> TCPHandler: Processed in 0.001793042 sec. | ||
6721 | 2024.11.22 03:59:00.356887 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6722 | 2024.11.22 03:59:00.357026 [ 260 ] {62ee13bd-db16-469a-8444-f6dbbc461a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6723 | 2024.11.22 03:59:00.357086 [ 260 ] {62ee13bd-db16-469a-8444-f6dbbc461a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6724 | 2024.11.22 03:59:00.357643 [ 260 ] {62ee13bd-db16-469a-8444-f6dbbc461a0a} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6725 | 2024.11.22 03:59:00.357681 [ 260 ] {62ee13bd-db16-469a-8444-f6dbbc461a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6726 | 2024.11.22 03:59:00.358048 [ 260 ] {62ee13bd-db16-469a-8444-f6dbbc461a0a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6727 | 2024.11.22 03:59:00.358300 [ 260 ] {62ee13bd-db16-469a-8444-f6dbbc461a0a} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6728 | 2024.11.22 03:59:00.358472 [ 260 ] {62ee13bd-db16-469a-8444-f6dbbc461a0a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001477 sec., 8124.576844955992 rows/sec., 560.68 KiB/sec. | ||
6729 | 2024.11.22 03:59:00.358520 [ 260 ] {62ee13bd-db16-469a-8444-f6dbbc461a0a} <Debug> TCPHandler: Processed in 0.00169983 sec. | ||
6730 | 2024.11.22 03:59:01.761749 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
6731 | 2024.11.22 03:59:01.762389 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6732 | 2024.11.22 03:59:01.762434 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6733 | 2024.11.22 03:59:01.762955 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6734 | 2024.11.22 03:59:01.763223 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6735 | 2024.11.22 03:59:01.763510 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
6736 | 2024.11.22 03:59:02.822715 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6737 | 2024.11.22 03:59:02.843170 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6738 | 2024.11.22 03:59:02.843236 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6739 | 2024.11.22 03:59:02.851296 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6740 | 2024.11.22 03:59:02.852185 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6741 | 2024.11.22 03:59:02.857975 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6742 | 2024.11.22 03:59:04.331516 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 974 | ||
6743 | 2024.11.22 03:59:04.334798 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6744 | 2024.11.22 03:59:04.334859 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6745 | 2024.11.22 03:59:04.336370 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6746 | 2024.11.22 03:59:04.336698 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6747 | 2024.11.22 03:59:04.338439 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 974 | ||
6748 | 2024.11.22 03:59:05.358479 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6749 | 2024.11.22 03:59:05.358790 [ 265 ] {e892d5eb-2b8d-4a94-9306-3163eb907d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6750 | 2024.11.22 03:59:05.358907 [ 265 ] {e892d5eb-2b8d-4a94-9306-3163eb907d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6751 | 2024.11.22 03:59:05.359755 [ 265 ] {e892d5eb-2b8d-4a94-9306-3163eb907d81} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6752 | 2024.11.22 03:59:05.359810 [ 265 ] {e892d5eb-2b8d-4a94-9306-3163eb907d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6753 | 2024.11.22 03:59:05.360266 [ 265 ] {e892d5eb-2b8d-4a94-9306-3163eb907d81} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6754 | 2024.11.22 03:59:05.360521 [ 265 ] {e892d5eb-2b8d-4a94-9306-3163eb907d81} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6755 | 2024.11.22 03:59:05.360780 [ 265 ] {e892d5eb-2b8d-4a94-9306-3163eb907d81} <Debug> executeQuery: Read 134 rows, 11.81 KiB in 0.002074 sec., 64609.450337512055 rows/sec., 5.56 MiB/sec. | ||
6756 | 2024.11.22 03:59:05.360881 [ 265 ] {e892d5eb-2b8d-4a94-9306-3163eb907d81} <Debug> TCPHandler: Processed in 0.002611756 sec. | ||
6757 | 2024.11.22 03:59:05.361137 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6758 | 2024.11.22 03:59:05.361340 [ 260 ] {91dacc20-0391-4f5e-a4c3-6f4dd52c0ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6759 | 2024.11.22 03:59:05.361415 [ 260 ] {91dacc20-0391-4f5e-a4c3-6f4dd52c0ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6760 | 2024.11.22 03:59:05.362253 [ 260 ] {91dacc20-0391-4f5e-a4c3-6f4dd52c0ca1} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6761 | 2024.11.22 03:59:05.362305 [ 260 ] {91dacc20-0391-4f5e-a4c3-6f4dd52c0ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6762 | 2024.11.22 03:59:05.362757 [ 260 ] {91dacc20-0391-4f5e-a4c3-6f4dd52c0ca1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6763 | 2024.11.22 03:59:05.363041 [ 260 ] {91dacc20-0391-4f5e-a4c3-6f4dd52c0ca1} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6764 | 2024.11.22 03:59:05.363241 [ 112 ] {} <Debug> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6765 | 2024.11.22 03:59:05.363304 [ 260 ] {91dacc20-0391-4f5e-a4c3-6f4dd52c0ca1} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001969 sec., 19807.008633824276 rows/sec., 1.45 MiB/sec. | ||
6766 | 2024.11.22 03:59:05.363322 [ 112 ] {} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6767 | 2024.11.22 03:59:05.363388 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6768 | 2024.11.22 03:59:05.363446 [ 260 ] {91dacc20-0391-4f5e-a4c3-6f4dd52c0ca1} <Debug> TCPHandler: Processed in 0.002423203 sec. | ||
6769 | 2024.11.22 03:59:05.363584 [ 193 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
6770 | 2024.11.22 03:59:05.363739 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6771 | 2024.11.22 03:59:05.363762 [ 193 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6772 | 2024.11.22 03:59:05.363828 [ 193 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 64 rows starting from the beginning of the part | ||
6773 | 2024.11.22 03:59:05.364034 [ 193 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
6774 | 2024.11.22 03:59:05.364193 [ 265 ] {042fed4c-b063-40ac-93e6-59c90c3149ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6775 | 2024.11.22 03:59:05.364394 [ 265 ] {042fed4c-b063-40ac-93e6-59c90c3149ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6776 | 2024.11.22 03:59:05.364412 [ 193 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
6777 | 2024.11.22 03:59:05.364811 [ 193 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 39 rows starting from the beginning of the part | ||
6778 | 2024.11.22 03:59:05.365124 [ 193 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
6779 | 2024.11.22 03:59:05.365509 [ 193 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 39 rows starting from the beginning of the part | ||
6780 | 2024.11.22 03:59:05.367054 [ 265 ] {042fed4c-b063-40ac-93e6-59c90c3149ac} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6781 | 2024.11.22 03:59:05.367113 [ 265 ] {042fed4c-b063-40ac-93e6-59c90c3149ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6782 | 2024.11.22 03:59:05.368136 [ 265 ] {042fed4c-b063-40ac-93e6-59c90c3149ac} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6783 | 2024.11.22 03:59:05.368179 [ 195 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.004686713 sec., 42033.72384867603 rows/sec., 3.18 MiB/sec. | ||
6784 | 2024.11.22 03:59:05.368362 [ 195 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6785 | 2024.11.22 03:59:05.368453 [ 265 ] {042fed4c-b063-40ac-93e6-59c90c3149ac} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6786 | 2024.11.22 03:59:05.368852 [ 265 ] {042fed4c-b063-40ac-93e6-59c90c3149ac} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.004824 sec., 21351.575456053066 rows/sec., 1.67 MiB/sec. | ||
6787 | 2024.11.22 03:59:05.369096 [ 265 ] {042fed4c-b063-40ac-93e6-59c90c3149ac} <Debug> TCPHandler: Processed in 0.005527588 sec. | ||
6788 | 2024.11.22 03:59:05.369095 [ 195 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_46_9} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6789 | 2024.11.22 03:59:05.369409 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6790 | 2024.11.22 03:59:05.369488 [ 195 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_46_9} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6791 | 2024.11.22 03:59:05.369814 [ 260 ] {c79b0fbc-7ca1-4263-bcde-7a20ee2f84b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6792 | 2024.11.22 03:59:05.369822 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6793 | 2024.11.22 03:59:05.369998 [ 260 ] {c79b0fbc-7ca1-4263-bcde-7a20ee2f84b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6794 | 2024.11.22 03:59:05.370684 [ 260 ] {c79b0fbc-7ca1-4263-bcde-7a20ee2f84b8} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6795 | 2024.11.22 03:59:05.370725 [ 260 ] {c79b0fbc-7ca1-4263-bcde-7a20ee2f84b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6796 | 2024.11.22 03:59:05.371139 [ 260 ] {c79b0fbc-7ca1-4263-bcde-7a20ee2f84b8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6797 | 2024.11.22 03:59:05.371396 [ 260 ] {c79b0fbc-7ca1-4263-bcde-7a20ee2f84b8} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6798 | 2024.11.22 03:59:05.371641 [ 260 ] {c79b0fbc-7ca1-4263-bcde-7a20ee2f84b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002003 sec., 79880.17973040439 rows/sec., 5.56 MiB/sec. | ||
6799 | 2024.11.22 03:59:05.371743 [ 260 ] {c79b0fbc-7ca1-4263-bcde-7a20ee2f84b8} <Debug> TCPHandler: Processed in 0.002505135 sec. | ||
6800 | 2024.11.22 03:59:05.371996 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6801 | 2024.11.22 03:59:05.372215 [ 265 ] {25a56806-145e-44ca-9fb7-44410c7e4f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6802 | 2024.11.22 03:59:05.372356 [ 265 ] {25a56806-145e-44ca-9fb7-44410c7e4f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6803 | 2024.11.22 03:59:05.373756 [ 265 ] {25a56806-145e-44ca-9fb7-44410c7e4f2b} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6804 | 2024.11.22 03:59:05.373796 [ 265 ] {25a56806-145e-44ca-9fb7-44410c7e4f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6805 | 2024.11.22 03:59:05.374464 [ 265 ] {25a56806-145e-44ca-9fb7-44410c7e4f2b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6806 | 2024.11.22 03:59:05.374726 [ 265 ] {25a56806-145e-44ca-9fb7-44410c7e4f2b} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6807 | 2024.11.22 03:59:05.374973 [ 265 ] {25a56806-145e-44ca-9fb7-44410c7e4f2b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002812 sec., 13869.132290184923 rows/sec., 24.85 MiB/sec. | ||
6808 | 2024.11.22 03:59:05.375067 [ 265 ] {25a56806-145e-44ca-9fb7-44410c7e4f2b} <Debug> TCPHandler: Processed in 0.003231327 sec. | ||
6809 | 2024.11.22 03:59:05.375230 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6810 | 2024.11.22 03:59:05.375369 [ 260 ] {61a06767-f09a-40bf-b985-01e9be159864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6811 | 2024.11.22 03:59:05.375430 [ 260 ] {61a06767-f09a-40bf-b985-01e9be159864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6812 | 2024.11.22 03:59:05.375982 [ 260 ] {61a06767-f09a-40bf-b985-01e9be159864} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6813 | 2024.11.22 03:59:05.376021 [ 260 ] {61a06767-f09a-40bf-b985-01e9be159864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6814 | 2024.11.22 03:59:05.376401 [ 260 ] {61a06767-f09a-40bf-b985-01e9be159864} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6815 | 2024.11.22 03:59:05.376651 [ 260 ] {61a06767-f09a-40bf-b985-01e9be159864} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6816 | 2024.11.22 03:59:05.376865 [ 260 ] {61a06767-f09a-40bf-b985-01e9be159864} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001528 sec., 39267.01570680628 rows/sec., 2.65 MiB/sec. | ||
6817 | 2024.11.22 03:59:05.376920 [ 260 ] {61a06767-f09a-40bf-b985-01e9be159864} <Debug> TCPHandler: Processed in 0.001757761 sec. | ||
6818 | 2024.11.22 03:59:09.131177 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6819 | 2024.11.22 03:59:09.131243 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6820 | 2024.11.22 03:59:09.264503 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
6821 | 2024.11.22 03:59:09.265164 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6822 | 2024.11.22 03:59:09.265209 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6823 | 2024.11.22 03:59:09.265780 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6824 | 2024.11.22 03:59:09.266067 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6825 | 2024.11.22 03:59:09.266350 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6826 | 2024.11.22 03:59:10.358828 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6827 | 2024.11.22 03:59:10.361431 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6828 | 2024.11.22 03:59:10.362114 [ 265 ] {5c82c370-4c99-4e84-a794-41a37c259c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6829 | 2024.11.22 03:59:10.362634 [ 265 ] {5c82c370-4c99-4e84-a794-41a37c259c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6830 | 2024.11.22 03:59:10.366944 [ 265 ] {5c82c370-4c99-4e84-a794-41a37c259c65} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6831 | 2024.11.22 03:59:10.367005 [ 265 ] {5c82c370-4c99-4e84-a794-41a37c259c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6832 | 2024.11.22 03:59:10.368577 [ 265 ] {5c82c370-4c99-4e84-a794-41a37c259c65} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6833 | 2024.11.22 03:59:10.369208 [ 265 ] {5c82c370-4c99-4e84-a794-41a37c259c65} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6834 | 2024.11.22 03:59:10.369796 [ 265 ] {5c82c370-4c99-4e84-a794-41a37c259c65} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.007923 sec., 1767.0074466742396 rows/sec., 127.20 KiB/sec. | ||
6835 | 2024.11.22 03:59:10.370435 [ 265 ] {5c82c370-4c99-4e84-a794-41a37c259c65} <Debug> TCPHandler: Processed in 0.009284095 sec. | ||
6836 | 2024.11.22 03:59:10.370856 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6837 | 2024.11.22 03:59:10.371414 [ 260 ] {948cbd0f-9166-44ef-af00-ae890c5d0e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6838 | 2024.11.22 03:59:10.371681 [ 260 ] {948cbd0f-9166-44ef-af00-ae890c5d0e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6839 | 2024.11.22 03:59:10.376403 [ 260 ] {948cbd0f-9166-44ef-af00-ae890c5d0e5b} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6840 | 2024.11.22 03:59:10.376493 [ 260 ] {948cbd0f-9166-44ef-af00-ae890c5d0e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6841 | 2024.11.22 03:59:10.378011 [ 260 ] {948cbd0f-9166-44ef-af00-ae890c5d0e5b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6842 | 2024.11.22 03:59:10.378947 [ 260 ] {948cbd0f-9166-44ef-af00-ae890c5d0e5b} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6843 | 2024.11.22 03:59:10.379651 [ 260 ] {948cbd0f-9166-44ef-af00-ae890c5d0e5b} <Debug> executeQuery: Read 203 rows, 17.95 KiB in 0.008441 sec., 24049.283260277218 rows/sec., 2.08 MiB/sec. | ||
6844 | 2024.11.22 03:59:10.379916 [ 260 ] {948cbd0f-9166-44ef-af00-ae890c5d0e5b} <Debug> TCPHandler: Processed in 0.009319725 sec. | ||
6845 | 2024.11.22 03:59:10.380260 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6846 | 2024.11.22 03:59:10.380719 [ 265 ] {56507ccd-fac8-4fe5-8c76-edc74e190e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6847 | 2024.11.22 03:59:10.380883 [ 265 ] {56507ccd-fac8-4fe5-8c76-edc74e190e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6848 | 2024.11.22 03:59:10.384093 [ 265 ] {56507ccd-fac8-4fe5-8c76-edc74e190e35} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6849 | 2024.11.22 03:59:10.384212 [ 265 ] {56507ccd-fac8-4fe5-8c76-edc74e190e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6850 | 2024.11.22 03:59:10.385921 [ 265 ] {56507ccd-fac8-4fe5-8c76-edc74e190e35} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6851 | 2024.11.22 03:59:10.386697 [ 265 ] {56507ccd-fac8-4fe5-8c76-edc74e190e35} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6852 | 2024.11.22 03:59:10.387587 [ 265 ] {56507ccd-fac8-4fe5-8c76-edc74e190e35} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.006994 sec., 1000.8578781812982 rows/sec., 65.21 KiB/sec. | ||
6853 | 2024.11.22 03:59:10.387835 [ 265 ] {56507ccd-fac8-4fe5-8c76-edc74e190e35} <Debug> TCPHandler: Processed in 0.007782438 sec. | ||
6854 | 2024.11.22 03:59:10.388077 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6855 | 2024.11.22 03:59:10.388351 [ 260 ] {9d6e1e75-b420-4b2d-80e8-fb75255b3731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6856 | 2024.11.22 03:59:10.388477 [ 260 ] {9d6e1e75-b420-4b2d-80e8-fb75255b3731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6857 | 2024.11.22 03:59:10.390907 [ 260 ] {9d6e1e75-b420-4b2d-80e8-fb75255b3731} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6858 | 2024.11.22 03:59:10.390993 [ 260 ] {9d6e1e75-b420-4b2d-80e8-fb75255b3731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6859 | 2024.11.22 03:59:10.392326 [ 260 ] {9d6e1e75-b420-4b2d-80e8-fb75255b3731} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6860 | 2024.11.22 03:59:10.393075 [ 260 ] {9d6e1e75-b420-4b2d-80e8-fb75255b3731} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6861 | 2024.11.22 03:59:10.393849 [ 260 ] {9d6e1e75-b420-4b2d-80e8-fb75255b3731} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005568 sec., 2514.367816091954 rows/sec., 176.09 KiB/sec. | ||
6862 | 2024.11.22 03:59:10.394201 [ 260 ] {9d6e1e75-b420-4b2d-80e8-fb75255b3731} <Debug> TCPHandler: Processed in 0.006246801 sec. | ||
6863 | 2024.11.22 03:59:10.394685 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6864 | 2024.11.22 03:59:10.395078 [ 265 ] {5af89544-f3b3-4d50-b6d2-081c92ec56b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6865 | 2024.11.22 03:59:10.395260 [ 265 ] {5af89544-f3b3-4d50-b6d2-081c92ec56b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6866 | 2024.11.22 03:59:10.397883 [ 265 ] {5af89544-f3b3-4d50-b6d2-081c92ec56b9} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6867 | 2024.11.22 03:59:10.397963 [ 265 ] {5af89544-f3b3-4d50-b6d2-081c92ec56b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6868 | 2024.11.22 03:59:10.399189 [ 265 ] {5af89544-f3b3-4d50-b6d2-081c92ec56b9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6869 | 2024.11.22 03:59:10.399822 [ 265 ] {5af89544-f3b3-4d50-b6d2-081c92ec56b9} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6870 | 2024.11.22 03:59:10.400481 [ 265 ] {5af89544-f3b3-4d50-b6d2-081c92ec56b9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005492 sec., 2367.0793882010194 rows/sec., 147.59 KiB/sec. | ||
6871 | 2024.11.22 03:59:10.400780 [ 265 ] {5af89544-f3b3-4d50-b6d2-081c92ec56b9} <Debug> TCPHandler: Processed in 0.006425854 sec. | ||
6872 | 2024.11.22 03:59:10.401069 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6873 | 2024.11.22 03:59:10.401398 [ 260 ] {f8cc50ad-9f58-4d99-bf81-552ca9738853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6874 | 2024.11.22 03:59:10.401485 [ 260 ] {f8cc50ad-9f58-4d99-bf81-552ca9738853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6875 | 2024.11.22 03:59:10.402569 [ 260 ] {f8cc50ad-9f58-4d99-bf81-552ca9738853} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6876 | 2024.11.22 03:59:10.402623 [ 260 ] {f8cc50ad-9f58-4d99-bf81-552ca9738853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6877 | 2024.11.22 03:59:10.403880 [ 260 ] {f8cc50ad-9f58-4d99-bf81-552ca9738853} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6878 | 2024.11.22 03:59:10.404997 [ 260 ] {f8cc50ad-9f58-4d99-bf81-552ca9738853} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6879 | 2024.11.22 03:59:10.405856 [ 260 ] {f8cc50ad-9f58-4d99-bf81-552ca9738853} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.004532 sec., 84289.49691085615 rows/sec., 5.96 MiB/sec. | ||
6880 | 2024.11.22 03:59:10.406100 [ 260 ] {f8cc50ad-9f58-4d99-bf81-552ca9738853} <Debug> TCPHandler: Processed in 0.005172292 sec. | ||
6881 | 2024.11.22 03:59:10.406381 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6882 | 2024.11.22 03:59:10.406911 [ 265 ] {0debd492-9d8b-4af2-b0a6-8cda73b56711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6883 | 2024.11.22 03:59:10.407110 [ 265 ] {0debd492-9d8b-4af2-b0a6-8cda73b56711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6884 | 2024.11.22 03:59:10.411090 [ 265 ] {0debd492-9d8b-4af2-b0a6-8cda73b56711} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6885 | 2024.11.22 03:59:10.411686 [ 265 ] {0debd492-9d8b-4af2-b0a6-8cda73b56711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6886 | 2024.11.22 03:59:10.412913 [ 265 ] {0debd492-9d8b-4af2-b0a6-8cda73b56711} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6887 | 2024.11.22 03:59:10.413945 [ 265 ] {0debd492-9d8b-4af2-b0a6-8cda73b56711} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6888 | 2024.11.22 03:59:10.415359 [ 265 ] {0debd492-9d8b-4af2-b0a6-8cda73b56711} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.008548 sec., 701.9185774450164 rows/sec., 36.67 KiB/sec. | ||
6889 | 2024.11.22 03:59:10.415571 [ 265 ] {0debd492-9d8b-4af2-b0a6-8cda73b56711} <Debug> TCPHandler: Processed in 0.009336476 sec. | ||
6890 | 2024.11.22 03:59:10.415857 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6891 | 2024.11.22 03:59:10.416112 [ 260 ] {ffd133fa-124c-4cf6-a780-ef02fa55d41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6892 | 2024.11.22 03:59:10.416212 [ 260 ] {ffd133fa-124c-4cf6-a780-ef02fa55d41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6893 | 2024.11.22 03:59:10.418681 [ 260 ] {ffd133fa-124c-4cf6-a780-ef02fa55d41f} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6894 | 2024.11.22 03:59:10.418778 [ 260 ] {ffd133fa-124c-4cf6-a780-ef02fa55d41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6895 | 2024.11.22 03:59:10.420709 [ 260 ] {ffd133fa-124c-4cf6-a780-ef02fa55d41f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6896 | 2024.11.22 03:59:10.421241 [ 260 ] {ffd133fa-124c-4cf6-a780-ef02fa55d41f} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6897 | 2024.11.22 03:59:10.421937 [ 260 ] {ffd133fa-124c-4cf6-a780-ef02fa55d41f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005877 sec., 40326.697294538026 rows/sec., 2.70 MiB/sec. | ||
6898 | 2024.11.22 03:59:10.422240 [ 260 ] {ffd133fa-124c-4cf6-a780-ef02fa55d41f} <Debug> TCPHandler: Processed in 0.006506655 sec. | ||
6899 | 2024.11.22 03:59:10.422698 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6900 | 2024.11.22 03:59:10.423189 [ 265 ] {d86b3757-40d3-444a-a55e-6a438a56d849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6901 | 2024.11.22 03:59:10.423378 [ 265 ] {d86b3757-40d3-444a-a55e-6a438a56d849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6902 | 2024.11.22 03:59:10.425986 [ 265 ] {d86b3757-40d3-444a-a55e-6a438a56d849} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6903 | 2024.11.22 03:59:10.426027 [ 265 ] {d86b3757-40d3-444a-a55e-6a438a56d849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6904 | 2024.11.22 03:59:10.427218 [ 265 ] {d86b3757-40d3-444a-a55e-6a438a56d849} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6905 | 2024.11.22 03:59:10.427579 [ 265 ] {d86b3757-40d3-444a-a55e-6a438a56d849} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6906 | 2024.11.22 03:59:10.427848 [ 265 ] {d86b3757-40d3-444a-a55e-6a438a56d849} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004823 sec., 207.33982998133942 rows/sec., 13.97 KiB/sec. | ||
6907 | 2024.11.22 03:59:10.427942 [ 265 ] {d86b3757-40d3-444a-a55e-6a438a56d849} <Debug> TCPHandler: Processed in 0.005562228 sec. | ||
6908 | 2024.11.22 03:59:10.428123 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6909 | 2024.11.22 03:59:10.428293 [ 260 ] {cd3a4f85-631f-4e09-871c-6340c64241ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6910 | 2024.11.22 03:59:10.428362 [ 260 ] {cd3a4f85-631f-4e09-871c-6340c64241ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6911 | 2024.11.22 03:59:10.429890 [ 260 ] {cd3a4f85-631f-4e09-871c-6340c64241ee} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6912 | 2024.11.22 03:59:10.429965 [ 260 ] {cd3a4f85-631f-4e09-871c-6340c64241ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6913 | 2024.11.22 03:59:10.431780 [ 260 ] {cd3a4f85-631f-4e09-871c-6340c64241ee} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6914 | 2024.11.22 03:59:10.432884 [ 260 ] {cd3a4f85-631f-4e09-871c-6340c64241ee} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6915 | 2024.11.22 03:59:10.433571 [ 260 ] {cd3a4f85-631f-4e09-871c-6340c64241ee} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005303 sec., 15462.945502545728 rows/sec., 1005.66 KiB/sec. | ||
6916 | 2024.11.22 03:59:10.433853 [ 260 ] {cd3a4f85-631f-4e09-871c-6340c64241ee} <Debug> TCPHandler: Processed in 0.005798232 sec. | ||
6917 | 2024.11.22 03:59:10.437992 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6918 | 2024.11.22 03:59:10.438066 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6919 | 2024.11.22 03:59:10.446210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6920 | 2024.11.22 03:59:10.447057 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6921 | 2024.11.22 03:59:10.451804 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6922 | 2024.11.22 03:59:14.339169 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1006 | ||
6923 | 2024.11.22 03:59:14.342225 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6924 | 2024.11.22 03:59:14.342275 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6925 | 2024.11.22 03:59:14.343778 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6926 | 2024.11.22 03:59:14.344105 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6927 | 2024.11.22 03:59:14.345407 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1006 | ||
6928 | 2024.11.22 03:59:15.357772 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6929 | 2024.11.22 03:59:15.357957 [ 265 ] {846a27bc-8da2-4ae4-9a3d-2679482cfce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6930 | 2024.11.22 03:59:15.358029 [ 265 ] {846a27bc-8da2-4ae4-9a3d-2679482cfce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6931 | 2024.11.22 03:59:15.358785 [ 265 ] {846a27bc-8da2-4ae4-9a3d-2679482cfce3} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6932 | 2024.11.22 03:59:15.358836 [ 265 ] {846a27bc-8da2-4ae4-9a3d-2679482cfce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6933 | 2024.11.22 03:59:15.359272 [ 265 ] {846a27bc-8da2-4ae4-9a3d-2679482cfce3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6934 | 2024.11.22 03:59:15.359525 [ 265 ] {846a27bc-8da2-4ae4-9a3d-2679482cfce3} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6935 | 2024.11.22 03:59:15.359790 [ 265 ] {846a27bc-8da2-4ae4-9a3d-2679482cfce3} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00188 sec., 6382.978723404255 rows/sec., 520.49 KiB/sec. | ||
6936 | 2024.11.22 03:59:15.359979 [ 265 ] {846a27bc-8da2-4ae4-9a3d-2679482cfce3} <Debug> TCPHandler: Processed in 0.002339002 sec. | ||
6937 | 2024.11.22 03:59:15.360253 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6938 | 2024.11.22 03:59:15.360459 [ 260 ] {60a93c5c-0758-4a6a-b040-7307e37ca035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6939 | 2024.11.22 03:59:15.360541 [ 260 ] {60a93c5c-0758-4a6a-b040-7307e37ca035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6940 | 2024.11.22 03:59:15.361345 [ 260 ] {60a93c5c-0758-4a6a-b040-7307e37ca035} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6941 | 2024.11.22 03:59:15.361390 [ 260 ] {60a93c5c-0758-4a6a-b040-7307e37ca035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6942 | 2024.11.22 03:59:15.361835 [ 260 ] {60a93c5c-0758-4a6a-b040-7307e37ca035} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6943 | 2024.11.22 03:59:15.362099 [ 260 ] {60a93c5c-0758-4a6a-b040-7307e37ca035} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6944 | 2024.11.22 03:59:15.362331 [ 260 ] {60a93c5c-0758-4a6a-b040-7307e37ca035} <Debug> executeQuery: Read 140 rows, 12.25 KiB in 0.001934 sec., 72388.83143743536 rows/sec., 6.18 MiB/sec. | ||
6945 | 2024.11.22 03:59:15.362397 [ 260 ] {60a93c5c-0758-4a6a-b040-7307e37ca035} <Debug> TCPHandler: Processed in 0.002289341 sec. | ||
6946 | 2024.11.22 03:59:15.362552 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6947 | 2024.11.22 03:59:15.362737 [ 265 ] {06122d38-ebb0-44c6-bbfd-63d4ccea0f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6948 | 2024.11.22 03:59:15.362831 [ 265 ] {06122d38-ebb0-44c6-bbfd-63d4ccea0f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6949 | 2024.11.22 03:59:15.363807 [ 265 ] {06122d38-ebb0-44c6-bbfd-63d4ccea0f1f} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6950 | 2024.11.22 03:59:15.363848 [ 265 ] {06122d38-ebb0-44c6-bbfd-63d4ccea0f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6951 | 2024.11.22 03:59:15.364220 [ 265 ] {06122d38-ebb0-44c6-bbfd-63d4ccea0f1f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6952 | 2024.11.22 03:59:15.364467 [ 265 ] {06122d38-ebb0-44c6-bbfd-63d4ccea0f1f} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6953 | 2024.11.22 03:59:15.364688 [ 265 ] {06122d38-ebb0-44c6-bbfd-63d4ccea0f1f} <Debug> executeQuery: Read 51 rows, 3.77 KiB in 0.002015 sec., 25310.173697270475 rows/sec., 1.83 MiB/sec. | ||
6954 | 2024.11.22 03:59:15.364745 [ 265 ] {06122d38-ebb0-44c6-bbfd-63d4ccea0f1f} <Debug> TCPHandler: Processed in 0.002256251 sec. | ||
6955 | 2024.11.22 03:59:15.364895 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6956 | 2024.11.22 03:59:15.365022 [ 260 ] {4c88ac49-7932-40c5-be0a-c5d79deaa3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6957 | 2024.11.22 03:59:15.365075 [ 260 ] {4c88ac49-7932-40c5-be0a-c5d79deaa3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6958 | 2024.11.22 03:59:15.365736 [ 260 ] {4c88ac49-7932-40c5-be0a-c5d79deaa3b3} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6959 | 2024.11.22 03:59:15.365777 [ 260 ] {4c88ac49-7932-40c5-be0a-c5d79deaa3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6960 | 2024.11.22 03:59:15.366155 [ 260 ] {4c88ac49-7932-40c5-be0a-c5d79deaa3b3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6961 | 2024.11.22 03:59:15.366401 [ 260 ] {4c88ac49-7932-40c5-be0a-c5d79deaa3b3} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6962 | 2024.11.22 03:59:15.366615 [ 260 ] {4c88ac49-7932-40c5-be0a-c5d79deaa3b3} <Debug> executeQuery: Read 115 rows, 9.22 KiB in 0.001625 sec., 70769.23076923077 rows/sec., 5.54 MiB/sec. | ||
6963 | 2024.11.22 03:59:15.366670 [ 260 ] {4c88ac49-7932-40c5-be0a-c5d79deaa3b3} <Debug> TCPHandler: Processed in 0.001839263 sec. | ||
6964 | 2024.11.22 03:59:15.366845 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6965 | 2024.11.22 03:59:15.366987 [ 265 ] {56a45be0-0663-4bce-9e1b-53023800d046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6966 | 2024.11.22 03:59:15.367050 [ 265 ] {56a45be0-0663-4bce-9e1b-53023800d046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6967 | 2024.11.22 03:59:15.367705 [ 265 ] {56a45be0-0663-4bce-9e1b-53023800d046} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6968 | 2024.11.22 03:59:15.367747 [ 265 ] {56a45be0-0663-4bce-9e1b-53023800d046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6969 | 2024.11.22 03:59:15.368152 [ 265 ] {56a45be0-0663-4bce-9e1b-53023800d046} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6970 | 2024.11.22 03:59:15.368401 [ 265 ] {56a45be0-0663-4bce-9e1b-53023800d046} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6971 | 2024.11.22 03:59:15.368612 [ 265 ] {56a45be0-0663-4bce-9e1b-53023800d046} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001663 sec., 99819.60312687914 rows/sec., 6.95 MiB/sec. | ||
6972 | 2024.11.22 03:59:15.368667 [ 265 ] {56a45be0-0663-4bce-9e1b-53023800d046} <Debug> TCPHandler: Processed in 0.001892943 sec. | ||
6973 | 2024.11.22 03:59:15.368820 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6974 | 2024.11.22 03:59:15.368960 [ 260 ] {de045a60-f8d1-41f3-bcd3-e93a47fb95fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6975 | 2024.11.22 03:59:15.369054 [ 260 ] {de045a60-f8d1-41f3-bcd3-e93a47fb95fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6976 | 2024.11.22 03:59:15.370368 [ 260 ] {de045a60-f8d1-41f3-bcd3-e93a47fb95fc} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6977 | 2024.11.22 03:59:15.370408 [ 260 ] {de045a60-f8d1-41f3-bcd3-e93a47fb95fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6978 | 2024.11.22 03:59:15.371101 [ 260 ] {de045a60-f8d1-41f3-bcd3-e93a47fb95fc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6979 | 2024.11.22 03:59:15.371373 [ 260 ] {de045a60-f8d1-41f3-bcd3-e93a47fb95fc} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6980 | 2024.11.22 03:59:15.371658 [ 260 ] {de045a60-f8d1-41f3-bcd3-e93a47fb95fc} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002737 sec., 14249.177932042383 rows/sec., 25.53 MiB/sec. | ||
6981 | 2024.11.22 03:59:15.371773 [ 260 ] {de045a60-f8d1-41f3-bcd3-e93a47fb95fc} <Debug> TCPHandler: Processed in 0.003026393 sec. | ||
6982 | 2024.11.22 03:59:15.371917 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6983 | 2024.11.22 03:59:15.372032 [ 265 ] {009fd335-7992-45e6-9d4f-9a69392ac35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6984 | 2024.11.22 03:59:15.372084 [ 265 ] {009fd335-7992-45e6-9d4f-9a69392ac35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6985 | 2024.11.22 03:59:15.372579 [ 265 ] {009fd335-7992-45e6-9d4f-9a69392ac35d} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6986 | 2024.11.22 03:59:15.372620 [ 265 ] {009fd335-7992-45e6-9d4f-9a69392ac35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6987 | 2024.11.22 03:59:15.373002 [ 265 ] {009fd335-7992-45e6-9d4f-9a69392ac35d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6988 | 2024.11.22 03:59:15.373246 [ 265 ] {009fd335-7992-45e6-9d4f-9a69392ac35d} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6989 | 2024.11.22 03:59:15.373470 [ 265 ] {009fd335-7992-45e6-9d4f-9a69392ac35d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec. | ||
6990 | 2024.11.22 03:59:15.373520 [ 265 ] {009fd335-7992-45e6-9d4f-9a69392ac35d} <Debug> TCPHandler: Processed in 0.00166621 sec. | ||
6991 | 2024.11.22 03:59:16.766466 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
6992 | 2024.11.22 03:59:16.767184 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6993 | 2024.11.22 03:59:16.767229 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
6994 | 2024.11.22 03:59:16.767814 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6995 | 2024.11.22 03:59:16.768088 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6996 | 2024.11.22 03:59:16.768408 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
6997 | 2024.11.22 03:59:17.951856 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
6998 | 2024.11.22 03:59:17.974459 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6999 | 2024.11.22 03:59:17.974531 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
7000 | 2024.11.22 03:59:17.982262 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7001 | 2024.11.22 03:59:17.983577 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7002 | 2024.11.22 03:59:17.987209 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
7003 | 2024.11.22 03:59:20.356217 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7004 | 2024.11.22 03:59:20.356452 [ 265 ] {24ae0c4f-5cec-4524-81c1-e2f2ba4f7504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7005 | 2024.11.22 03:59:20.356524 [ 265 ] {24ae0c4f-5cec-4524-81c1-e2f2ba4f7504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7006 | 2024.11.22 03:59:20.357258 [ 265 ] {24ae0c4f-5cec-4524-81c1-e2f2ba4f7504} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7007 | 2024.11.22 03:59:20.357308 [ 265 ] {24ae0c4f-5cec-4524-81c1-e2f2ba4f7504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
7008 | 2024.11.22 03:59:20.357752 [ 265 ] {24ae0c4f-5cec-4524-81c1-e2f2ba4f7504} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7009 | 2024.11.22 03:59:20.358014 [ 265 ] {24ae0c4f-5cec-4524-81c1-e2f2ba4f7504} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7010 | 2024.11.22 03:59:20.358255 [ 265 ] {24ae0c4f-5cec-4524-81c1-e2f2ba4f7504} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001854 sec., 7551.240560949299 rows/sec., 543.59 KiB/sec. | ||
7011 | 2024.11.22 03:59:20.358310 [ 265 ] {24ae0c4f-5cec-4524-81c1-e2f2ba4f7504} <Debug> TCPHandler: Processed in 0.00228406 sec. | ||
7012 | 2024.11.22 03:59:20.358571 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7013 | 2024.11.22 03:59:20.358783 [ 260 ] {d24b5572-80ce-45ac-8363-48fca083ccce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7014 | 2024.11.22 03:59:20.358864 [ 260 ] {d24b5572-80ce-45ac-8363-48fca083ccce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7015 | 2024.11.22 03:59:20.359770 [ 260 ] {d24b5572-80ce-45ac-8363-48fca083ccce} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7016 | 2024.11.22 03:59:20.359821 [ 260 ] {d24b5572-80ce-45ac-8363-48fca083ccce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
7017 | 2024.11.22 03:59:20.360274 [ 260 ] {d24b5572-80ce-45ac-8363-48fca083ccce} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7018 | 2024.11.22 03:59:20.360527 [ 260 ] {d24b5572-80ce-45ac-8363-48fca083ccce} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7019 | 2024.11.22 03:59:20.360706 [ 92 ] {} <Debug> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7020 | 2024.11.22 03:59:20.360787 [ 260 ] {d24b5572-80ce-45ac-8363-48fca083ccce} <Debug> executeQuery: Read 203 rows, 17.95 KiB in 0.002058 sec., 98639.45578231293 rows/sec., 8.52 MiB/sec. | ||
7021 | 2024.11.22 03:59:20.360797 [ 92 ] {} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7022 | 2024.11.22 03:59:20.360880 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
7023 | 2024.11.22 03:59:20.360936 [ 260 ] {d24b5572-80ce-45ac-8363-48fca083ccce} <Debug> TCPHandler: Processed in 0.002506685 sec. | ||
7024 | 2024.11.22 03:59:20.361201 [ 188 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::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 | ||
7025 | 2024.11.22 03:59:20.361217 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7026 | 2024.11.22 03:59:20.361535 [ 188 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7027 | 2024.11.22 03:59:20.361620 [ 188 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1431 rows starting from the beginning of the part | ||
7028 | 2024.11.22 03:59:20.361626 [ 265 ] {6f2d8514-05d4-48f4-a25a-1d389240f2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7029 | 2024.11.22 03:59:20.361816 [ 188 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
7030 | 2024.11.22 03:59:20.361845 [ 265 ] {6f2d8514-05d4-48f4-a25a-1d389240f2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7031 | 2024.11.22 03:59:20.362263 [ 188 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 134 rows starting from the beginning of the part | ||
7032 | 2024.11.22 03:59:20.362743 [ 188 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 203 rows starting from the beginning of the part | ||
7033 | 2024.11.22 03:59:20.363088 [ 188 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 140 rows starting from the beginning of the part | ||
7034 | 2024.11.22 03:59:20.363509 [ 188 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 203 rows starting from the beginning of the part | ||
7035 | 2024.11.22 03:59:20.364806 [ 265 ] {6f2d8514-05d4-48f4-a25a-1d389240f2ea} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7036 | 2024.11.22 03:59:20.364871 [ 265 ] {6f2d8514-05d4-48f4-a25a-1d389240f2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7037 | 2024.11.22 03:59:20.366017 [ 265 ] {6f2d8514-05d4-48f4-a25a-1d389240f2ea} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7038 | 2024.11.22 03:59:20.366466 [ 265 ] {6f2d8514-05d4-48f4-a25a-1d389240f2ea} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7039 | 2024.11.22 03:59:20.366960 [ 265 ] {6f2d8514-05d4-48f4-a25a-1d389240f2ea} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.005426 sec., 1290.0847769996312 rows/sec., 84.05 KiB/sec. | ||
7040 | 2024.11.22 03:59:20.367224 [ 265 ] {6f2d8514-05d4-48f4-a25a-1d389240f2ea} <Debug> TCPHandler: Processed in 0.006167969 sec. | ||
7041 | 2024.11.22 03:59:20.367239 [ 188 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2167 rows, containing 5 columns (5 merged, 0 gathered) in 0.006220721 sec., 348351.90326008835 rows/sec., 30.62 MiB/sec. | ||
7042 | 2024.11.22 03:59:20.367384 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7043 | 2024.11.22 03:59:20.367527 [ 188 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7044 | 2024.11.22 03:59:20.367582 [ 260 ] {21380a4c-82e9-48c6-b1b8-b3592e6ad4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7045 | 2024.11.22 03:59:20.367678 [ 260 ] {21380a4c-82e9-48c6-b1b8-b3592e6ad4b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7046 | 2024.11.22 03:59:20.368071 [ 188 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_56_11} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7047 | 2024.11.22 03:59:20.368305 [ 188 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_56_11} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7048 | 2024.11.22 03:59:20.368470 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
7049 | 2024.11.22 03:59:20.368775 [ 260 ] {21380a4c-82e9-48c6-b1b8-b3592e6ad4b9} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7050 | 2024.11.22 03:59:20.368821 [ 260 ] {21380a4c-82e9-48c6-b1b8-b3592e6ad4b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
7051 | 2024.11.22 03:59:20.369197 [ 260 ] {21380a4c-82e9-48c6-b1b8-b3592e6ad4b9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7052 | 2024.11.22 03:59:20.369438 [ 260 ] {21380a4c-82e9-48c6-b1b8-b3592e6ad4b9} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7053 | 2024.11.22 03:59:20.369665 [ 260 ] {21380a4c-82e9-48c6-b1b8-b3592e6ad4b9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002148 sec., 6517.6908752327745 rows/sec., 456.46 KiB/sec. | ||
7054 | 2024.11.22 03:59:20.369727 [ 260 ] {21380a4c-82e9-48c6-b1b8-b3592e6ad4b9} <Debug> TCPHandler: Processed in 0.002412703 sec. | ||
7055 | 2024.11.22 03:59:20.369877 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7056 | 2024.11.22 03:59:20.370021 [ 265 ] {a394fd5c-a8f0-4230-9416-b6f6abd5635e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7057 | 2024.11.22 03:59:20.370079 [ 265 ] {a394fd5c-a8f0-4230-9416-b6f6abd5635e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7058 | 2024.11.22 03:59:20.370712 [ 265 ] {a394fd5c-a8f0-4230-9416-b6f6abd5635e} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7059 | 2024.11.22 03:59:20.370754 [ 265 ] {a394fd5c-a8f0-4230-9416-b6f6abd5635e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
7060 | 2024.11.22 03:59:20.371140 [ 265 ] {a394fd5c-a8f0-4230-9416-b6f6abd5635e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7061 | 2024.11.22 03:59:20.371379 [ 265 ] {a394fd5c-a8f0-4230-9416-b6f6abd5635e} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7062 | 2024.11.22 03:59:20.371641 [ 265 ] {a394fd5c-a8f0-4230-9416-b6f6abd5635e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00164 sec., 7926.829268292683 rows/sec., 494.24 KiB/sec. | ||
7063 | 2024.11.22 03:59:20.371828 [ 265 ] {a394fd5c-a8f0-4230-9416-b6f6abd5635e} <Debug> TCPHandler: Processed in 0.002018665 sec. | ||
7064 | 2024.11.22 03:59:20.372029 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7065 | 2024.11.22 03:59:20.372166 [ 260 ] {1e9e6346-7f80-4a6e-ba76-239c34ee01cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7066 | 2024.11.22 03:59:20.372224 [ 260 ] {1e9e6346-7f80-4a6e-ba76-239c34ee01cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7067 | 2024.11.22 03:59:20.372943 [ 260 ] {1e9e6346-7f80-4a6e-ba76-239c34ee01cf} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7068 | 2024.11.22 03:59:20.372982 [ 260 ] {1e9e6346-7f80-4a6e-ba76-239c34ee01cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
7069 | 2024.11.22 03:59:20.373374 [ 260 ] {1e9e6346-7f80-4a6e-ba76-239c34ee01cf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7070 | 2024.11.22 03:59:20.373635 [ 260 ] {1e9e6346-7f80-4a6e-ba76-239c34ee01cf} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7071 | 2024.11.22 03:59:20.373806 [ 92 ] {} <Debug> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7072 | 2024.11.22 03:59:20.373876 [ 92 ] {} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7073 | 2024.11.22 03:59:20.373893 [ 260 ] {1e9e6346-7f80-4a6e-ba76-239c34ee01cf} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001745 sec., 218911.17478510027 rows/sec., 15.49 MiB/sec. | ||
7074 | 2024.11.22 03:59:20.373921 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
7075 | 2024.11.22 03:59:20.374056 [ 260 ] {1e9e6346-7f80-4a6e-ba76-239c34ee01cf} <Debug> TCPHandler: Processed in 0.002098357 sec. | ||
7076 | 2024.11.22 03:59:20.374169 [ 191 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::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 | ||
7077 | 2024.11.22 03:59:20.374236 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7078 | 2024.11.22 03:59:20.374346 [ 191 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7079 | 2024.11.22 03:59:20.374381 [ 265 ] {dc04c13a-c4ae-4033-b51e-4a4d9e3db68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7080 | 2024.11.22 03:59:20.374394 [ 191 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 913 rows starting from the beginning of the part | ||
7081 | 2024.11.22 03:59:20.374446 [ 265 ] {dc04c13a-c4ae-4033-b51e-4a4d9e3db68c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7082 | 2024.11.22 03:59:20.374688 [ 191 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
7083 | 2024.11.22 03:59:20.375145 [ 191 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 103 rows starting from the beginning of the part | ||
7084 | 2024.11.22 03:59:20.375525 [ 191 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 382 rows starting from the beginning of the part | ||
7085 | 2024.11.22 03:59:20.375804 [ 191 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 115 rows starting from the beginning of the part | ||
7086 | 2024.11.22 03:59:20.376092 [ 191 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 382 rows starting from the beginning of the part | ||
7087 | 2024.11.22 03:59:20.376741 [ 265 ] {dc04c13a-c4ae-4033-b51e-4a4d9e3db68c} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7088 | 2024.11.22 03:59:20.376786 [ 265 ] {dc04c13a-c4ae-4033-b51e-4a4d9e3db68c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7089 | 2024.11.22 03:59:20.377316 [ 265 ] {dc04c13a-c4ae-4033-b51e-4a4d9e3db68c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7090 | 2024.11.22 03:59:20.377652 [ 265 ] {dc04c13a-c4ae-4033-b51e-4a4d9e3db68c} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7091 | 2024.11.22 03:59:20.377920 [ 265 ] {dc04c13a-c4ae-4033-b51e-4a4d9e3db68c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003572 sec., 1679.7312430011198 rows/sec., 87.76 KiB/sec. | ||
7092 | 2024.11.22 03:59:20.377977 [ 265 ] {dc04c13a-c4ae-4033-b51e-4a4d9e3db68c} <Debug> TCPHandler: Processed in 0.003815207 sec. | ||
7093 | 2024.11.22 03:59:20.378196 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7094 | 2024.11.22 03:59:20.378277 [ 201 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.004227525 sec., 463391.7008178544 rows/sec., 35.48 MiB/sec. | ||
7095 | 2024.11.22 03:59:20.378358 [ 260 ] {1aca18d9-2987-4cb5-b217-c2f2c9840b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7096 | 2024.11.22 03:59:20.378422 [ 260 ] {1aca18d9-2987-4cb5-b217-c2f2c9840b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7097 | 2024.11.22 03:59:20.378507 [ 201 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7098 | 2024.11.22 03:59:20.378956 [ 201 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_56_11} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7099 | 2024.11.22 03:59:20.379101 [ 201 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_56_11} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7100 | 2024.11.22 03:59:20.379207 [ 260 ] {1aca18d9-2987-4cb5-b217-c2f2c9840b9b} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7101 | 2024.11.22 03:59:20.379215 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
7102 | 2024.11.22 03:59:20.379250 [ 260 ] {1aca18d9-2987-4cb5-b217-c2f2c9840b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
7103 | 2024.11.22 03:59:20.379649 [ 260 ] {1aca18d9-2987-4cb5-b217-c2f2c9840b9b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7104 | 2024.11.22 03:59:20.379890 [ 260 ] {1aca18d9-2987-4cb5-b217-c2f2c9840b9b} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7105 | 2024.11.22 03:59:20.380061 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7106 | 2024.11.22 03:59:20.380120 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7107 | 2024.11.22 03:59:20.380159 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
7108 | 2024.11.22 03:59:20.380170 [ 260 ] {1aca18d9-2987-4cb5-b217-c2f2c9840b9b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001831 sec., 129437.46586564719 rows/sec., 8.68 MiB/sec. | ||
7109 | 2024.11.22 03:59:20.380409 [ 260 ] {1aca18d9-2987-4cb5-b217-c2f2c9840b9b} <Debug> TCPHandler: Processed in 0.002338271 sec. | ||
7110 | 2024.11.22 03:59:20.380450 [ 186 ] {61e5534c-08f6-4e60-8226-faa42bd50912::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 | ||
7111 | 2024.11.22 03:59:20.380663 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7112 | 2024.11.22 03:59:20.380677 [ 186 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7113 | 2024.11.22 03:59:20.380775 [ 186 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14453 rows starting from the beginning of the part | ||
7114 | 2024.11.22 03:59:20.381033 [ 186 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 32 rows starting from the beginning of the part | ||
7115 | 2024.11.22 03:59:20.381325 [ 186 ] {61e5534c-08f6-4e60-8226-faa42bd50912::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 | ||
7116 | 2024.11.22 03:59:20.381369 [ 265 ] {3a050b26-a022-4e01-adfd-91f7a1623cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7117 | 2024.11.22 03:59:20.381552 [ 265 ] {3a050b26-a022-4e01-adfd-91f7a1623cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7118 | 2024.11.22 03:59:20.381655 [ 186 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part | ||
7119 | 2024.11.22 03:59:20.382014 [ 186 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 166 rows starting from the beginning of the part | ||
7120 | 2024.11.22 03:59:20.382402 [ 186 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 237 rows starting from the beginning of the part | ||
7121 | 2024.11.22 03:59:20.383434 [ 265 ] {3a050b26-a022-4e01-adfd-91f7a1623cad} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7122 | 2024.11.22 03:59:20.383521 [ 265 ] {3a050b26-a022-4e01-adfd-91f7a1623cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7123 | 2024.11.22 03:59:20.384163 [ 265 ] {3a050b26-a022-4e01-adfd-91f7a1623cad} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7124 | 2024.11.22 03:59:20.384647 [ 265 ] {3a050b26-a022-4e01-adfd-91f7a1623cad} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7125 | 2024.11.22 03:59:20.385114 [ 265 ] {3a050b26-a022-4e01-adfd-91f7a1623cad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004025 sec., 248.4472049689441 rows/sec., 16.74 KiB/sec. | ||
7126 | 2024.11.22 03:59:20.385351 [ 265 ] {3a050b26-a022-4e01-adfd-91f7a1623cad} <Debug> TCPHandler: Processed in 0.004835526 sec. | ||
7127 | 2024.11.22 03:59:20.385629 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7128 | 2024.11.22 03:59:20.385980 [ 260 ] {44a13457-58e1-4df2-8cf7-fba872c8c326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7129 | 2024.11.22 03:59:20.386106 [ 260 ] {44a13457-58e1-4df2-8cf7-fba872c8c326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7130 | 2024.11.22 03:59:20.387460 [ 260 ] {44a13457-58e1-4df2-8cf7-fba872c8c326} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7131 | 2024.11.22 03:59:20.387501 [ 260 ] {44a13457-58e1-4df2-8cf7-fba872c8c326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7132 | 2024.11.22 03:59:20.388202 [ 260 ] {44a13457-58e1-4df2-8cf7-fba872c8c326} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7133 | 2024.11.22 03:59:20.388487 [ 260 ] {44a13457-58e1-4df2-8cf7-fba872c8c326} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7134 | 2024.11.22 03:59:20.388680 [ 92 ] {} <Debug> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7135 | 2024.11.22 03:59:20.388737 [ 92 ] {} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7136 | 2024.11.22 03:59:20.388771 [ 260 ] {44a13457-58e1-4df2-8cf7-fba872c8c326} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002891 sec., 28363.887928052576 rows/sec., 1.80 MiB/sec. | ||
7137 | 2024.11.22 03:59:20.388780 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7138 | 2024.11.22 03:59:20.389051 [ 260 ] {44a13457-58e1-4df2-8cf7-fba872c8c326} <Debug> TCPHandler: Processed in 0.003576474 sec. | ||
7139 | 2024.11.22 03:59:20.389118 [ 201 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
7140 | 2024.11.22 03:59:20.389439 [ 201 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7141 | 2024.11.22 03:59:20.389487 [ 201 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2872 rows starting from the beginning of the part | ||
7142 | 2024.11.22 03:59:20.389637 [ 201 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 12 rows starting from the beginning of the part | ||
7143 | 2024.11.22 03:59:20.389753 [ 201 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
7144 | 2024.11.22 03:59:20.389984 [ 201 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part | ||
7145 | 2024.11.22 03:59:20.390082 [ 201 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
7146 | 2024.11.22 03:59:20.390241 [ 201 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 82 rows starting from the beginning of the part | ||
7147 | 2024.11.22 03:59:20.390961 [ 200 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15285 rows, containing 5 columns (5 merged, 0 gathered) in 0.0107031 sec., 1428090.9269277125 rows/sec., 96.39 MiB/sec. | ||
7148 | 2024.11.22 03:59:20.391551 [ 200 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7149 | 2024.11.22 03:59:20.392214 [ 200 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7150 | 2024.11.22 03:59:20.392404 [ 200 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7151 | 2024.11.22 03:59:20.392525 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
7152 | 2024.11.22 03:59:20.392876 [ 199 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3168 rows, containing 4 columns (4 merged, 0 gathered) in 0.00391106 sec., 810010.5853656041 rows/sec., 52.52 MiB/sec. | ||
7153 | 2024.11.22 03:59:20.393470 [ 194 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7154 | 2024.11.22 03:59:20.393806 [ 194 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_56_11} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7155 | 2024.11.22 03:59:20.393898 [ 194 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_56_11} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7156 | 2024.11.22 03:59:20.393999 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
7157 | 2024.11.22 03:59:21.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.55 MiB, peak 213.88 MiB, free memory in arenas 0.00 B, will set to 207.73 MiB (RSS), difference: 1.18 MiB | ||
7158 | 2024.11.22 03:59:24.131301 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7159 | 2024.11.22 03:59:24.131400 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7160 | 2024.11.22 03:59:24.268857 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
7161 | 2024.11.22 03:59:24.269525 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7162 | 2024.11.22 03:59:24.269572 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7163 | 2024.11.22 03:59:24.270118 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7164 | 2024.11.22 03:59:24.270383 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7165 | 2024.11.22 03:59:24.270618 [ 88 ] {} <Debug> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7166 | 2024.11.22 03:59:24.270650 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
7167 | 2024.11.22 03:59:24.270705 [ 88 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7168 | 2024.11.22 03:59:24.270739 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7169 | 2024.11.22 03:59:24.270896 [ 196 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
7170 | 2024.11.22 03:59:24.271074 [ 196 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7171 | 2024.11.22 03:59:24.271126 [ 196 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
7172 | 2024.11.22 03:59:24.271218 [ 196 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
7173 | 2024.11.22 03:59:24.271450 [ 196 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
7174 | 2024.11.22 03:59:24.271588 [ 196 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
7175 | 2024.11.22 03:59:24.271780 [ 196 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
7176 | 2024.11.22 03:59:24.272049 [ 196 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
7177 | 2024.11.22 03:59:24.274976 [ 199 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.004150334 sec., 3983052.9301979067 rows/sec., 56.98 MiB/sec. | ||
7178 | 2024.11.22 03:59:24.275197 [ 199 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7179 | 2024.11.22 03:59:24.275661 [ 199 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_36_7} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7180 | 2024.11.22 03:59:24.275757 [ 199 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_36_7} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7181 | 2024.11.22 03:59:24.275907 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
7182 | 2024.11.22 03:59:24.345608 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1040 | ||
7183 | 2024.11.22 03:59:24.349175 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7184 | 2024.11.22 03:59:24.349220 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7185 | 2024.11.22 03:59:24.350629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7186 | 2024.11.22 03:59:24.350938 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7187 | 2024.11.22 03:59:24.351160 [ 88 ] {} <Debug> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7188 | 2024.11.22 03:59:24.351267 [ 88 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7189 | 2024.11.22 03:59:24.351341 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7190 | 2024.11.22 03:59:24.351686 [ 189 ] {13c85ea7-e15c-4202-b11e-f62516502095::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 | ||
7191 | 2024.11.22 03:59:24.352037 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1040 | ||
7192 | 2024.11.22 03:59:24.352525 [ 189 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7193 | 2024.11.22 03:59:24.352650 [ 189 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 868 rows starting from the beginning of the part | ||
7194 | 2024.11.22 03:59:24.353082 [ 189 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part | ||
7195 | 2024.11.22 03:59:24.353504 [ 189 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
7196 | 2024.11.22 03:59:24.353939 [ 189 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
7197 | 2024.11.22 03:59:24.354354 [ 189 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
7198 | 2024.11.22 03:59:24.354807 [ 189 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
7199 | 2024.11.22 03:59:24.362745 [ 192 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1040 rows, containing 72 columns (72 merged, 0 gathered) in 0.01122443 sec., 92655.03905320805 rows/sec., 74.76 MiB/sec. | ||
7200 | 2024.11.22 03:59:24.364238 [ 192 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7201 | 2024.11.22 03:59:24.365050 [ 192 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_26_5} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7202 | 2024.11.22 03:59:24.365153 [ 192 ] {13c85ea7-e15c-4202-b11e-f62516502095::all_1_26_5} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7203 | 2024.11.22 03:59:24.365500 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
7204 | 2024.11.22 03:59:25.355383 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7205 | 2024.11.22 03:59:25.355586 [ 265 ] {a74c27b1-6e2a-4d8c-9078-fc47a4e553d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7206 | 2024.11.22 03:59:25.355667 [ 265 ] {a74c27b1-6e2a-4d8c-9078-fc47a4e553d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7207 | 2024.11.22 03:59:25.356582 [ 265 ] {a74c27b1-6e2a-4d8c-9078-fc47a4e553d5} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7208 | 2024.11.22 03:59:25.356631 [ 265 ] {a74c27b1-6e2a-4d8c-9078-fc47a4e553d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7209 | 2024.11.22 03:59:25.357087 [ 265 ] {a74c27b1-6e2a-4d8c-9078-fc47a4e553d5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7210 | 2024.11.22 03:59:25.357343 [ 265 ] {a74c27b1-6e2a-4d8c-9078-fc47a4e553d5} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7211 | 2024.11.22 03:59:25.357569 [ 265 ] {a74c27b1-6e2a-4d8c-9078-fc47a4e553d5} <Debug> executeQuery: Read 134 rows, 11.81 KiB in 0.002039 sec., 65718.48945561549 rows/sec., 5.65 MiB/sec. | ||
7212 | 2024.11.22 03:59:25.357634 [ 265 ] {a74c27b1-6e2a-4d8c-9078-fc47a4e553d5} <Debug> TCPHandler: Processed in 0.002376532 sec. | ||
7213 | 2024.11.22 03:59:25.357893 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7214 | 2024.11.22 03:59:25.358101 [ 260 ] {d4b80d5c-353c-488e-bd2a-01adf8e9be20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7215 | 2024.11.22 03:59:25.358179 [ 260 ] {d4b80d5c-353c-488e-bd2a-01adf8e9be20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7216 | 2024.11.22 03:59:25.358930 [ 260 ] {d4b80d5c-353c-488e-bd2a-01adf8e9be20} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7217 | 2024.11.22 03:59:25.358975 [ 260 ] {d4b80d5c-353c-488e-bd2a-01adf8e9be20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7218 | 2024.11.22 03:59:25.359392 [ 260 ] {d4b80d5c-353c-488e-bd2a-01adf8e9be20} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7219 | 2024.11.22 03:59:25.359631 [ 260 ] {d4b80d5c-353c-488e-bd2a-01adf8e9be20} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7220 | 2024.11.22 03:59:25.359870 [ 260 ] {d4b80d5c-353c-488e-bd2a-01adf8e9be20} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001827 sec., 21346.46962233169 rows/sec., 1.57 MiB/sec. | ||
7221 | 2024.11.22 03:59:25.359927 [ 260 ] {d4b80d5c-353c-488e-bd2a-01adf8e9be20} <Debug> TCPHandler: Processed in 0.002168649 sec. | ||
7222 | 2024.11.22 03:59:25.360083 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7223 | 2024.11.22 03:59:25.360227 [ 265 ] {2a25539c-6eba-4ea4-91a3-32d885181a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7224 | 2024.11.22 03:59:25.360289 [ 265 ] {2a25539c-6eba-4ea4-91a3-32d885181a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7225 | 2024.11.22 03:59:25.360942 [ 265 ] {2a25539c-6eba-4ea4-91a3-32d885181a3a} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7226 | 2024.11.22 03:59:25.360983 [ 265 ] {2a25539c-6eba-4ea4-91a3-32d885181a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7227 | 2024.11.22 03:59:25.361353 [ 265 ] {2a25539c-6eba-4ea4-91a3-32d885181a3a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7228 | 2024.11.22 03:59:25.361590 [ 265 ] {2a25539c-6eba-4ea4-91a3-32d885181a3a} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7229 | 2024.11.22 03:59:25.361815 [ 265 ] {2a25539c-6eba-4ea4-91a3-32d885181a3a} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001619 sec., 63619.51822112415 rows/sec., 4.97 MiB/sec. | ||
7230 | 2024.11.22 03:59:25.361902 [ 265 ] {2a25539c-6eba-4ea4-91a3-32d885181a3a} <Debug> TCPHandler: Processed in 0.001886243 sec. | ||
7231 | 2024.11.22 03:59:25.362092 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7232 | 2024.11.22 03:59:25.362228 [ 260 ] {1e8fb0f7-a482-4df0-b26f-50ef2597b814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7233 | 2024.11.22 03:59:25.362292 [ 260 ] {1e8fb0f7-a482-4df0-b26f-50ef2597b814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7234 | 2024.11.22 03:59:25.362866 [ 260 ] {1e8fb0f7-a482-4df0-b26f-50ef2597b814} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7235 | 2024.11.22 03:59:25.362905 [ 260 ] {1e8fb0f7-a482-4df0-b26f-50ef2597b814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7236 | 2024.11.22 03:59:25.363298 [ 260 ] {1e8fb0f7-a482-4df0-b26f-50ef2597b814} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7237 | 2024.11.22 03:59:25.363536 [ 260 ] {1e8fb0f7-a482-4df0-b26f-50ef2597b814} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7238 | 2024.11.22 03:59:25.363756 [ 260 ] {1e8fb0f7-a482-4df0-b26f-50ef2597b814} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00156 sec., 102564.10256410256 rows/sec., 7.14 MiB/sec. | ||
7239 | 2024.11.22 03:59:25.363807 [ 260 ] {1e8fb0f7-a482-4df0-b26f-50ef2597b814} <Debug> TCPHandler: Processed in 0.001812443 sec. | ||
7240 | 2024.11.22 03:59:25.364008 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7241 | 2024.11.22 03:59:25.364230 [ 265 ] {fe6aa972-530c-4e8c-94e9-ee82c4012f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7242 | 2024.11.22 03:59:25.364371 [ 265 ] {fe6aa972-530c-4e8c-94e9-ee82c4012f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7243 | 2024.11.22 03:59:25.365650 [ 265 ] {fe6aa972-530c-4e8c-94e9-ee82c4012f48} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7244 | 2024.11.22 03:59:25.365692 [ 265 ] {fe6aa972-530c-4e8c-94e9-ee82c4012f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7245 | 2024.11.22 03:59:25.366348 [ 265 ] {fe6aa972-530c-4e8c-94e9-ee82c4012f48} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7246 | 2024.11.22 03:59:25.366603 [ 265 ] {fe6aa972-530c-4e8c-94e9-ee82c4012f48} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7247 | 2024.11.22 03:59:25.366797 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7248 | 2024.11.22 03:59:25.366881 [ 265 ] {fe6aa972-530c-4e8c-94e9-ee82c4012f48} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002699 sec., 14449.796220822527 rows/sec., 25.89 MiB/sec. | ||
7249 | 2024.11.22 03:59:25.366889 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7250 | 2024.11.22 03:59:25.366963 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7251 | 2024.11.22 03:59:25.367299 [ 265 ] {fe6aa972-530c-4e8c-94e9-ee82c4012f48} <Debug> TCPHandler: Processed in 0.00339988 sec. | ||
7252 | 2024.11.22 03:59:25.367332 [ 196 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::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 | ||
7253 | 2024.11.22 03:59:25.367497 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7254 | 2024.11.22 03:59:25.367791 [ 260 ] {0201aea3-9627-412b-bde4-815eef412384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7255 | 2024.11.22 03:59:25.367939 [ 260 ] {0201aea3-9627-412b-bde4-815eef412384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7256 | 2024.11.22 03:59:25.368011 [ 196 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7257 | 2024.11.22 03:59:25.368236 [ 196 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 738 rows starting from the beginning of the part | ||
7258 | 2024.11.22 03:59:25.369052 [ 196 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::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 | ||
7259 | 2024.11.22 03:59:25.369898 [ 196 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::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 | ||
7260 | 2024.11.22 03:59:25.370129 [ 260 ] {0201aea3-9627-412b-bde4-815eef412384} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7261 | 2024.11.22 03:59:25.370226 [ 260 ] {0201aea3-9627-412b-bde4-815eef412384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7262 | 2024.11.22 03:59:25.370681 [ 196 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::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 | ||
7263 | 2024.11.22 03:59:25.371370 [ 196 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::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 | ||
7264 | 2024.11.22 03:59:25.371867 [ 260 ] {0201aea3-9627-412b-bde4-815eef412384} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7265 | 2024.11.22 03:59:25.371989 [ 196 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::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 | ||
7266 | 2024.11.22 03:59:25.372768 [ 260 ] {0201aea3-9627-412b-bde4-815eef412384} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7267 | 2024.11.22 03:59:25.373329 [ 260 ] {0201aea3-9627-412b-bde4-815eef412384} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00565 sec., 10619.469026548673 rows/sec., 732.85 KiB/sec. | ||
7268 | 2024.11.22 03:59:25.373469 [ 260 ] {0201aea3-9627-412b-bde4-815eef412384} <Debug> TCPHandler: Processed in 0.006070348 sec. | ||
7269 | 2024.11.22 03:59:25.382196 [ 190 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 933 rows, containing 19 columns (19 merged, 0 gathered) in 0.015069127 sec., 61914.66831489309 rows/sec., 110.95 MiB/sec. | ||
7270 | 2024.11.22 03:59:25.383507 [ 190 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7271 | 2024.11.22 03:59:25.384004 [ 190 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7272 | 2024.11.22 03:59:25.384102 [ 190 ] {c9f477fc-a00e-45df-9f95-901dba4ad048::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7273 | 2024.11.22 03:59:25.384281 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
7274 | 2024.11.22 03:59:25.487309 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7275 | 2024.11.22 03:59:25.510804 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7276 | 2024.11.22 03:59:25.510862 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7277 | 2024.11.22 03:59:25.518593 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7278 | 2024.11.22 03:59:25.519432 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7279 | 2024.11.22 03:59:25.519855 [ 85 ] {} <Debug> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7280 | 2024.11.22 03:59:25.519989 [ 85 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7281 | 2024.11.22 03:59:25.520068 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7282 | 2024.11.22 03:59:25.520514 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
7283 | 2024.11.22 03:59:25.535567 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7284 | 2024.11.22 03:59:25.537374 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7285 | 2024.11.22 03:59:25.539146 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
7286 | 2024.11.22 03:59:25.545025 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
7287 | 2024.11.22 03:59:25.550816 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
7288 | 2024.11.22 03:59:25.556524 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
7289 | 2024.11.22 03:59:25.562725 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
7290 | 2024.11.22 03:59:25.567387 [ 187 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::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 | ||
7291 | 2024.11.22 03:59:25.628606 [ 193 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.108391763 sec., 2509.4157754404273 rows/sec., 12.98 MiB/sec. | ||
7292 | 2024.11.22 03:59:25.631306 [ 193 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7293 | 2024.11.22 03:59:25.634186 [ 193 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_36_7} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7294 | 2024.11.22 03:59:25.634306 [ 193 ] {ab33790d-c6ae-4a0b-a955-7a898cf370b7::all_1_36_7} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7295 | 2024.11.22 03:59:25.636624 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
7296 | 2024.11.22 03:59:26.000972 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.74 MiB, peak 221.60 MiB, free memory in arenas 0.00 B, will set to 211.16 MiB (RSS), difference: 1.43 MiB | ||
7297 | 2024.11.22 03:59:27.088664 [ 82 ] {} <Debug> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
7298 | 2024.11.22 03:59:27.088793 [ 82 ] {} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7299 | 2024.11.22 03:59:27.088838 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7300 | 2024.11.22 03:59:27.089088 [ 197 ] {33527a2f-b872-4520-9e5c-c3ce3c484deb::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 | ||
7301 | 2024.11.22 03:59:27.089334 [ 197 ] {33527a2f-b872-4520-9e5c-c3ce3c484deb::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7302 | 2024.11.22 03:59:27.089375 [ 197 ] {33527a2f-b872-4520-9e5c-c3ce3c484deb::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 | ||
7303 | 2024.11.22 03:59:27.089459 [ 197 ] {33527a2f-b872-4520-9e5c-c3ce3c484deb::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 | ||
7304 | 2024.11.22 03:59:27.089580 [ 197 ] {33527a2f-b872-4520-9e5c-c3ce3c484deb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
7305 | 2024.11.22 03:59:27.089732 [ 197 ] {33527a2f-b872-4520-9e5c-c3ce3c484deb::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 | ||
7306 | 2024.11.22 03:59:27.089822 [ 197 ] {33527a2f-b872-4520-9e5c-c3ce3c484deb::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 | ||
7307 | 2024.11.22 03:59:27.090768 [ 198 ] {33527a2f-b872-4520-9e5c-c3ce3c484deb::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001820082 sec., 26372.43816487389 rows/sec., 2.20 MiB/sec. | ||
7308 | 2024.11.22 03:59:27.090917 [ 197 ] {33527a2f-b872-4520-9e5c-c3ce3c484deb::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
7309 | 2024.11.22 03:59:27.091209 [ 197 ] {33527a2f-b872-4520-9e5c-c3ce3c484deb::all_1_9_2} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7310 | 2024.11.22 03:59:27.091290 [ 197 ] {33527a2f-b872-4520-9e5c-c3ce3c484deb::all_1_9_2} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
7311 | 2024.11.22 03:59:27.091376 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7312 | 2024.11.22 03:59:28.993362 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7313 | 2024.11.22 03:59:28.993576 [ 265 ] {656deaaa-59f9-4cbd-9518-ed7d170e5964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7314 | 2024.11.22 03:59:28.993658 [ 265 ] {656deaaa-59f9-4cbd-9518-ed7d170e5964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7315 | 2024.11.22 03:59:28.994449 [ 265 ] {656deaaa-59f9-4cbd-9518-ed7d170e5964} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7316 | 2024.11.22 03:59:28.994501 [ 265 ] {656deaaa-59f9-4cbd-9518-ed7d170e5964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7317 | 2024.11.22 03:59:28.994939 [ 265 ] {656deaaa-59f9-4cbd-9518-ed7d170e5964} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7318 | 2024.11.22 03:59:28.995190 [ 265 ] {656deaaa-59f9-4cbd-9518-ed7d170e5964} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7319 | 2024.11.22 03:59:28.995345 [ 81 ] {} <Debug> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7320 | 2024.11.22 03:59:28.995389 [ 81 ] {} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7321 | 2024.11.22 03:59:28.995400 [ 265 ] {656deaaa-59f9-4cbd-9518-ed7d170e5964} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00188 sec., 7446.808510638298 rows/sec., 536.07 KiB/sec. | ||
7322 | 2024.11.22 03:59:28.995413 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7323 | 2024.11.22 03:59:28.995518 [ 265 ] {656deaaa-59f9-4cbd-9518-ed7d170e5964} <Debug> TCPHandler: Processed in 0.002290791 sec. | ||
7324 | 2024.11.22 03:59:28.995818 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
7325 | 2024.11.22 03:59:28.995884 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7326 | 2024.11.22 03:59:28.996114 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7327 | 2024.11.22 03:59:28.996198 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part | ||
7328 | 2024.11.22 03:59:28.996210 [ 260 ] {28368fda-1b68-4d57-b27c-effd59dc713d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7329 | 2024.11.22 03:59:28.996381 [ 260 ] {28368fda-1b68-4d57-b27c-effd59dc713d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7330 | 2024.11.22 03:59:28.996394 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
7331 | 2024.11.22 03:59:28.996839 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7332 | 2024.11.22 03:59:28.997138 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
7333 | 2024.11.22 03:59:28.997463 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
7334 | 2024.11.22 03:59:28.999376 [ 260 ] {28368fda-1b68-4d57-b27c-effd59dc713d} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7335 | 2024.11.22 03:59:28.999493 [ 260 ] {28368fda-1b68-4d57-b27c-effd59dc713d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7336 | 2024.11.22 03:59:29.000356 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004828006 sec., 14498.739231061436 rows/sec., 1.07 MiB/sec. | ||
7337 | 2024.11.22 03:59:29.000616 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7338 | 2024.11.22 03:59:29.000658 [ 260 ] {28368fda-1b68-4d57-b27c-effd59dc713d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
7339 | 2024.11.22 03:59:29.001075 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.42 MiB, peak 221.60 MiB, free memory in arenas 0.00 B, will set to 211.18 MiB (RSS), difference: -3.24 MiB | ||
7340 | 2024.11.22 03:59:29.001202 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_25_6} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7341 | 2024.11.22 03:59:29.001386 [ 260 ] {28368fda-1b68-4d57-b27c-effd59dc713d} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7342 | 2024.11.22 03:59:29.001500 [ 186 ] {307adb7f-ffb2-48c9-870e-b2047cea0a6d::all_1_25_6} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7343 | 2024.11.22 03:59:29.001859 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7344 | 2024.11.22 03:59:29.002045 [ 260 ] {28368fda-1b68-4d57-b27c-effd59dc713d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.005932 sec., 674.3088334457182 rows/sec., 54.99 KiB/sec. | ||
7345 | 2024.11.22 03:59:29.002136 [ 260 ] {28368fda-1b68-4d57-b27c-effd59dc713d} <Debug> TCPHandler: Processed in 0.006432065 sec. | ||
7346 | 2024.11.22 03:59:29.002326 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7347 | 2024.11.22 03:59:29.002470 [ 265 ] {b7a4ca65-9d28-494c-a801-a4cd75722f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7348 | 2024.11.22 03:59:29.002531 [ 265 ] {b7a4ca65-9d28-494c-a801-a4cd75722f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7349 | 2024.11.22 03:59:29.003833 [ 265 ] {b7a4ca65-9d28-494c-a801-a4cd75722f42} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7350 | 2024.11.22 03:59:29.003873 [ 265 ] {b7a4ca65-9d28-494c-a801-a4cd75722f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7351 | 2024.11.22 03:59:29.004333 [ 265 ] {b7a4ca65-9d28-494c-a801-a4cd75722f42} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7352 | 2024.11.22 03:59:29.004582 [ 265 ] {b7a4ca65-9d28-494c-a801-a4cd75722f42} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7353 | 2024.11.22 03:59:29.004772 [ 265 ] {b7a4ca65-9d28-494c-a801-a4cd75722f42} <Debug> executeQuery: Read 1345 rows, 114.21 KiB in 0.002335 sec., 576017.1306209851 rows/sec., 47.77 MiB/sec. | ||
7354 | 2024.11.22 03:59:29.004833 [ 265 ] {b7a4ca65-9d28-494c-a801-a4cd75722f42} <Debug> TCPHandler: Processed in 0.002574985 sec. | ||
7355 | 2024.11.22 03:59:29.005039 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7356 | 2024.11.22 03:59:29.005183 [ 260 ] {61fcf509-c172-44a9-a5e3-ff7a37c096bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7357 | 2024.11.22 03:59:29.005246 [ 260 ] {61fcf509-c172-44a9-a5e3-ff7a37c096bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7358 | 2024.11.22 03:59:29.005928 [ 260 ] {61fcf509-c172-44a9-a5e3-ff7a37c096bb} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7359 | 2024.11.22 03:59:29.005974 [ 260 ] {61fcf509-c172-44a9-a5e3-ff7a37c096bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7360 | 2024.11.22 03:59:29.006412 [ 260 ] {61fcf509-c172-44a9-a5e3-ff7a37c096bb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7361 | 2024.11.22 03:59:29.006731 [ 260 ] {61fcf509-c172-44a9-a5e3-ff7a37c096bb} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7362 | 2024.11.22 03:59:29.006924 [ 81 ] {} <Debug> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7363 | 2024.11.22 03:59:29.006990 [ 81 ] {} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7364 | 2024.11.22 03:59:29.007015 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7365 | 2024.11.22 03:59:29.007055 [ 260 ] {61fcf509-c172-44a9-a5e3-ff7a37c096bb} <Debug> executeQuery: Read 11 rows, 753.00 B in 0.001894 sec., 5807.814149947201 rows/sec., 388.25 KiB/sec. | ||
7366 | 2024.11.22 03:59:29.007272 [ 198 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
7367 | 2024.11.22 03:59:29.007290 [ 260 ] {61fcf509-c172-44a9-a5e3-ff7a37c096bb} <Debug> TCPHandler: Processed in 0.002330102 sec. | ||
7368 | 2024.11.22 03:59:29.007532 [ 198 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7369 | 2024.11.22 03:59:29.007538 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7370 | 2024.11.22 03:59:29.007591 [ 198 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 64 rows starting from the beginning of the part | ||
7371 | 2024.11.22 03:59:29.007861 [ 265 ] {75e53d3e-2dc6-4172-8dc4-ca8485640443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7372 | 2024.11.22 03:59:29.007888 [ 198 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
7373 | 2024.11.22 03:59:29.007982 [ 265 ] {75e53d3e-2dc6-4172-8dc4-ca8485640443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7374 | 2024.11.22 03:59:29.008157 [ 198 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 51 rows starting from the beginning of the part | ||
7375 | 2024.11.22 03:59:29.008528 [ 198 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
7376 | 2024.11.22 03:59:29.008876 [ 198 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 39 rows starting from the beginning of the part | ||
7377 | 2024.11.22 03:59:29.009269 [ 198 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 11 rows starting from the beginning of the part | ||
7378 | 2024.11.22 03:59:29.010949 [ 265 ] {75e53d3e-2dc6-4172-8dc4-ca8485640443} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7379 | 2024.11.22 03:59:29.011030 [ 265 ] {75e53d3e-2dc6-4172-8dc4-ca8485640443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7380 | 2024.11.22 03:59:29.012047 [ 265 ] {75e53d3e-2dc6-4172-8dc4-ca8485640443} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7381 | 2024.11.22 03:59:29.012086 [ 200 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.004976309 sec., 35970.435115665045 rows/sec., 2.69 MiB/sec. | ||
7382 | 2024.11.22 03:59:29.012392 [ 200 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7383 | 2024.11.22 03:59:29.012500 [ 265 ] {75e53d3e-2dc6-4172-8dc4-ca8485640443} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7384 | 2024.11.22 03:59:29.012920 [ 265 ] {75e53d3e-2dc6-4172-8dc4-ca8485640443} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005198 sec., 46556.36783378222 rows/sec., 3.15 MiB/sec. | ||
7385 | 2024.11.22 03:59:29.013106 [ 265 ] {75e53d3e-2dc6-4172-8dc4-ca8485640443} <Debug> TCPHandler: Processed in 0.005678631 sec. | ||
7386 | 2024.11.22 03:59:29.013118 [ 200 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_51_10} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7387 | 2024.11.22 03:59:29.013303 [ 200 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_51_10} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7388 | 2024.11.22 03:59:29.013314 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7389 | 2024.11.22 03:59:29.013462 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7390 | 2024.11.22 03:59:29.013534 [ 260 ] {b7e0ed11-1b16-498d-96d7-e50529d7ad83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7391 | 2024.11.22 03:59:29.013590 [ 260 ] {b7e0ed11-1b16-498d-96d7-e50529d7ad83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7392 | 2024.11.22 03:59:29.014204 [ 260 ] {b7e0ed11-1b16-498d-96d7-e50529d7ad83} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7393 | 2024.11.22 03:59:29.014246 [ 260 ] {b7e0ed11-1b16-498d-96d7-e50529d7ad83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7394 | 2024.11.22 03:59:29.014622 [ 260 ] {b7e0ed11-1b16-498d-96d7-e50529d7ad83} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7395 | 2024.11.22 03:59:29.014874 [ 260 ] {b7e0ed11-1b16-498d-96d7-e50529d7ad83} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7396 | 2024.11.22 03:59:29.015036 [ 81 ] {} <Debug> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7397 | 2024.11.22 03:59:29.015093 [ 81 ] {} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7398 | 2024.11.22 03:59:29.015126 [ 260 ] {b7e0ed11-1b16-498d-96d7-e50529d7ad83} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00163 sec., 7975.460122699386 rows/sec., 497.27 KiB/sec. | ||
7399 | 2024.11.22 03:59:29.015133 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7400 | 2024.11.22 03:59:29.015274 [ 260 ] {b7e0ed11-1b16-498d-96d7-e50529d7ad83} <Debug> TCPHandler: Processed in 0.002051816 sec. | ||
7401 | 2024.11.22 03:59:29.015375 [ 188 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
7402 | 2024.11.22 03:59:29.015499 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7403 | 2024.11.22 03:59:29.015563 [ 188 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7404 | 2024.11.22 03:59:29.015607 [ 188 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part | ||
7405 | 2024.11.22 03:59:29.015794 [ 265 ] {4ca4a4a7-20ca-44ad-aa3f-90874143fc1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7406 | 2024.11.22 03:59:29.015906 [ 188 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part | ||
7407 | 2024.11.22 03:59:29.015982 [ 265 ] {4ca4a4a7-20ca-44ad-aa3f-90874143fc1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7408 | 2024.11.22 03:59:29.016291 [ 188 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part | ||
7409 | 2024.11.22 03:59:29.016626 [ 188 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part | ||
7410 | 2024.11.22 03:59:29.017012 [ 188 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part | ||
7411 | 2024.11.22 03:59:29.018965 [ 265 ] {4ca4a4a7-20ca-44ad-aa3f-90874143fc1b} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7412 | 2024.11.22 03:59:29.019047 [ 265 ] {4ca4a4a7-20ca-44ad-aa3f-90874143fc1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7413 | 2024.11.22 03:59:29.019303 [ 188 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004034172 sec., 16112.35217536585 rows/sec., 1.04 MiB/sec. | ||
7414 | 2024.11.22 03:59:29.019504 [ 188 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7415 | 2024.11.22 03:59:29.020035 [ 265 ] {4ca4a4a7-20ca-44ad-aa3f-90874143fc1b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7416 | 2024.11.22 03:59:29.020041 [ 188 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_25_6} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7417 | 2024.11.22 03:59:29.020180 [ 188 ] {93c8fb17-d94f-4703-acf5-be3949202a04::all_1_25_6} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7418 | 2024.11.22 03:59:29.020319 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7419 | 2024.11.22 03:59:29.020441 [ 265 ] {4ca4a4a7-20ca-44ad-aa3f-90874143fc1b} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7420 | 2024.11.22 03:59:29.020641 [ 265 ] {4ca4a4a7-20ca-44ad-aa3f-90874143fc1b} <Debug> executeQuery: Read 842 rows, 62.30 KiB in 0.004971 sec., 169382.41802454236 rows/sec., 12.24 MiB/sec. | ||
7421 | 2024.11.22 03:59:29.020702 [ 265 ] {4ca4a4a7-20ca-44ad-aa3f-90874143fc1b} <Debug> TCPHandler: Processed in 0.005292334 sec. | ||
7422 | 2024.11.22 03:59:29.020871 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7423 | 2024.11.22 03:59:29.021010 [ 260 ] {7999e39b-58b0-4840-9e5b-7f49eea76184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7424 | 2024.11.22 03:59:29.021060 [ 260 ] {7999e39b-58b0-4840-9e5b-7f49eea76184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7425 | 2024.11.22 03:59:29.021569 [ 260 ] {7999e39b-58b0-4840-9e5b-7f49eea76184} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7426 | 2024.11.22 03:59:29.021610 [ 260 ] {7999e39b-58b0-4840-9e5b-7f49eea76184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7427 | 2024.11.22 03:59:29.021993 [ 260 ] {7999e39b-58b0-4840-9e5b-7f49eea76184} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7428 | 2024.11.22 03:59:29.022249 [ 260 ] {7999e39b-58b0-4840-9e5b-7f49eea76184} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7429 | 2024.11.22 03:59:29.022477 [ 260 ] {7999e39b-58b0-4840-9e5b-7f49eea76184} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001494 sec., 4016.064257028112 rows/sec., 209.82 KiB/sec. | ||
7430 | 2024.11.22 03:59:29.022601 [ 260 ] {7999e39b-58b0-4840-9e5b-7f49eea76184} <Debug> TCPHandler: Processed in 0.001796322 sec. | ||
7431 | 2024.11.22 03:59:29.022763 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7432 | 2024.11.22 03:59:29.022883 [ 265 ] {3023ba67-acdb-4746-860d-58b756e16382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7433 | 2024.11.22 03:59:29.022939 [ 265 ] {3023ba67-acdb-4746-860d-58b756e16382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7434 | 2024.11.22 03:59:29.023750 [ 265 ] {3023ba67-acdb-4746-860d-58b756e16382} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7435 | 2024.11.22 03:59:29.023790 [ 265 ] {3023ba67-acdb-4746-860d-58b756e16382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7436 | 2024.11.22 03:59:29.024268 [ 265 ] {3023ba67-acdb-4746-860d-58b756e16382} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7437 | 2024.11.22 03:59:29.024558 [ 265 ] {3023ba67-acdb-4746-860d-58b756e16382} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7438 | 2024.11.22 03:59:29.024749 [ 265 ] {3023ba67-acdb-4746-860d-58b756e16382} <Debug> executeQuery: Read 927 rows, 63.34 KiB in 0.001891 sec., 490216.81649920676 rows/sec., 32.71 MiB/sec. | ||
7439 | 2024.11.22 03:59:29.024804 [ 265 ] {3023ba67-acdb-4746-860d-58b756e16382} <Debug> TCPHandler: Processed in 0.002099708 sec. | ||
7440 | 2024.11.22 03:59:29.024950 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7441 | 2024.11.22 03:59:29.025070 [ 260 ] {238c87a8-5e69-472e-bb86-c6c4fd7f4e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7442 | 2024.11.22 03:59:29.025130 [ 260 ] {238c87a8-5e69-472e-bb86-c6c4fd7f4e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7443 | 2024.11.22 03:59:29.025602 [ 260 ] {238c87a8-5e69-472e-bb86-c6c4fd7f4e05} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7444 | 2024.11.22 03:59:29.025641 [ 260 ] {238c87a8-5e69-472e-bb86-c6c4fd7f4e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7445 | 2024.11.22 03:59:29.026014 [ 260 ] {238c87a8-5e69-472e-bb86-c6c4fd7f4e05} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7446 | 2024.11.22 03:59:29.026268 [ 260 ] {238c87a8-5e69-472e-bb86-c6c4fd7f4e05} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7447 | 2024.11.22 03:59:29.026426 [ 81 ] {} <Debug> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
7448 | 2024.11.22 03:59:29.026485 [ 81 ] {} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7449 | 2024.11.22 03:59:29.026518 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7450 | 2024.11.22 03:59:29.026532 [ 260 ] {238c87a8-5e69-472e-bb86-c6c4fd7f4e05} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001477 sec., 677.0480704129993 rows/sec., 45.62 KiB/sec. | ||
7451 | 2024.11.22 03:59:29.026725 [ 260 ] {238c87a8-5e69-472e-bb86-c6c4fd7f4e05} <Debug> TCPHandler: Processed in 0.001829243 sec. | ||
7452 | 2024.11.22 03:59:29.026758 [ 191 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
7453 | 2024.11.22 03:59:29.026899 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7454 | 2024.11.22 03:59:29.026905 [ 191 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7455 | 2024.11.22 03:59:29.026952 [ 191 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
7456 | 2024.11.22 03:59:29.027103 [ 265 ] {fe93108d-6fbf-4aee-ad54-49c20c3d7327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7457 | 2024.11.22 03:59:29.027114 [ 191 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
7458 | 2024.11.22 03:59:29.027309 [ 265 ] {fe93108d-6fbf-4aee-ad54-49c20c3d7327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7459 | 2024.11.22 03:59:29.027425 [ 191 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
7460 | 2024.11.22 03:59:29.027713 [ 191 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
7461 | 2024.11.22 03:59:29.028033 [ 191 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
7462 | 2024.11.22 03:59:29.028263 [ 191 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
7463 | 2024.11.22 03:59:29.029264 [ 265 ] {fe93108d-6fbf-4aee-ad54-49c20c3d7327} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7464 | 2024.11.22 03:59:29.029320 [ 265 ] {fe93108d-6fbf-4aee-ad54-49c20c3d7327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7465 | 2024.11.22 03:59:29.029940 [ 191 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.00335027 sec., 7462.0851453763435 rows/sec., 502.82 KiB/sec. | ||
7466 | 2024.11.22 03:59:29.030031 [ 265 ] {fe93108d-6fbf-4aee-ad54-49c20c3d7327} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7467 | 2024.11.22 03:59:29.030052 [ 191 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
7468 | 2024.11.22 03:59:29.030335 [ 265 ] {fe93108d-6fbf-4aee-ad54-49c20c3d7327} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7469 | 2024.11.22 03:59:29.030392 [ 191 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_25_5} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7470 | 2024.11.22 03:59:29.030516 [ 191 ] {ec8eeb4a-8ad1-4ed4-9350-e2d021addd04::all_1_25_5} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
7471 | 2024.11.22 03:59:29.030603 [ 265 ] {fe93108d-6fbf-4aee-ad54-49c20c3d7327} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.003598 sec., 19455.252918287937 rows/sec., 1.22 MiB/sec. | ||
7472 | 2024.11.22 03:59:29.030610 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7473 | 2024.11.22 03:59:29.030680 [ 265 ] {fe93108d-6fbf-4aee-ad54-49c20c3d7327} <Debug> TCPHandler: Processed in 0.003857668 sec. | ||
7474 | 2024.11.22 03:59:30.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.84 MiB, peak 221.60 MiB, free memory in arenas 0.00 B, will set to 211.20 MiB (RSS), difference: 2.36 MiB | ||
7475 | 2024.11.22 03:59:30.345640 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7476 | 2024.11.22 03:59:30.345841 [ 265 ] {35910a05-4f0a-4c29-be54-fc1e9e1977b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7477 | 2024.11.22 03:59:30.345916 [ 265 ] {35910a05-4f0a-4c29-be54-fc1e9e1977b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7478 | 2024.11.22 03:59:30.346757 [ 265 ] {35910a05-4f0a-4c29-be54-fc1e9e1977b4} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7479 | 2024.11.22 03:59:30.346809 [ 265 ] {35910a05-4f0a-4c29-be54-fc1e9e1977b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7480 | 2024.11.22 03:59:30.347238 [ 265 ] {35910a05-4f0a-4c29-be54-fc1e9e1977b4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7481 | 2024.11.22 03:59:30.347500 [ 265 ] {35910a05-4f0a-4c29-be54-fc1e9e1977b4} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7482 | 2024.11.22 03:59:30.347742 [ 265 ] {35910a05-4f0a-4c29-be54-fc1e9e1977b4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001914 sec., 29258.098223615467 rows/sec., 2.23 MiB/sec. | ||
7483 | 2024.11.22 03:59:30.347809 [ 265 ] {35910a05-4f0a-4c29-be54-fc1e9e1977b4} <Debug> TCPHandler: Processed in 0.00228261 sec. | ||
7484 | 2024.11.22 03:59:30.348065 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7485 | 2024.11.22 03:59:30.348273 [ 260 ] {10bd568e-f055-43b6-b2af-aa120c28ea82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7486 | 2024.11.22 03:59:30.348349 [ 260 ] {10bd568e-f055-43b6-b2af-aa120c28ea82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7487 | 2024.11.22 03:59:30.349123 [ 260 ] {10bd568e-f055-43b6-b2af-aa120c28ea82} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7488 | 2024.11.22 03:59:30.349177 [ 260 ] {10bd568e-f055-43b6-b2af-aa120c28ea82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7489 | 2024.11.22 03:59:30.349615 [ 260 ] {10bd568e-f055-43b6-b2af-aa120c28ea82} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7490 | 2024.11.22 03:59:30.349859 [ 260 ] {10bd568e-f055-43b6-b2af-aa120c28ea82} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7491 | 2024.11.22 03:59:30.350093 [ 260 ] {10bd568e-f055-43b6-b2af-aa120c28ea82} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001874 sec., 34151.547491995734 rows/sec., 2.67 MiB/sec. | ||
7492 | 2024.11.22 03:59:30.350159 [ 260 ] {10bd568e-f055-43b6-b2af-aa120c28ea82} <Debug> TCPHandler: Processed in 0.00222552 sec. | ||
7493 | 2024.11.22 03:59:30.350341 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7494 | 2024.11.22 03:59:30.350491 [ 265 ] {ea496822-b9b8-4ece-aaac-e7438a62cfe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7495 | 2024.11.22 03:59:30.350557 [ 265 ] {ea496822-b9b8-4ece-aaac-e7438a62cfe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7496 | 2024.11.22 03:59:30.351178 [ 265 ] {ea496822-b9b8-4ece-aaac-e7438a62cfe2} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7497 | 2024.11.22 03:59:30.351220 [ 265 ] {ea496822-b9b8-4ece-aaac-e7438a62cfe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7498 | 2024.11.22 03:59:30.351609 [ 265 ] {ea496822-b9b8-4ece-aaac-e7438a62cfe2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7499 | 2024.11.22 03:59:30.351864 [ 265 ] {ea496822-b9b8-4ece-aaac-e7438a62cfe2} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7500 | 2024.11.22 03:59:30.352088 [ 265 ] {ea496822-b9b8-4ece-aaac-e7438a62cfe2} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001634 sec., 19583.843329253366 rows/sec., 1.36 MiB/sec. | ||
7501 | 2024.11.22 03:59:30.352147 [ 265 ] {ea496822-b9b8-4ece-aaac-e7438a62cfe2} <Debug> TCPHandler: Processed in 0.001876123 sec. | ||
7502 | 2024.11.22 03:59:30.352309 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7503 | 2024.11.22 03:59:30.352442 [ 260 ] {6fddc9a8-ec98-49dd-99d5-8f8610cf2933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7504 | 2024.11.22 03:59:30.352498 [ 260 ] {6fddc9a8-ec98-49dd-99d5-8f8610cf2933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7505 | 2024.11.22 03:59:30.353003 [ 260 ] {6fddc9a8-ec98-49dd-99d5-8f8610cf2933} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7506 | 2024.11.22 03:59:30.353046 [ 260 ] {6fddc9a8-ec98-49dd-99d5-8f8610cf2933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7507 | 2024.11.22 03:59:30.353440 [ 260 ] {6fddc9a8-ec98-49dd-99d5-8f8610cf2933} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7508 | 2024.11.22 03:59:30.353677 [ 260 ] {6fddc9a8-ec98-49dd-99d5-8f8610cf2933} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7509 | 2024.11.22 03:59:30.353891 [ 260 ] {6fddc9a8-ec98-49dd-99d5-8f8610cf2933} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001478 sec., 8119.079837618404 rows/sec., 560.30 KiB/sec. | ||
7510 | 2024.11.22 03:59:30.353945 [ 260 ] {6fddc9a8-ec98-49dd-99d5-8f8610cf2933} <Debug> TCPHandler: Processed in 0.00169699 sec. | ||
7511 | 2024.11.22 03:59:31.771344 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 | ||
7512 | 2024.11.22 03:59:31.772075 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7513 | 2024.11.22 03:59:31.772128 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7514 | 2024.11.22 03:59:31.772673 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7515 | 2024.11.22 03:59:31.772938 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7516 | 2024.11.22 03:59:31.773194 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 | ||
7517 | 2024.11.22 03:59:33.036399 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7518 | 2024.11.22 03:59:33.055690 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7519 | 2024.11.22 03:59:33.055755 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7520 | 2024.11.22 03:59:33.062744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7521 | 2024.11.22 03:59:33.063522 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7522 | 2024.11.22 03:59:33.066944 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7523 | 2024.11.22 03:59:34.352977 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1082 | ||
7524 | 2024.11.22 03:59:34.356267 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7525 | 2024.11.22 03:59:34.356321 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7526 | 2024.11.22 03:59:34.357837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7527 | 2024.11.22 03:59:34.358172 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7528 | 2024.11.22 03:59:34.359058 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1082 | ||
7529 | 2024.11.22 03:59:35.354723 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7530 | 2024.11.22 03:59:35.354932 [ 265 ] {1c088bbd-a046-4fcf-83a1-8ff5972a3d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7531 | 2024.11.22 03:59:35.355013 [ 265 ] {1c088bbd-a046-4fcf-83a1-8ff5972a3d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7532 | 2024.11.22 03:59:35.355918 [ 265 ] {1c088bbd-a046-4fcf-83a1-8ff5972a3d8d} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7533 | 2024.11.22 03:59:35.355964 [ 265 ] {1c088bbd-a046-4fcf-83a1-8ff5972a3d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7534 | 2024.11.22 03:59:35.356411 [ 265 ] {1c088bbd-a046-4fcf-83a1-8ff5972a3d8d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7535 | 2024.11.22 03:59:35.356678 [ 265 ] {1c088bbd-a046-4fcf-83a1-8ff5972a3d8d} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7536 | 2024.11.22 03:59:35.356908 [ 265 ] {1c088bbd-a046-4fcf-83a1-8ff5972a3d8d} <Debug> executeQuery: Read 134 rows, 11.81 KiB in 0.002029 sec., 66042.38541153277 rows/sec., 5.68 MiB/sec. | ||
7537 | 2024.11.22 03:59:35.357026 [ 265 ] {1c088bbd-a046-4fcf-83a1-8ff5972a3d8d} <Debug> TCPHandler: Processed in 0.002443433 sec. | ||
7538 | 2024.11.22 03:59:35.357335 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7539 | 2024.11.22 03:59:35.357533 [ 260 ] {72e3b9d6-6e59-44c8-9abc-184b8aff2f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7540 | 2024.11.22 03:59:35.357606 [ 260 ] {72e3b9d6-6e59-44c8-9abc-184b8aff2f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7541 | 2024.11.22 03:59:35.358353 [ 260 ] {72e3b9d6-6e59-44c8-9abc-184b8aff2f68} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7542 | 2024.11.22 03:59:35.358406 [ 260 ] {72e3b9d6-6e59-44c8-9abc-184b8aff2f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7543 | 2024.11.22 03:59:35.358836 [ 260 ] {72e3b9d6-6e59-44c8-9abc-184b8aff2f68} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7544 | 2024.11.22 03:59:35.359080 [ 260 ] {72e3b9d6-6e59-44c8-9abc-184b8aff2f68} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7545 | 2024.11.22 03:59:35.359348 [ 260 ] {72e3b9d6-6e59-44c8-9abc-184b8aff2f68} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001869 sec., 20866.77367576244 rows/sec., 1.53 MiB/sec. | ||
7546 | 2024.11.22 03:59:35.359563 [ 260 ] {72e3b9d6-6e59-44c8-9abc-184b8aff2f68} <Debug> TCPHandler: Processed in 0.002408353 sec. | ||
7547 | 2024.11.22 03:59:35.359790 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7548 | 2024.11.22 03:59:35.359936 [ 265 ] {2b75b69c-fd28-4a2f-a936-d4536f0b0992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7549 | 2024.11.22 03:59:35.359995 [ 265 ] {2b75b69c-fd28-4a2f-a936-d4536f0b0992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7550 | 2024.11.22 03:59:35.360699 [ 265 ] {2b75b69c-fd28-4a2f-a936-d4536f0b0992} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7551 | 2024.11.22 03:59:35.360738 [ 265 ] {2b75b69c-fd28-4a2f-a936-d4536f0b0992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7552 | 2024.11.22 03:59:35.361115 [ 265 ] {2b75b69c-fd28-4a2f-a936-d4536f0b0992} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7553 | 2024.11.22 03:59:35.361365 [ 265 ] {2b75b69c-fd28-4a2f-a936-d4536f0b0992} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7554 | 2024.11.22 03:59:35.361583 [ 265 ] {2b75b69c-fd28-4a2f-a936-d4536f0b0992} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001669 sec., 61713.60095865788 rows/sec., 4.82 MiB/sec. | ||
7555 | 2024.11.22 03:59:35.361674 [ 265 ] {2b75b69c-fd28-4a2f-a936-d4536f0b0992} <Debug> TCPHandler: Processed in 0.001992866 sec. | ||
7556 | 2024.11.22 03:59:35.361932 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7557 | 2024.11.22 03:59:35.362307 [ 260 ] {ffa97d78-296b-461a-b68c-a36e462ec218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7558 | 2024.11.22 03:59:35.362388 [ 260 ] {ffa97d78-296b-461a-b68c-a36e462ec218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7559 | 2024.11.22 03:59:35.362996 [ 260 ] {ffa97d78-296b-461a-b68c-a36e462ec218} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7560 | 2024.11.22 03:59:35.363037 [ 260 ] {ffa97d78-296b-461a-b68c-a36e462ec218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7561 | 2024.11.22 03:59:35.363438 [ 260 ] {ffa97d78-296b-461a-b68c-a36e462ec218} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7562 | 2024.11.22 03:59:35.363672 [ 260 ] {ffa97d78-296b-461a-b68c-a36e462ec218} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7563 | 2024.11.22 03:59:35.363928 [ 260 ] {ffa97d78-296b-461a-b68c-a36e462ec218} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001742 sec., 91848.45005740528 rows/sec., 6.40 MiB/sec. | ||
7564 | 2024.11.22 03:59:35.364076 [ 260 ] {ffa97d78-296b-461a-b68c-a36e462ec218} <Debug> TCPHandler: Processed in 0.002293201 sec. | ||
7565 | 2024.11.22 03:59:35.364298 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7566 | 2024.11.22 03:59:35.364437 [ 265 ] {fbc6f154-f1fe-4e2f-8cfc-4bf2da06a108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7567 | 2024.11.22 03:59:35.364524 [ 265 ] {fbc6f154-f1fe-4e2f-8cfc-4bf2da06a108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7568 | 2024.11.22 03:59:35.365687 [ 265 ] {fbc6f154-f1fe-4e2f-8cfc-4bf2da06a108} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7569 | 2024.11.22 03:59:35.365725 [ 265 ] {fbc6f154-f1fe-4e2f-8cfc-4bf2da06a108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7570 | 2024.11.22 03:59:35.366391 [ 265 ] {fbc6f154-f1fe-4e2f-8cfc-4bf2da06a108} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7571 | 2024.11.22 03:59:35.366674 [ 265 ] {fbc6f154-f1fe-4e2f-8cfc-4bf2da06a108} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7572 | 2024.11.22 03:59:35.366880 [ 265 ] {fbc6f154-f1fe-4e2f-8cfc-4bf2da06a108} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002474 sec., 15763.94502829426 rows/sec., 28.25 MiB/sec. | ||
7573 | 2024.11.22 03:59:35.366986 [ 265 ] {fbc6f154-f1fe-4e2f-8cfc-4bf2da06a108} <Debug> TCPHandler: Processed in 0.00279892 sec. | ||
7574 | 2024.11.22 03:59:35.367149 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7575 | 2024.11.22 03:59:35.367286 [ 260 ] {e1877787-b5ed-4155-9602-01d528bbe787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7576 | 2024.11.22 03:59:35.367348 [ 260 ] {e1877787-b5ed-4155-9602-01d528bbe787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7577 | 2024.11.22 03:59:35.367885 [ 260 ] {e1877787-b5ed-4155-9602-01d528bbe787} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7578 | 2024.11.22 03:59:35.367923 [ 260 ] {e1877787-b5ed-4155-9602-01d528bbe787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7579 | 2024.11.22 03:59:35.368289 [ 260 ] {e1877787-b5ed-4155-9602-01d528bbe787} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7580 | 2024.11.22 03:59:35.368517 [ 260 ] {e1877787-b5ed-4155-9602-01d528bbe787} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7581 | 2024.11.22 03:59:35.368763 [ 260 ] {e1877787-b5ed-4155-9602-01d528bbe787} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. | ||
7582 | 2024.11.22 03:59:35.368873 [ 260 ] {e1877787-b5ed-4155-9602-01d528bbe787} <Debug> TCPHandler: Processed in 0.001791812 sec. | ||
7583 | 2024.11.22 03:59:39.131465 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7584 | 2024.11.22 03:59:39.131535 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7585 | 2024.11.22 03:59:39.273584 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 | ||
7586 | 2024.11.22 03:59:39.274324 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7587 | 2024.11.22 03:59:39.274378 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7588 | 2024.11.22 03:59:39.274998 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7589 | 2024.11.22 03:59:39.275262 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7590 | 2024.11.22 03:59:39.275527 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
7591 | 2024.11.22 03:59:40.357837 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7592 | 2024.11.22 03:59:40.358048 [ 265 ] {97942d98-24a9-4f2e-8aef-78ecf5315c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7593 | 2024.11.22 03:59:40.358128 [ 265 ] {97942d98-24a9-4f2e-8aef-78ecf5315c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7594 | 2024.11.22 03:59:40.358940 [ 265 ] {97942d98-24a9-4f2e-8aef-78ecf5315c11} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7595 | 2024.11.22 03:59:40.358992 [ 265 ] {97942d98-24a9-4f2e-8aef-78ecf5315c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7596 | 2024.11.22 03:59:40.359420 [ 265 ] {97942d98-24a9-4f2e-8aef-78ecf5315c11} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7597 | 2024.11.22 03:59:40.359675 [ 265 ] {97942d98-24a9-4f2e-8aef-78ecf5315c11} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7598 | 2024.11.22 03:59:40.359919 [ 265 ] {97942d98-24a9-4f2e-8aef-78ecf5315c11} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001928 sec., 7261.410788381742 rows/sec., 522.72 KiB/sec. | ||
7599 | 2024.11.22 03:59:40.359984 [ 265 ] {97942d98-24a9-4f2e-8aef-78ecf5315c11} <Debug> TCPHandler: Processed in 0.00229 sec. | ||
7600 | 2024.11.22 03:59:40.360227 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7601 | 2024.11.22 03:59:40.360415 [ 260 ] {608e0648-1a2f-4b69-9332-7a58756379c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7602 | 2024.11.22 03:59:40.360488 [ 260 ] {608e0648-1a2f-4b69-9332-7a58756379c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7603 | 2024.11.22 03:59:40.361331 [ 260 ] {608e0648-1a2f-4b69-9332-7a58756379c1} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7604 | 2024.11.22 03:59:40.361380 [ 260 ] {608e0648-1a2f-4b69-9332-7a58756379c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7605 | 2024.11.22 03:59:40.361826 [ 260 ] {608e0648-1a2f-4b69-9332-7a58756379c1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7606 | 2024.11.22 03:59:40.362080 [ 260 ] {608e0648-1a2f-4b69-9332-7a58756379c1} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7607 | 2024.11.22 03:59:40.362266 [ 68 ] {} <Debug> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7608 | 2024.11.22 03:59:40.362345 [ 68 ] {} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7609 | 2024.11.22 03:59:40.362347 [ 260 ] {608e0648-1a2f-4b69-9332-7a58756379c1} <Debug> executeQuery: Read 203 rows, 17.95 KiB in 0.001975 sec., 102784.81012658226 rows/sec., 8.88 MiB/sec. | ||
7610 | 2024.11.22 03:59:40.362384 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7611 | 2024.11.22 03:59:40.362525 [ 260 ] {608e0648-1a2f-4b69-9332-7a58756379c1} <Debug> TCPHandler: Processed in 0.002420903 sec. | ||
7612 | 2024.11.22 03:59:40.362815 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7613 | 2024.11.22 03:59:40.362837 [ 199 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::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 | ||
7614 | 2024.11.22 03:59:40.363317 [ 265 ] {7b44041d-ce10-41ec-8d7a-643609070adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7615 | 2024.11.22 03:59:40.363538 [ 199 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7616 | 2024.11.22 03:59:40.363559 [ 265 ] {7b44041d-ce10-41ec-8d7a-643609070adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7617 | 2024.11.22 03:59:40.363712 [ 199 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1431 rows starting from the beginning of the part | ||
7618 | 2024.11.22 03:59:40.364204 [ 199 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 134 rows starting from the beginning of the part | ||
7619 | 2024.11.22 03:59:40.364779 [ 199 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1345 rows starting from the beginning of the part | ||
7620 | 2024.11.22 03:59:40.365015 [ 199 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
7621 | 2024.11.22 03:59:40.365304 [ 199 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 134 rows starting from the beginning of the part | ||
7622 | 2024.11.22 03:59:40.365685 [ 199 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 203 rows starting from the beginning of the part | ||
7623 | 2024.11.22 03:59:40.366430 [ 265 ] {7b44041d-ce10-41ec-8d7a-643609070adb} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7624 | 2024.11.22 03:59:40.366483 [ 265 ] {7b44041d-ce10-41ec-8d7a-643609070adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7625 | 2024.11.22 03:59:40.367008 [ 265 ] {7b44041d-ce10-41ec-8d7a-643609070adb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7626 | 2024.11.22 03:59:40.367309 [ 265 ] {7b44041d-ce10-41ec-8d7a-643609070adb} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7627 | 2024.11.22 03:59:40.367555 [ 265 ] {7b44041d-ce10-41ec-8d7a-643609070adb} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.004413 sec., 1586.222524359846 rows/sec., 103.34 KiB/sec. | ||
7628 | 2024.11.22 03:59:40.367641 [ 265 ] {7b44041d-ce10-41ec-8d7a-643609070adb} <Debug> TCPHandler: Processed in 0.004987378 sec. | ||
7629 | 2024.11.22 03:59:40.367899 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7630 | 2024.11.22 03:59:40.367899 [ 199 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3303 rows, containing 5 columns (5 merged, 0 gathered) in 0.005387076 sec., 613134.1009482695 rows/sec., 53.53 MiB/sec. | ||
7631 | 2024.11.22 03:59:40.368052 [ 260 ] {1411fe1e-3130-4423-8802-ca8535525814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7632 | 2024.11.22 03:59:40.368121 [ 260 ] {1411fe1e-3130-4423-8802-ca8535525814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7633 | 2024.11.22 03:59:40.368211 [ 189 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7634 | 2024.11.22 03:59:40.368706 [ 189 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_61_12} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7635 | 2024.11.22 03:59:40.368823 [ 189 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_61_12} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7636 | 2024.11.22 03:59:40.368948 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
7637 | 2024.11.22 03:59:40.369065 [ 260 ] {1411fe1e-3130-4423-8802-ca8535525814} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7638 | 2024.11.22 03:59:40.369103 [ 260 ] {1411fe1e-3130-4423-8802-ca8535525814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7639 | 2024.11.22 03:59:40.369461 [ 260 ] {1411fe1e-3130-4423-8802-ca8535525814} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7640 | 2024.11.22 03:59:40.369703 [ 260 ] {1411fe1e-3130-4423-8802-ca8535525814} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7641 | 2024.11.22 03:59:40.369870 [ 68 ] {} <Debug> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7642 | 2024.11.22 03:59:40.369931 [ 68 ] {} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7643 | 2024.11.22 03:59:40.369972 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7644 | 2024.11.22 03:59:40.369980 [ 260 ] {1411fe1e-3130-4423-8802-ca8535525814} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001954 sec., 7164.790174002047 rows/sec., 501.78 KiB/sec. | ||
7645 | 2024.11.22 03:59:40.370185 [ 260 ] {1411fe1e-3130-4423-8802-ca8535525814} <Debug> TCPHandler: Processed in 0.002408592 sec. | ||
7646 | 2024.11.22 03:59:40.370278 [ 192 ] {646fba06-2418-43fc-8633-a965ed691b88::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 | ||
7647 | 2024.11.22 03:59:40.370368 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7648 | 2024.11.22 03:59:40.370489 [ 192 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7649 | 2024.11.22 03:59:40.370572 [ 192 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 242 rows starting from the beginning of the part | ||
7650 | 2024.11.22 03:59:40.370586 [ 265 ] {e29bcbc4-5311-4efa-b7bd-59938410dd8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7651 | 2024.11.22 03:59:40.370738 [ 265 ] {e29bcbc4-5311-4efa-b7bd-59938410dd8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7652 | 2024.11.22 03:59:40.370933 [ 192 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 242 rows starting from the beginning of the part | ||
7653 | 2024.11.22 03:59:40.371298 [ 192 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7654 | 2024.11.22 03:59:40.371709 [ 192 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
7655 | 2024.11.22 03:59:40.372089 [ 192 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 242 rows starting from the beginning of the part | ||
7656 | 2024.11.22 03:59:40.372410 [ 192 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
7657 | 2024.11.22 03:59:40.373293 [ 265 ] {e29bcbc4-5311-4efa-b7bd-59938410dd8b} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7658 | 2024.11.22 03:59:40.373365 [ 265 ] {e29bcbc4-5311-4efa-b7bd-59938410dd8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7659 | 2024.11.22 03:59:40.374402 [ 265 ] {e29bcbc4-5311-4efa-b7bd-59938410dd8b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7660 | 2024.11.22 03:59:40.374883 [ 265 ] {e29bcbc4-5311-4efa-b7bd-59938410dd8b} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7661 | 2024.11.22 03:59:40.375461 [ 189 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005371206 sec., 142984.6481404735 rows/sec., 10.24 MiB/sec. | ||
7662 | 2024.11.22 03:59:40.375472 [ 265 ] {e29bcbc4-5311-4efa-b7bd-59938410dd8b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004931 sec., 2636.3820726019067 rows/sec., 164.38 KiB/sec. | ||
7663 | 2024.11.22 03:59:40.375643 [ 265 ] {e29bcbc4-5311-4efa-b7bd-59938410dd8b} <Debug> TCPHandler: Processed in 0.005348305 sec. | ||
7664 | 2024.11.22 03:59:40.375739 [ 189 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7665 | 2024.11.22 03:59:40.375842 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7666 | 2024.11.22 03:59:40.375998 [ 260 ] {efd11c40-fcc6-4bbd-b569-01435485415c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7667 | 2024.11.22 03:59:40.376067 [ 260 ] {efd11c40-fcc6-4bbd-b569-01435485415c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7668 | 2024.11.22 03:59:40.376072 [ 189 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_26_5} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7669 | 2024.11.22 03:59:40.376205 [ 189 ] {646fba06-2418-43fc-8633-a965ed691b88::all_1_26_5} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7670 | 2024.11.22 03:59:40.376304 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
7671 | 2024.11.22 03:59:40.376977 [ 260 ] {efd11c40-fcc6-4bbd-b569-01435485415c} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7672 | 2024.11.22 03:59:40.377015 [ 260 ] {efd11c40-fcc6-4bbd-b569-01435485415c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7673 | 2024.11.22 03:59:40.377422 [ 260 ] {efd11c40-fcc6-4bbd-b569-01435485415c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7674 | 2024.11.22 03:59:40.377662 [ 260 ] {efd11c40-fcc6-4bbd-b569-01435485415c} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7675 | 2024.11.22 03:59:40.377827 [ 68 ] {} <Debug> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7676 | 2024.11.22 03:59:40.377880 [ 68 ] {} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7677 | 2024.11.22 03:59:40.377903 [ 260 ] {efd11c40-fcc6-4bbd-b569-01435485415c} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001939 sec., 197008.76740587933 rows/sec., 13.94 MiB/sec. | ||
7678 | 2024.11.22 03:59:40.377919 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7679 | 2024.11.22 03:59:40.378137 [ 260 ] {efd11c40-fcc6-4bbd-b569-01435485415c} <Debug> TCPHandler: Processed in 0.002366782 sec. | ||
7680 | 2024.11.22 03:59:40.378274 [ 190 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::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 | ||
7681 | 2024.11.22 03:59:40.378488 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7682 | 2024.11.22 03:59:40.378863 [ 190 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7683 | 2024.11.22 03:59:40.378996 [ 190 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 913 rows starting from the beginning of the part | ||
7684 | 2024.11.22 03:59:40.378998 [ 265 ] {42d6ca8f-bde9-423f-9d8d-f935c72d9358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7685 | 2024.11.22 03:59:40.379248 [ 265 ] {42d6ca8f-bde9-423f-9d8d-f935c72d9358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7686 | 2024.11.22 03:59:40.379475 [ 190 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 103 rows starting from the beginning of the part | ||
7687 | 2024.11.22 03:59:40.379874 [ 190 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 842 rows starting from the beginning of the part | ||
7688 | 2024.11.22 03:59:40.380238 [ 190 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
7689 | 2024.11.22 03:59:40.380471 [ 190 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 103 rows starting from the beginning of the part | ||
7690 | 2024.11.22 03:59:40.380816 [ 190 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 382 rows starting from the beginning of the part | ||
7691 | 2024.11.22 03:59:40.381451 [ 265 ] {42d6ca8f-bde9-423f-9d8d-f935c72d9358} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7692 | 2024.11.22 03:59:40.381522 [ 265 ] {42d6ca8f-bde9-423f-9d8d-f935c72d9358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7693 | 2024.11.22 03:59:40.382350 [ 265 ] {42d6ca8f-bde9-423f-9d8d-f935c72d9358} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7694 | 2024.11.22 03:59:40.382902 [ 265 ] {42d6ca8f-bde9-423f-9d8d-f935c72d9358} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7695 | 2024.11.22 03:59:40.383218 [ 68 ] {} <Debug> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7696 | 2024.11.22 03:59:40.383303 [ 68 ] {} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7697 | 2024.11.22 03:59:40.383341 [ 265 ] {42d6ca8f-bde9-423f-9d8d-f935c72d9358} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004503 sec., 1332.4450366422384 rows/sec., 69.62 KiB/sec. | ||
7698 | 2024.11.22 03:59:40.383348 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7699 | 2024.11.22 03:59:40.383658 [ 265 ] {42d6ca8f-bde9-423f-9d8d-f935c72d9358} <Debug> TCPHandler: Processed in 0.005392985 sec. | ||
7700 | 2024.11.22 03:59:40.383880 [ 189 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::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 | ||
7701 | 2024.11.22 03:59:40.383958 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7702 | 2024.11.22 03:59:40.384471 [ 260 ] {c3984fc2-e789-4a49-a9c6-a7a1515a1dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7703 | 2024.11.22 03:59:40.384512 [ 189 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7704 | 2024.11.22 03:59:40.384581 [ 195 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2407 rows, containing 5 columns (5 merged, 0 gathered) in 0.006533645 sec., 368400.79312542995 rows/sec., 28.25 MiB/sec. | ||
7705 | 2024.11.22 03:59:40.384620 [ 260 ] {c3984fc2-e789-4a49-a9c6-a7a1515a1dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7706 | 2024.11.22 03:59:40.384609 [ 189 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
7707 | 2024.11.22 03:59:40.385005 [ 189 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
7708 | 2024.11.22 03:59:40.385029 [ 195 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7709 | 2024.11.22 03:59:40.385587 [ 189 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
7710 | 2024.11.22 03:59:40.386007 [ 189 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
7711 | 2024.11.22 03:59:40.386481 [ 195 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_61_12} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7712 | 2024.11.22 03:59:40.386474 [ 189 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
7713 | 2024.11.22 03:59:40.386925 [ 195 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_61_12} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7714 | 2024.11.22 03:59:40.386949 [ 189 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
7715 | 2024.11.22 03:59:40.387309 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
7716 | 2024.11.22 03:59:40.387820 [ 260 ] {c3984fc2-e789-4a49-a9c6-a7a1515a1dcc} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7717 | 2024.11.22 03:59:40.387866 [ 260 ] {c3984fc2-e789-4a49-a9c6-a7a1515a1dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7718 | 2024.11.22 03:59:40.388504 [ 260 ] {c3984fc2-e789-4a49-a9c6-a7a1515a1dcc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7719 | 2024.11.22 03:59:40.388880 [ 189 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.005342045 sec., 29202.29986830886 rows/sec., 1.49 MiB/sec. | ||
7720 | 2024.11.22 03:59:40.388985 [ 260 ] {c3984fc2-e789-4a49-a9c6-a7a1515a1dcc} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7721 | 2024.11.22 03:59:40.389047 [ 189 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7722 | 2024.11.22 03:59:40.389240 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7723 | 2024.11.22 03:59:40.389332 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7724 | 2024.11.22 03:59:40.389401 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7725 | 2024.11.22 03:59:40.389403 [ 260 ] {c3984fc2-e789-4a49-a9c6-a7a1515a1dcc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005104 sec., 46434.169278996866 rows/sec., 3.11 MiB/sec. | ||
7726 | 2024.11.22 03:59:40.389711 [ 260 ] {c3984fc2-e789-4a49-a9c6-a7a1515a1dcc} <Debug> TCPHandler: Processed in 0.005924905 sec. | ||
7727 | 2024.11.22 03:59:40.389736 [ 193 ] {61e5534c-08f6-4e60-8226-faa42bd50912::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 | ||
7728 | 2024.11.22 03:59:40.389880 [ 189 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_26_5} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7729 | 2024.11.22 03:59:40.389977 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7730 | 2024.11.22 03:59:40.390038 [ 193 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7731 | 2024.11.22 03:59:40.390079 [ 189 ] {5b28aaed-61da-43fe-83a1-83b21c7dfdca::all_1_26_5} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7732 | 2024.11.22 03:59:40.390089 [ 193 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 15285 rows starting from the beginning of the part | ||
7733 | 2024.11.22 03:59:40.390392 [ 265 ] {0f809a06-aa5f-4a7c-bc3e-ed45b35062a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7734 | 2024.11.22 03:59:40.390422 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7735 | 2024.11.22 03:59:40.390591 [ 193 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
7736 | 2024.11.22 03:59:40.390634 [ 265 ] {0f809a06-aa5f-4a7c-bc3e-ed45b35062a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7737 | 2024.11.22 03:59:40.390930 [ 193 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 927 rows starting from the beginning of the part | ||
7738 | 2024.11.22 03:59:40.391296 [ 193 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part | ||
7739 | 2024.11.22 03:59:40.391630 [ 193 ] {61e5534c-08f6-4e60-8226-faa42bd50912::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 | ||
7740 | 2024.11.22 03:59:40.391965 [ 193 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part | ||
7741 | 2024.11.22 03:59:40.392826 [ 265 ] {0f809a06-aa5f-4a7c-bc3e-ed45b35062a6} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7742 | 2024.11.22 03:59:40.392899 [ 265 ] {0f809a06-aa5f-4a7c-bc3e-ed45b35062a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7743 | 2024.11.22 03:59:40.393385 [ 265 ] {0f809a06-aa5f-4a7c-bc3e-ed45b35062a6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7744 | 2024.11.22 03:59:40.393856 [ 265 ] {0f809a06-aa5f-4a7c-bc3e-ed45b35062a6} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7745 | 2024.11.22 03:59:40.394354 [ 265 ] {0f809a06-aa5f-4a7c-bc3e-ed45b35062a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004185 sec., 238.94862604540023 rows/sec., 16.10 KiB/sec. | ||
7746 | 2024.11.22 03:59:40.394510 [ 265 ] {0f809a06-aa5f-4a7c-bc3e-ed45b35062a6} <Debug> TCPHandler: Processed in 0.004693303 sec. | ||
7747 | 2024.11.22 03:59:40.394704 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7748 | 2024.11.22 03:59:40.394878 [ 260 ] {c1547d50-99d2-4160-a440-1ee68a9f0813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7749 | 2024.11.22 03:59:40.394944 [ 260 ] {c1547d50-99d2-4160-a440-1ee68a9f0813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7750 | 2024.11.22 03:59:40.395570 [ 260 ] {c1547d50-99d2-4160-a440-1ee68a9f0813} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7751 | 2024.11.22 03:59:40.395615 [ 260 ] {c1547d50-99d2-4160-a440-1ee68a9f0813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7752 | 2024.11.22 03:59:40.396416 [ 260 ] {c1547d50-99d2-4160-a440-1ee68a9f0813} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7753 | 2024.11.22 03:59:40.396672 [ 260 ] {c1547d50-99d2-4160-a440-1ee68a9f0813} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7754 | 2024.11.22 03:59:40.396889 [ 68 ] {} <Debug> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7755 | 2024.11.22 03:59:40.396976 [ 260 ] {c1547d50-99d2-4160-a440-1ee68a9f0813} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002139 sec., 38335.6708742403 rows/sec., 2.43 MiB/sec. | ||
7756 | 2024.11.22 03:59:40.396993 [ 68 ] {} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7757 | 2024.11.22 03:59:40.397094 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7758 | 2024.11.22 03:59:40.397139 [ 260 ] {c1547d50-99d2-4160-a440-1ee68a9f0813} <Debug> TCPHandler: Processed in 0.002521944 sec. | ||
7759 | 2024.11.22 03:59:40.397399 [ 196 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
7760 | 2024.11.22 03:59:40.397540 [ 196 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7761 | 2024.11.22 03:59:40.397573 [ 196 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3168 rows starting from the beginning of the part | ||
7762 | 2024.11.22 03:59:40.397830 [ 196 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
7763 | 2024.11.22 03:59:40.397973 [ 196 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 70 rows starting from the beginning of the part | ||
7764 | 2024.11.22 03:59:40.398187 [ 196 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 12 rows starting from the beginning of the part | ||
7765 | 2024.11.22 03:59:40.398407 [ 196 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
7766 | 2024.11.22 03:59:40.398668 [ 196 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part | ||
7767 | 2024.11.22 03:59:40.399301 [ 193 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16801 rows, containing 5 columns (5 merged, 0 gathered) in 0.009770563 sec., 1719552.9060096128 rows/sec., 116.06 MiB/sec. | ||
7768 | 2024.11.22 03:59:40.399542 [ 193 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7769 | 2024.11.22 03:59:40.400482 [ 193 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7770 | 2024.11.22 03:59:40.400600 [ 193 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7771 | 2024.11.22 03:59:40.400774 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
7772 | 2024.11.22 03:59:40.401605 [ 187 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3452 rows, containing 4 columns (4 merged, 0 gathered) in 0.004399408 sec., 784651.0257743769 rows/sec., 50.90 MiB/sec. | ||
7773 | 2024.11.22 03:59:40.401987 [ 196 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7774 | 2024.11.22 03:59:40.402289 [ 196 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_61_12} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7775 | 2024.11.22 03:59:40.402377 [ 196 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_61_12} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7776 | 2024.11.22 03:59:40.402468 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
7777 | 2024.11.22 03:59:40.567104 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
7778 | 2024.11.22 03:59:40.588665 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7779 | 2024.11.22 03:59:40.588718 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
7780 | 2024.11.22 03:59:40.596177 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7781 | 2024.11.22 03:59:40.597005 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7782 | 2024.11.22 03:59:40.599808 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
7783 | 2024.11.22 03:59:44.360248 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1114 | ||
7784 | 2024.11.22 03:59:44.363291 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7785 | 2024.11.22 03:59:44.363345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7786 | 2024.11.22 03:59:44.364849 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7787 | 2024.11.22 03:59:44.365167 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7788 | 2024.11.22 03:59:44.366387 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1114 | ||
7789 | 2024.11.22 03:59:45.354467 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7790 | 2024.11.22 03:59:45.354679 [ 265 ] {398735ca-e891-4231-aabb-fde5ca7e2d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7791 | 2024.11.22 03:59:45.354760 [ 265 ] {398735ca-e891-4231-aabb-fde5ca7e2d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7792 | 2024.11.22 03:59:45.355482 [ 265 ] {398735ca-e891-4231-aabb-fde5ca7e2d90} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7793 | 2024.11.22 03:59:45.355529 [ 265 ] {398735ca-e891-4231-aabb-fde5ca7e2d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7794 | 2024.11.22 03:59:45.355954 [ 265 ] {398735ca-e891-4231-aabb-fde5ca7e2d90} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7795 | 2024.11.22 03:59:45.356213 [ 265 ] {398735ca-e891-4231-aabb-fde5ca7e2d90} <Trace> oximeter.fields_ipaddr (33527a2f-b872-4520-9e5c-c3ce3c484deb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7796 | 2024.11.22 03:59:45.356488 [ 265 ] {398735ca-e891-4231-aabb-fde5ca7e2d90} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001858 sec., 1076.4262648008612 rows/sec., 87.77 KiB/sec. | ||
7797 | 2024.11.22 03:59:45.356696 [ 265 ] {398735ca-e891-4231-aabb-fde5ca7e2d90} <Debug> TCPHandler: Processed in 0.002365102 sec. | ||
7798 | 2024.11.22 03:59:45.356966 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7799 | 2024.11.22 03:59:45.357180 [ 260 ] {e9d4b13d-b46e-41d0-8c02-5d506c48e350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7800 | 2024.11.22 03:59:45.357263 [ 260 ] {e9d4b13d-b46e-41d0-8c02-5d506c48e350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7801 | 2024.11.22 03:59:45.358125 [ 260 ] {e9d4b13d-b46e-41d0-8c02-5d506c48e350} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7802 | 2024.11.22 03:59:45.358176 [ 260 ] {e9d4b13d-b46e-41d0-8c02-5d506c48e350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7803 | 2024.11.22 03:59:45.358647 [ 260 ] {e9d4b13d-b46e-41d0-8c02-5d506c48e350} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7804 | 2024.11.22 03:59:45.358910 [ 260 ] {e9d4b13d-b46e-41d0-8c02-5d506c48e350} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7805 | 2024.11.22 03:59:45.359138 [ 260 ] {e9d4b13d-b46e-41d0-8c02-5d506c48e350} <Debug> executeQuery: Read 135 rows, 11.88 KiB in 0.002019 sec., 66864.78454680536 rows/sec., 5.75 MiB/sec. | ||
7806 | 2024.11.22 03:59:45.359207 [ 260 ] {e9d4b13d-b46e-41d0-8c02-5d506c48e350} <Debug> TCPHandler: Processed in 0.002382982 sec. | ||
7807 | 2024.11.22 03:59:45.359359 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7808 | 2024.11.22 03:59:45.359497 [ 265 ] {11e37460-f33b-41f6-bb5f-2e8b40d0786e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7809 | 2024.11.22 03:59:45.359556 [ 265 ] {11e37460-f33b-41f6-bb5f-2e8b40d0786e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7810 | 2024.11.22 03:59:45.360185 [ 265 ] {11e37460-f33b-41f6-bb5f-2e8b40d0786e} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7811 | 2024.11.22 03:59:45.360227 [ 265 ] {11e37460-f33b-41f6-bb5f-2e8b40d0786e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7812 | 2024.11.22 03:59:45.360595 [ 265 ] {11e37460-f33b-41f6-bb5f-2e8b40d0786e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7813 | 2024.11.22 03:59:45.360834 [ 265 ] {11e37460-f33b-41f6-bb5f-2e8b40d0786e} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7814 | 2024.11.22 03:59:45.361059 [ 265 ] {11e37460-f33b-41f6-bb5f-2e8b40d0786e} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001591 sec., 25769.956002514144 rows/sec., 1.89 MiB/sec. | ||
7815 | 2024.11.22 03:59:45.361111 [ 265 ] {11e37460-f33b-41f6-bb5f-2e8b40d0786e} <Debug> TCPHandler: Processed in 0.001818522 sec. | ||
7816 | 2024.11.22 03:59:45.361256 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7817 | 2024.11.22 03:59:45.361401 [ 260 ] {8999289c-c874-4e5e-901e-1ab37e673965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7818 | 2024.11.22 03:59:45.361464 [ 260 ] {8999289c-c874-4e5e-901e-1ab37e673965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7819 | 2024.11.22 03:59:45.362161 [ 260 ] {8999289c-c874-4e5e-901e-1ab37e673965} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7820 | 2024.11.22 03:59:45.362202 [ 260 ] {8999289c-c874-4e5e-901e-1ab37e673965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7821 | 2024.11.22 03:59:45.362578 [ 260 ] {8999289c-c874-4e5e-901e-1ab37e673965} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7822 | 2024.11.22 03:59:45.362817 [ 260 ] {8999289c-c874-4e5e-901e-1ab37e673965} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7823 | 2024.11.22 03:59:45.363044 [ 260 ] {8999289c-c874-4e5e-901e-1ab37e673965} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001677 sec., 62611.80679785331 rows/sec., 4.89 MiB/sec. | ||
7824 | 2024.11.22 03:59:45.363098 [ 260 ] {8999289c-c874-4e5e-901e-1ab37e673965} <Debug> TCPHandler: Processed in 0.001911234 sec. | ||
7825 | 2024.11.22 03:59:45.363263 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7826 | 2024.11.22 03:59:45.363401 [ 265 ] {17cf4764-e6de-4f50-9874-dbc31ba6ea54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7827 | 2024.11.22 03:59:45.363465 [ 265 ] {17cf4764-e6de-4f50-9874-dbc31ba6ea54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7828 | 2024.11.22 03:59:45.364078 [ 265 ] {17cf4764-e6de-4f50-9874-dbc31ba6ea54} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7829 | 2024.11.22 03:59:45.364118 [ 265 ] {17cf4764-e6de-4f50-9874-dbc31ba6ea54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7830 | 2024.11.22 03:59:45.364522 [ 265 ] {17cf4764-e6de-4f50-9874-dbc31ba6ea54} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7831 | 2024.11.22 03:59:45.364785 [ 265 ] {17cf4764-e6de-4f50-9874-dbc31ba6ea54} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7832 | 2024.11.22 03:59:45.365001 [ 265 ] {17cf4764-e6de-4f50-9874-dbc31ba6ea54} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00163 sec., 98773.00613496933 rows/sec., 6.88 MiB/sec. | ||
7833 | 2024.11.22 03:59:45.365053 [ 265 ] {17cf4764-e6de-4f50-9874-dbc31ba6ea54} <Debug> TCPHandler: Processed in 0.001857173 sec. | ||
7834 | 2024.11.22 03:59:45.365214 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7835 | 2024.11.22 03:59:45.365352 [ 260 ] {c3c1b719-e9af-4fed-96d8-a6ace061d234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7836 | 2024.11.22 03:59:45.365449 [ 260 ] {c3c1b719-e9af-4fed-96d8-a6ace061d234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7837 | 2024.11.22 03:59:45.366670 [ 260 ] {c3c1b719-e9af-4fed-96d8-a6ace061d234} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7838 | 2024.11.22 03:59:45.366710 [ 260 ] {c3c1b719-e9af-4fed-96d8-a6ace061d234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7839 | 2024.11.22 03:59:45.367387 [ 260 ] {c3c1b719-e9af-4fed-96d8-a6ace061d234} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7840 | 2024.11.22 03:59:45.367645 [ 260 ] {c3c1b719-e9af-4fed-96d8-a6ace061d234} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7841 | 2024.11.22 03:59:45.367914 [ 260 ] {c3c1b719-e9af-4fed-96d8-a6ace061d234} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002594 sec., 15034.695451040863 rows/sec., 26.94 MiB/sec. | ||
7842 | 2024.11.22 03:59:45.368035 [ 260 ] {c3c1b719-e9af-4fed-96d8-a6ace061d234} <Debug> TCPHandler: Processed in 0.002888561 sec. | ||
7843 | 2024.11.22 03:59:45.368239 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7844 | 2024.11.22 03:59:45.368461 [ 265 ] {a19af77b-5a8a-44cd-88aa-d6acbed08735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7845 | 2024.11.22 03:59:45.368558 [ 265 ] {a19af77b-5a8a-44cd-88aa-d6acbed08735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7846 | 2024.11.22 03:59:45.369178 [ 265 ] {a19af77b-5a8a-44cd-88aa-d6acbed08735} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7847 | 2024.11.22 03:59:45.369218 [ 265 ] {a19af77b-5a8a-44cd-88aa-d6acbed08735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7848 | 2024.11.22 03:59:45.369594 [ 265 ] {a19af77b-5a8a-44cd-88aa-d6acbed08735} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7849 | 2024.11.22 03:59:45.369833 [ 265 ] {a19af77b-5a8a-44cd-88aa-d6acbed08735} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7850 | 2024.11.22 03:59:45.370042 [ 265 ] {a19af77b-5a8a-44cd-88aa-d6acbed08735} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001637 sec., 36652.41295051924 rows/sec., 2.47 MiB/sec. | ||
7851 | 2024.11.22 03:59:45.370093 [ 265 ] {a19af77b-5a8a-44cd-88aa-d6acbed08735} <Debug> TCPHandler: Processed in 0.001964024 sec. | ||
7852 | 2024.11.22 03:59:46.776565 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 | ||
7853 | 2024.11.22 03:59:46.777204 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7854 | 2024.11.22 03:59:46.777245 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7855 | 2024.11.22 03:59:46.777793 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7856 | 2024.11.22 03:59:46.778076 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7857 | 2024.11.22 03:59:46.778318 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 | ||
7858 | 2024.11.22 03:59:48.100831 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
7859 | 2024.11.22 03:59:48.122378 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7860 | 2024.11.22 03:59:48.122453 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7861 | 2024.11.22 03:59:48.129930 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7862 | 2024.11.22 03:59:48.130784 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7863 | 2024.11.22 03:59:48.134867 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
7864 | 2024.11.22 03:59:50.357543 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7865 | 2024.11.22 03:59:50.357736 [ 265 ] {778b408e-227f-40ef-8875-f4a450ce7d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7866 | 2024.11.22 03:59:50.357810 [ 265 ] {778b408e-227f-40ef-8875-f4a450ce7d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7867 | 2024.11.22 03:59:50.358547 [ 265 ] {778b408e-227f-40ef-8875-f4a450ce7d64} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7868 | 2024.11.22 03:59:50.358600 [ 265 ] {778b408e-227f-40ef-8875-f4a450ce7d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7869 | 2024.11.22 03:59:50.359064 [ 265 ] {778b408e-227f-40ef-8875-f4a450ce7d64} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7870 | 2024.11.22 03:59:50.359328 [ 265 ] {778b408e-227f-40ef-8875-f4a450ce7d64} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7871 | 2024.11.22 03:59:50.359582 [ 265 ] {778b408e-227f-40ef-8875-f4a450ce7d64} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001897 sec., 7380.073800738007 rows/sec., 531.27 KiB/sec. | ||
7872 | 2024.11.22 03:59:50.359651 [ 265 ] {778b408e-227f-40ef-8875-f4a450ce7d64} <Debug> TCPHandler: Processed in 0.002244709 sec. | ||
7873 | 2024.11.22 03:59:50.359903 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7874 | 2024.11.22 03:59:50.360095 [ 260 ] {44e0d972-5ae3-43e7-b2bf-6ed532fa8f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7875 | 2024.11.22 03:59:50.360171 [ 260 ] {44e0d972-5ae3-43e7-b2bf-6ed532fa8f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7876 | 2024.11.22 03:59:50.360970 [ 260 ] {44e0d972-5ae3-43e7-b2bf-6ed532fa8f46} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7877 | 2024.11.22 03:59:50.361019 [ 260 ] {44e0d972-5ae3-43e7-b2bf-6ed532fa8f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7878 | 2024.11.22 03:59:50.361462 [ 260 ] {44e0d972-5ae3-43e7-b2bf-6ed532fa8f46} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7879 | 2024.11.22 03:59:50.361730 [ 260 ] {44e0d972-5ae3-43e7-b2bf-6ed532fa8f46} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7880 | 2024.11.22 03:59:50.361961 [ 260 ] {44e0d972-5ae3-43e7-b2bf-6ed532fa8f46} <Debug> executeQuery: Read 203 rows, 17.95 KiB in 0.001917 sec., 105894.62702138758 rows/sec., 9.14 MiB/sec. | ||
7881 | 2024.11.22 03:59:50.362015 [ 260 ] {44e0d972-5ae3-43e7-b2bf-6ed532fa8f46} <Debug> TCPHandler: Processed in 0.00225202 sec. | ||
7882 | 2024.11.22 03:59:50.362167 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7883 | 2024.11.22 03:59:50.362294 [ 265 ] {8bd0747b-9a20-4e64-9b0e-bd9d2da52fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7884 | 2024.11.22 03:59:50.362349 [ 265 ] {8bd0747b-9a20-4e64-9b0e-bd9d2da52fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7885 | 2024.11.22 03:59:50.362951 [ 265 ] {8bd0747b-9a20-4e64-9b0e-bd9d2da52fa8} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7886 | 2024.11.22 03:59:50.362993 [ 265 ] {8bd0747b-9a20-4e64-9b0e-bd9d2da52fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7887 | 2024.11.22 03:59:50.363370 [ 265 ] {8bd0747b-9a20-4e64-9b0e-bd9d2da52fa8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7888 | 2024.11.22 03:59:50.363630 [ 265 ] {8bd0747b-9a20-4e64-9b0e-bd9d2da52fa8} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7889 | 2024.11.22 03:59:50.363865 [ 265 ] {8bd0747b-9a20-4e64-9b0e-bd9d2da52fa8} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.0016 sec., 4375 rows/sec., 285.03 KiB/sec. | ||
7890 | 2024.11.22 03:59:50.363925 [ 265 ] {8bd0747b-9a20-4e64-9b0e-bd9d2da52fa8} <Debug> TCPHandler: Processed in 0.001818982 sec. | ||
7891 | 2024.11.22 03:59:50.364074 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7892 | 2024.11.22 03:59:50.364209 [ 260 ] {b95d4cb7-81ed-4fce-853a-c473501d15d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7893 | 2024.11.22 03:59:50.364268 [ 260 ] {b95d4cb7-81ed-4fce-853a-c473501d15d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7894 | 2024.11.22 03:59:50.364936 [ 260 ] {b95d4cb7-81ed-4fce-853a-c473501d15d3} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7895 | 2024.11.22 03:59:50.364978 [ 260 ] {b95d4cb7-81ed-4fce-853a-c473501d15d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7896 | 2024.11.22 03:59:50.365339 [ 260 ] {b95d4cb7-81ed-4fce-853a-c473501d15d3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7897 | 2024.11.22 03:59:50.365583 [ 260 ] {b95d4cb7-81ed-4fce-853a-c473501d15d3} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7898 | 2024.11.22 03:59:50.365791 [ 260 ] {b95d4cb7-81ed-4fce-853a-c473501d15d3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001612 sec., 8684.863523573202 rows/sec., 608.23 KiB/sec. | ||
7899 | 2024.11.22 03:59:50.365846 [ 260 ] {b95d4cb7-81ed-4fce-853a-c473501d15d3} <Debug> TCPHandler: Processed in 0.001838542 sec. | ||
7900 | 2024.11.22 03:59:50.365980 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7901 | 2024.11.22 03:59:50.366101 [ 265 ] {b3d88a0a-d3a0-4e80-97c4-f876eee34e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7902 | 2024.11.22 03:59:50.366152 [ 265 ] {b3d88a0a-d3a0-4e80-97c4-f876eee34e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7903 | 2024.11.22 03:59:50.366737 [ 265 ] {b3d88a0a-d3a0-4e80-97c4-f876eee34e58} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7904 | 2024.11.22 03:59:50.366778 [ 265 ] {b3d88a0a-d3a0-4e80-97c4-f876eee34e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7905 | 2024.11.22 03:59:50.367140 [ 265 ] {b3d88a0a-d3a0-4e80-97c4-f876eee34e58} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7906 | 2024.11.22 03:59:50.367381 [ 265 ] {b3d88a0a-d3a0-4e80-97c4-f876eee34e58} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7907 | 2024.11.22 03:59:50.367627 [ 265 ] {b3d88a0a-d3a0-4e80-97c4-f876eee34e58} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001542 sec., 8430.609597924773 rows/sec., 525.65 KiB/sec. | ||
7908 | 2024.11.22 03:59:50.367807 [ 265 ] {b3d88a0a-d3a0-4e80-97c4-f876eee34e58} <Debug> TCPHandler: Processed in 0.001882554 sec. | ||
7909 | 2024.11.22 03:59:50.367982 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7910 | 2024.11.22 03:59:50.368116 [ 260 ] {193c2bb9-2525-41de-9f87-e69e2b7e20ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7911 | 2024.11.22 03:59:50.368173 [ 260 ] {193c2bb9-2525-41de-9f87-e69e2b7e20ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7912 | 2024.11.22 03:59:50.368956 [ 260 ] {193c2bb9-2525-41de-9f87-e69e2b7e20ce} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7913 | 2024.11.22 03:59:50.368994 [ 260 ] {193c2bb9-2525-41de-9f87-e69e2b7e20ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7914 | 2024.11.22 03:59:50.369388 [ 260 ] {193c2bb9-2525-41de-9f87-e69e2b7e20ce} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7915 | 2024.11.22 03:59:50.369636 [ 260 ] {193c2bb9-2525-41de-9f87-e69e2b7e20ce} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7916 | 2024.11.22 03:59:50.369885 [ 260 ] {193c2bb9-2525-41de-9f87-e69e2b7e20ce} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001793 sec., 213050.75292805352 rows/sec., 15.08 MiB/sec. | ||
7917 | 2024.11.22 03:59:50.369949 [ 260 ] {193c2bb9-2525-41de-9f87-e69e2b7e20ce} <Debug> TCPHandler: Processed in 0.002038386 sec. | ||
7918 | 2024.11.22 03:59:50.370263 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7919 | 2024.11.22 03:59:50.370492 [ 265 ] {603835a3-07b8-4546-bb00-8930422b9776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7920 | 2024.11.22 03:59:50.370589 [ 265 ] {603835a3-07b8-4546-bb00-8930422b9776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7921 | 2024.11.22 03:59:50.371240 [ 265 ] {603835a3-07b8-4546-bb00-8930422b9776} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7922 | 2024.11.22 03:59:50.371281 [ 265 ] {603835a3-07b8-4546-bb00-8930422b9776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7923 | 2024.11.22 03:59:50.371653 [ 265 ] {603835a3-07b8-4546-bb00-8930422b9776} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7924 | 2024.11.22 03:59:50.371895 [ 265 ] {603835a3-07b8-4546-bb00-8930422b9776} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7925 | 2024.11.22 03:59:50.372146 [ 265 ] {603835a3-07b8-4546-bb00-8930422b9776} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0017 sec., 3529.4117647058824 rows/sec., 184.40 KiB/sec. | ||
7926 | 2024.11.22 03:59:50.372325 [ 265 ] {603835a3-07b8-4546-bb00-8930422b9776} <Debug> TCPHandler: Processed in 0.00227087 sec. | ||
7927 | 2024.11.22 03:59:50.372527 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7928 | 2024.11.22 03:59:50.372662 [ 260 ] {0e3bf711-bce8-415a-b050-abe06bbaf242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7929 | 2024.11.22 03:59:50.372723 [ 260 ] {0e3bf711-bce8-415a-b050-abe06bbaf242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7930 | 2024.11.22 03:59:50.373305 [ 260 ] {0e3bf711-bce8-415a-b050-abe06bbaf242} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7931 | 2024.11.22 03:59:50.373344 [ 260 ] {0e3bf711-bce8-415a-b050-abe06bbaf242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7932 | 2024.11.22 03:59:50.373744 [ 260 ] {0e3bf711-bce8-415a-b050-abe06bbaf242} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7933 | 2024.11.22 03:59:50.374010 [ 260 ] {0e3bf711-bce8-415a-b050-abe06bbaf242} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7934 | 2024.11.22 03:59:50.374222 [ 260 ] {0e3bf711-bce8-415a-b050-abe06bbaf242} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00159 sec., 149056.6037735849 rows/sec., 9.99 MiB/sec. | ||
7935 | 2024.11.22 03:59:50.374274 [ 260 ] {0e3bf711-bce8-415a-b050-abe06bbaf242} <Debug> TCPHandler: Processed in 0.001827343 sec. | ||
7936 | 2024.11.22 03:59:50.374416 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7937 | 2024.11.22 03:59:50.374552 [ 265 ] {0cacbdbb-0fd9-4891-a51a-a043a1b64b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7938 | 2024.11.22 03:59:50.374614 [ 265 ] {0cacbdbb-0fd9-4891-a51a-a043a1b64b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7939 | 2024.11.22 03:59:50.375126 [ 265 ] {0cacbdbb-0fd9-4891-a51a-a043a1b64b3a} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7940 | 2024.11.22 03:59:50.375165 [ 265 ] {0cacbdbb-0fd9-4891-a51a-a043a1b64b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7941 | 2024.11.22 03:59:50.375528 [ 265 ] {0cacbdbb-0fd9-4891-a51a-a043a1b64b3a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7942 | 2024.11.22 03:59:50.375781 [ 265 ] {0cacbdbb-0fd9-4891-a51a-a043a1b64b3a} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7943 | 2024.11.22 03:59:50.375997 [ 265 ] {0cacbdbb-0fd9-4891-a51a-a043a1b64b3a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001475 sec., 677.9661016949153 rows/sec., 45.68 KiB/sec. | ||
7944 | 2024.11.22 03:59:50.376048 [ 265 ] {0cacbdbb-0fd9-4891-a51a-a043a1b64b3a} <Debug> TCPHandler: Processed in 0.00169731 sec. | ||
7945 | 2024.11.22 03:59:50.376194 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7946 | 2024.11.22 03:59:50.376331 [ 260 ] {bf3cf621-d5b6-4852-87da-9b71b7bae5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7947 | 2024.11.22 03:59:50.376392 [ 260 ] {bf3cf621-d5b6-4852-87da-9b71b7bae5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7948 | 2024.11.22 03:59:50.376948 [ 260 ] {bf3cf621-d5b6-4852-87da-9b71b7bae5a5} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7949 | 2024.11.22 03:59:50.376987 [ 260 ] {bf3cf621-d5b6-4852-87da-9b71b7bae5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7950 | 2024.11.22 03:59:50.377362 [ 260 ] {bf3cf621-d5b6-4852-87da-9b71b7bae5a5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7951 | 2024.11.22 03:59:50.377599 [ 260 ] {bf3cf621-d5b6-4852-87da-9b71b7bae5a5} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7952 | 2024.11.22 03:59:50.377803 [ 260 ] {bf3cf621-d5b6-4852-87da-9b71b7bae5a5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001502 sec., 54593.87483355526 rows/sec., 3.47 MiB/sec. | ||
7953 | 2024.11.22 03:59:50.377855 [ 260 ] {bf3cf621-d5b6-4852-87da-9b71b7bae5a5} <Debug> TCPHandler: Processed in 0.00173027 sec. | ||
7954 | 2024.11.22 03:59:54.131585 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7955 | 2024.11.22 03:59:54.131680 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7956 | 2024.11.22 03:59:54.278432 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 | ||
7957 | 2024.11.22 03:59:54.279088 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7958 | 2024.11.22 03:59:54.279133 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7959 | 2024.11.22 03:59:54.279675 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7960 | 2024.11.22 03:59:54.279941 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7961 | 2024.11.22 03:59:54.280211 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7962 | 2024.11.22 03:59:54.366548 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1148 | ||
7963 | 2024.11.22 03:59:54.369444 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7964 | 2024.11.22 03:59:54.369494 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7965 | 2024.11.22 03:59:54.370900 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7966 | 2024.11.22 03:59:54.371202 [ 244 ] {} <Trace> system.query_log (13c85ea7-e15c-4202-b11e-f62516502095): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7967 | 2024.11.22 03:59:54.371787 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1148 | ||
7968 | 2024.11.22 03:59:55.354579 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7969 | 2024.11.22 03:59:55.354794 [ 265 ] {6ab0f9fb-2351-4b20-96e5-8048f5434734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7970 | 2024.11.22 03:59:55.354880 [ 265 ] {6ab0f9fb-2351-4b20-96e5-8048f5434734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7971 | 2024.11.22 03:59:55.355743 [ 265 ] {6ab0f9fb-2351-4b20-96e5-8048f5434734} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7972 | 2024.11.22 03:59:55.355796 [ 265 ] {6ab0f9fb-2351-4b20-96e5-8048f5434734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7973 | 2024.11.22 03:59:55.356278 [ 265 ] {6ab0f9fb-2351-4b20-96e5-8048f5434734} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7974 | 2024.11.22 03:59:55.356547 [ 265 ] {6ab0f9fb-2351-4b20-96e5-8048f5434734} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7975 | 2024.11.22 03:59:55.356795 [ 265 ] {6ab0f9fb-2351-4b20-96e5-8048f5434734} <Debug> executeQuery: Read 134 rows, 11.81 KiB in 0.002058 sec., 65111.75898931001 rows/sec., 5.60 MiB/sec. | ||
7976 | 2024.11.22 03:59:55.356865 [ 265 ] {6ab0f9fb-2351-4b20-96e5-8048f5434734} <Debug> TCPHandler: Processed in 0.002428684 sec. | ||
7977 | 2024.11.22 03:59:55.357126 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7978 | 2024.11.22 03:59:55.357338 [ 260 ] {ec3b0f1b-6b87-479a-a86b-a69f27ce0d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7979 | 2024.11.22 03:59:55.357422 [ 260 ] {ec3b0f1b-6b87-479a-a86b-a69f27ce0d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7980 | 2024.11.22 03:59:55.358274 [ 260 ] {ec3b0f1b-6b87-479a-a86b-a69f27ce0d54} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7981 | 2024.11.22 03:59:55.358328 [ 260 ] {ec3b0f1b-6b87-479a-a86b-a69f27ce0d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7982 | 2024.11.22 03:59:55.358771 [ 260 ] {ec3b0f1b-6b87-479a-a86b-a69f27ce0d54} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7983 | 2024.11.22 03:59:55.359041 [ 260 ] {ec3b0f1b-6b87-479a-a86b-a69f27ce0d54} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7984 | 2024.11.22 03:59:55.359229 [ 48 ] {} <Debug> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7985 | 2024.11.22 03:59:55.359299 [ 260 ] {ec3b0f1b-6b87-479a-a86b-a69f27ce0d54} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.002012 sec., 19383.697813121275 rows/sec., 1.42 MiB/sec. | ||
7986 | 2024.11.22 03:59:55.359308 [ 48 ] {} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7987 | 2024.11.22 03:59:55.359374 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
7988 | 2024.11.22 03:59:55.359448 [ 260 ] {ec3b0f1b-6b87-479a-a86b-a69f27ce0d54} <Debug> TCPHandler: Processed in 0.002456673 sec. | ||
7989 | 2024.11.22 03:59:55.359695 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7990 | 2024.11.22 03:59:55.359705 [ 200 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::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 | ||
7991 | 2024.11.22 03:59:55.359910 [ 265 ] {c3b90d03-2473-47ec-be02-76f0dd2de302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7992 | 2024.11.22 03:59:55.360005 [ 200 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7993 | 2024.11.22 03:59:55.360027 [ 265 ] {c3b90d03-2473-47ec-be02-76f0dd2de302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7994 | 2024.11.22 03:59:55.360092 [ 200 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 64 rows starting from the beginning of the part | ||
7995 | 2024.11.22 03:59:55.360369 [ 200 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 39 rows starting from the beginning of the part | ||
7996 | 2024.11.22 03:59:55.360773 [ 200 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
7997 | 2024.11.22 03:59:55.361190 [ 200 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 41 rows starting from the beginning of the part | ||
7998 | 2024.11.22 03:59:55.361531 [ 200 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part | ||
7999 | 2024.11.22 03:59:55.361826 [ 200 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 39 rows starting from the beginning of the part | ||
8000 | 2024.11.22 03:59:55.362751 [ 265 ] {c3b90d03-2473-47ec-be02-76f0dd2de302} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8001 | 2024.11.22 03:59:55.362811 [ 265 ] {c3b90d03-2473-47ec-be02-76f0dd2de302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8002 | 2024.11.22 03:59:55.363912 [ 265 ] {c3b90d03-2473-47ec-be02-76f0dd2de302} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8003 | 2024.11.22 03:59:55.364437 [ 265 ] {c3b90d03-2473-47ec-be02-76f0dd2de302} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8004 | 2024.11.22 03:59:55.364570 [ 194 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.00507411 sec., 38824.54262915073 rows/sec., 2.94 MiB/sec. | ||
8005 | 2024.11.22 03:59:55.364817 [ 265 ] {c3b90d03-2473-47ec-be02-76f0dd2de302} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.004974 sec., 20707.67993566546 rows/sec., 1.62 MiB/sec. | ||
8006 | 2024.11.22 03:59:55.364901 [ 194 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8007 | 2024.11.22 03:59:55.364967 [ 265 ] {c3b90d03-2473-47ec-be02-76f0dd2de302} <Debug> TCPHandler: Processed in 0.005392515 sec. | ||
8008 | 2024.11.22 03:59:55.365165 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8009 | 2024.11.22 03:59:55.365377 [ 260 ] {d649b029-d769-41fe-b861-03b0fa319246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8010 | 2024.11.22 03:59:55.365437 [ 194 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_56_11} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8011 | 2024.11.22 03:59:55.365490 [ 260 ] {d649b029-d769-41fe-b861-03b0fa319246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8012 | 2024.11.22 03:59:55.365652 [ 194 ] {7c753ffa-c773-4c9a-bf2d-bb597c2c56c8::all_1_56_11} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8013 | 2024.11.22 03:59:55.365863 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
8014 | 2024.11.22 03:59:55.366429 [ 260 ] {d649b029-d769-41fe-b861-03b0fa319246} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8015 | 2024.11.22 03:59:55.366473 [ 260 ] {d649b029-d769-41fe-b861-03b0fa319246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8016 | 2024.11.22 03:59:55.366904 [ 260 ] {d649b029-d769-41fe-b861-03b0fa319246} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8017 | 2024.11.22 03:59:55.367189 [ 260 ] {d649b029-d769-41fe-b861-03b0fa319246} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8018 | 2024.11.22 03:59:55.367374 [ 260 ] {d649b029-d769-41fe-b861-03b0fa319246} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002074 sec., 77145.61234329798 rows/sec., 5.37 MiB/sec. | ||
8019 | 2024.11.22 03:59:55.367434 [ 260 ] {d649b029-d769-41fe-b861-03b0fa319246} <Debug> TCPHandler: Processed in 0.002349431 sec. | ||
8020 | 2024.11.22 03:59:55.367603 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8021 | 2024.11.22 03:59:55.367728 [ 265 ] {2be7de94-2663-4027-9ee0-c4fc77f71401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8022 | 2024.11.22 03:59:55.367813 [ 265 ] {2be7de94-2663-4027-9ee0-c4fc77f71401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8023 | 2024.11.22 03:59:55.369051 [ 265 ] {2be7de94-2663-4027-9ee0-c4fc77f71401} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8024 | 2024.11.22 03:59:55.369091 [ 265 ] {2be7de94-2663-4027-9ee0-c4fc77f71401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8025 | 2024.11.22 03:59:55.369798 [ 265 ] {2be7de94-2663-4027-9ee0-c4fc77f71401} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8026 | 2024.11.22 03:59:55.370072 [ 265 ] {2be7de94-2663-4027-9ee0-c4fc77f71401} <Trace> oximeter.measurements_histogramu64 (c9f477fc-a00e-45df-9f95-901dba4ad048): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8027 | 2024.11.22 03:59:55.370324 [ 265 ] {2be7de94-2663-4027-9ee0-c4fc77f71401} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002624 sec., 14862.80487804878 rows/sec., 26.63 MiB/sec. | ||
8028 | 2024.11.22 03:59:55.370434 [ 265 ] {2be7de94-2663-4027-9ee0-c4fc77f71401} <Debug> TCPHandler: Processed in 0.002889031 sec. | ||
8029 | 2024.11.22 03:59:55.370600 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8030 | 2024.11.22 03:59:55.370742 [ 260 ] {47225f07-2d2a-4136-a359-5cbe42592a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8031 | 2024.11.22 03:59:55.370805 [ 260 ] {47225f07-2d2a-4136-a359-5cbe42592a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8032 | 2024.11.22 03:59:55.371346 [ 260 ] {47225f07-2d2a-4136-a359-5cbe42592a79} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8033 | 2024.11.22 03:59:55.371383 [ 260 ] {47225f07-2d2a-4136-a359-5cbe42592a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8034 | 2024.11.22 03:59:55.371773 [ 260 ] {47225f07-2d2a-4136-a359-5cbe42592a79} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8035 | 2024.11.22 03:59:55.372022 [ 260 ] {47225f07-2d2a-4136-a359-5cbe42592a79} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8036 | 2024.11.22 03:59:55.372230 [ 260 ] {47225f07-2d2a-4136-a359-5cbe42592a79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001513 sec., 39656.31196298744 rows/sec., 2.67 MiB/sec. | ||
8037 | 2024.11.22 03:59:55.372295 [ 260 ] {47225f07-2d2a-4136-a359-5cbe42592a79} <Debug> TCPHandler: Processed in 0.001764431 sec. | ||
8038 | 2024.11.22 03:59:55.634946 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
8039 | 2024.11.22 03:59:55.656892 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8040 | 2024.11.22 03:59:55.656945 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8041 | 2024.11.22 03:59:55.664669 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8042 | 2024.11.22 03:59:55.665461 [ 243 ] {} <Trace> system.metric_log (ab33790d-c6ae-4a0b-a955-7a898cf370b7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8043 | 2024.11.22 03:59:55.668388 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
8044 | 2024.11.22 03:59:58.989557 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8045 | 2024.11.22 03:59:58.989794 [ 265 ] {d501cd32-b25b-47fa-aee6-163869a30524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8046 | 2024.11.22 03:59:58.989869 [ 265 ] {d501cd32-b25b-47fa-aee6-163869a30524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8047 | 2024.11.22 03:59:58.990806 [ 265 ] {d501cd32-b25b-47fa-aee6-163869a30524} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8048 | 2024.11.22 03:59:58.990869 [ 265 ] {d501cd32-b25b-47fa-aee6-163869a30524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8049 | 2024.11.22 03:59:58.991447 [ 265 ] {d501cd32-b25b-47fa-aee6-163869a30524} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8050 | 2024.11.22 03:59:58.991867 [ 265 ] {d501cd32-b25b-47fa-aee6-163869a30524} <Trace> oximeter.fields_i16 (307adb7f-ffb2-48c9-870e-b2047cea0a6d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8051 | 2024.11.22 03:59:58.992136 [ 265 ] {d501cd32-b25b-47fa-aee6-163869a30524} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002391 sec., 5855.290673358428 rows/sec., 421.50 KiB/sec. | ||
8052 | 2024.11.22 03:59:58.992208 [ 265 ] {d501cd32-b25b-47fa-aee6-163869a30524} <Debug> TCPHandler: Processed in 0.00279443 sec. | ||
8053 | 2024.11.22 03:59:58.992504 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8054 | 2024.11.22 03:59:58.992710 [ 260 ] {f1473969-53c8-4708-8d93-0dc4cc1e56d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8055 | 2024.11.22 03:59:58.992783 [ 260 ] {f1473969-53c8-4708-8d93-0dc4cc1e56d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8056 | 2024.11.22 03:59:58.994175 [ 260 ] {f1473969-53c8-4708-8d93-0dc4cc1e56d8} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8057 | 2024.11.22 03:59:58.994230 [ 260 ] {f1473969-53c8-4708-8d93-0dc4cc1e56d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8058 | 2024.11.22 03:59:58.994780 [ 260 ] {f1473969-53c8-4708-8d93-0dc4cc1e56d8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8059 | 2024.11.22 03:59:58.995043 [ 260 ] {f1473969-53c8-4708-8d93-0dc4cc1e56d8} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8060 | 2024.11.22 03:59:58.995316 [ 260 ] {f1473969-53c8-4708-8d93-0dc4cc1e56d8} <Debug> executeQuery: Read 1343 rows, 114.07 KiB in 0.002658 sec., 505267.11813393526 rows/sec., 41.91 MiB/sec. | ||
8061 | 2024.11.22 03:59:58.995408 [ 260 ] {f1473969-53c8-4708-8d93-0dc4cc1e56d8} <Debug> TCPHandler: Processed in 0.003039394 sec. | ||
8062 | 2024.11.22 03:59:58.995608 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8063 | 2024.11.22 03:59:58.995746 [ 265 ] {94a801e1-07c0-48ae-ac42-fd79121a4f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8064 | 2024.11.22 03:59:58.995796 [ 265 ] {94a801e1-07c0-48ae-ac42-fd79121a4f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8065 | 2024.11.22 03:59:58.996414 [ 265 ] {94a801e1-07c0-48ae-ac42-fd79121a4f5d} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8066 | 2024.11.22 03:59:58.996457 [ 265 ] {94a801e1-07c0-48ae-ac42-fd79121a4f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8067 | 2024.11.22 03:59:58.996847 [ 265 ] {94a801e1-07c0-48ae-ac42-fd79121a4f5d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8068 | 2024.11.22 03:59:58.997124 [ 265 ] {94a801e1-07c0-48ae-ac42-fd79121a4f5d} <Trace> oximeter.fields_u16 (7c753ffa-c773-4c9a-bf2d-bb597c2c56c8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8069 | 2024.11.22 03:59:58.997400 [ 265 ] {94a801e1-07c0-48ae-ac42-fd79121a4f5d} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001674 sec., 4181.600955794504 rows/sec., 272.43 KiB/sec. | ||
8070 | 2024.11.22 03:59:58.997508 [ 265 ] {94a801e1-07c0-48ae-ac42-fd79121a4f5d} <Debug> TCPHandler: Processed in 0.001997916 sec. | ||
8071 | 2024.11.22 03:59:58.997965 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8072 | 2024.11.22 03:59:58.998110 [ 260 ] {1fd5d34a-c050-47f1-98e2-fda64683ce69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8073 | 2024.11.22 03:59:58.998173 [ 260 ] {1fd5d34a-c050-47f1-98e2-fda64683ce69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8074 | 2024.11.22 03:59:58.999041 [ 260 ] {1fd5d34a-c050-47f1-98e2-fda64683ce69} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8075 | 2024.11.22 03:59:58.999089 [ 260 ] {1fd5d34a-c050-47f1-98e2-fda64683ce69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8076 | 2024.11.22 03:59:58.999560 [ 260 ] {1fd5d34a-c050-47f1-98e2-fda64683ce69} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8077 | 2024.11.22 03:59:58.999879 [ 260 ] {1fd5d34a-c050-47f1-98e2-fda64683ce69} <Trace> oximeter.fields_u32 (646fba06-2418-43fc-8633-a965ed691b88): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8078 | 2024.11.22 03:59:59.000156 [ 260 ] {1fd5d34a-c050-47f1-98e2-fda64683ce69} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002082 sec., 116234.39000960614 rows/sec., 7.87 MiB/sec. | ||
8079 | 2024.11.22 03:59:59.000231 [ 260 ] {1fd5d34a-c050-47f1-98e2-fda64683ce69} <Debug> TCPHandler: Processed in 0.002339462 sec. | ||
8080 | 2024.11.22 03:59:59.000454 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8081 | 2024.11.22 03:59:59.000669 [ 265 ] {e17c2507-33e6-4b23-8f05-d285a3eab61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8082 | 2024.11.22 03:59:59.000742 [ 265 ] {e17c2507-33e6-4b23-8f05-d285a3eab61d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8083 | 2024.11.22 03:59:59.001604 [ 265 ] {e17c2507-33e6-4b23-8f05-d285a3eab61d} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8084 | 2024.11.22 03:59:59.001660 [ 265 ] {e17c2507-33e6-4b23-8f05-d285a3eab61d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8085 | 2024.11.22 03:59:59.002204 [ 265 ] {e17c2507-33e6-4b23-8f05-d285a3eab61d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8086 | 2024.11.22 03:59:59.002581 [ 265 ] {e17c2507-33e6-4b23-8f05-d285a3eab61d} <Trace> oximeter.fields_u8 (93c8fb17-d94f-4703-acf5-be3949202a04): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8087 | 2024.11.22 03:59:59.002883 [ 265 ] {e17c2507-33e6-4b23-8f05-d285a3eab61d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002251 sec., 5775.211017325633 rows/sec., 360.08 KiB/sec. | ||
8088 | 2024.11.22 03:59:59.002972 [ 265 ] {e17c2507-33e6-4b23-8f05-d285a3eab61d} <Debug> TCPHandler: Processed in 0.002619246 sec. | ||
8089 | 2024.11.22 03:59:59.003175 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8090 | 2024.11.22 03:59:59.003327 [ 260 ] {cc60e0e0-7ee7-4596-a4b7-1c99f3aaaeb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8091 | 2024.11.22 03:59:59.003388 [ 260 ] {cc60e0e0-7ee7-4596-a4b7-1c99f3aaaeb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8092 | 2024.11.22 03:59:59.004428 [ 260 ] {cc60e0e0-7ee7-4596-a4b7-1c99f3aaaeb9} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8093 | 2024.11.22 03:59:59.004470 [ 260 ] {cc60e0e0-7ee7-4596-a4b7-1c99f3aaaeb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8094 | 2024.11.22 03:59:59.004921 [ 260 ] {cc60e0e0-7ee7-4596-a4b7-1c99f3aaaeb9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8095 | 2024.11.22 03:59:59.005224 [ 260 ] {cc60e0e0-7ee7-4596-a4b7-1c99f3aaaeb9} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8096 | 2024.11.22 03:59:59.005486 [ 260 ] {cc60e0e0-7ee7-4596-a4b7-1c99f3aaaeb9} <Debug> executeQuery: Read 838 rows, 61.97 KiB in 0.002193 sec., 382124.94300045597 rows/sec., 27.60 MiB/sec. | ||
8097 | 2024.11.22 03:59:59.005545 [ 260 ] {cc60e0e0-7ee7-4596-a4b7-1c99f3aaaeb9} <Debug> TCPHandler: Processed in 0.002434023 sec. | ||
8098 | 2024.11.22 03:59:59.005719 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8099 | 2024.11.22 03:59:59.005859 [ 265 ] {85273341-858f-4b94-b8a7-7011b2cb1c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8100 | 2024.11.22 03:59:59.005921 [ 265 ] {85273341-858f-4b94-b8a7-7011b2cb1c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8101 | 2024.11.22 03:59:59.006531 [ 265 ] {85273341-858f-4b94-b8a7-7011b2cb1c79} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8102 | 2024.11.22 03:59:59.006577 [ 265 ] {85273341-858f-4b94-b8a7-7011b2cb1c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8103 | 2024.11.22 03:59:59.007025 [ 265 ] {85273341-858f-4b94-b8a7-7011b2cb1c79} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8104 | 2024.11.22 03:59:59.007345 [ 265 ] {85273341-858f-4b94-b8a7-7011b2cb1c79} <Trace> oximeter.measurements_bool (5b28aaed-61da-43fe-83a1-83b21c7dfdca): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8105 | 2024.11.22 03:59:59.007695 [ 265 ] {85273341-858f-4b94-b8a7-7011b2cb1c79} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001842 sec., 3257.328990228013 rows/sec., 170.18 KiB/sec. | ||
8106 | 2024.11.22 03:59:59.008032 [ 265 ] {85273341-858f-4b94-b8a7-7011b2cb1c79} <Debug> TCPHandler: Processed in 0.002376212 sec. | ||
8107 | 2024.11.22 03:59:59.008285 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8108 | 2024.11.22 03:59:59.008432 [ 260 ] {5a95842f-f437-4d94-9b63-6bd2b48c646a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8109 | 2024.11.22 03:59:59.008498 [ 260 ] {5a95842f-f437-4d94-9b63-6bd2b48c646a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8110 | 2024.11.22 03:59:59.009369 [ 260 ] {5a95842f-f437-4d94-9b63-6bd2b48c646a} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8111 | 2024.11.22 03:59:59.009408 [ 260 ] {5a95842f-f437-4d94-9b63-6bd2b48c646a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8112 | 2024.11.22 03:59:59.009876 [ 260 ] {5a95842f-f437-4d94-9b63-6bd2b48c646a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8113 | 2024.11.22 03:59:59.010124 [ 260 ] {5a95842f-f437-4d94-9b63-6bd2b48c646a} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8114 | 2024.11.22 03:59:59.010388 [ 260 ] {5a95842f-f437-4d94-9b63-6bd2b48c646a} <Debug> executeQuery: Read 925 rows, 63.20 KiB in 0.001982 sec., 466700.30272452073 rows/sec., 31.14 MiB/sec. | ||
8115 | 2024.11.22 03:59:59.010465 [ 260 ] {5a95842f-f437-4d94-9b63-6bd2b48c646a} <Debug> TCPHandler: Processed in 0.00229761 sec. | ||
8116 | 2024.11.22 03:59:59.010700 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8117 | 2024.11.22 03:59:59.010875 [ 265 ] {e088920a-4150-4320-a69e-d1981e2ca434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8118 | 2024.11.22 03:59:59.010939 [ 265 ] {e088920a-4150-4320-a69e-d1981e2ca434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8119 | 2024.11.22 03:59:59.011476 [ 265 ] {e088920a-4150-4320-a69e-d1981e2ca434} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8120 | 2024.11.22 03:59:59.011517 [ 265 ] {e088920a-4150-4320-a69e-d1981e2ca434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8121 | 2024.11.22 03:59:59.011903 [ 265 ] {e088920a-4150-4320-a69e-d1981e2ca434} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8122 | 2024.11.22 03:59:59.012152 [ 265 ] {e088920a-4150-4320-a69e-d1981e2ca434} <Trace> oximeter.measurements_f64 (ec8eeb4a-8ad1-4ed4-9350-e2d021addd04): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8123 | 2024.11.22 03:59:59.012380 [ 265 ] {e088920a-4150-4320-a69e-d1981e2ca434} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001536 sec., 651.0416666666666 rows/sec., 43.87 KiB/sec. | ||
8124 | 2024.11.22 03:59:59.012443 [ 265 ] {e088920a-4150-4320-a69e-d1981e2ca434} <Debug> TCPHandler: Processed in 0.001885274 sec. | ||
8125 | 2024.11.22 03:59:59.012610 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8126 | 2024.11.22 03:59:59.012738 [ 260 ] {261c1c8b-4db0-4908-89ad-f4eb8e547dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8127 | 2024.11.22 03:59:59.012790 [ 260 ] {261c1c8b-4db0-4908-89ad-f4eb8e547dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8128 | 2024.11.22 03:59:59.013290 [ 260 ] {261c1c8b-4db0-4908-89ad-f4eb8e547dd5} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8129 | 2024.11.22 03:59:59.013331 [ 260 ] {261c1c8b-4db0-4908-89ad-f4eb8e547dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8130 | 2024.11.22 03:59:59.013722 [ 260 ] {261c1c8b-4db0-4908-89ad-f4eb8e547dd5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8131 | 2024.11.22 03:59:59.013974 [ 260 ] {261c1c8b-4db0-4908-89ad-f4eb8e547dd5} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8132 | 2024.11.22 03:59:59.014213 [ 260 ] {261c1c8b-4db0-4908-89ad-f4eb8e547dd5} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.0015 sec., 46666.666666666664 rows/sec., 2.93 MiB/sec. | ||
8133 | 2024.11.22 03:59:59.014278 [ 260 ] {261c1c8b-4db0-4908-89ad-f4eb8e547dd5} <Debug> TCPHandler: Processed in 0.00173293 sec. | ||
8134 | 2024.11.22 04:00:00.346640 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8135 | 2024.11.22 04:00:00.346832 [ 265 ] {508f15c7-e6ae-4f6d-8dae-1fc772af5d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8136 | 2024.11.22 04:00:00.346908 [ 265 ] {508f15c7-e6ae-4f6d-8dae-1fc772af5d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8137 | 2024.11.22 04:00:00.347720 [ 265 ] {508f15c7-e6ae-4f6d-8dae-1fc772af5d49} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8138 | 2024.11.22 04:00:00.347773 [ 265 ] {508f15c7-e6ae-4f6d-8dae-1fc772af5d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8139 | 2024.11.22 04:00:00.348232 [ 265 ] {508f15c7-e6ae-4f6d-8dae-1fc772af5d49} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8140 | 2024.11.22 04:00:00.348505 [ 265 ] {508f15c7-e6ae-4f6d-8dae-1fc772af5d49} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8141 | 2024.11.22 04:00:00.348672 [ 37 ] {} <Debug> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8142 | 2024.11.22 04:00:00.348718 [ 37 ] {} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8143 | 2024.11.22 04:00:00.348722 [ 265 ] {508f15c7-e6ae-4f6d-8dae-1fc772af5d49} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001941 sec., 28851.107676455435 rows/sec., 2.20 MiB/sec. | ||
8144 | 2024.11.22 04:00:00.348741 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8145 | 2024.11.22 04:00:00.348878 [ 265 ] {508f15c7-e6ae-4f6d-8dae-1fc772af5d49} <Debug> TCPHandler: Processed in 0.002369682 sec. | ||
8146 | 2024.11.22 04:00:00.349198 [ 198 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::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 | ||
8147 | 2024.11.22 04:00:00.349236 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8148 | 2024.11.22 04:00:00.349692 [ 260 ] {6fb87747-f696-4680-93e0-c24d9a60f0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8149 | 2024.11.22 04:00:00.349745 [ 198 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8150 | 2024.11.22 04:00:00.349812 [ 198 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1431 rows starting from the beginning of the part | ||
8151 | 2024.11.22 04:00:00.349823 [ 260 ] {6fb87747-f696-4680-93e0-c24d9a60f0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8152 | 2024.11.22 04:00:00.350125 [ 198 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 135 rows starting from the beginning of the part | ||
8153 | 2024.11.22 04:00:00.350420 [ 198 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 203 rows starting from the beginning of the part | ||
8154 | 2024.11.22 04:00:00.350791 [ 198 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 134 rows starting from the beginning of the part | ||
8155 | 2024.11.22 04:00:00.351130 [ 198 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1343 rows starting from the beginning of the part | ||
8156 | 2024.11.22 04:00:00.351510 [ 198 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
8157 | 2024.11.22 04:00:00.353181 [ 260 ] {6fb87747-f696-4680-93e0-c24d9a60f0dc} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8158 | 2024.11.22 04:00:00.353261 [ 260 ] {6fb87747-f696-4680-93e0-c24d9a60f0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8159 | 2024.11.22 04:00:00.354350 [ 260 ] {6fb87747-f696-4680-93e0-c24d9a60f0dc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8160 | 2024.11.22 04:00:00.354704 [ 260 ] {6fb87747-f696-4680-93e0-c24d9a60f0dc} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8161 | 2024.11.22 04:00:00.355039 [ 37 ] {} <Debug> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8162 | 2024.11.22 04:00:00.355144 [ 37 ] {} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8163 | 2024.11.22 04:00:00.355223 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8164 | 2024.11.22 04:00:00.355431 [ 260 ] {6fb87747-f696-4680-93e0-c24d9a60f0dc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005849 sec., 10942.041374593948 rows/sec., 874.55 KiB/sec. | ||
8165 | 2024.11.22 04:00:00.355675 [ 186 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3302 rows, containing 5 columns (5 merged, 0 gathered) in 0.006797541 sec., 485763.8960912483 rows/sec., 42.41 MiB/sec. | ||
8166 | 2024.11.22 04:00:00.355907 [ 194 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::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 | ||
8167 | 2024.11.22 04:00:00.356005 [ 260 ] {6fb87747-f696-4680-93e0-c24d9a60f0dc} <Debug> TCPHandler: Processed in 0.006969834 sec. | ||
8168 | 2024.11.22 04:00:00.356384 [ 191 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8169 | 2024.11.22 04:00:00.356430 [ 265 ] {} <Trace> TCP-Session: 4eb7a031-1023-4949-a7f9-d9de799b1bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8170 | 2024.11.22 04:00:00.356832 [ 265 ] {1abc6b2e-8310-48e3-bebd-65e7cc9e622b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43949) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8171 | 2024.11.22 04:00:00.357004 [ 265 ] {1abc6b2e-8310-48e3-bebd-65e7cc9e622b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8172 | 2024.11.22 04:00:00.357419 [ 191 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_66_13} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8173 | 2024.11.22 04:00:00.357775 [ 191 ] {428e300d-0ad8-4b76-a480-7f9d729a7f20::all_1_66_13} <Trace> oximeter.fields_string (428e300d-0ad8-4b76-a480-7f9d729a7f20) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8174 | 2024.11.22 04:00:00.357852 [ 194 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8175 | 2024.11.22 04:00:00.358037 [ 194 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 913 rows starting from the beginning of the part | ||
8176 | 2024.11.22 04:00:00.358067 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
8177 | 2024.11.22 04:00:00.358502 [ 194 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 105 rows starting from the beginning of the part | ||
8178 | 2024.11.22 04:00:00.358743 [ 194 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 382 rows starting from the beginning of the part | ||
8179 | 2024.11.22 04:00:00.359096 [ 194 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 103 rows starting from the beginning of the part | ||
8180 | 2024.11.22 04:00:00.359417 [ 194 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 838 rows starting from the beginning of the part | ||
8181 | 2024.11.22 04:00:00.359710 [ 194 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
8182 | 2024.11.22 04:00:00.360390 [ 265 ] {1abc6b2e-8310-48e3-bebd-65e7cc9e622b} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8183 | 2024.11.22 04:00:00.360479 [ 265 ] {1abc6b2e-8310-48e3-bebd-65e7cc9e622b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8184 | 2024.11.22 04:00:00.361688 [ 265 ] {1abc6b2e-8310-48e3-bebd-65e7cc9e622b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8185 | 2024.11.22 04:00:00.362231 [ 265 ] {1abc6b2e-8310-48e3-bebd-65e7cc9e622b} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8186 | 2024.11.22 04:00:00.362549 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8187 | 2024.11.22 04:00:00.362648 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8188 | 2024.11.22 04:00:00.362729 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8189 | 2024.11.22 04:00:00.362993 [ 265 ] {1abc6b2e-8310-48e3-bebd-65e7cc9e622b} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.006239 sec., 5129.027087674307 rows/sec., 365.80 KiB/sec. | ||
8190 | 2024.11.22 04:00:00.363287 [ 199 ] {61e5534c-08f6-4e60-8226-faa42bd50912::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 | ||
8191 | 2024.11.22 04:00:00.363398 [ 265 ] {1abc6b2e-8310-48e3-bebd-65e7cc9e622b} <Debug> TCPHandler: Processed in 0.007237368 sec. | ||
8192 | 2024.11.22 04:00:00.363543 [ 199 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8193 | 2024.11.22 04:00:00.363588 [ 199 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 16801 rows starting from the beginning of the part | ||
8194 | 2024.11.22 04:00:00.363645 [ 260 ] {} <Trace> TCP-Session: b4d8b4f1-dbca-43db-b80f-e40471a463e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8195 | 2024.11.22 04:00:00.363933 [ 199 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 161 rows starting from the beginning of the part | ||
8196 | 2024.11.22 04:00:00.364052 [ 260 ] {dbe7efc8-9f1d-4deb-88c7-99c6a2885b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8197 | 2024.11.22 04:00:00.364276 [ 260 ] {dbe7efc8-9f1d-4deb-88c7-99c6a2885b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8198 | 2024.11.22 04:00:00.364581 [ 199 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 237 rows starting from the beginning of the part | ||
8199 | 2024.11.22 04:00:00.365197 [ 199 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
8200 | 2024.11.22 04:00:00.365707 [ 195 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.010295553 sec., 233596.00013714656 rows/sec., 17.91 MiB/sec. | ||
8201 | 2024.11.22 04:00:00.365799 [ 199 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 925 rows starting from the beginning of the part | ||
8202 | 2024.11.22 04:00:00.366236 [ 201 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8203 | 2024.11.22 04:00:00.366233 [ 199 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 32 rows starting from the beginning of the part | ||
8204 | 2024.11.22 04:00:00.367415 [ 201 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_66_13} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8205 | 2024.11.22 04:00:00.367740 [ 201 ] {e185b702-ceb6-4519-8afd-9d231bb3765a::all_1_66_13} <Trace> oximeter.fields_uuid (e185b702-ceb6-4519-8afd-9d231bb3765a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8206 | 2024.11.22 04:00:00.367856 [ 260 ] {dbe7efc8-9f1d-4deb-88c7-99c6a2885b7c} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8207 | 2024.11.22 04:00:00.367955 [ 260 ] {dbe7efc8-9f1d-4deb-88c7-99c6a2885b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8208 | 2024.11.22 04:00:00.367960 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
8209 | 2024.11.22 04:00:00.368739 [ 260 ] {dbe7efc8-9f1d-4deb-88c7-99c6a2885b7c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8210 | 2024.11.22 04:00:00.369092 [ 260 ] {dbe7efc8-9f1d-4deb-88c7-99c6a2885b7c} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8211 | 2024.11.22 04:00:00.369426 [ 37 ] {} <Debug> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8212 | 2024.11.22 04:00:00.369541 [ 37 ] {} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8213 | 2024.11.22 04:00:00.369634 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8214 | 2024.11.22 04:00:00.369731 [ 260 ] {dbe7efc8-9f1d-4deb-88c7-99c6a2885b7c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.005795 sec., 2070.750647109577 rows/sec., 142.90 KiB/sec. | ||
8215 | 2024.11.22 04:00:00.370217 [ 260 ] {dbe7efc8-9f1d-4deb-88c7-99c6a2885b7c} <Debug> TCPHandler: Processed in 0.006677129 sec. | ||
8216 | 2024.11.22 04:00:00.370274 [ 197 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
8217 | 2024.11.22 04:00:00.370902 [ 197 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8218 | 2024.11.22 04:00:00.371022 [ 197 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3452 rows starting from the beginning of the part | ||
8219 | 2024.11.22 04:00:00.371355 [ 197 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::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 | ||
8220 | 2024.11.22 04:00:00.371587 [ 197 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 82 rows starting from the beginning of the part | ||
8221 | 2024.11.22 04:00:00.372176 [ 197 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
8222 | 2024.11.22 04:00:00.372796 [ 197 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 70 rows starting from the beginning of the part | ||
8223 | 2024.11.22 04:00:00.373103 [ 197 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 12 rows starting from the beginning of the part | ||
8224 | 2024.11.22 04:00:00.375755 [ 196 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3736 rows, containing 4 columns (4 merged, 0 gathered) in 0.005977496 sec., 625010.8741185273 rows/sec., 40.55 MiB/sec. | ||
8225 | 2024.11.22 04:00:00.376142 [ 190 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18316 rows, containing 5 columns (5 merged, 0 gathered) in 0.013259815 sec., 1381316.4059981229 rows/sec., 93.22 MiB/sec. | ||
8226 | 2024.11.22 04:00:00.376343 [ 196 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8227 | 2024.11.22 04:00:00.376553 [ 190 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8228 | 2024.11.22 04:00:00.376854 [ 196 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_66_13} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8229 | 2024.11.22 04:00:00.377012 [ 196 ] {efb18f3d-937f-44f3-b605-3330c756a3e1::all_1_66_13} <Trace> oximeter.measurements_u64 (efb18f3d-937f-44f3-b605-3330c756a3e1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8230 | 2024.11.22 04:00:00.377138 [ 190 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8231 | 2024.11.22 04:00:00.377192 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
8232 | 2024.11.22 04:00:00.377291 [ 190 ] {61e5534c-08f6-4e60-8226-faa42bd50912::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (61e5534c-08f6-4e60-8226-faa42bd50912) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8233 | 2024.11.22 04:00:00.377398 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.15 MiB. | ||
8234 | 2024.11.22 04:00:01.780336 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 | ||
8235 | 2024.11.22 04:00:01.780983 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8236 | 2024.11.22 04:00:01.781026 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8237 | 2024.11.22 04:00:01.781581 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8238 | 2024.11.22 04:00:01.781873 [ 242 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8239 | 2024.11.22 04:00:01.782025 [ 35 ] {} <Debug> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8240 | 2024.11.22 04:00:01.782067 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 | ||
8241 | 2024.11.22 04:00:01.782082 [ 35 ] {} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8242 | 2024.11.22 04:00:01.782109 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
8243 | 2024.11.22 04:00:01.782253 [ 189 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
8244 | 2024.11.22 04:00:01.782626 [ 189 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8245 | 2024.11.22 04:00:01.782695 [ 189 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
8246 | 2024.11.22 04:00:01.782761 [ 189 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
8247 | 2024.11.22 04:00:01.782839 [ 189 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
8248 | 2024.11.22 04:00:01.783061 [ 189 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
8249 | 2024.11.22 04:00:01.783244 [ 189 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
8250 | 2024.11.22 04:00:01.783342 [ 189 ] {a06650d7-808a-43ad-8433-1afb19209869::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 | ||
8251 | 2024.11.22 04:00:01.785924 [ 196 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.003754587 sec., 5004012.425334664 rows/sec., 71.58 MiB/sec. | ||
8252 | 2024.11.22 04:00:01.786163 [ 189 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8253 | 2024.11.22 04:00:01.786443 [ 189 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_41_8} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8254 | 2024.11.22 04:00:01.786516 [ 189 ] {a06650d7-808a-43ad-8433-1afb19209869::all_1_41_8} <Trace> system.asynchronous_metric_log (a06650d7-808a-43ad-8433-1afb19209869) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8255 | 2024.11.22 04:00:01.786593 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. |