1 | [ Jan 29 05:08:06 Enabled. ] | ||
2 | [ Jan 29 05:08:06 Rereading configuration. ] | ||
3 | [ Jan 29 05:08:06 Rereading configuration. ] | ||
4 | [ Jan 29 05:08:07 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 | [ Jan 29 05:08:07 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2025.01.29 05:08:08.484453 [ 1 ] {} <Information> Application: Will watch for the process with pid 23221 | ||
29 | 2025.01.29 05:08:08.485197 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.01.29 05:08:08.639705 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23221 | ||
31 | 2025.01.29 05:08:08.640464 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.01.29 05:08:08.641206 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.01.29 05:08:08.686803 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.01.29 05:08:08.714055 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.01.29 05:08:08.714107 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.01.29 05:08:08.714120 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.01.29 05:08:08.714181 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.01.29 05:08:08.714572 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.01.29 05:08:08.716121 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2025.01.29 05:08:08.716846 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.01.29 05:08:08.717184 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2025.01.29 05:08:08.717203 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2025.01.29 05:08:08.717217 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.01.29 05:08:08.717388 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.01.29 05:08:08.718297 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.01.29 05:08:08.723521 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.01.29 05:08:08.724286 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.01.29 05:08:08.725008 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.01.29 05:08:08.725069 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.01.29 05:08:08.726065 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2025.01.29 05:08:08.726525 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.01.29 05:08:08.728835 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.01.29 05:08:08.729101 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.01.29 05:08:08.730688 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.01.29 05:08:08.731177 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.01.29 05:08:08.731563 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.01.29 05:08:08.731965 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.01.29 05:08:08.733311 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.01.29 05:08:08.733339 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.01.29 05:08:08.733408 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.01.29 05:08:08.733525 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.01.29 05:08:08.739519 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.01.29 05:08:08.739544 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000144223 sec | ||
68 | 2025.01.29 05:08:08.739586 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.01.29 05:08:08.739602 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.01.29 05:08:08.739735 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.01.29 05:08:08.740279 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.01.29 05:08:08.748546 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.01.29 05:08:08.748591 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.01.29 05:08:08.748613 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.01.29 05:08:08.748627 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.01.29 05:08:08.748659 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.01.29 05:08:08.748682 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.01.29 05:08:08.751318 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.01.29 05:08:08.751364 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.01.29 05:08:08.751386 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.01.29 05:08:08.751568 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.01.29 05:08:08.751587 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.01.29 05:08:08.751623 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.01.29 05:08:08.751642 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.01.29 05:08:08.751656 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.01.29 05:08:08.751685 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.01.29 05:08:08.751703 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.01.29 05:08:08.774846 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.01.29 05:08:08.776128 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.01.29 05:08:08.776159 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9962e-05 sec | ||
91 | 2025.01.29 05:08:08.776172 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.01.29 05:08:08.776184 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.01.29 05:08:08.776205 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.01.29 05:08:08.776406 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.01.29 05:08:08.776450 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.01.29 05:08:08.776465 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.01.29 05:08:08.776476 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2025.01.29 05:08:08.776488 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.01.29 05:08:08.784828 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.01.29 05:08:08.785063 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.34 MiB | ||
101 | 2025.01.29 05:08:08.785457 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.5231e-05 sec. | ||
102 | 2025.01.29 05:08:08.785920 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.01.29 05:08:08.786003 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.01.29 05:08:08.786021 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.01.29 05:08:09.097252 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61024 | ||
106 | 2025.01.29 05:08:09.097554 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.01.29 05:08:09.097617 [ 3 ] {} <Debug> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Authenticating user 'default' from [fd00:1122:3344:101::d]:61024 | ||
108 | 2025.01.29 05:08:09.097650 [ 3 ] {} <Debug> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.01.29 05:08:09.097675 [ 3 ] {} <Debug> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.01.29 05:08:09.097771 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.01.29 05:08:09.097803 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2025.01.29 05:08:09.097830 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2025.01.29 05:08:09.098357 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34189 | ||
114 | 2025.01.29 05:08:09.098465 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2025.01.29 05:08:09.098500 [ 4 ] {} <Debug> TCP-Session: 15064ffc-7fa9-480e-92c1-234aeceaf32c Authenticating user 'default' from [fd00:1122:3344:101::d]:34189 | ||
116 | 2025.01.29 05:08:09.098533 [ 4 ] {} <Debug> TCP-Session: 15064ffc-7fa9-480e-92c1-234aeceaf32c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2025.01.29 05:08:09.098566 [ 4 ] {} <Debug> TCP-Session: 15064ffc-7fa9-480e-92c1-234aeceaf32c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2025.01.29 05:08:09.099009 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
119 | 2025.01.29 05:08:09.099144 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44658 | ||
120 | 2025.01.29 05:08:09.099160 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41962 | ||
121 | 2025.01.29 05:08:09.099459 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2025.01.29 05:08:09.099471 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
123 | 2025.01.29 05:08:09.099491 [ 5 ] {} <Debug> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Authenticating user 'default' from [fd00:1122:3344:101::d]:41962 | ||
124 | 2025.01.29 05:08:09.099459 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63584 | ||
125 | 2025.01.29 05:08:09.099534 [ 5 ] {} <Debug> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
126 | 2025.01.29 05:08:09.099538 [ 253 ] {} <Debug> TCP-Session: cc1a0906-0499-4e76-9bde-ed71b788f126 Authenticating user 'default' from [fd00:1122:3344:101::d]:44658 | ||
127 | 2025.01.29 05:08:09.099598 [ 5 ] {} <Debug> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2025.01.29 05:08:09.099651 [ 253 ] {} <Debug> TCP-Session: cc1a0906-0499-4e76-9bde-ed71b788f126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
129 | 2025.01.29 05:08:09.099740 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48127 | ||
130 | 2025.01.29 05:08:09.099838 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
131 | 2025.01.29 05:08:09.099854 [ 253 ] {} <Debug> TCP-Session: cc1a0906-0499-4e76-9bde-ed71b788f126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2025.01.29 05:08:09.099899 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46950 | ||
133 | 2025.01.29 05:08:09.100040 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
134 | 2025.01.29 05:08:09.100086 [ 254 ] {} <Debug> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63584 | ||
135 | 2025.01.29 05:08:09.100677 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
136 | 2025.01.29 05:08:09.100700 [ 255 ] {} <Debug> TCP-Session: 5bcd63f5-9213-45cd-b57f-cd98669e1d9d Authenticating user 'default' from [fd00:1122:3344:101::d]:48127 | ||
137 | 2025.01.29 05:08:09.100748 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54780 | ||
138 | 2025.01.29 05:08:09.100800 [ 256 ] {} <Debug> TCP-Session: 79391227-771e-4455-902f-bc4d65c93e6f Authenticating user 'default' from [fd00:1122:3344:101::d]:46950 | ||
139 | 2025.01.29 05:08:09.100805 [ 255 ] {} <Debug> TCP-Session: 5bcd63f5-9213-45cd-b57f-cd98669e1d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2025.01.29 05:08:09.100747 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59756 | ||
141 | 2025.01.29 05:08:09.100898 [ 256 ] {} <Debug> TCP-Session: 79391227-771e-4455-902f-bc4d65c93e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2025.01.29 05:08:09.100924 [ 255 ] {} <Debug> TCP-Session: 5bcd63f5-9213-45cd-b57f-cd98669e1d9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2025.01.29 05:08:09.101007 [ 256 ] {} <Debug> TCP-Session: 79391227-771e-4455-902f-bc4d65c93e6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2025.01.29 05:08:09.101194 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
145 | 2025.01.29 05:08:09.100758 [ 254 ] {} <Debug> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2025.01.29 05:08:09.101288 [ 3 ] {d66c6fe0-209d-409b-881d-4825720ee8f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
147 | 2025.01.29 05:08:09.101333 [ 257 ] {} <Debug> TCP-Session: 48f48d4b-7838-4323-b9bc-d8838987e4e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59756 | ||
148 | 2025.01.29 05:08:09.101321 [ 254 ] {} <Debug> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
149 | 2025.01.29 05:08:09.101376 [ 257 ] {} <Debug> TCP-Session: 48f48d4b-7838-4323-b9bc-d8838987e4e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
150 | 2025.01.29 05:08:09.101295 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
151 | 2025.01.29 05:08:09.101438 [ 257 ] {} <Debug> TCP-Session: 48f48d4b-7838-4323-b9bc-d8838987e4e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2025.01.29 05:08:09.101454 [ 258 ] {} <Debug> TCP-Session: 7b031c1d-7d79-4528-b437-d91c982a2cd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54780 | ||
153 | 2025.01.29 05:08:09.101516 [ 258 ] {} <Debug> TCP-Session: 7b031c1d-7d79-4528-b437-d91c982a2cd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2025.01.29 05:08:09.101546 [ 258 ] {} <Debug> TCP-Session: 7b031c1d-7d79-4528-b437-d91c982a2cd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
155 | 2025.01.29 05:08:09.132832 [ 3 ] {d66c6fe0-209d-409b-881d-4825720ee8f1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61024) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
156 | |||
157 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
171 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
172 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
173 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
175 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
177 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
178 | |||
179 | 2025.01.29 05:08:09.133587 [ 3 ] {d66c6fe0-209d-409b-881d-4825720ee8f1} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
180 | |||
181 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
195 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
196 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
197 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
199 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
201 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
202 | |||
203 | 2025.01.29 05:08:09.133683 [ 3 ] {d66c6fe0-209d-409b-881d-4825720ee8f1} <Debug> TCPHandler: Processed in 0.035153904 sec. | ||
204 | 2025.01.29 05:08:09.133982 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2025.01.29 05:08:09.134182 [ 254 ] {b9ebbec0-ec03-4d7a-b2b8-8631ccea25c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2025.01.29 05:08:09.134518 [ 254 ] {b9ebbec0-ec03-4d7a-b2b8-8631ccea25c0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63584) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
207 | |||
208 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
222 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
223 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
224 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
226 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
228 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2025.01.29 05:08:09.134635 [ 254 ] {b9ebbec0-ec03-4d7a-b2b8-8631ccea25c0} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
246 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
253 | |||
254 | 2025.01.29 05:08:09.134721 [ 254 ] {b9ebbec0-ec03-4d7a-b2b8-8631ccea25c0} <Debug> TCPHandler: Processed in 0.000884819 sec. | ||
255 | 2025.01.29 05:08:09.134995 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2025.01.29 05:08:09.135247 [ 3 ] {ab104194-bf06-4e84-8f51-bb8231d505db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
257 | 2025.01.29 05:08:09.135388 [ 3 ] {ab104194-bf06-4e84-8f51-bb8231d505db} <Debug> TCPHandler: Processed in 0.000496391 sec. | ||
258 | 2025.01.29 05:08:09.135596 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
259 | 2025.01.29 05:08:09.135712 [ 254 ] {8e95dd1f-56b6-4b2c-9f00-b48b360edd85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
260 | 2025.01.29 05:08:09.135809 [ 254 ] {8e95dd1f-56b6-4b2c-9f00-b48b360edd85} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
261 | 2025.01.29 05:08:09.137068 [ 254 ] {8e95dd1f-56b6-4b2c-9f00-b48b360edd85} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
262 | 2025.01.29 05:08:09.137090 [ 254 ] {8e95dd1f-56b6-4b2c-9f00-b48b360edd85} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5581e-05 sec | ||
263 | 2025.01.29 05:08:09.137105 [ 254 ] {8e95dd1f-56b6-4b2c-9f00-b48b360edd85} <Trace> ReferentialDeps: No tables | ||
264 | 2025.01.29 05:08:09.137127 [ 254 ] {8e95dd1f-56b6-4b2c-9f00-b48b360edd85} <Trace> LoadingDeps: No tables | ||
265 | 2025.01.29 05:08:09.137150 [ 254 ] {8e95dd1f-56b6-4b2c-9f00-b48b360edd85} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
266 | 2025.01.29 05:08:09.137202 [ 254 ] {8e95dd1f-56b6-4b2c-9f00-b48b360edd85} <Debug> TCPHandler: Processed in 0.001662627 sec. | ||
267 | 2025.01.29 05:08:09.137432 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
268 | 2025.01.29 05:08:09.137654 [ 3 ] {bdc2e800-078e-4e53-adf9-1622800182fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) /* The version table contains metadata about the `oximeter` database */ | ||
269 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
270 | 2025.01.29 05:08:09.137711 [ 3 ] {bdc2e800-078e-4e53-adf9-1622800182fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
271 | 2025.01.29 05:08:09.140878 [ 3 ] {bdc2e800-078e-4e53-adf9-1622800182fd} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
272 | 2025.01.29 05:08:09.142117 [ 3 ] {bdc2e800-078e-4e53-adf9-1622800182fd} <Debug> oximeter.version (f93ffe39-01ea-4137-8824-4f9c06bfab74): Loading data parts | ||
273 | 2025.01.29 05:08:09.142587 [ 3 ] {bdc2e800-078e-4e53-adf9-1622800182fd} <Debug> oximeter.version (f93ffe39-01ea-4137-8824-4f9c06bfab74): There are no data parts | ||
274 | 2025.01.29 05:08:09.144011 [ 3 ] {bdc2e800-078e-4e53-adf9-1622800182fd} <Debug> TCPHandler: Processed in 0.006643268 sec. | ||
275 | 2025.01.29 05:08:09.144208 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
276 | 2025.01.29 05:08:09.144475 [ 254 ] {1411c88c-3f57-4177-944f-39fe40ddff25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) /* The measurement tables contain all individual samples from each timeseries. | ||
277 | * | ||
278 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
279 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
280 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
281 | * by all samples from the same timeseries. | ||
282 | * | ||
283 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
284 | * and then uses that to index quickly into the measurements tables. | ||
285 | */ | ||
286 | 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) | ||
287 | 2025.01.29 05:08:09.144561 [ 254 ] {1411c88c-3f57-4177-944f-39fe40ddff25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
288 | 2025.01.29 05:08:09.147956 [ 254 ] {1411c88c-3f57-4177-944f-39fe40ddff25} <Debug> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Loading data parts | ||
289 | 2025.01.29 05:08:09.148199 [ 254 ] {1411c88c-3f57-4177-944f-39fe40ddff25} <Debug> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): There are no data parts | ||
290 | 2025.01.29 05:08:09.149372 [ 254 ] {1411c88c-3f57-4177-944f-39fe40ddff25} <Debug> TCPHandler: Processed in 0.005233697 sec. | ||
291 | 2025.01.29 05:08:09.149556 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
292 | 2025.01.29 05:08:09.149779 [ 3 ] {f83c790a-a887-4e9f-bc97-47f6f37acb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) 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) | ||
293 | 2025.01.29 05:08:09.149836 [ 3 ] {f83c790a-a887-4e9f-bc97-47f6f37acb32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
294 | 2025.01.29 05:08:09.151682 [ 3 ] {f83c790a-a887-4e9f-bc97-47f6f37acb32} <Debug> oximeter.measurements_i8 (38dce9b1-750b-442b-a7dd-9e99d2142726): Loading data parts | ||
295 | 2025.01.29 05:08:09.151911 [ 3 ] {f83c790a-a887-4e9f-bc97-47f6f37acb32} <Debug> oximeter.measurements_i8 (38dce9b1-750b-442b-a7dd-9e99d2142726): There are no data parts | ||
296 | 2025.01.29 05:08:09.153087 [ 3 ] {f83c790a-a887-4e9f-bc97-47f6f37acb32} <Debug> TCPHandler: Processed in 0.00358873 sec. | ||
297 | 2025.01.29 05:08:09.153274 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
298 | 2025.01.29 05:08:09.153489 [ 254 ] {59119074-68d0-428c-b382-6cb5262db3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) 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) | ||
299 | 2025.01.29 05:08:09.153556 [ 254 ] {59119074-68d0-428c-b382-6cb5262db3f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
300 | 2025.01.29 05:08:09.155213 [ 254 ] {59119074-68d0-428c-b382-6cb5262db3f5} <Debug> oximeter.measurements_u8 (4c847b14-0a1f-4536-8002-100140b18821): Loading data parts | ||
301 | 2025.01.29 05:08:09.155390 [ 254 ] {59119074-68d0-428c-b382-6cb5262db3f5} <Debug> oximeter.measurements_u8 (4c847b14-0a1f-4536-8002-100140b18821): There are no data parts | ||
302 | 2025.01.29 05:08:09.156499 [ 254 ] {59119074-68d0-428c-b382-6cb5262db3f5} <Debug> TCPHandler: Processed in 0.003284783 sec. | ||
303 | 2025.01.29 05:08:09.156679 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
304 | 2025.01.29 05:08:09.156902 [ 3 ] {3607dbaf-24b4-4e4a-bf06-744978632ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) 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) | ||
305 | 2025.01.29 05:08:09.156959 [ 3 ] {3607dbaf-24b4-4e4a-bf06-744978632ac4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
306 | 2025.01.29 05:08:09.158702 [ 3 ] {3607dbaf-24b4-4e4a-bf06-744978632ac4} <Debug> oximeter.measurements_i16 (e01a6492-21b6-40eb-bf24-adcb374c442b): Loading data parts | ||
307 | 2025.01.29 05:08:09.158833 [ 3 ] {3607dbaf-24b4-4e4a-bf06-744978632ac4} <Debug> oximeter.measurements_i16 (e01a6492-21b6-40eb-bf24-adcb374c442b): There are no data parts | ||
308 | 2025.01.29 05:08:09.159995 [ 3 ] {3607dbaf-24b4-4e4a-bf06-744978632ac4} <Debug> TCPHandler: Processed in 0.003370405 sec. | ||
309 | 2025.01.29 05:08:09.160174 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
310 | 2025.01.29 05:08:09.160385 [ 254 ] {4b594538-4766-4e95-b7aa-e04b1dd320e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) 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) | ||
311 | 2025.01.29 05:08:09.160451 [ 254 ] {4b594538-4766-4e95-b7aa-e04b1dd320e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
312 | 2025.01.29 05:08:09.162079 [ 254 ] {4b594538-4766-4e95-b7aa-e04b1dd320e3} <Debug> oximeter.measurements_u16 (5679dc0e-3b96-4afa-b5a8-a6c69e332e72): Loading data parts | ||
313 | 2025.01.29 05:08:09.162243 [ 254 ] {4b594538-4766-4e95-b7aa-e04b1dd320e3} <Debug> oximeter.measurements_u16 (5679dc0e-3b96-4afa-b5a8-a6c69e332e72): There are no data parts | ||
314 | 2025.01.29 05:08:09.162380 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58021 | ||
315 | 2025.01.29 05:08:09.162517 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
316 | 2025.01.29 05:08:09.162567 [ 261 ] {} <Debug> TCP-Session: 0763e295-944e-4add-ba34-73dfd2958388 Authenticating user 'default' from [fd00:1122:3344:101::e]:58021 | ||
317 | 2025.01.29 05:08:09.162587 [ 261 ] {} <Debug> TCP-Session: 0763e295-944e-4add-ba34-73dfd2958388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
318 | 2025.01.29 05:08:09.162602 [ 261 ] {} <Debug> TCP-Session: 0763e295-944e-4add-ba34-73dfd2958388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
319 | 2025.01.29 05:08:09.162657 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
320 | 2025.01.29 05:08:09.162682 [ 261 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
321 | 2025.01.29 05:08:09.162714 [ 261 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
322 | 2025.01.29 05:08:09.163503 [ 254 ] {4b594538-4766-4e95-b7aa-e04b1dd320e3} <Debug> TCPHandler: Processed in 0.003386935 sec. | ||
323 | 2025.01.29 05:08:09.163651 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43635 | ||
324 | 2025.01.29 05:08:09.163791 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63012 | ||
325 | 2025.01.29 05:08:09.163798 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
326 | 2025.01.29 05:08:09.163825 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
327 | 2025.01.29 05:08:09.163872 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61369 | ||
328 | 2025.01.29 05:08:09.163994 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39826 | ||
329 | 2025.01.29 05:08:09.164012 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
330 | 2025.01.29 05:08:09.163904 [ 262 ] {} <Debug> TCP-Session: f1b7f39e-a885-4903-9076-0bdf3aa1718d Authenticating user 'default' from [fd00:1122:3344:101::e]:43635 | ||
331 | 2025.01.29 05:08:09.164186 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48788 | ||
332 | 2025.01.29 05:08:09.164206 [ 263 ] {} <Debug> TCP-Session: 0b0e7939-713c-4f48-a0ba-e9e69b32a310 Authenticating user 'default' from [fd00:1122:3344:101::e]:63012 | ||
333 | 2025.01.29 05:08:09.164224 [ 262 ] {} <Debug> TCP-Session: f1b7f39e-a885-4903-9076-0bdf3aa1718d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
334 | 2025.01.29 05:08:09.164318 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62098 | ||
335 | 2025.01.29 05:08:09.164389 [ 263 ] {} <Debug> TCP-Session: 0b0e7939-713c-4f48-a0ba-e9e69b32a310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
336 | 2025.01.29 05:08:09.164418 [ 262 ] {} <Debug> TCP-Session: f1b7f39e-a885-4903-9076-0bdf3aa1718d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2025.01.29 05:08:09.164818 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
338 | 2025.01.29 05:08:09.164795 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
339 | 2025.01.29 05:08:09.164869 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
340 | 2025.01.29 05:08:09.164918 [ 267 ] {} <Debug> TCP-Session: fb2413fe-8975-44b0-a340-16cb466a8889 Authenticating user 'default' from [fd00:1122:3344:101::e]:62098 | ||
341 | 2025.01.29 05:08:09.164964 [ 266 ] {} <Debug> TCP-Session: a1e3f893-9380-4c8e-a45a-a4f64e93aae5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48788 | ||
342 | 2025.01.29 05:08:09.165076 [ 267 ] {} <Debug> TCP-Session: fb2413fe-8975-44b0-a340-16cb466a8889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
343 | 2025.01.29 05:08:09.165112 [ 263 ] {} <Debug> TCP-Session: 0b0e7939-713c-4f48-a0ba-e9e69b32a310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
344 | 2025.01.29 05:08:09.165129 [ 266 ] {} <Debug> TCP-Session: a1e3f893-9380-4c8e-a45a-a4f64e93aae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
345 | 2025.01.29 05:08:09.165173 [ 267 ] {} <Debug> TCP-Session: fb2413fe-8975-44b0-a340-16cb466a8889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
346 | 2025.01.29 05:08:09.165200 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
347 | 2025.01.29 05:08:09.165239 [ 266 ] {} <Debug> TCP-Session: a1e3f893-9380-4c8e-a45a-a4f64e93aae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2025.01.29 05:08:09.165390 [ 265 ] {} <Debug> TCP-Session: 43193c0b-57d4-4ff8-8f85-3f9614e74565 Authenticating user 'default' from [fd00:1122:3344:101::e]:39826 | ||
349 | 2025.01.29 05:08:09.165420 [ 264 ] {} <Debug> TCP-Session: ded07e9f-8ea1-4905-b079-58f61df48dc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61369 | ||
350 | 2025.01.29 05:08:09.165445 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42191 | ||
351 | 2025.01.29 05:08:09.165520 [ 265 ] {} <Debug> TCP-Session: 43193c0b-57d4-4ff8-8f85-3f9614e74565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
352 | 2025.01.29 05:08:09.165581 [ 264 ] {} <Debug> TCP-Session: ded07e9f-8ea1-4905-b079-58f61df48dc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
353 | 2025.01.29 05:08:09.165708 [ 265 ] {} <Debug> TCP-Session: 43193c0b-57d4-4ff8-8f85-3f9614e74565 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
354 | 2025.01.29 05:08:09.165715 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
355 | 2025.01.29 05:08:09.165726 [ 264 ] {} <Debug> TCP-Session: ded07e9f-8ea1-4905-b079-58f61df48dc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
356 | 2025.01.29 05:08:09.165837 [ 268 ] {} <Debug> TCP-Session: e3a22022-42df-4e87-b7e5-b055d93e95e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42191 | ||
357 | 2025.01.29 05:08:09.165868 [ 3 ] {6ea8021c-375f-412b-9be0-1372c8e2830f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) 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) | ||
358 | 2025.01.29 05:08:09.165900 [ 268 ] {} <Debug> TCP-Session: e3a22022-42df-4e87-b7e5-b055d93e95e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2025.01.29 05:08:09.165952 [ 268 ] {} <Debug> TCP-Session: e3a22022-42df-4e87-b7e5-b055d93e95e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
360 | 2025.01.29 05:08:09.165986 [ 3 ] {6ea8021c-375f-412b-9be0-1372c8e2830f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
361 | 2025.01.29 05:08:09.167871 [ 3 ] {6ea8021c-375f-412b-9be0-1372c8e2830f} <Debug> oximeter.measurements_i32 (980efaa7-3cd7-408a-8cc6-b811dadabbeb): Loading data parts | ||
362 | 2025.01.29 05:08:09.168015 [ 3 ] {6ea8021c-375f-412b-9be0-1372c8e2830f} <Debug> oximeter.measurements_i32 (980efaa7-3cd7-408a-8cc6-b811dadabbeb): There are no data parts | ||
363 | 2025.01.29 05:08:09.169179 [ 3 ] {6ea8021c-375f-412b-9be0-1372c8e2830f} <Debug> TCPHandler: Processed in 0.005519823 sec. | ||
364 | 2025.01.29 05:08:09.169381 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
365 | 2025.01.29 05:08:09.169599 [ 254 ] {f1724319-9d21-4830-91d7-03722dd11fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) 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 | 2025.01.29 05:08:09.169667 [ 254 ] {f1724319-9d21-4830-91d7-03722dd11fa5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
367 | 2025.01.29 05:08:09.171371 [ 254 ] {f1724319-9d21-4830-91d7-03722dd11fa5} <Debug> oximeter.measurements_u32 (6fb62a9a-f283-4739-a252-8935c117095d): Loading data parts | ||
368 | 2025.01.29 05:08:09.171624 [ 254 ] {f1724319-9d21-4830-91d7-03722dd11fa5} <Debug> oximeter.measurements_u32 (6fb62a9a-f283-4739-a252-8935c117095d): There are no data parts | ||
369 | 2025.01.29 05:08:09.172857 [ 254 ] {f1724319-9d21-4830-91d7-03722dd11fa5} <Debug> TCPHandler: Processed in 0.003531649 sec. | ||
370 | 2025.01.29 05:08:09.173029 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
371 | 2025.01.29 05:08:09.173238 [ 3 ] {273abf2a-92f2-48d4-a7aa-d3efeedde2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) 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 | 2025.01.29 05:08:09.173315 [ 3 ] {273abf2a-92f2-48d4-a7aa-d3efeedde2e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
373 | 2025.01.29 05:08:09.175056 [ 3 ] {273abf2a-92f2-48d4-a7aa-d3efeedde2e8} <Debug> oximeter.measurements_i64 (e756eb5c-129f-45db-ab90-ffe735270ccf): Loading data parts | ||
374 | 2025.01.29 05:08:09.175177 [ 3 ] {273abf2a-92f2-48d4-a7aa-d3efeedde2e8} <Debug> oximeter.measurements_i64 (e756eb5c-129f-45db-ab90-ffe735270ccf): There are no data parts | ||
375 | 2025.01.29 05:08:09.176397 [ 3 ] {273abf2a-92f2-48d4-a7aa-d3efeedde2e8} <Debug> TCPHandler: Processed in 0.003424546 sec. | ||
376 | 2025.01.29 05:08:09.176587 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
377 | 2025.01.29 05:08:09.176856 [ 254 ] {6326e08d-1451-45d1-af4f-24f2b115c138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) 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 | 2025.01.29 05:08:09.176929 [ 254 ] {6326e08d-1451-45d1-af4f-24f2b115c138} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
379 | 2025.01.29 05:08:09.178678 [ 254 ] {6326e08d-1451-45d1-af4f-24f2b115c138} <Debug> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Loading data parts | ||
380 | 2025.01.29 05:08:09.178873 [ 254 ] {6326e08d-1451-45d1-af4f-24f2b115c138} <Debug> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): There are no data parts | ||
381 | 2025.01.29 05:08:09.180065 [ 254 ] {6326e08d-1451-45d1-af4f-24f2b115c138} <Debug> TCPHandler: Processed in 0.003545509 sec. | ||
382 | 2025.01.29 05:08:09.180232 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
383 | 2025.01.29 05:08:09.180439 [ 3 ] {d690c7af-fffe-4901-9010-99d24366f060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) 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 | 2025.01.29 05:08:09.180512 [ 3 ] {d690c7af-fffe-4901-9010-99d24366f060} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
385 | 2025.01.29 05:08:09.182270 [ 3 ] {d690c7af-fffe-4901-9010-99d24366f060} <Debug> oximeter.measurements_f32 (69ffe84e-1bfc-47ce-b81c-a4400c275208): Loading data parts | ||
386 | 2025.01.29 05:08:09.182387 [ 3 ] {d690c7af-fffe-4901-9010-99d24366f060} <Debug> oximeter.measurements_f32 (69ffe84e-1bfc-47ce-b81c-a4400c275208): There are no data parts | ||
387 | 2025.01.29 05:08:09.183599 [ 3 ] {d690c7af-fffe-4901-9010-99d24366f060} <Debug> TCPHandler: Processed in 0.003425467 sec. | ||
388 | 2025.01.29 05:08:09.183790 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2025.01.29 05:08:09.184056 [ 254 ] {668e7bd6-640c-44c8-b1b3-0037b7bf9a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) 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 | 2025.01.29 05:08:09.184125 [ 254 ] {668e7bd6-640c-44c8-b1b3-0037b7bf9a20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
391 | 2025.01.29 05:08:09.185957 [ 254 ] {668e7bd6-640c-44c8-b1b3-0037b7bf9a20} <Debug> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Loading data parts | ||
392 | 2025.01.29 05:08:09.186095 [ 254 ] {668e7bd6-640c-44c8-b1b3-0037b7bf9a20} <Debug> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): There are no data parts | ||
393 | 2025.01.29 05:08:09.187313 [ 254 ] {668e7bd6-640c-44c8-b1b3-0037b7bf9a20} <Debug> TCPHandler: Processed in 0.00358949 sec. | ||
394 | 2025.01.29 05:08:09.187486 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
395 | 2025.01.29 05:08:09.187693 [ 3 ] {8d94a9e8-ea67-43a6-a06d-9066812c7bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) 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) | ||
396 | 2025.01.29 05:08:09.187766 [ 3 ] {8d94a9e8-ea67-43a6-a06d-9066812c7bf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
397 | 2025.01.29 05:08:09.189538 [ 3 ] {8d94a9e8-ea67-43a6-a06d-9066812c7bf5} <Debug> oximeter.measurements_string (a0faf630-d72b-4cf9-9fc9-88c278773252): Loading data parts | ||
398 | 2025.01.29 05:08:09.189685 [ 3 ] {8d94a9e8-ea67-43a6-a06d-9066812c7bf5} <Debug> oximeter.measurements_string (a0faf630-d72b-4cf9-9fc9-88c278773252): There are no data parts | ||
399 | 2025.01.29 05:08:09.190847 [ 3 ] {8d94a9e8-ea67-43a6-a06d-9066812c7bf5} <Debug> TCPHandler: Processed in 0.003417686 sec. | ||
400 | 2025.01.29 05:08:09.191020 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
401 | 2025.01.29 05:08:09.191259 [ 254 ] {0bf4233f-ec81-465d-99d1-8e3eb46a1e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
402 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
403 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
404 | * a string isn't palatable for a few reasons. | ||
405 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
406 | * details. | ||
407 | */ | ||
408 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
409 | 2025.01.29 05:08:09.191323 [ 254 ] {0bf4233f-ec81-465d-99d1-8e3eb46a1e44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
410 | 2025.01.29 05:08:09.193051 [ 254 ] {0bf4233f-ec81-465d-99d1-8e3eb46a1e44} <Debug> oximeter.measurements_bytes (ba455a47-688b-46d7-84b1-5f8af1c0d2ae): Loading data parts | ||
411 | 2025.01.29 05:08:09.193204 [ 254 ] {0bf4233f-ec81-465d-99d1-8e3eb46a1e44} <Debug> oximeter.measurements_bytes (ba455a47-688b-46d7-84b1-5f8af1c0d2ae): There are no data parts | ||
412 | 2025.01.29 05:08:09.194314 [ 254 ] {0bf4233f-ec81-465d-99d1-8e3eb46a1e44} <Debug> TCPHandler: Processed in 0.003353775 sec. | ||
413 | 2025.01.29 05:08:09.194509 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
414 | 2025.01.29 05:08:09.194784 [ 3 ] {d4062d4e-4398-49d6-9739-840be3c12bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) 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) | ||
415 | 2025.01.29 05:08:09.194869 [ 3 ] {d4062d4e-4398-49d6-9739-840be3c12bfa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
416 | 2025.01.29 05:08:09.196813 [ 3 ] {d4062d4e-4398-49d6-9739-840be3c12bfa} <Debug> oximeter.measurements_cumulativei64 (4c1f8562-63f3-4d26-aa87-b2867982f3ad): Loading data parts | ||
417 | 2025.01.29 05:08:09.197052 [ 3 ] {d4062d4e-4398-49d6-9739-840be3c12bfa} <Debug> oximeter.measurements_cumulativei64 (4c1f8562-63f3-4d26-aa87-b2867982f3ad): There are no data parts | ||
418 | 2025.01.29 05:08:09.198198 [ 3 ] {d4062d4e-4398-49d6-9739-840be3c12bfa} <Debug> TCPHandler: Processed in 0.003756763 sec. | ||
419 | 2025.01.29 05:08:09.198375 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
420 | 2025.01.29 05:08:09.198612 [ 254 ] {1b004c21-c50d-4548-94d9-3e74f6e0fe87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) 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) | ||
421 | 2025.01.29 05:08:09.198668 [ 254 ] {1b004c21-c50d-4548-94d9-3e74f6e0fe87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
422 | 2025.01.29 05:08:09.200402 [ 254 ] {1b004c21-c50d-4548-94d9-3e74f6e0fe87} <Debug> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Loading data parts | ||
423 | 2025.01.29 05:08:09.200549 [ 254 ] {1b004c21-c50d-4548-94d9-3e74f6e0fe87} <Debug> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): There are no data parts | ||
424 | 2025.01.29 05:08:09.201709 [ 254 ] {1b004c21-c50d-4548-94d9-3e74f6e0fe87} <Debug> TCPHandler: Processed in 0.003391145 sec. | ||
425 | 2025.01.29 05:08:09.201882 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
426 | 2025.01.29 05:08:09.202102 [ 3 ] {8b0bfaf2-f3bf-4cb8-bc11-8c2bfbdb591a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) 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) | ||
427 | 2025.01.29 05:08:09.202178 [ 3 ] {8b0bfaf2-f3bf-4cb8-bc11-8c2bfbdb591a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
428 | 2025.01.29 05:08:09.203974 [ 3 ] {8b0bfaf2-f3bf-4cb8-bc11-8c2bfbdb591a} <Debug> oximeter.measurements_cumulativef32 (95cd661e-c078-495a-8ebe-cd59b628e208): Loading data parts | ||
429 | 2025.01.29 05:08:09.204093 [ 3 ] {8b0bfaf2-f3bf-4cb8-bc11-8c2bfbdb591a} <Debug> oximeter.measurements_cumulativef32 (95cd661e-c078-495a-8ebe-cd59b628e208): There are no data parts | ||
430 | 2025.01.29 05:08:09.205291 [ 3 ] {8b0bfaf2-f3bf-4cb8-bc11-8c2bfbdb591a} <Debug> TCPHandler: Processed in 0.003467698 sec. | ||
431 | 2025.01.29 05:08:09.205493 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
432 | 2025.01.29 05:08:09.205775 [ 254 ] {99333e42-3456-4f15-8ae9-897cf687ad61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) 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) | ||
433 | 2025.01.29 05:08:09.205846 [ 254 ] {99333e42-3456-4f15-8ae9-897cf687ad61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
434 | 2025.01.29 05:08:09.207738 [ 254 ] {99333e42-3456-4f15-8ae9-897cf687ad61} <Debug> oximeter.measurements_cumulativef64 (be3e996c-3d3d-4839-b8be-90b1edf4f1ce): Loading data parts | ||
435 | 2025.01.29 05:08:09.207909 [ 254 ] {99333e42-3456-4f15-8ae9-897cf687ad61} <Debug> oximeter.measurements_cumulativef64 (be3e996c-3d3d-4839-b8be-90b1edf4f1ce): There are no data parts | ||
436 | 2025.01.29 05:08:09.209082 [ 254 ] {99333e42-3456-4f15-8ae9-897cf687ad61} <Debug> TCPHandler: Processed in 0.003655802 sec. | ||
437 | 2025.01.29 05:08:09.209262 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
438 | 2025.01.29 05:08:09.209583 [ 3 ] {3980b6d3-5822-4d91-bf97-15802ef1cfa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
439 | * NOTE: Array types cannot be Nullable, see | ||
440 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
441 | * for more details. | ||
442 | * | ||
443 | * This means we need to use empty arrays to indicate a missing value. This | ||
444 | * is unfortunate, and at this point relies on the fact that an | ||
445 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
446 | * to figure out another way to represent missing samples here. | ||
447 | */ | ||
448 | 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) | ||
449 | 2025.01.29 05:08:09.209659 [ 3 ] {3980b6d3-5822-4d91-bf97-15802ef1cfa2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
450 | 2025.01.29 05:08:09.211761 [ 3 ] {3980b6d3-5822-4d91-bf97-15802ef1cfa2} <Debug> oximeter.measurements_histogrami8 (6c56ba64-ae76-4e60-9fdb-4767c050e0a6): Loading data parts | ||
451 | 2025.01.29 05:08:09.211895 [ 3 ] {3980b6d3-5822-4d91-bf97-15802ef1cfa2} <Debug> oximeter.measurements_histogrami8 (6c56ba64-ae76-4e60-9fdb-4767c050e0a6): There are no data parts | ||
452 | 2025.01.29 05:08:09.213090 [ 3 ] {3980b6d3-5822-4d91-bf97-15802ef1cfa2} <Debug> TCPHandler: Processed in 0.003886446 sec. | ||
453 | 2025.01.29 05:08:09.213270 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
454 | 2025.01.29 05:08:09.213583 [ 254 ] {a1286c11-e193-41e8-bb22-7667af5c6d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) 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) | ||
455 | 2025.01.29 05:08:09.213651 [ 254 ] {a1286c11-e193-41e8-bb22-7667af5c6d55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
456 | 2025.01.29 05:08:09.215696 [ 254 ] {a1286c11-e193-41e8-bb22-7667af5c6d55} <Debug> oximeter.measurements_histogramu8 (0ba1dc2f-b73a-430b-a626-35fb433bad10): Loading data parts | ||
457 | 2025.01.29 05:08:09.215894 [ 254 ] {a1286c11-e193-41e8-bb22-7667af5c6d55} <Debug> oximeter.measurements_histogramu8 (0ba1dc2f-b73a-430b-a626-35fb433bad10): There are no data parts | ||
458 | 2025.01.29 05:08:09.217102 [ 254 ] {a1286c11-e193-41e8-bb22-7667af5c6d55} <Debug> TCPHandler: Processed in 0.003891187 sec. | ||
459 | 2025.01.29 05:08:09.217280 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
460 | 2025.01.29 05:08:09.217569 [ 3 ] {16f2550b-b37e-48da-b2f8-b5a484b5d12b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) 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) | ||
461 | 2025.01.29 05:08:09.217650 [ 3 ] {16f2550b-b37e-48da-b2f8-b5a484b5d12b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
462 | 2025.01.29 05:08:09.219733 [ 3 ] {16f2550b-b37e-48da-b2f8-b5a484b5d12b} <Debug> oximeter.measurements_histogrami16 (bb43bd47-9f2a-4207-a312-1a01977b8237): Loading data parts | ||
463 | 2025.01.29 05:08:09.219877 [ 3 ] {16f2550b-b37e-48da-b2f8-b5a484b5d12b} <Debug> oximeter.measurements_histogrami16 (bb43bd47-9f2a-4207-a312-1a01977b8237): There are no data parts | ||
464 | 2025.01.29 05:08:09.221073 [ 3 ] {16f2550b-b37e-48da-b2f8-b5a484b5d12b} <Debug> TCPHandler: Processed in 0.003851226 sec. | ||
465 | 2025.01.29 05:08:09.221242 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
466 | 2025.01.29 05:08:09.221559 [ 254 ] {01a67b19-132a-47db-b99c-ba59a64277eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) 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) | ||
467 | 2025.01.29 05:08:09.221628 [ 254 ] {01a67b19-132a-47db-b99c-ba59a64277eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
468 | 2025.01.29 05:08:09.223648 [ 254 ] {01a67b19-132a-47db-b99c-ba59a64277eb} <Debug> oximeter.measurements_histogramu16 (3b10a910-7cd6-4ac7-99b7-4e7b21de1bfb): Loading data parts | ||
469 | 2025.01.29 05:08:09.223818 [ 254 ] {01a67b19-132a-47db-b99c-ba59a64277eb} <Debug> oximeter.measurements_histogramu16 (3b10a910-7cd6-4ac7-99b7-4e7b21de1bfb): There are no data parts | ||
470 | 2025.01.29 05:08:09.225041 [ 254 ] {01a67b19-132a-47db-b99c-ba59a64277eb} <Debug> TCPHandler: Processed in 0.003854306 sec. | ||
471 | 2025.01.29 05:08:09.225230 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
472 | 2025.01.29 05:08:09.225582 [ 3 ] {ef77184a-3919-4a25-b04b-d11009409517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) 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) | ||
473 | 2025.01.29 05:08:09.225679 [ 3 ] {ef77184a-3919-4a25-b04b-d11009409517} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
474 | 2025.01.29 05:08:09.227760 [ 3 ] {ef77184a-3919-4a25-b04b-d11009409517} <Debug> oximeter.measurements_histogrami32 (86b970d3-5d73-40c2-a271-d883db855d3b): Loading data parts | ||
475 | 2025.01.29 05:08:09.227920 [ 3 ] {ef77184a-3919-4a25-b04b-d11009409517} <Debug> oximeter.measurements_histogrami32 (86b970d3-5d73-40c2-a271-d883db855d3b): There are no data parts | ||
476 | 2025.01.29 05:08:09.229128 [ 3 ] {ef77184a-3919-4a25-b04b-d11009409517} <Debug> TCPHandler: Processed in 0.003967298 sec. | ||
477 | 2025.01.29 05:08:09.229312 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
478 | 2025.01.29 05:08:09.229686 [ 254 ] {1590c44e-3a91-4abc-b32d-c39bf3ad2dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) 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) | ||
479 | 2025.01.29 05:08:09.229771 [ 254 ] {1590c44e-3a91-4abc-b32d-c39bf3ad2dae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
480 | 2025.01.29 05:08:09.231822 [ 254 ] {1590c44e-3a91-4abc-b32d-c39bf3ad2dae} <Debug> oximeter.measurements_histogramu32 (1b14386e-9447-4dc8-9bd5-c6417c41b07c): Loading data parts | ||
481 | 2025.01.29 05:08:09.231974 [ 254 ] {1590c44e-3a91-4abc-b32d-c39bf3ad2dae} <Debug> oximeter.measurements_histogramu32 (1b14386e-9447-4dc8-9bd5-c6417c41b07c): There are no data parts | ||
482 | 2025.01.29 05:08:09.233185 [ 254 ] {1590c44e-3a91-4abc-b32d-c39bf3ad2dae} <Debug> TCPHandler: Processed in 0.003940528 sec. | ||
483 | 2025.01.29 05:08:09.233362 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
484 | 2025.01.29 05:08:09.233672 [ 3 ] {c6e2b640-01c5-4a7c-b39c-be26de6d4eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) 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) | ||
485 | 2025.01.29 05:08:09.233762 [ 3 ] {c6e2b640-01c5-4a7c-b39c-be26de6d4eed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
486 | 2025.01.29 05:08:09.235783 [ 3 ] {c6e2b640-01c5-4a7c-b39c-be26de6d4eed} <Debug> oximeter.measurements_histogrami64 (7576ee62-bbb4-4b82-8ac6-bc93d4c226f9): Loading data parts | ||
487 | 2025.01.29 05:08:09.235937 [ 3 ] {c6e2b640-01c5-4a7c-b39c-be26de6d4eed} <Debug> oximeter.measurements_histogrami64 (7576ee62-bbb4-4b82-8ac6-bc93d4c226f9): There are no data parts | ||
488 | 2025.01.29 05:08:09.237135 [ 3 ] {c6e2b640-01c5-4a7c-b39c-be26de6d4eed} <Debug> TCPHandler: Processed in 0.003830886 sec. | ||
489 | 2025.01.29 05:08:09.237316 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
490 | 2025.01.29 05:08:09.237634 [ 254 ] {181ff607-ca64-4960-9e5c-c47e8a36c2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) 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) | ||
491 | 2025.01.29 05:08:09.237704 [ 254 ] {181ff607-ca64-4960-9e5c-c47e8a36c2f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
492 | 2025.01.29 05:08:09.239719 [ 254 ] {181ff607-ca64-4960-9e5c-c47e8a36c2f7} <Debug> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Loading data parts | ||
493 | 2025.01.29 05:08:09.239959 [ 254 ] {181ff607-ca64-4960-9e5c-c47e8a36c2f7} <Debug> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): There are no data parts | ||
494 | 2025.01.29 05:08:09.241188 [ 254 ] {181ff607-ca64-4960-9e5c-c47e8a36c2f7} <Debug> TCPHandler: Processed in 0.003930617 sec. | ||
495 | 2025.01.29 05:08:09.241353 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
496 | 2025.01.29 05:08:09.241641 [ 3 ] {c8f885f2-632d-4992-a56f-eb72b79c2a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) 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) | ||
497 | 2025.01.29 05:08:09.241722 [ 3 ] {c8f885f2-632d-4992-a56f-eb72b79c2a99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
498 | 2025.01.29 05:08:09.243828 [ 3 ] {c8f885f2-632d-4992-a56f-eb72b79c2a99} <Debug> oximeter.measurements_histogramf32 (a16eac57-be98-452f-a1fd-498c09316bfe): Loading data parts | ||
499 | 2025.01.29 05:08:09.243992 [ 3 ] {c8f885f2-632d-4992-a56f-eb72b79c2a99} <Debug> oximeter.measurements_histogramf32 (a16eac57-be98-452f-a1fd-498c09316bfe): There are no data parts | ||
500 | 2025.01.29 05:08:09.245206 [ 3 ] {c8f885f2-632d-4992-a56f-eb72b79c2a99} <Debug> TCPHandler: Processed in 0.003910138 sec. | ||
501 | 2025.01.29 05:08:09.245382 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
502 | 2025.01.29 05:08:09.245696 [ 254 ] {842c5516-5058-4e4f-b6de-914dbf68e5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) 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) | ||
503 | 2025.01.29 05:08:09.245763 [ 254 ] {842c5516-5058-4e4f-b6de-914dbf68e5e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
504 | 2025.01.29 05:08:09.247932 [ 254 ] {842c5516-5058-4e4f-b6de-914dbf68e5e3} <Debug> oximeter.measurements_histogramf64 (fb9b818d-0808-4a87-9e48-57b6b59a2d5c): Loading data parts | ||
505 | 2025.01.29 05:08:09.248112 [ 254 ] {842c5516-5058-4e4f-b6de-914dbf68e5e3} <Debug> oximeter.measurements_histogramf64 (fb9b818d-0808-4a87-9e48-57b6b59a2d5c): There are no data parts | ||
506 | 2025.01.29 05:08:09.249359 [ 254 ] {842c5516-5058-4e4f-b6de-914dbf68e5e3} <Debug> TCPHandler: Processed in 0.004033799 sec. | ||
507 | 2025.01.29 05:08:09.249554 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
508 | 2025.01.29 05:08:09.249808 [ 3 ] {4a50b581-59ac-4a5d-acbe-b742c830d333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) /* The field tables store named dimensions of each timeseries. | ||
509 | * | ||
510 | * As with the measurement tables, there is one field table for each field data | ||
511 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
512 | * this behavior **must not** be relied upon for query correctness. | ||
513 | * | ||
514 | * The index for the fields differs from the measurements, however. Rows are | ||
515 | * sorted by timeseries name, then field name, field value, and finally | ||
516 | * timeseries key. This reflects the most common pattern for looking them up: | ||
517 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
518 | * usually then used to look up measurements. | ||
519 | * | ||
520 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
521 | * timeseries name and then key, since it would improve lookups where one | ||
522 | * already has the key. Realistically though, these tables are quite small and | ||
523 | * so performance benefits will be low in absolute terms. | ||
524 | * | ||
525 | * TTL: We use a materialized column to expire old field table records. This | ||
526 | * column is generated automatically by the database whenever a new row is | ||
527 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
528 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
529 | * record will remain during a deduplication, which will have the last | ||
530 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
531 | * measurement tables. | ||
532 | */ | ||
533 | 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) | ||
534 | 2025.01.29 05:08:09.249898 [ 3 ] {4a50b581-59ac-4a5d-acbe-b742c830d333} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
535 | 2025.01.29 05:08:09.251949 [ 3 ] {4a50b581-59ac-4a5d-acbe-b742c830d333} <Debug> oximeter.fields_bool (ab019fe8-0c4c-4210-8a00-69dc52696272): Loading data parts | ||
536 | 2025.01.29 05:08:09.252087 [ 3 ] {4a50b581-59ac-4a5d-acbe-b742c830d333} <Debug> oximeter.fields_bool (ab019fe8-0c4c-4210-8a00-69dc52696272): There are no data parts | ||
537 | 2025.01.29 05:08:09.253218 [ 3 ] {4a50b581-59ac-4a5d-acbe-b742c830d333} <Debug> TCPHandler: Processed in 0.003733233 sec. | ||
538 | 2025.01.29 05:08:09.253410 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
539 | 2025.01.29 05:08:09.253632 [ 254 ] {3e2ca901-0b08-49e8-b15f-d3a081c4c283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) 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) | ||
540 | 2025.01.29 05:08:09.253693 [ 254 ] {3e2ca901-0b08-49e8-b15f-d3a081c4c283} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
541 | 2025.01.29 05:08:09.255662 [ 254 ] {3e2ca901-0b08-49e8-b15f-d3a081c4c283} <Debug> oximeter.fields_i8 (1c8d361c-b9f0-4d08-8c34-a11c773a28c2): Loading data parts | ||
542 | 2025.01.29 05:08:09.255888 [ 254 ] {3e2ca901-0b08-49e8-b15f-d3a081c4c283} <Debug> oximeter.fields_i8 (1c8d361c-b9f0-4d08-8c34-a11c773a28c2): There are no data parts | ||
543 | 2025.01.29 05:08:09.257062 [ 254 ] {3e2ca901-0b08-49e8-b15f-d3a081c4c283} <Debug> TCPHandler: Processed in 0.003708343 sec. | ||
544 | 2025.01.29 05:08:09.257253 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
545 | 2025.01.29 05:08:09.257458 [ 3 ] {d3c192d2-9e66-4789-b1b3-85ead97ff308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) 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) | ||
546 | 2025.01.29 05:08:09.257530 [ 3 ] {d3c192d2-9e66-4789-b1b3-85ead97ff308} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
547 | 2025.01.29 05:08:09.259505 [ 3 ] {d3c192d2-9e66-4789-b1b3-85ead97ff308} <Debug> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Loading data parts | ||
548 | 2025.01.29 05:08:09.259662 [ 3 ] {d3c192d2-9e66-4789-b1b3-85ead97ff308} <Debug> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): There are no data parts | ||
549 | 2025.01.29 05:08:09.260817 [ 3 ] {d3c192d2-9e66-4789-b1b3-85ead97ff308} <Debug> TCPHandler: Processed in 0.003622011 sec. | ||
550 | 2025.01.29 05:08:09.261002 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
551 | 2025.01.29 05:08:09.261235 [ 254 ] {37ac6b99-244e-43f4-9b06-e188cc3a5fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) 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) | ||
552 | 2025.01.29 05:08:09.261284 [ 254 ] {37ac6b99-244e-43f4-9b06-e188cc3a5fe5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
553 | 2025.01.29 05:08:09.263226 [ 254 ] {37ac6b99-244e-43f4-9b06-e188cc3a5fe5} <Debug> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Loading data parts | ||
554 | 2025.01.29 05:08:09.263394 [ 254 ] {37ac6b99-244e-43f4-9b06-e188cc3a5fe5} <Debug> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): There are no data parts | ||
555 | 2025.01.29 05:08:09.264558 [ 254 ] {37ac6b99-244e-43f4-9b06-e188cc3a5fe5} <Debug> TCPHandler: Processed in 0.00361181 sec. | ||
556 | 2025.01.29 05:08:09.264758 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
557 | 2025.01.29 05:08:09.265003 [ 3 ] {da105731-90c2-462e-b563-e29674107554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) 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) | ||
558 | 2025.01.29 05:08:09.265087 [ 3 ] {da105731-90c2-462e-b563-e29674107554} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
559 | 2025.01.29 05:08:09.267172 [ 3 ] {da105731-90c2-462e-b563-e29674107554} <Debug> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Loading data parts | ||
560 | 2025.01.29 05:08:09.267318 [ 3 ] {da105731-90c2-462e-b563-e29674107554} <Debug> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): There are no data parts | ||
561 | 2025.01.29 05:08:09.268457 [ 3 ] {da105731-90c2-462e-b563-e29674107554} <Debug> TCPHandler: Processed in 0.003766194 sec. | ||
562 | 2025.01.29 05:08:09.268623 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
563 | 2025.01.29 05:08:09.268863 [ 254 ] {d07f1250-650d-4d6a-887b-2eafaf7da7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) 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) | ||
564 | 2025.01.29 05:08:09.268924 [ 254 ] {d07f1250-650d-4d6a-887b-2eafaf7da7df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
565 | 2025.01.29 05:08:09.270725 [ 254 ] {d07f1250-650d-4d6a-887b-2eafaf7da7df} <Debug> oximeter.fields_i32 (7bbb22e2-ad9e-4656-9b48-4f92c48262e0): Loading data parts | ||
566 | 2025.01.29 05:08:09.270891 [ 254 ] {d07f1250-650d-4d6a-887b-2eafaf7da7df} <Debug> oximeter.fields_i32 (7bbb22e2-ad9e-4656-9b48-4f92c48262e0): There are no data parts | ||
567 | 2025.01.29 05:08:09.272007 [ 254 ] {d07f1250-650d-4d6a-887b-2eafaf7da7df} <Debug> TCPHandler: Processed in 0.003441097 sec. | ||
568 | 2025.01.29 05:08:09.272251 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
569 | 2025.01.29 05:08:09.272525 [ 3 ] {4afc2d52-8054-4621-8e37-0ac35b1a16ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) 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) | ||
570 | 2025.01.29 05:08:09.272634 [ 3 ] {4afc2d52-8054-4621-8e37-0ac35b1a16ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
571 | 2025.01.29 05:08:09.274616 [ 3 ] {4afc2d52-8054-4621-8e37-0ac35b1a16ab} <Debug> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Loading data parts | ||
572 | 2025.01.29 05:08:09.274778 [ 3 ] {4afc2d52-8054-4621-8e37-0ac35b1a16ab} <Debug> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): There are no data parts | ||
573 | 2025.01.29 05:08:09.275953 [ 3 ] {4afc2d52-8054-4621-8e37-0ac35b1a16ab} <Debug> TCPHandler: Processed in 0.003770904 sec. | ||
574 | 2025.01.29 05:08:09.276127 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
575 | 2025.01.29 05:08:09.276361 [ 254 ] {b5074360-1c57-411f-b3ef-8adfdbaa80a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) 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) | ||
576 | 2025.01.29 05:08:09.276417 [ 254 ] {b5074360-1c57-411f-b3ef-8adfdbaa80a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
577 | 2025.01.29 05:08:09.278213 [ 254 ] {b5074360-1c57-411f-b3ef-8adfdbaa80a7} <Debug> oximeter.fields_i64 (ccb613dd-f585-44fb-9906-2a6ea918c8f8): Loading data parts | ||
578 | 2025.01.29 05:08:09.278380 [ 254 ] {b5074360-1c57-411f-b3ef-8adfdbaa80a7} <Debug> oximeter.fields_i64 (ccb613dd-f585-44fb-9906-2a6ea918c8f8): There are no data parts | ||
579 | 2025.01.29 05:08:09.279494 [ 254 ] {b5074360-1c57-411f-b3ef-8adfdbaa80a7} <Debug> TCPHandler: Processed in 0.003424906 sec. | ||
580 | 2025.01.29 05:08:09.279687 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
581 | 2025.01.29 05:08:09.279938 [ 3 ] {630f3e21-94f2-4e1c-b0a3-3297c3adebb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) 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) | ||
582 | 2025.01.29 05:08:09.280024 [ 3 ] {630f3e21-94f2-4e1c-b0a3-3297c3adebb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
583 | 2025.01.29 05:08:09.281919 [ 3 ] {630f3e21-94f2-4e1c-b0a3-3297c3adebb0} <Debug> oximeter.fields_u64 (2e20ebb8-cbaa-497f-88f9-9131b4ac8b6c): Loading data parts | ||
584 | 2025.01.29 05:08:09.282071 [ 3 ] {630f3e21-94f2-4e1c-b0a3-3297c3adebb0} <Debug> oximeter.fields_u64 (2e20ebb8-cbaa-497f-88f9-9131b4ac8b6c): There are no data parts | ||
585 | 2025.01.29 05:08:09.283253 [ 3 ] {630f3e21-94f2-4e1c-b0a3-3297c3adebb0} <Debug> TCPHandler: Processed in 0.003631541 sec. | ||
586 | 2025.01.29 05:08:09.283429 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
587 | 2025.01.29 05:08:09.283667 [ 254 ] {18104822-a94d-4d63-8ebb-0204f4bdd298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) 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) | ||
588 | 2025.01.29 05:08:09.283726 [ 254 ] {18104822-a94d-4d63-8ebb-0204f4bdd298} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
589 | 2025.01.29 05:08:09.285523 [ 254 ] {18104822-a94d-4d63-8ebb-0204f4bdd298} <Debug> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Loading data parts | ||
590 | 2025.01.29 05:08:09.285693 [ 254 ] {18104822-a94d-4d63-8ebb-0204f4bdd298} <Debug> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): There are no data parts | ||
591 | 2025.01.29 05:08:09.286840 [ 254 ] {18104822-a94d-4d63-8ebb-0204f4bdd298} <Debug> TCPHandler: Processed in 0.003469087 sec. | ||
592 | 2025.01.29 05:08:09.287030 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
593 | 2025.01.29 05:08:09.287242 [ 3 ] {c99a2457-faae-47c8-bcec-b71fc024514c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) 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) | ||
594 | 2025.01.29 05:08:09.287320 [ 3 ] {c99a2457-faae-47c8-bcec-b71fc024514c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
595 | 2025.01.29 05:08:09.289155 [ 3 ] {c99a2457-faae-47c8-bcec-b71fc024514c} <Debug> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Loading data parts | ||
596 | 2025.01.29 05:08:09.289297 [ 3 ] {c99a2457-faae-47c8-bcec-b71fc024514c} <Debug> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): There are no data parts | ||
597 | 2025.01.29 05:08:09.290464 [ 3 ] {c99a2457-faae-47c8-bcec-b71fc024514c} <Debug> TCPHandler: Processed in 0.003490408 sec. | ||
598 | 2025.01.29 05:08:09.290650 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
599 | 2025.01.29 05:08:09.290918 [ 254 ] {90c65019-607e-498c-90ad-35d620b66cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) 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) | ||
600 | 2025.01.29 05:08:09.290995 [ 254 ] {90c65019-607e-498c-90ad-35d620b66cef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
601 | 2025.01.29 05:08:09.292935 [ 254 ] {90c65019-607e-498c-90ad-35d620b66cef} <Debug> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Loading data parts | ||
602 | 2025.01.29 05:08:09.293094 [ 254 ] {90c65019-607e-498c-90ad-35d620b66cef} <Debug> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): There are no data parts | ||
603 | 2025.01.29 05:08:09.294330 [ 254 ] {90c65019-607e-498c-90ad-35d620b66cef} <Debug> TCPHandler: Processed in 0.003738044 sec. | ||
604 | 2025.01.29 05:08:09.294523 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
605 | 2025.01.29 05:08:09.294824 [ 3 ] {eb16c76c-a6d8-45ea-886b-475598af0159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) /* The timeseries schema table stores the extracted schema for the samples | ||
606 | * oximeter collects. | ||
607 | */ | ||
608 | 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) | ||
609 | 2025.01.29 05:08:09.294929 [ 3 ] {eb16c76c-a6d8-45ea-886b-475598af0159} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
610 | 2025.01.29 05:08:09.296839 [ 3 ] {eb16c76c-a6d8-45ea-886b-475598af0159} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949): Loading data parts | ||
611 | 2025.01.29 05:08:09.296984 [ 3 ] {eb16c76c-a6d8-45ea-886b-475598af0159} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949): There are no data parts | ||
612 | 2025.01.29 05:08:09.298327 [ 3 ] {eb16c76c-a6d8-45ea-886b-475598af0159} <Debug> TCPHandler: Processed in 0.003860876 sec. | ||
613 | 2025.01.29 05:08:09.298529 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
614 | 2025.01.29 05:08:09.298720 [ 254 ] {4059c512-9f4b-4c76-972d-f72021224102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
615 | 2025.01.29 05:08:09.298906 [ 254 ] {4059c512-9f4b-4c76-972d-f72021224102} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
616 | 2025.01.29 05:08:09.303958 [ 260 ] {4059c512-9f4b-4c76-972d-f72021224102} <Trace> oximeter.version (f93ffe39-01ea-4137-8824-4f9c06bfab74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
617 | 2025.01.29 05:08:09.304001 [ 260 ] {4059c512-9f4b-4c76-972d-f72021224102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
618 | 2025.01.29 05:08:09.305654 [ 260 ] {4059c512-9f4b-4c76-972d-f72021224102} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
619 | 2025.01.29 05:08:09.306056 [ 260 ] {4059c512-9f4b-4c76-972d-f72021224102} <Trace> oximeter.version (f93ffe39-01ea-4137-8824-4f9c06bfab74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
620 | 2025.01.29 05:08:09.306371 [ 254 ] {4059c512-9f4b-4c76-972d-f72021224102} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.007727 sec., 129.41633234114144 rows/sec., 2.02 KiB/sec. | ||
621 | 2025.01.29 05:08:09.306669 [ 254 ] {4059c512-9f4b-4c76-972d-f72021224102} <Debug> TCPHandler: Processed in 0.008201623 sec. | ||
622 | 2025.01.29 05:08:09.876630 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60485 | ||
623 | 2025.01.29 05:08:09.876765 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
624 | 2025.01.29 05:08:09.876801 [ 269 ] {} <Debug> TCP-Session: f487183c-a7d8-4307-966f-d71d95df4ad8 Authenticating user 'default' from [fd00:1122:3344:101::a]:60485 | ||
625 | 2025.01.29 05:08:09.876923 [ 269 ] {} <Debug> TCP-Session: f487183c-a7d8-4307-966f-d71d95df4ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
626 | 2025.01.29 05:08:09.876944 [ 269 ] {} <Debug> TCP-Session: f487183c-a7d8-4307-966f-d71d95df4ad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
627 | 2025.01.29 05:08:09.877004 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
628 | 2025.01.29 05:08:09.877104 [ 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 | ||
629 | 2025.01.29 05:08:09.877124 [ 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 | ||
630 | 2025.01.29 05:08:09.878739 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50281 | ||
631 | 2025.01.29 05:08:09.878830 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35734 | ||
632 | 2025.01.29 05:08:09.878907 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
633 | 2025.01.29 05:08:09.878925 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45862 | ||
634 | 2025.01.29 05:08:09.879012 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49885 | ||
635 | 2025.01.29 05:08:09.879218 [ 270 ] {} <Debug> TCP-Session: 007c5a98-afe3-4757-a635-51fe82016187 Authenticating user 'default' from [fd00:1122:3344:101::a]:50281 | ||
636 | 2025.01.29 05:08:09.879388 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
637 | 2025.01.29 05:08:09.879211 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47910 | ||
638 | 2025.01.29 05:08:09.879539 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
639 | 2025.01.29 05:08:09.879586 [ 271 ] {} <Debug> TCP-Session: bab27436-9ee8-401a-b606-ab7fd4e1162a Authenticating user 'default' from [fd00:1122:3344:101::a]:35734 | ||
640 | 2025.01.29 05:08:09.879637 [ 270 ] {} <Debug> TCP-Session: 007c5a98-afe3-4757-a635-51fe82016187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
641 | 2025.01.29 05:08:09.879661 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36209 | ||
642 | 2025.01.29 05:08:09.879619 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
643 | 2025.01.29 05:08:09.879773 [ 272 ] {} <Debug> TCP-Session: aff172fd-c3e3-4237-91a8-c3da915c7f3d Authenticating user 'default' from [fd00:1122:3344:101::a]:45862 | ||
644 | 2025.01.29 05:08:09.879827 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
645 | 2025.01.29 05:08:09.879492 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65506 | ||
646 | 2025.01.29 05:08:09.879981 [ 271 ] {} <Debug> TCP-Session: bab27436-9ee8-401a-b606-ab7fd4e1162a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2025.01.29 05:08:09.879969 [ 273 ] {} <Debug> TCP-Session: 58c3386a-3a8b-433a-927b-9c7699e7aa46 Authenticating user 'default' from [fd00:1122:3344:101::a]:49885 | ||
648 | 2025.01.29 05:08:09.880012 [ 270 ] {} <Debug> TCP-Session: 007c5a98-afe3-4757-a635-51fe82016187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
649 | 2025.01.29 05:08:09.880058 [ 274 ] {} <Debug> TCP-Session: aa6142c4-483a-4eca-9a5b-e4d44a0709ca Authenticating user 'default' from [fd00:1122:3344:101::a]:47910 | ||
650 | 2025.01.29 05:08:09.880097 [ 272 ] {} <Debug> TCP-Session: aff172fd-c3e3-4237-91a8-c3da915c7f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2025.01.29 05:08:09.880085 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
652 | 2025.01.29 05:08:09.880351 [ 272 ] {} <Debug> TCP-Session: aff172fd-c3e3-4237-91a8-c3da915c7f3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
653 | 2025.01.29 05:08:09.880406 [ 274 ] {} <Debug> TCP-Session: aa6142c4-483a-4eca-9a5b-e4d44a0709ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2025.01.29 05:08:09.880395 [ 273 ] {} <Debug> TCP-Session: 58c3386a-3a8b-433a-927b-9c7699e7aa46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2025.01.29 05:08:09.880374 [ 271 ] {} <Debug> TCP-Session: bab27436-9ee8-401a-b606-ab7fd4e1162a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2025.01.29 05:08:09.880493 [ 274 ] {} <Debug> TCP-Session: aa6142c4-483a-4eca-9a5b-e4d44a0709ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2025.01.29 05:08:09.880512 [ 273 ] {} <Debug> TCP-Session: 58c3386a-3a8b-433a-927b-9c7699e7aa46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2025.01.29 05:08:09.880370 [ 276 ] {} <Debug> TCP-Session: 1915ddb0-ffca-4d50-9b14-a5a97baffad4 Authenticating user 'default' from [fd00:1122:3344:101::a]:36209 | ||
659 | 2025.01.29 05:08:09.880352 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
660 | 2025.01.29 05:08:09.880739 [ 276 ] {} <Debug> TCP-Session: 1915ddb0-ffca-4d50-9b14-a5a97baffad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
661 | 2025.01.29 05:08:09.880764 [ 275 ] {} <Debug> TCP-Session: ea514569-2229-4506-a86c-8441e2609585 Authenticating user 'default' from [fd00:1122:3344:101::a]:65506 | ||
662 | 2025.01.29 05:08:09.880774 [ 276 ] {} <Debug> TCP-Session: 1915ddb0-ffca-4d50-9b14-a5a97baffad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2025.01.29 05:08:09.880932 [ 275 ] {} <Debug> TCP-Session: ea514569-2229-4506-a86c-8441e2609585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
664 | 2025.01.29 05:08:09.881004 [ 275 ] {} <Debug> TCP-Session: ea514569-2229-4506-a86c-8441e2609585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
665 | 2025.01.29 05:08:09.931408 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48861 | ||
666 | 2025.01.29 05:08:09.931590 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
667 | 2025.01.29 05:08:09.931622 [ 277 ] {} <Debug> TCP-Session: 83df41e9-11f2-4ffd-8465-2a3fb3d37bbe Authenticating user 'default' from [fd00:1122:3344:101::c]:48861 | ||
668 | 2025.01.29 05:08:09.931694 [ 277 ] {} <Debug> TCP-Session: 83df41e9-11f2-4ffd-8465-2a3fb3d37bbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
669 | 2025.01.29 05:08:09.931755 [ 277 ] {} <Debug> TCP-Session: 83df41e9-11f2-4ffd-8465-2a3fb3d37bbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
670 | 2025.01.29 05:08:09.931829 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
671 | 2025.01.29 05:08:09.931901 [ 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 | ||
672 | 2025.01.29 05:08:09.931973 [ 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 | ||
673 | 2025.01.29 05:08:09.933651 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48932 | ||
674 | 2025.01.29 05:08:09.933808 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42978 | ||
675 | 2025.01.29 05:08:09.933826 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
676 | 2025.01.29 05:08:09.934062 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56441 | ||
677 | 2025.01.29 05:08:09.934072 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
678 | 2025.01.29 05:08:09.934134 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57355 | ||
679 | 2025.01.29 05:08:09.934143 [ 278 ] {} <Debug> TCP-Session: 6a226898-01a7-496b-b3b7-ff2010b9a86a Authenticating user 'default' from [fd00:1122:3344:101::c]:48932 | ||
680 | 2025.01.29 05:08:09.934490 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
681 | 2025.01.29 05:08:09.934516 [ 278 ] {} <Debug> TCP-Session: 6a226898-01a7-496b-b3b7-ff2010b9a86a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
682 | 2025.01.29 05:08:09.934510 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
683 | 2025.01.29 05:08:09.934603 [ 278 ] {} <Debug> TCP-Session: 6a226898-01a7-496b-b3b7-ff2010b9a86a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
684 | 2025.01.29 05:08:09.934613 [ 280 ] {} <Debug> TCP-Session: b8ae76a0-d635-4187-b47b-3ad0f12c1d08 Authenticating user 'default' from [fd00:1122:3344:101::c]:56441 | ||
685 | 2025.01.29 05:08:09.934630 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33877 | ||
686 | 2025.01.29 05:08:09.934719 [ 281 ] {} <Debug> TCP-Session: b65a267e-b44c-4eaa-89e9-3ef8fadc08bf Authenticating user 'default' from [fd00:1122:3344:101::c]:57355 | ||
687 | 2025.01.29 05:08:09.934738 [ 280 ] {} <Debug> TCP-Session: b8ae76a0-d635-4187-b47b-3ad0f12c1d08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
688 | 2025.01.29 05:08:09.934658 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51946 | ||
689 | 2025.01.29 05:08:09.934585 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52550 | ||
690 | 2025.01.29 05:08:09.934864 [ 280 ] {} <Debug> TCP-Session: b8ae76a0-d635-4187-b47b-3ad0f12c1d08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2025.01.29 05:08:09.934573 [ 279 ] {} <Debug> TCP-Session: d4b5c8cf-a78c-4a8c-a773-803bee24b996 Authenticating user 'default' from [fd00:1122:3344:101::c]:42978 | ||
692 | 2025.01.29 05:08:09.934904 [ 281 ] {} <Debug> TCP-Session: b65a267e-b44c-4eaa-89e9-3ef8fadc08bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2025.01.29 05:08:09.935340 [ 281 ] {} <Debug> TCP-Session: b65a267e-b44c-4eaa-89e9-3ef8fadc08bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2025.01.29 05:08:09.935348 [ 279 ] {} <Debug> TCP-Session: d4b5c8cf-a78c-4a8c-a773-803bee24b996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2025.01.29 05:08:09.935388 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
696 | 2025.01.29 05:08:09.935428 [ 279 ] {} <Debug> TCP-Session: d4b5c8cf-a78c-4a8c-a773-803bee24b996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2025.01.29 05:08:09.935400 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
698 | 2025.01.29 05:08:09.935569 [ 284 ] {} <Debug> TCP-Session: cc8312a3-3f37-4c75-9b3f-1747e695d5d6 Authenticating user 'default' from [fd00:1122:3344:101::c]:51946 | ||
699 | 2025.01.29 05:08:09.935612 [ 282 ] {} <Debug> TCP-Session: 27290413-0223-4deb-ae53-e10693b13916 Authenticating user 'default' from [fd00:1122:3344:101::c]:33877 | ||
700 | 2025.01.29 05:08:09.935659 [ 284 ] {} <Debug> TCP-Session: cc8312a3-3f37-4c75-9b3f-1747e695d5d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2025.01.29 05:08:09.935712 [ 282 ] {} <Debug> TCP-Session: 27290413-0223-4deb-ae53-e10693b13916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2025.01.29 05:08:09.935727 [ 284 ] {} <Debug> TCP-Session: cc8312a3-3f37-4c75-9b3f-1747e695d5d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2025.01.29 05:08:09.935786 [ 282 ] {} <Debug> TCP-Session: 27290413-0223-4deb-ae53-e10693b13916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2025.01.29 05:08:09.938074 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
705 | 2025.01.29 05:08:09.938111 [ 283 ] {} <Debug> TCP-Session: 123424b4-7dfb-4a28-87e3-2e2b4f587a86 Authenticating user 'default' from [fd00:1122:3344:101::c]:52550 | ||
706 | 2025.01.29 05:08:09.938246 [ 283 ] {} <Debug> TCP-Session: 123424b4-7dfb-4a28-87e3-2e2b4f587a86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2025.01.29 05:08:09.938271 [ 283 ] {} <Debug> TCP-Session: 123424b4-7dfb-4a28-87e3-2e2b4f587a86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2025.01.29 05:08:09.943551 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64933 | ||
709 | 2025.01.29 05:08:09.943816 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
710 | 2025.01.29 05:08:09.944354 [ 285 ] {} <Debug> TCP-Session: 9e92d144-737b-448a-87dd-716ce3f8e137 Authenticating user 'default' from [fd00:1122:3344:101::b]:64933 | ||
711 | 2025.01.29 05:08:09.944375 [ 285 ] {} <Debug> TCP-Session: 9e92d144-737b-448a-87dd-716ce3f8e137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
712 | 2025.01.29 05:08:09.944520 [ 285 ] {} <Debug> TCP-Session: 9e92d144-737b-448a-87dd-716ce3f8e137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
713 | 2025.01.29 05:08:09.944641 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
714 | 2025.01.29 05:08:09.944675 [ 285 ] {} <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 | ||
715 | 2025.01.29 05:08:09.944777 [ 285 ] {} <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 | ||
716 | 2025.01.29 05:08:09.946613 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52948 | ||
717 | 2025.01.29 05:08:09.946845 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
718 | 2025.01.29 05:08:09.946854 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34625 | ||
719 | 2025.01.29 05:08:09.946884 [ 286 ] {} <Debug> TCP-Session: 5e23c3af-e483-4a70-a717-b4e828d613de Authenticating user 'default' from [fd00:1122:3344:101::b]:52948 | ||
720 | 2025.01.29 05:08:09.947043 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48539 | ||
721 | 2025.01.29 05:08:09.947081 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
722 | 2025.01.29 05:08:09.947108 [ 286 ] {} <Debug> TCP-Session: 5e23c3af-e483-4a70-a717-b4e828d613de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
723 | 2025.01.29 05:08:09.947131 [ 287 ] {} <Debug> TCP-Session: 6d0c7d89-6944-4ea7-8ed9-a61a86b03600 Authenticating user 'default' from [fd00:1122:3344:101::b]:34625 | ||
724 | 2025.01.29 05:08:09.947301 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59966 | ||
725 | 2025.01.29 05:08:09.947309 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
726 | 2025.01.29 05:08:09.947337 [ 287 ] {} <Debug> TCP-Session: 6d0c7d89-6944-4ea7-8ed9-a61a86b03600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
727 | 2025.01.29 05:08:09.947375 [ 286 ] {} <Debug> TCP-Session: 5e23c3af-e483-4a70-a717-b4e828d613de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
728 | 2025.01.29 05:08:09.947493 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49955 | ||
729 | 2025.01.29 05:08:09.947529 [ 288 ] {} <Debug> TCP-Session: de0fc5d2-5746-404a-b9b9-62e95441fdf3 Authenticating user 'default' from [fd00:1122:3344:101::b]:48539 | ||
730 | 2025.01.29 05:08:09.947684 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33311 | ||
731 | 2025.01.29 05:08:09.947635 [ 287 ] {} <Debug> TCP-Session: 6d0c7d89-6944-4ea7-8ed9-a61a86b03600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
732 | 2025.01.29 05:08:09.947825 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53817 | ||
733 | 2025.01.29 05:08:09.947857 [ 288 ] {} <Debug> TCP-Session: de0fc5d2-5746-404a-b9b9-62e95441fdf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
734 | 2025.01.29 05:08:09.948094 [ 288 ] {} <Debug> TCP-Session: de0fc5d2-5746-404a-b9b9-62e95441fdf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
735 | 2025.01.29 05:08:09.950547 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
736 | 2025.01.29 05:08:09.950585 [ 289 ] {} <Debug> TCP-Session: 1799efd1-5429-4286-a09c-16f03ed0024a Authenticating user 'default' from [fd00:1122:3344:101::b]:59966 | ||
737 | 2025.01.29 05:08:09.950726 [ 289 ] {} <Debug> TCP-Session: 1799efd1-5429-4286-a09c-16f03ed0024a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
738 | 2025.01.29 05:08:09.950745 [ 289 ] {} <Debug> TCP-Session: 1799efd1-5429-4286-a09c-16f03ed0024a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
739 | 2025.01.29 05:08:09.951214 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
740 | 2025.01.29 05:08:09.951360 [ 290 ] {} <Debug> TCP-Session: b89b142f-b49e-4f55-a7cb-05fd206e9161 Authenticating user 'default' from [fd00:1122:3344:101::b]:49955 | ||
741 | 2025.01.29 05:08:09.951380 [ 290 ] {} <Debug> TCP-Session: b89b142f-b49e-4f55-a7cb-05fd206e9161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
742 | 2025.01.29 05:08:09.951394 [ 290 ] {} <Debug> TCP-Session: b89b142f-b49e-4f55-a7cb-05fd206e9161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
743 | 2025.01.29 05:08:09.961795 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
744 | 2025.01.29 05:08:09.961838 [ 292 ] {} <Debug> TCP-Session: 5c071a51-f764-48bb-a8b8-fef361322574 Authenticating user 'default' from [fd00:1122:3344:101::b]:53817 | ||
745 | 2025.01.29 05:08:09.961857 [ 292 ] {} <Debug> TCP-Session: 5c071a51-f764-48bb-a8b8-fef361322574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2025.01.29 05:08:09.961906 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
747 | 2025.01.29 05:08:09.962023 [ 292 ] {} <Debug> TCP-Session: 5c071a51-f764-48bb-a8b8-fef361322574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
748 | 2025.01.29 05:08:09.962047 [ 291 ] {} <Debug> TCP-Session: 2f735160-d3ba-4d27-ae70-3dbffbbb6b86 Authenticating user 'default' from [fd00:1122:3344:101::b]:33311 | ||
749 | 2025.01.29 05:08:09.962184 [ 291 ] {} <Debug> TCP-Session: 2f735160-d3ba-4d27-ae70-3dbffbbb6b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
750 | 2025.01.29 05:08:09.962206 [ 291 ] {} <Debug> TCP-Session: 2f735160-d3ba-4d27-ae70-3dbffbbb6b86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
751 | 2025.01.29 05:08:10.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.27 MiB, peak 125.27 MiB, free memory in arenas 0.00 B, will set to 140.43 MiB (RSS), difference: 15.16 MiB | ||
752 | 2025.01.29 05:08:16.252922 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
753 | 2025.01.29 05:08:16.252940 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
754 | 2025.01.29 05:08:16.253033 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
755 | 2025.01.29 05:08:16.253093 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
756 | 2025.01.29 05:08:16.259710 [ 243 ] {} <Debug> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Loading data parts | ||
757 | 2025.01.29 05:08:16.260057 [ 243 ] {} <Debug> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): There are no data parts | ||
758 | 2025.01.29 05:08:16.267226 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
759 | 2025.01.29 05:08:16.267311 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
760 | 2025.01.29 05:08:16.270086 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
761 | 2025.01.29 05:08:16.271130 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
762 | 2025.01.29 05:08:16.271830 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
763 | 2025.01.29 05:08:16.279018 [ 244 ] {} <Debug> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Loading data parts | ||
764 | 2025.01.29 05:08:16.279293 [ 244 ] {} <Debug> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): There are no data parts | ||
765 | 2025.01.29 05:08:16.302234 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
766 | 2025.01.29 05:08:16.302278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
767 | 2025.01.29 05:08:16.309656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
768 | 2025.01.29 05:08:16.310910 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
769 | 2025.01.29 05:08:16.313329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
770 | 2025.01.29 05:08:17.000154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.54 MiB, peak 149.54 MiB, free memory in arenas 0.00 B, will set to 150.34 MiB (RSS), difference: 4.80 MiB | ||
771 | 2025.01.29 05:08:18.752834 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
772 | 2025.01.29 05:08:18.752938 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
773 | 2025.01.29 05:08:18.757771 [ 242 ] {} <Debug> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Loading data parts | ||
774 | 2025.01.29 05:08:18.757973 [ 242 ] {} <Debug> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): There are no data parts | ||
775 | 2025.01.29 05:08:18.763563 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
776 | 2025.01.29 05:08:18.763606 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
777 | 2025.01.29 05:08:18.765435 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
778 | 2025.01.29 05:08:18.765946 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
779 | 2025.01.29 05:08:18.766463 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
780 | 2025.01.29 05:08:19.000154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.51 MiB, peak 154.51 MiB, free memory in arenas 0.00 B, will set to 150.80 MiB (RSS), difference: -3.72 MiB | ||
781 | 2025.01.29 05:08:23.733766 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
782 | 2025.01.29 05:08:23.733830 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
783 | 2025.01.29 05:08:23.772958 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
784 | 2025.01.29 05:08:23.773819 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
785 | 2025.01.29 05:08:23.773862 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
786 | 2025.01.29 05:08:23.774636 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
787 | 2025.01.29 05:08:23.775184 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
788 | 2025.01.29 05:08:23.775395 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
789 | 2025.01.29 05:08:23.813568 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
790 | 2025.01.29 05:08:23.835730 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
791 | 2025.01.29 05:08:23.835794 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
792 | 2025.01.29 05:08:23.842502 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
793 | 2025.01.29 05:08:23.843776 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
794 | 2025.01.29 05:08:23.846411 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
795 | 2025.01.29 05:08:24.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.47 MiB, peak 155.47 MiB, free memory in arenas 0.00 B, will set to 153.54 MiB (RSS), difference: 2.07 MiB | ||
796 | 2025.01.29 05:08:29.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.55 MiB, peak 155.47 MiB, free memory in arenas 0.00 B, will set to 153.57 MiB (RSS), difference: 4.02 MiB | ||
797 | 2025.01.29 05:08:29.317957 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
798 | 2025.01.29 05:08:29.318159 [ 3 ] {8fce784e-2ed3-4b9d-b0f3-d3872ae7d023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
799 | 2025.01.29 05:08:29.323004 [ 3 ] {8fce784e-2ed3-4b9d-b0f3-d3872ae7d023} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
800 | 2025.01.29 05:08:29.323305 [ 3 ] {8fce784e-2ed3-4b9d-b0f3-d3872ae7d023} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
801 | 2025.01.29 05:08:29.324121 [ 3 ] {8fce784e-2ed3-4b9d-b0f3-d3872ae7d023} <Debug> TCPHandler: Processed in 0.00629108 sec. | ||
802 | 2025.01.29 05:08:29.330320 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
803 | 2025.01.29 05:08:29.330559 [ 254 ] {374ae1af-ce4a-4921-b0d8-0c9e845d9f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
804 | 2025.01.29 05:08:29.334507 [ 254 ] {374ae1af-ce4a-4921-b0d8-0c9e845d9f12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
805 | 2025.01.29 05:08:29.334595 [ 254 ] {374ae1af-ce4a-4921-b0d8-0c9e845d9f12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
806 | 2025.01.29 05:08:29.335373 [ 254 ] {374ae1af-ce4a-4921-b0d8-0c9e845d9f12} <Debug> TCPHandler: Processed in 0.005184225 sec. | ||
807 | 2025.01.29 05:08:29.335750 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
808 | 2025.01.29 05:08:29.335950 [ 3 ] {b9d43042-a695-48ee-acc0-584434dfb004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
809 | 2025.01.29 05:08:29.336497 [ 3 ] {b9d43042-a695-48ee-acc0-584434dfb004} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
810 | 2025.01.29 05:08:29.336568 [ 3 ] {b9d43042-a695-48ee-acc0-584434dfb004} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
811 | 2025.01.29 05:08:29.337107 [ 3 ] {b9d43042-a695-48ee-acc0-584434dfb004} <Debug> TCPHandler: Processed in 0.001425142 sec. | ||
812 | 2025.01.29 05:08:29.337406 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
813 | 2025.01.29 05:08:29.337572 [ 254 ] {6a29430c-100a-436f-9a00-a0be1c2b2ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
814 | 2025.01.29 05:08:29.337957 [ 254 ] {6a29430c-100a-436f-9a00-a0be1c2b2ce9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
815 | 2025.01.29 05:08:29.338019 [ 254 ] {6a29430c-100a-436f-9a00-a0be1c2b2ce9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
816 | 2025.01.29 05:08:29.338561 [ 254 ] {6a29430c-100a-436f-9a00-a0be1c2b2ce9} <Debug> TCPHandler: Processed in 0.001213257 sec. | ||
817 | 2025.01.29 05:08:29.338928 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
818 | 2025.01.29 05:08:29.339085 [ 3 ] {b4d87319-8ded-4e84-9173-293bc39960c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
819 | 2025.01.29 05:08:29.339461 [ 3 ] {b4d87319-8ded-4e84-9173-293bc39960c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
820 | 2025.01.29 05:08:29.339519 [ 3 ] {b4d87319-8ded-4e84-9173-293bc39960c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
821 | 2025.01.29 05:08:29.340035 [ 3 ] {b4d87319-8ded-4e84-9173-293bc39960c2} <Debug> TCPHandler: Processed in 0.001161676 sec. | ||
822 | 2025.01.29 05:08:29.340317 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
823 | 2025.01.29 05:08:29.340474 [ 254 ] {8460e510-4224-4df1-8202-73399d9a2853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
824 | 2025.01.29 05:08:29.340849 [ 254 ] {8460e510-4224-4df1-8202-73399d9a2853} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
825 | 2025.01.29 05:08:29.340908 [ 254 ] {8460e510-4224-4df1-8202-73399d9a2853} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
826 | 2025.01.29 05:08:29.341422 [ 254 ] {8460e510-4224-4df1-8202-73399d9a2853} <Debug> TCPHandler: Processed in 0.001160786 sec. | ||
827 | 2025.01.29 05:08:29.341712 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
828 | 2025.01.29 05:08:29.341872 [ 3 ] {3bc8c023-843e-4628-85ab-5c4e3be48062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
829 | 2025.01.29 05:08:29.342309 [ 3 ] {3bc8c023-843e-4628-85ab-5c4e3be48062} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
830 | 2025.01.29 05:08:29.342369 [ 3 ] {3bc8c023-843e-4628-85ab-5c4e3be48062} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
831 | 2025.01.29 05:08:29.342856 [ 3 ] {3bc8c023-843e-4628-85ab-5c4e3be48062} <Debug> TCPHandler: Processed in 0.001202547 sec. | ||
832 | 2025.01.29 05:08:29.343125 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
833 | 2025.01.29 05:08:29.343289 [ 254 ] {2dffd8c7-2fc0-4eb4-822c-ba546c03e52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
834 | 2025.01.29 05:08:29.343690 [ 254 ] {2dffd8c7-2fc0-4eb4-822c-ba546c03e52e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
835 | 2025.01.29 05:08:29.343749 [ 254 ] {2dffd8c7-2fc0-4eb4-822c-ba546c03e52e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
836 | 2025.01.29 05:08:29.344263 [ 254 ] {2dffd8c7-2fc0-4eb4-822c-ba546c03e52e} <Debug> TCPHandler: Processed in 0.001192457 sec. | ||
837 | 2025.01.29 05:08:29.344585 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
838 | 2025.01.29 05:08:29.344745 [ 3 ] {e14ed7d7-2274-4336-b262-683a1cc16df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
839 | 2025.01.29 05:08:29.345141 [ 3 ] {e14ed7d7-2274-4336-b262-683a1cc16df1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
840 | 2025.01.29 05:08:29.345200 [ 3 ] {e14ed7d7-2274-4336-b262-683a1cc16df1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
841 | 2025.01.29 05:08:29.345694 [ 3 ] {e14ed7d7-2274-4336-b262-683a1cc16df1} <Debug> TCPHandler: Processed in 0.001167416 sec. | ||
842 | 2025.01.29 05:08:29.345977 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
843 | 2025.01.29 05:08:29.346141 [ 254 ] {acdf2447-8713-42c3-a4d6-5023b8a2b6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
844 | 2025.01.29 05:08:29.346538 [ 254 ] {acdf2447-8713-42c3-a4d6-5023b8a2b6e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
845 | 2025.01.29 05:08:29.346596 [ 254 ] {acdf2447-8713-42c3-a4d6-5023b8a2b6e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
846 | 2025.01.29 05:08:29.347117 [ 254 ] {acdf2447-8713-42c3-a4d6-5023b8a2b6e6} <Debug> TCPHandler: Processed in 0.001196327 sec. | ||
847 | 2025.01.29 05:08:29.347427 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
848 | 2025.01.29 05:08:29.347589 [ 3 ] {5bb4bc18-edd0-4d9d-95fa-91e9aa8a5fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
849 | 2025.01.29 05:08:29.347983 [ 3 ] {5bb4bc18-edd0-4d9d-95fa-91e9aa8a5fea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
850 | 2025.01.29 05:08:29.348043 [ 3 ] {5bb4bc18-edd0-4d9d-95fa-91e9aa8a5fea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
851 | 2025.01.29 05:08:29.348570 [ 3 ] {5bb4bc18-edd0-4d9d-95fa-91e9aa8a5fea} <Debug> TCPHandler: Processed in 0.001200127 sec. | ||
852 | 2025.01.29 05:08:29.348836 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
853 | 2025.01.29 05:08:29.349021 [ 254 ] {3ef0b2cf-e088-4f4f-974c-365572e014d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
854 | 2025.01.29 05:08:29.349528 [ 254 ] {3ef0b2cf-e088-4f4f-974c-365572e014d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
855 | 2025.01.29 05:08:29.349607 [ 254 ] {3ef0b2cf-e088-4f4f-974c-365572e014d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
856 | 2025.01.29 05:08:29.350159 [ 254 ] {3ef0b2cf-e088-4f4f-974c-365572e014d5} <Debug> TCPHandler: Processed in 0.001379381 sec. | ||
857 | 2025.01.29 05:08:29.350455 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
858 | 2025.01.29 05:08:29.350643 [ 3 ] {7fa18b11-7b6d-4aed-b71b-eb5c805ec66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
859 | 2025.01.29 05:08:29.351073 [ 3 ] {7fa18b11-7b6d-4aed-b71b-eb5c805ec66a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
860 | 2025.01.29 05:08:29.351137 [ 3 ] {7fa18b11-7b6d-4aed-b71b-eb5c805ec66a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
861 | 2025.01.29 05:08:29.351637 [ 3 ] {7fa18b11-7b6d-4aed-b71b-eb5c805ec66a} <Debug> TCPHandler: Processed in 0.001238268 sec. | ||
862 | 2025.01.29 05:08:29.351901 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
863 | 2025.01.29 05:08:29.352114 [ 254 ] {bc769512-b37b-4c63-b259-63eb919b20c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
864 | 2025.01.29 05:08:29.352629 [ 254 ] {bc769512-b37b-4c63-b259-63eb919b20c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
865 | 2025.01.29 05:08:29.352692 [ 254 ] {bc769512-b37b-4c63-b259-63eb919b20c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
866 | 2025.01.29 05:08:29.353243 [ 254 ] {bc769512-b37b-4c63-b259-63eb919b20c2} <Debug> TCPHandler: Processed in 0.001401111 sec. | ||
867 | 2025.01.29 05:08:29.353516 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
868 | 2025.01.29 05:08:29.353686 [ 3 ] {a2bf5a24-e38a-4ace-9812-6c9b75b1dddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
869 | 2025.01.29 05:08:29.354101 [ 3 ] {a2bf5a24-e38a-4ace-9812-6c9b75b1dddc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
870 | 2025.01.29 05:08:29.354159 [ 3 ] {a2bf5a24-e38a-4ace-9812-6c9b75b1dddc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
871 | 2025.01.29 05:08:29.354651 [ 3 ] {a2bf5a24-e38a-4ace-9812-6c9b75b1dddc} <Debug> TCPHandler: Processed in 0.001195047 sec. | ||
872 | 2025.01.29 05:08:29.354934 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
873 | 2025.01.29 05:08:29.355099 [ 254 ] {37235c67-483f-458b-bd75-379391f4abd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
874 | 2025.01.29 05:08:29.355523 [ 254 ] {37235c67-483f-458b-bd75-379391f4abd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
875 | 2025.01.29 05:08:29.355582 [ 254 ] {37235c67-483f-458b-bd75-379391f4abd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
876 | 2025.01.29 05:08:29.356126 [ 254 ] {37235c67-483f-458b-bd75-379391f4abd6} <Debug> TCPHandler: Processed in 0.001251668 sec. | ||
877 | 2025.01.29 05:08:29.356395 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
878 | 2025.01.29 05:08:29.356566 [ 3 ] {944a46f4-cba3-4dff-9b64-5896418fd2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
879 | 2025.01.29 05:08:29.356981 [ 3 ] {944a46f4-cba3-4dff-9b64-5896418fd2de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
880 | 2025.01.29 05:08:29.357038 [ 3 ] {944a46f4-cba3-4dff-9b64-5896418fd2de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
881 | 2025.01.29 05:08:29.357586 [ 3 ] {944a46f4-cba3-4dff-9b64-5896418fd2de} <Debug> TCPHandler: Processed in 0.001250208 sec. | ||
882 | 2025.01.29 05:08:29.357880 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
883 | 2025.01.29 05:08:29.358052 [ 254 ] {76d131c0-e3b1-451f-85aa-ffd61b159179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
884 | 2025.01.29 05:08:29.358493 [ 254 ] {76d131c0-e3b1-451f-85aa-ffd61b159179} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
885 | 2025.01.29 05:08:29.358573 [ 254 ] {76d131c0-e3b1-451f-85aa-ffd61b159179} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
886 | 2025.01.29 05:08:29.359118 [ 254 ] {76d131c0-e3b1-451f-85aa-ffd61b159179} <Debug> TCPHandler: Processed in 0.001295609 sec. | ||
887 | 2025.01.29 05:08:29.363657 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
888 | 2025.01.29 05:08:29.363818 [ 3 ] {b5ce6663-fb70-4523-9d6c-06623c3e7a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
889 | 2025.01.29 05:08:29.363884 [ 3 ] {b5ce6663-fb70-4523-9d6c-06623c3e7a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
890 | 2025.01.29 05:08:29.364891 [ 3 ] {b5ce6663-fb70-4523-9d6c-06623c3e7a71} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
891 | 2025.01.29 05:08:29.364935 [ 3 ] {b5ce6663-fb70-4523-9d6c-06623c3e7a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
892 | 2025.01.29 05:08:29.365696 [ 3 ] {b5ce6663-fb70-4523-9d6c-06623c3e7a71} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
893 | 2025.01.29 05:08:29.366160 [ 3 ] {b5ce6663-fb70-4523-9d6c-06623c3e7a71} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
894 | 2025.01.29 05:08:29.366473 [ 3 ] {b5ce6663-fb70-4523-9d6c-06623c3e7a71} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.002681 sec., 6713.9127191346515 rows/sec., 939.04 KiB/sec. | ||
895 | 2025.01.29 05:08:29.366558 [ 3 ] {b5ce6663-fb70-4523-9d6c-06623c3e7a71} <Debug> TCPHandler: Processed in 0.002970146 sec. | ||
896 | 2025.01.29 05:08:29.366723 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
897 | 2025.01.29 05:08:29.366857 [ 254 ] {1e8e2e3e-c60c-41dd-bb18-5bc753f98836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
898 | 2025.01.29 05:08:29.366908 [ 254 ] {1e8e2e3e-c60c-41dd-bb18-5bc753f98836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
899 | 2025.01.29 05:08:29.368986 [ 254 ] {1e8e2e3e-c60c-41dd-bb18-5bc753f98836} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
900 | 2025.01.29 05:08:29.369025 [ 254 ] {1e8e2e3e-c60c-41dd-bb18-5bc753f98836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
901 | 2025.01.29 05:08:29.369708 [ 254 ] {1e8e2e3e-c60c-41dd-bb18-5bc753f98836} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
902 | 2025.01.29 05:08:29.370254 [ 254 ] {1e8e2e3e-c60c-41dd-bb18-5bc753f98836} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
903 | 2025.01.29 05:08:29.370460 [ 254 ] {1e8e2e3e-c60c-41dd-bb18-5bc753f98836} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00364 sec., 15384.615384615385 rows/sec., 1.17 MiB/sec. | ||
904 | 2025.01.29 05:08:29.370521 [ 254 ] {1e8e2e3e-c60c-41dd-bb18-5bc753f98836} <Debug> TCPHandler: Processed in 0.003857926 sec. | ||
905 | 2025.01.29 05:08:29.370693 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
906 | 2025.01.29 05:08:29.370824 [ 3 ] {8e0d9301-717b-4d7c-9b9d-373b29e5a9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
907 | 2025.01.29 05:08:29.370875 [ 3 ] {8e0d9301-717b-4d7c-9b9d-373b29e5a9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
908 | 2025.01.29 05:08:29.371526 [ 3 ] {8e0d9301-717b-4d7c-9b9d-373b29e5a9f8} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
909 | 2025.01.29 05:08:29.371569 [ 3 ] {8e0d9301-717b-4d7c-9b9d-373b29e5a9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
910 | 2025.01.29 05:08:29.372122 [ 3 ] {8e0d9301-717b-4d7c-9b9d-373b29e5a9f8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
911 | 2025.01.29 05:08:29.372654 [ 3 ] {8e0d9301-717b-4d7c-9b9d-373b29e5a9f8} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
912 | 2025.01.29 05:08:29.372898 [ 3 ] {8e0d9301-717b-4d7c-9b9d-373b29e5a9f8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002103 sec., 30432.71516880647 rows/sec., 2.38 MiB/sec. | ||
913 | 2025.01.29 05:08:29.372961 [ 3 ] {8e0d9301-717b-4d7c-9b9d-373b29e5a9f8} <Debug> TCPHandler: Processed in 0.002336163 sec. | ||
914 | 2025.01.29 05:08:29.373148 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
915 | 2025.01.29 05:08:29.373276 [ 254 ] {a52b6c6e-9208-4ea9-8ad8-e1ba4c8a4c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
916 | 2025.01.29 05:08:29.373331 [ 254 ] {a52b6c6e-9208-4ea9-8ad8-e1ba4c8a4c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
917 | 2025.01.29 05:08:29.373962 [ 254 ] {a52b6c6e-9208-4ea9-8ad8-e1ba4c8a4c11} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
918 | 2025.01.29 05:08:29.374000 [ 254 ] {a52b6c6e-9208-4ea9-8ad8-e1ba4c8a4c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
919 | 2025.01.29 05:08:29.374648 [ 254 ] {a52b6c6e-9208-4ea9-8ad8-e1ba4c8a4c11} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
920 | 2025.01.29 05:08:29.375167 [ 254 ] {a52b6c6e-9208-4ea9-8ad8-e1ba4c8a4c11} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
921 | 2025.01.29 05:08:29.375358 [ 254 ] {a52b6c6e-9208-4ea9-8ad8-e1ba4c8a4c11} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.002112 sec., 45454.54545454545 rows/sec., 3.17 MiB/sec. | ||
922 | 2025.01.29 05:08:29.375417 [ 254 ] {a52b6c6e-9208-4ea9-8ad8-e1ba4c8a4c11} <Debug> TCPHandler: Processed in 0.002329692 sec. | ||
923 | 2025.01.29 05:08:29.375618 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
924 | 2025.01.29 05:08:29.375750 [ 3 ] {11c11f62-6261-4cf0-a8e3-7a48cd3549ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
925 | 2025.01.29 05:08:29.375805 [ 3 ] {11c11f62-6261-4cf0-a8e3-7a48cd3549ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
926 | 2025.01.29 05:08:29.376322 [ 3 ] {11c11f62-6261-4cf0-a8e3-7a48cd3549ee} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
927 | 2025.01.29 05:08:29.376370 [ 3 ] {11c11f62-6261-4cf0-a8e3-7a48cd3549ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
928 | 2025.01.29 05:08:29.376929 [ 3 ] {11c11f62-6261-4cf0-a8e3-7a48cd3549ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
929 | 2025.01.29 05:08:29.377486 [ 3 ] {11c11f62-6261-4cf0-a8e3-7a48cd3549ee} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
930 | 2025.01.29 05:08:29.377770 [ 3 ] {11c11f62-6261-4cf0-a8e3-7a48cd3549ee} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00203 sec., 17733.99014778325 rows/sec., 1.20 MiB/sec. | ||
931 | 2025.01.29 05:08:29.377843 [ 3 ] {11c11f62-6261-4cf0-a8e3-7a48cd3549ee} <Debug> TCPHandler: Processed in 0.002287811 sec. | ||
932 | 2025.01.29 05:08:31.276455 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
933 | 2025.01.29 05:08:31.277105 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
934 | 2025.01.29 05:08:31.277151 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
935 | 2025.01.29 05:08:31.278011 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
936 | 2025.01.29 05:08:31.278506 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
937 | 2025.01.29 05:08:31.278780 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
938 | 2025.01.29 05:08:31.347442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
939 | 2025.01.29 05:08:31.366589 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
940 | 2025.01.29 05:08:31.366646 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
941 | 2025.01.29 05:08:31.373452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
942 | 2025.01.29 05:08:31.374681 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
943 | 2025.01.29 05:08:31.377286 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
944 | 2025.01.29 05:08:34.320427 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
945 | 2025.01.29 05:08:34.320631 [ 3 ] {224ebcfe-c6aa-45c8-8dc3-2b2025c9d6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
946 | 2025.01.29 05:08:34.320703 [ 3 ] {224ebcfe-c6aa-45c8-8dc3-2b2025c9d6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
947 | 2025.01.29 05:08:34.321480 [ 3 ] {224ebcfe-c6aa-45c8-8dc3-2b2025c9d6dc} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
948 | 2025.01.29 05:08:34.321529 [ 3 ] {224ebcfe-c6aa-45c8-8dc3-2b2025c9d6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
949 | 2025.01.29 05:08:34.322058 [ 3 ] {224ebcfe-c6aa-45c8-8dc3-2b2025c9d6dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
950 | 2025.01.29 05:08:34.322605 [ 3 ] {224ebcfe-c6aa-45c8-8dc3-2b2025c9d6dc} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
951 | 2025.01.29 05:08:34.322832 [ 3 ] {224ebcfe-c6aa-45c8-8dc3-2b2025c9d6dc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002255 sec., 24833.70288248337 rows/sec., 1.90 MiB/sec. | ||
952 | 2025.01.29 05:08:34.322889 [ 3 ] {224ebcfe-c6aa-45c8-8dc3-2b2025c9d6dc} <Debug> TCPHandler: Processed in 0.002603838 sec. | ||
953 | 2025.01.29 05:08:34.323160 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
954 | 2025.01.29 05:08:34.323355 [ 254 ] {bd0ab141-75b0-4c38-98d8-fbbb855b5940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
955 | 2025.01.29 05:08:34.323430 [ 254 ] {bd0ab141-75b0-4c38-98d8-fbbb855b5940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
956 | 2025.01.29 05:08:34.324175 [ 254 ] {bd0ab141-75b0-4c38-98d8-fbbb855b5940} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
957 | 2025.01.29 05:08:34.324227 [ 254 ] {bd0ab141-75b0-4c38-98d8-fbbb855b5940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
958 | 2025.01.29 05:08:34.324836 [ 254 ] {bd0ab141-75b0-4c38-98d8-fbbb855b5940} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
959 | 2025.01.29 05:08:34.325344 [ 254 ] {bd0ab141-75b0-4c38-98d8-fbbb855b5940} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
960 | 2025.01.29 05:08:34.325639 [ 254 ] {bd0ab141-75b0-4c38-98d8-fbbb855b5940} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002322 sec., 27562.446167097332 rows/sec., 2.15 MiB/sec. | ||
961 | 2025.01.29 05:08:34.325736 [ 254 ] {bd0ab141-75b0-4c38-98d8-fbbb855b5940} <Debug> TCPHandler: Processed in 0.002708921 sec. | ||
962 | 2025.01.29 05:08:34.325904 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
963 | 2025.01.29 05:08:34.326027 [ 3 ] {95ae61db-7e67-4eb1-8a6f-7a12aeb4d0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
964 | 2025.01.29 05:08:34.326083 [ 3 ] {95ae61db-7e67-4eb1-8a6f-7a12aeb4d0e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
965 | 2025.01.29 05:08:34.326690 [ 3 ] {95ae61db-7e67-4eb1-8a6f-7a12aeb4d0e5} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
966 | 2025.01.29 05:08:34.326731 [ 3 ] {95ae61db-7e67-4eb1-8a6f-7a12aeb4d0e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
967 | 2025.01.29 05:08:34.327343 [ 3 ] {95ae61db-7e67-4eb1-8a6f-7a12aeb4d0e5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
968 | 2025.01.29 05:08:34.327950 [ 3 ] {95ae61db-7e67-4eb1-8a6f-7a12aeb4d0e5} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
969 | 2025.01.29 05:08:34.328177 [ 3 ] {95ae61db-7e67-4eb1-8a6f-7a12aeb4d0e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002176 sec., 73529.41176470589 rows/sec., 5.12 MiB/sec. | ||
970 | 2025.01.29 05:08:34.328236 [ 3 ] {95ae61db-7e67-4eb1-8a6f-7a12aeb4d0e5} <Debug> TCPHandler: Processed in 0.002390664 sec. | ||
971 | 2025.01.29 05:08:34.328412 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
972 | 2025.01.29 05:08:34.328545 [ 254 ] {f71fdf04-9383-4a66-8245-146ade219ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
973 | 2025.01.29 05:08:34.328603 [ 254 ] {f71fdf04-9383-4a66-8245-146ade219ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
974 | 2025.01.29 05:08:34.329163 [ 254 ] {f71fdf04-9383-4a66-8245-146ade219ab4} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
975 | 2025.01.29 05:08:34.329220 [ 254 ] {f71fdf04-9383-4a66-8245-146ade219ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
976 | 2025.01.29 05:08:34.329792 [ 254 ] {f71fdf04-9383-4a66-8245-146ade219ab4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
977 | 2025.01.29 05:08:34.330408 [ 254 ] {f71fdf04-9383-4a66-8245-146ade219ab4} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
978 | 2025.01.29 05:08:34.330628 [ 254 ] {f71fdf04-9383-4a66-8245-146ade219ab4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002114 sec., 28382.21381267739 rows/sec., 1.91 MiB/sec. | ||
979 | 2025.01.29 05:08:34.330684 [ 254 ] {f71fdf04-9383-4a66-8245-146ade219ab4} <Debug> TCPHandler: Processed in 0.002331542 sec. | ||
980 | 2025.01.29 05:08:38.734071 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
981 | 2025.01.29 05:08:38.734132 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
982 | 2025.01.29 05:08:38.768720 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 144 | ||
983 | 2025.01.29 05:08:38.772744 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
984 | 2025.01.29 05:08:38.772786 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
985 | 2025.01.29 05:08:38.774407 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
986 | 2025.01.29 05:08:38.774900 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
987 | 2025.01.29 05:08:38.775357 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 144 | ||
988 | 2025.01.29 05:08:38.779836 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
989 | 2025.01.29 05:08:38.780519 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
990 | 2025.01.29 05:08:38.780567 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
991 | 2025.01.29 05:08:38.781227 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
992 | 2025.01.29 05:08:38.781736 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
993 | 2025.01.29 05:08:38.781966 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
994 | 2025.01.29 05:08:38.878303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
995 | 2025.01.29 05:08:38.898251 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
996 | 2025.01.29 05:08:38.898316 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
997 | 2025.01.29 05:08:38.905061 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
998 | 2025.01.29 05:08:38.906200 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
999 | 2025.01.29 05:08:38.908941 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
1000 | 2025.01.29 05:08:39.316750 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1001 | 2025.01.29 05:08:39.316996 [ 3 ] {90ae6f5a-16cc-4007-afc5-c11118b9c741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1002 | 2025.01.29 05:08:39.317441 [ 3 ] {90ae6f5a-16cc-4007-afc5-c11118b9c741} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1003 | 2025.01.29 05:08:39.321607 [ 3 ] {90ae6f5a-16cc-4007-afc5-c11118b9c741} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1004 | 2025.01.29 05:08:39.321934 [ 3 ] {90ae6f5a-16cc-4007-afc5-c11118b9c741} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1005 | 2025.01.29 05:08:39.322134 [ 3 ] {90ae6f5a-16cc-4007-afc5-c11118b9c741} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1006 | 2025.01.29 05:08:39.322456 [ 3 ] {90ae6f5a-16cc-4007-afc5-c11118b9c741} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1007 | 2025.01.29 05:08:39.323694 [ 3 ] {90ae6f5a-16cc-4007-afc5-c11118b9c741} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1008 | 2025.01.29 05:08:39.323751 [ 3 ] {90ae6f5a-16cc-4007-afc5-c11118b9c741} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (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 | ||
1009 | 2025.01.29 05:08:39.323773 [ 3 ] {90ae6f5a-16cc-4007-afc5-c11118b9c741} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1010 | 2025.01.29 05:08:39.323890 [ 3 ] {90ae6f5a-16cc-4007-afc5-c11118b9c741} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1011 | 2025.01.29 05:08:39.323918 [ 3 ] {90ae6f5a-16cc-4007-afc5-c11118b9c741} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1012 | 2025.01.29 05:08:39.337451 [ 3 ] {90ae6f5a-16cc-4007-afc5-c11118b9c741} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.020563 sec., 875.3586538929144 rows/sec., 35.81 KiB/sec. | ||
1013 | 2025.01.29 05:08:39.337551 [ 3 ] {90ae6f5a-16cc-4007-afc5-c11118b9c741} <Debug> TCPHandler: Processed in 0.020936607 sec. | ||
1014 | 2025.01.29 05:08:39.338526 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1015 | 2025.01.29 05:08:39.338783 [ 254 ] {08ac1b56-1ee0-40b5-aa17-3d7e245439ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1016 | 2025.01.29 05:08:39.339182 [ 254 ] {08ac1b56-1ee0-40b5-aa17-3d7e245439ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1017 | 2025.01.29 05:08:39.339227 [ 254 ] {08ac1b56-1ee0-40b5-aa17-3d7e245439ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1018 | 2025.01.29 05:08:39.339554 [ 254 ] {08ac1b56-1ee0-40b5-aa17-3d7e245439ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1019 | 2025.01.29 05:08:39.339638 [ 254 ] {08ac1b56-1ee0-40b5-aa17-3d7e245439ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1020 | 2025.01.29 05:08:39.339822 [ 254 ] {08ac1b56-1ee0-40b5-aa17-3d7e245439ea} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1021 | 2025.01.29 05:08:39.339862 [ 254 ] {08ac1b56-1ee0-40b5-aa17-3d7e245439ea} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1022 | 2025.01.29 05:08:39.339888 [ 254 ] {08ac1b56-1ee0-40b5-aa17-3d7e245439ea} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (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 | ||
1023 | 2025.01.29 05:08:39.339906 [ 254 ] {08ac1b56-1ee0-40b5-aa17-3d7e245439ea} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1024 | 2025.01.29 05:08:39.339958 [ 254 ] {08ac1b56-1ee0-40b5-aa17-3d7e245439ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1025 | 2025.01.29 05:08:39.339982 [ 254 ] {08ac1b56-1ee0-40b5-aa17-3d7e245439ea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1026 | 2025.01.29 05:08:39.340620 [ 254 ] {08ac1b56-1ee0-40b5-aa17-3d7e245439ea} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001951 sec., 9226.037929267042 rows/sec., 377.41 KiB/sec. | ||
1027 | 2025.01.29 05:08:39.340745 [ 254 ] {08ac1b56-1ee0-40b5-aa17-3d7e245439ea} <Debug> TCPHandler: Processed in 0.002355023 sec. | ||
1028 | 2025.01.29 05:08:39.341080 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1029 | 2025.01.29 05:08:39.341265 [ 3 ] {6a9b828f-dcaa-41e0-b9fb-8822a9f72a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1030 | 2025.01.29 05:08:39.341582 [ 3 ] {6a9b828f-dcaa-41e0-b9fb-8822a9f72a19} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1031 | 2025.01.29 05:08:39.341627 [ 3 ] {6a9b828f-dcaa-41e0-b9fb-8822a9f72a19} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
1032 | 2025.01.29 05:08:39.341900 [ 3 ] {6a9b828f-dcaa-41e0-b9fb-8822a9f72a19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1033 | 2025.01.29 05:08:39.341969 [ 3 ] {6a9b828f-dcaa-41e0-b9fb-8822a9f72a19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1034 | 2025.01.29 05:08:39.342120 [ 3 ] {6a9b828f-dcaa-41e0-b9fb-8822a9f72a19} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1035 | 2025.01.29 05:08:39.342154 [ 3 ] {6a9b828f-dcaa-41e0-b9fb-8822a9f72a19} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1036 | 2025.01.29 05:08:39.342179 [ 3 ] {6a9b828f-dcaa-41e0-b9fb-8822a9f72a19} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (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 | ||
1037 | 2025.01.29 05:08:39.342197 [ 3 ] {6a9b828f-dcaa-41e0-b9fb-8822a9f72a19} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1038 | 2025.01.29 05:08:39.342245 [ 3 ] {6a9b828f-dcaa-41e0-b9fb-8822a9f72a19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1039 | 2025.01.29 05:08:39.342281 [ 3 ] {6a9b828f-dcaa-41e0-b9fb-8822a9f72a19} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1040 | 2025.01.29 05:08:39.342885 [ 3 ] {6a9b828f-dcaa-41e0-b9fb-8822a9f72a19} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001706 sec., 10550.996483001172 rows/sec., 431.61 KiB/sec. | ||
1041 | 2025.01.29 05:08:39.342970 [ 3 ] {6a9b828f-dcaa-41e0-b9fb-8822a9f72a19} <Debug> TCPHandler: Processed in 0.001959403 sec. | ||
1042 | 2025.01.29 05:08:39.343767 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1043 | 2025.01.29 05:08:39.343942 [ 254 ] {b2cf79d5-5c53-495f-9fff-a5c3a9486019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1044 | 2025.01.29 05:08:39.344246 [ 254 ] {b2cf79d5-5c53-495f-9fff-a5c3a9486019} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1045 | 2025.01.29 05:08:39.344289 [ 254 ] {b2cf79d5-5c53-495f-9fff-a5c3a9486019} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
1046 | 2025.01.29 05:08:39.344562 [ 254 ] {b2cf79d5-5c53-495f-9fff-a5c3a9486019} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1047 | 2025.01.29 05:08:39.344628 [ 254 ] {b2cf79d5-5c53-495f-9fff-a5c3a9486019} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1048 | 2025.01.29 05:08:39.344775 [ 254 ] {b2cf79d5-5c53-495f-9fff-a5c3a9486019} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1049 | 2025.01.29 05:08:39.344807 [ 254 ] {b2cf79d5-5c53-495f-9fff-a5c3a9486019} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1050 | 2025.01.29 05:08:39.344829 [ 254 ] {b2cf79d5-5c53-495f-9fff-a5c3a9486019} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (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 | ||
1051 | 2025.01.29 05:08:39.344845 [ 254 ] {b2cf79d5-5c53-495f-9fff-a5c3a9486019} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1052 | 2025.01.29 05:08:39.344889 [ 254 ] {b2cf79d5-5c53-495f-9fff-a5c3a9486019} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1053 | 2025.01.29 05:08:39.344912 [ 254 ] {b2cf79d5-5c53-495f-9fff-a5c3a9486019} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1054 | 2025.01.29 05:08:39.345472 [ 254 ] {b2cf79d5-5c53-495f-9fff-a5c3a9486019} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001609 sec., 11187.072715972654 rows/sec., 457.63 KiB/sec. | ||
1055 | 2025.01.29 05:08:39.345592 [ 254 ] {b2cf79d5-5c53-495f-9fff-a5c3a9486019} <Debug> TCPHandler: Processed in 0.001881582 sec. | ||
1056 | 2025.01.29 05:08:39.345873 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1057 | 2025.01.29 05:08:39.346059 [ 3 ] {ad152608-8b0b-450a-a376-c1cc8cab9e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1058 | 2025.01.29 05:08:39.346378 [ 3 ] {ad152608-8b0b-450a-a376-c1cc8cab9e36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1059 | 2025.01.29 05:08:39.346424 [ 3 ] {ad152608-8b0b-450a-a376-c1cc8cab9e36} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
1060 | 2025.01.29 05:08:39.346711 [ 3 ] {ad152608-8b0b-450a-a376-c1cc8cab9e36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1061 | 2025.01.29 05:08:39.346780 [ 3 ] {ad152608-8b0b-450a-a376-c1cc8cab9e36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1062 | 2025.01.29 05:08:39.346931 [ 3 ] {ad152608-8b0b-450a-a376-c1cc8cab9e36} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1063 | 2025.01.29 05:08:39.346967 [ 3 ] {ad152608-8b0b-450a-a376-c1cc8cab9e36} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1064 | 2025.01.29 05:08:39.346993 [ 3 ] {ad152608-8b0b-450a-a376-c1cc8cab9e36} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (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 | ||
1065 | 2025.01.29 05:08:39.347011 [ 3 ] {ad152608-8b0b-450a-a376-c1cc8cab9e36} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1066 | 2025.01.29 05:08:39.347055 [ 3 ] {ad152608-8b0b-450a-a376-c1cc8cab9e36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1067 | 2025.01.29 05:08:39.347078 [ 3 ] {ad152608-8b0b-450a-a376-c1cc8cab9e36} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1068 | 2025.01.29 05:08:39.347656 [ 3 ] {ad152608-8b0b-450a-a376-c1cc8cab9e36} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001683 sec., 10695.1871657754 rows/sec., 437.51 KiB/sec. | ||
1069 | 2025.01.29 05:08:39.347738 [ 3 ] {ad152608-8b0b-450a-a376-c1cc8cab9e36} <Debug> TCPHandler: Processed in 0.001928023 sec. | ||
1070 | 2025.01.29 05:08:39.348010 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1071 | 2025.01.29 05:08:39.348188 [ 254 ] {85f2915e-25ce-4f03-a027-59a254ed1c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1072 | 2025.01.29 05:08:39.348496 [ 254 ] {85f2915e-25ce-4f03-a027-59a254ed1c20} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1073 | 2025.01.29 05:08:39.348542 [ 254 ] {85f2915e-25ce-4f03-a027-59a254ed1c20} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1074 | 2025.01.29 05:08:39.348819 [ 254 ] {85f2915e-25ce-4f03-a027-59a254ed1c20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1075 | 2025.01.29 05:08:39.348885 [ 254 ] {85f2915e-25ce-4f03-a027-59a254ed1c20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1076 | 2025.01.29 05:08:39.349034 [ 254 ] {85f2915e-25ce-4f03-a027-59a254ed1c20} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1077 | 2025.01.29 05:08:39.349066 [ 254 ] {85f2915e-25ce-4f03-a027-59a254ed1c20} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1078 | 2025.01.29 05:08:39.349089 [ 254 ] {85f2915e-25ce-4f03-a027-59a254ed1c20} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (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 | ||
1079 | 2025.01.29 05:08:39.349106 [ 254 ] {85f2915e-25ce-4f03-a027-59a254ed1c20} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1080 | 2025.01.29 05:08:39.349154 [ 254 ] {85f2915e-25ce-4f03-a027-59a254ed1c20} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1081 | 2025.01.29 05:08:39.349177 [ 254 ] {85f2915e-25ce-4f03-a027-59a254ed1c20} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1082 | 2025.01.29 05:08:39.349760 [ 254 ] {85f2915e-25ce-4f03-a027-59a254ed1c20} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001654 sec., 10882.708585247883 rows/sec., 445.18 KiB/sec. | ||
1083 | 2025.01.29 05:08:39.349874 [ 254 ] {85f2915e-25ce-4f03-a027-59a254ed1c20} <Debug> TCPHandler: Processed in 0.001923563 sec. | ||
1084 | 2025.01.29 05:08:39.350144 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1085 | 2025.01.29 05:08:39.350323 [ 3 ] {7d51c334-a676-46a2-b510-0f45ce7d5544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
1086 | 2025.01.29 05:08:39.350642 [ 3 ] {7d51c334-a676-46a2-b510-0f45ce7d5544} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1087 | 2025.01.29 05:08:39.350687 [ 3 ] {7d51c334-a676-46a2-b510-0f45ce7d5544} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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 | ||
1088 | 2025.01.29 05:08:39.350970 [ 3 ] {7d51c334-a676-46a2-b510-0f45ce7d5544} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1089 | 2025.01.29 05:08:39.351039 [ 3 ] {7d51c334-a676-46a2-b510-0f45ce7d5544} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1090 | 2025.01.29 05:08:39.351189 [ 3 ] {7d51c334-a676-46a2-b510-0f45ce7d5544} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1091 | 2025.01.29 05:08:39.351224 [ 3 ] {7d51c334-a676-46a2-b510-0f45ce7d5544} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1092 | 2025.01.29 05:08:39.351247 [ 3 ] {7d51c334-a676-46a2-b510-0f45ce7d5544} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (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 | ||
1093 | 2025.01.29 05:08:39.351264 [ 3 ] {7d51c334-a676-46a2-b510-0f45ce7d5544} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1094 | 2025.01.29 05:08:39.351307 [ 3 ] {7d51c334-a676-46a2-b510-0f45ce7d5544} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1095 | 2025.01.29 05:08:39.351331 [ 3 ] {7d51c334-a676-46a2-b510-0f45ce7d5544} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1096 | 2025.01.29 05:08:39.351840 [ 3 ] {7d51c334-a676-46a2-b510-0f45ce7d5544} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001599 sec., 11257.03564727955 rows/sec., 460.49 KiB/sec. | ||
1097 | 2025.01.29 05:08:39.351920 [ 3 ] {7d51c334-a676-46a2-b510-0f45ce7d5544} <Debug> TCPHandler: Processed in 0.001835161 sec. | ||
1098 | 2025.01.29 05:08:39.352184 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1099 | 2025.01.29 05:08:39.352361 [ 254 ] {c9e381f5-6db2-4c02-8ace-f20e139fc725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
1100 | 2025.01.29 05:08:39.352673 [ 254 ] {c9e381f5-6db2-4c02-8ace-f20e139fc725} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1101 | 2025.01.29 05:08:39.352717 [ 254 ] {c9e381f5-6db2-4c02-8ace-f20e139fc725} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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 | ||
1102 | 2025.01.29 05:08:39.352998 [ 254 ] {c9e381f5-6db2-4c02-8ace-f20e139fc725} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1103 | 2025.01.29 05:08:39.353065 [ 254 ] {c9e381f5-6db2-4c02-8ace-f20e139fc725} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1104 | 2025.01.29 05:08:39.353215 [ 254 ] {c9e381f5-6db2-4c02-8ace-f20e139fc725} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1105 | 2025.01.29 05:08:39.353247 [ 254 ] {c9e381f5-6db2-4c02-8ace-f20e139fc725} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1106 | 2025.01.29 05:08:39.353269 [ 254 ] {c9e381f5-6db2-4c02-8ace-f20e139fc725} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (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 | ||
1107 | 2025.01.29 05:08:39.353286 [ 254 ] {c9e381f5-6db2-4c02-8ace-f20e139fc725} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1108 | 2025.01.29 05:08:39.353329 [ 254 ] {c9e381f5-6db2-4c02-8ace-f20e139fc725} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
1109 | 2025.01.29 05:08:39.353352 [ 254 ] {c9e381f5-6db2-4c02-8ace-f20e139fc725} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1110 | 2025.01.29 05:08:39.353892 [ 254 ] {c9e381f5-6db2-4c02-8ace-f20e139fc725} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001613 sec., 11159.33044017359 rows/sec., 456.50 KiB/sec. | ||
1111 | 2025.01.29 05:08:39.354005 [ 254 ] {c9e381f5-6db2-4c02-8ace-f20e139fc725} <Debug> TCPHandler: Processed in 0.001879462 sec. | ||
1112 | 2025.01.29 05:08:39.354250 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1113 | 2025.01.29 05:08:39.354428 [ 3 ] {f70b6e7e-3190-4c8a-b4fa-214323078a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
1114 | 2025.01.29 05:08:39.354744 [ 3 ] {f70b6e7e-3190-4c8a-b4fa-214323078a23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1115 | 2025.01.29 05:08:39.354789 [ 3 ] {f70b6e7e-3190-4c8a-b4fa-214323078a23} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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 | ||
1116 | 2025.01.29 05:08:39.355075 [ 3 ] {f70b6e7e-3190-4c8a-b4fa-214323078a23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1117 | 2025.01.29 05:08:39.355143 [ 3 ] {f70b6e7e-3190-4c8a-b4fa-214323078a23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1118 | 2025.01.29 05:08:39.355295 [ 3 ] {f70b6e7e-3190-4c8a-b4fa-214323078a23} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1119 | 2025.01.29 05:08:39.355328 [ 3 ] {f70b6e7e-3190-4c8a-b4fa-214323078a23} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1120 | 2025.01.29 05:08:39.355351 [ 3 ] {f70b6e7e-3190-4c8a-b4fa-214323078a23} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (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 | ||
1121 | 2025.01.29 05:08:39.355368 [ 3 ] {f70b6e7e-3190-4c8a-b4fa-214323078a23} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1122 | 2025.01.29 05:08:39.355412 [ 3 ] {f70b6e7e-3190-4c8a-b4fa-214323078a23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
1123 | 2025.01.29 05:08:39.355436 [ 3 ] {f70b6e7e-3190-4c8a-b4fa-214323078a23} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1124 | 2025.01.29 05:08:39.356013 [ 3 ] {f70b6e7e-3190-4c8a-b4fa-214323078a23} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00167 sec., 10778.443113772455 rows/sec., 440.92 KiB/sec. | ||
1125 | 2025.01.29 05:08:39.356095 [ 3 ] {f70b6e7e-3190-4c8a-b4fa-214323078a23} <Debug> TCPHandler: Processed in 0.001905933 sec. | ||
1126 | 2025.01.29 05:08:39.356343 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1127 | 2025.01.29 05:08:39.356554 [ 254 ] {78f72341-dfc0-43b2-88d1-830385c504de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
1128 | 2025.01.29 05:08:39.356961 [ 254 ] {78f72341-dfc0-43b2-88d1-830385c504de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1129 | 2025.01.29 05:08:39.357017 [ 254 ] {78f72341-dfc0-43b2-88d1-830385c504de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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 | ||
1130 | 2025.01.29 05:08:39.357400 [ 254 ] {78f72341-dfc0-43b2-88d1-830385c504de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1131 | 2025.01.29 05:08:39.357477 [ 254 ] {78f72341-dfc0-43b2-88d1-830385c504de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1132 | 2025.01.29 05:08:39.357669 [ 254 ] {78f72341-dfc0-43b2-88d1-830385c504de} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1133 | 2025.01.29 05:08:39.357709 [ 254 ] {78f72341-dfc0-43b2-88d1-830385c504de} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1134 | 2025.01.29 05:08:39.357738 [ 254 ] {78f72341-dfc0-43b2-88d1-830385c504de} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (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 | ||
1135 | 2025.01.29 05:08:39.357760 [ 254 ] {78f72341-dfc0-43b2-88d1-830385c504de} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1136 | 2025.01.29 05:08:39.357814 [ 254 ] {78f72341-dfc0-43b2-88d1-830385c504de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
1137 | 2025.01.29 05:08:39.357845 [ 254 ] {78f72341-dfc0-43b2-88d1-830385c504de} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1138 | 2025.01.29 05:08:39.358473 [ 254 ] {78f72341-dfc0-43b2-88d1-830385c504de} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00203 sec., 8866.995073891625 rows/sec., 362.72 KiB/sec. | ||
1139 | 2025.01.29 05:08:39.358589 [ 254 ] {78f72341-dfc0-43b2-88d1-830385c504de} <Debug> TCPHandler: Processed in 0.002301982 sec. | ||
1140 | 2025.01.29 05:08:39.358857 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1141 | 2025.01.29 05:08:39.359040 [ 3 ] {3c2d6751-c1bf-4ab3-be46-090fec99084b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
1142 | 2025.01.29 05:08:39.359414 [ 3 ] {3c2d6751-c1bf-4ab3-be46-090fec99084b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1143 | 2025.01.29 05:08:39.359465 [ 3 ] {3c2d6751-c1bf-4ab3-be46-090fec99084b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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 | ||
1144 | 2025.01.29 05:08:39.359760 [ 3 ] {3c2d6751-c1bf-4ab3-be46-090fec99084b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1145 | 2025.01.29 05:08:39.359827 [ 3 ] {3c2d6751-c1bf-4ab3-be46-090fec99084b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1146 | 2025.01.29 05:08:39.359976 [ 3 ] {3c2d6751-c1bf-4ab3-be46-090fec99084b} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1147 | 2025.01.29 05:08:39.360011 [ 3 ] {3c2d6751-c1bf-4ab3-be46-090fec99084b} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1148 | 2025.01.29 05:08:39.360033 [ 3 ] {3c2d6751-c1bf-4ab3-be46-090fec99084b} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (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 | ||
1149 | 2025.01.29 05:08:39.360051 [ 3 ] {3c2d6751-c1bf-4ab3-be46-090fec99084b} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1150 | 2025.01.29 05:08:39.360096 [ 3 ] {3c2d6751-c1bf-4ab3-be46-090fec99084b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
1151 | 2025.01.29 05:08:39.360129 [ 3 ] {3c2d6751-c1bf-4ab3-be46-090fec99084b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1152 | 2025.01.29 05:08:39.360652 [ 3 ] {3c2d6751-c1bf-4ab3-be46-090fec99084b} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001699 sec., 10594.46733372572 rows/sec., 433.39 KiB/sec. | ||
1153 | 2025.01.29 05:08:39.360734 [ 3 ] {3c2d6751-c1bf-4ab3-be46-090fec99084b} <Debug> TCPHandler: Processed in 0.001939433 sec. | ||
1154 | 2025.01.29 05:08:39.360981 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1155 | 2025.01.29 05:08:39.361168 [ 254 ] {ccc2ef0f-2ac9-4f4d-b5cd-6c87aca0b70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
1156 | 2025.01.29 05:08:39.361492 [ 254 ] {ccc2ef0f-2ac9-4f4d-b5cd-6c87aca0b70b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1157 | 2025.01.29 05:08:39.361538 [ 254 ] {ccc2ef0f-2ac9-4f4d-b5cd-6c87aca0b70b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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 | ||
1158 | 2025.01.29 05:08:39.361963 [ 254 ] {ccc2ef0f-2ac9-4f4d-b5cd-6c87aca0b70b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1159 | 2025.01.29 05:08:39.362049 [ 254 ] {ccc2ef0f-2ac9-4f4d-b5cd-6c87aca0b70b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1160 | 2025.01.29 05:08:39.362261 [ 254 ] {ccc2ef0f-2ac9-4f4d-b5cd-6c87aca0b70b} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1161 | 2025.01.29 05:08:39.362305 [ 254 ] {ccc2ef0f-2ac9-4f4d-b5cd-6c87aca0b70b} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1162 | 2025.01.29 05:08:39.362338 [ 254 ] {ccc2ef0f-2ac9-4f4d-b5cd-6c87aca0b70b} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (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 | ||
1163 | 2025.01.29 05:08:39.362364 [ 254 ] {ccc2ef0f-2ac9-4f4d-b5cd-6c87aca0b70b} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1164 | 2025.01.29 05:08:39.362427 [ 254 ] {ccc2ef0f-2ac9-4f4d-b5cd-6c87aca0b70b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
1165 | 2025.01.29 05:08:39.362462 [ 254 ] {ccc2ef0f-2ac9-4f4d-b5cd-6c87aca0b70b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1166 | 2025.01.29 05:08:39.363151 [ 254 ] {ccc2ef0f-2ac9-4f4d-b5cd-6c87aca0b70b} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002072 sec., 8687.258687258687 rows/sec., 355.37 KiB/sec. | ||
1167 | 2025.01.29 05:08:39.363298 [ 254 ] {ccc2ef0f-2ac9-4f4d-b5cd-6c87aca0b70b} <Debug> TCPHandler: Processed in 0.002372933 sec. | ||
1168 | 2025.01.29 05:08:39.367525 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1169 | 2025.01.29 05:08:39.367712 [ 3 ] {f577dc60-e369-480a-93be-3d987cdfe012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
1170 | 2025.01.29 05:08:39.368036 [ 3 ] {f577dc60-e369-480a-93be-3d987cdfe012} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1171 | 2025.01.29 05:08:39.368085 [ 3 ] {f577dc60-e369-480a-93be-3d987cdfe012} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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 | ||
1172 | 2025.01.29 05:08:39.368392 [ 3 ] {f577dc60-e369-480a-93be-3d987cdfe012} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1173 | 2025.01.29 05:08:39.368459 [ 3 ] {f577dc60-e369-480a-93be-3d987cdfe012} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1174 | 2025.01.29 05:08:39.368610 [ 3 ] {f577dc60-e369-480a-93be-3d987cdfe012} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1175 | 2025.01.29 05:08:39.368645 [ 3 ] {f577dc60-e369-480a-93be-3d987cdfe012} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1176 | 2025.01.29 05:08:39.368668 [ 3 ] {f577dc60-e369-480a-93be-3d987cdfe012} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (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 | ||
1177 | 2025.01.29 05:08:39.368685 [ 3 ] {f577dc60-e369-480a-93be-3d987cdfe012} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1178 | 2025.01.29 05:08:39.368728 [ 3 ] {f577dc60-e369-480a-93be-3d987cdfe012} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
1179 | 2025.01.29 05:08:39.368753 [ 3 ] {f577dc60-e369-480a-93be-3d987cdfe012} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1180 | 2025.01.29 05:08:39.369291 [ 3 ] {f577dc60-e369-480a-93be-3d987cdfe012} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001666 sec., 10804.321728691477 rows/sec., 441.97 KiB/sec. | ||
1181 | 2025.01.29 05:08:39.369374 [ 3 ] {f577dc60-e369-480a-93be-3d987cdfe012} <Debug> TCPHandler: Processed in 0.001909313 sec. | ||
1182 | 2025.01.29 05:08:39.374538 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1183 | 2025.01.29 05:08:39.374682 [ 3 ] {c6bae28f-07e9-4339-80b0-62231a1c112e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1184 | 2025.01.29 05:08:39.374740 [ 3 ] {c6bae28f-07e9-4339-80b0-62231a1c112e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1185 | 2025.01.29 05:08:39.375447 [ 3 ] {c6bae28f-07e9-4339-80b0-62231a1c112e} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1186 | 2025.01.29 05:08:39.375489 [ 3 ] {c6bae28f-07e9-4339-80b0-62231a1c112e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1187 | 2025.01.29 05:08:39.376134 [ 3 ] {c6bae28f-07e9-4339-80b0-62231a1c112e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1188 | 2025.01.29 05:08:39.376611 [ 3 ] {c6bae28f-07e9-4339-80b0-62231a1c112e} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1189 | 2025.01.29 05:08:39.376805 [ 3 ] {c6bae28f-07e9-4339-80b0-62231a1c112e} <Debug> executeQuery: Read 13 rows, 2.63 KiB in 0.002166 sec., 6001.846722068329 rows/sec., 1.19 MiB/sec. | ||
1190 | 2025.01.29 05:08:39.376863 [ 3 ] {c6bae28f-07e9-4339-80b0-62231a1c112e} <Debug> TCPHandler: Processed in 0.002387373 sec. | ||
1191 | 2025.01.29 05:08:39.377031 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1192 | 2025.01.29 05:08:39.377165 [ 254 ] {659ef52e-b2a6-4ce7-a7ef-26559898dd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1193 | 2025.01.29 05:08:39.377223 [ 254 ] {659ef52e-b2a6-4ce7-a7ef-26559898dd3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1194 | 2025.01.29 05:08:39.378470 [ 254 ] {659ef52e-b2a6-4ce7-a7ef-26559898dd3f} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1195 | 2025.01.29 05:08:39.378516 [ 254 ] {659ef52e-b2a6-4ce7-a7ef-26559898dd3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1196 | 2025.01.29 05:08:39.379034 [ 254 ] {659ef52e-b2a6-4ce7-a7ef-26559898dd3f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1197 | 2025.01.29 05:08:39.379530 [ 254 ] {659ef52e-b2a6-4ce7-a7ef-26559898dd3f} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1198 | 2025.01.29 05:08:39.379811 [ 254 ] {659ef52e-b2a6-4ce7-a7ef-26559898dd3f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002669 sec., 5245.410266017235 rows/sec., 377.60 KiB/sec. | ||
1199 | 2025.01.29 05:08:39.379901 [ 254 ] {659ef52e-b2a6-4ce7-a7ef-26559898dd3f} <Debug> TCPHandler: Processed in 0.002929095 sec. | ||
1200 | 2025.01.29 05:08:39.380072 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1201 | 2025.01.29 05:08:39.380195 [ 3 ] {8771034c-0d99-4050-a646-e6d0677a5c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1202 | 2025.01.29 05:08:39.380245 [ 3 ] {8771034c-0d99-4050-a646-e6d0677a5c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1203 | 2025.01.29 05:08:39.380953 [ 3 ] {8771034c-0d99-4050-a646-e6d0677a5c23} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1204 | 2025.01.29 05:08:39.380993 [ 3 ] {8771034c-0d99-4050-a646-e6d0677a5c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1205 | 2025.01.29 05:08:39.381555 [ 3 ] {8771034c-0d99-4050-a646-e6d0677a5c23} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1206 | 2025.01.29 05:08:39.382050 [ 3 ] {8771034c-0d99-4050-a646-e6d0677a5c23} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1207 | 2025.01.29 05:08:39.382280 [ 3 ] {8771034c-0d99-4050-a646-e6d0677a5c23} <Debug> executeQuery: Read 219 rows, 19.54 KiB in 0.002095 sec., 104534.60620525059 rows/sec., 9.11 MiB/sec. | ||
1208 | 2025.01.29 05:08:39.382407 [ 3 ] {8771034c-0d99-4050-a646-e6d0677a5c23} <Debug> TCPHandler: Processed in 0.002398564 sec. | ||
1209 | 2025.01.29 05:08:39.382566 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1210 | 2025.01.29 05:08:39.382686 [ 254 ] {a91b80ac-ecad-411d-adfa-adf0fb875c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1211 | 2025.01.29 05:08:39.382735 [ 254 ] {a91b80ac-ecad-411d-adfa-adf0fb875c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1212 | 2025.01.29 05:08:39.383547 [ 254 ] {a91b80ac-ecad-411d-adfa-adf0fb875c2d} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1213 | 2025.01.29 05:08:39.383584 [ 254 ] {a91b80ac-ecad-411d-adfa-adf0fb875c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1214 | 2025.01.29 05:08:39.384127 [ 254 ] {a91b80ac-ecad-411d-adfa-adf0fb875c2d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1215 | 2025.01.29 05:08:39.384574 [ 254 ] {a91b80ac-ecad-411d-adfa-adf0fb875c2d} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1216 | 2025.01.29 05:08:39.384826 [ 254 ] {a91b80ac-ecad-411d-adfa-adf0fb875c2d} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.00215 sec., 6976.7441860465115 rows/sec., 491.91 KiB/sec. | ||
1217 | 2025.01.29 05:08:39.384966 [ 254 ] {a91b80ac-ecad-411d-adfa-adf0fb875c2d} <Debug> TCPHandler: Processed in 0.002457775 sec. | ||
1218 | 2025.01.29 05:08:39.385127 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1219 | 2025.01.29 05:08:39.385264 [ 3 ] {71191c7e-478e-4f20-8815-95ca32d27fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1220 | 2025.01.29 05:08:39.385322 [ 3 ] {71191c7e-478e-4f20-8815-95ca32d27fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1221 | 2025.01.29 05:08:39.385978 [ 3 ] {71191c7e-478e-4f20-8815-95ca32d27fb5} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1222 | 2025.01.29 05:08:39.386017 [ 3 ] {71191c7e-478e-4f20-8815-95ca32d27fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1223 | 2025.01.29 05:08:39.386530 [ 3 ] {71191c7e-478e-4f20-8815-95ca32d27fb5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1224 | 2025.01.29 05:08:39.387064 [ 3 ] {71191c7e-478e-4f20-8815-95ca32d27fb5} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1225 | 2025.01.29 05:08:39.387311 [ 3 ] {71191c7e-478e-4f20-8815-95ca32d27fb5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00205 sec., 6829.268292682927 rows/sec., 478.28 KiB/sec. | ||
1226 | 2025.01.29 05:08:39.387389 [ 3 ] {71191c7e-478e-4f20-8815-95ca32d27fb5} <Debug> TCPHandler: Processed in 0.002329932 sec. | ||
1227 | 2025.01.29 05:08:39.387562 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1228 | 2025.01.29 05:08:39.387681 [ 254 ] {fcdd9885-be01-4c86-9c8b-a01d649d5217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1229 | 2025.01.29 05:08:39.387728 [ 254 ] {fcdd9885-be01-4c86-9c8b-a01d649d5217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1230 | 2025.01.29 05:08:39.388378 [ 254 ] {fcdd9885-be01-4c86-9c8b-a01d649d5217} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1231 | 2025.01.29 05:08:39.388418 [ 254 ] {fcdd9885-be01-4c86-9c8b-a01d649d5217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1232 | 2025.01.29 05:08:39.388939 [ 254 ] {fcdd9885-be01-4c86-9c8b-a01d649d5217} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1233 | 2025.01.29 05:08:39.389465 [ 254 ] {fcdd9885-be01-4c86-9c8b-a01d649d5217} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1234 | 2025.01.29 05:08:39.389747 [ 254 ] {fcdd9885-be01-4c86-9c8b-a01d649d5217} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002077 sec., 6259.027443428022 rows/sec., 390.25 KiB/sec. | ||
1235 | 2025.01.29 05:08:39.389817 [ 254 ] {fcdd9885-be01-4c86-9c8b-a01d649d5217} <Debug> TCPHandler: Processed in 0.002313191 sec. | ||
1236 | 2025.01.29 05:08:39.389979 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1237 | 2025.01.29 05:08:39.390116 [ 3 ] {7f4c7d3b-9cbf-4e1b-b65b-b229c83ddcbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1238 | 2025.01.29 05:08:39.390178 [ 3 ] {7f4c7d3b-9cbf-4e1b-b65b-b229c83ddcbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1239 | 2025.01.29 05:08:39.391107 [ 3 ] {7f4c7d3b-9cbf-4e1b-b65b-b229c83ddcbc} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1240 | 2025.01.29 05:08:39.391146 [ 3 ] {7f4c7d3b-9cbf-4e1b-b65b-b229c83ddcbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1241 | 2025.01.29 05:08:39.391682 [ 3 ] {7f4c7d3b-9cbf-4e1b-b65b-b229c83ddcbc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1242 | 2025.01.29 05:08:39.392177 [ 3 ] {7f4c7d3b-9cbf-4e1b-b65b-b229c83ddcbc} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1243 | 2025.01.29 05:08:39.392368 [ 3 ] {7f4c7d3b-9cbf-4e1b-b65b-b229c83ddcbc} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.002283 sec., 170827.85808147176 rows/sec., 12.11 MiB/sec. | ||
1244 | 2025.01.29 05:08:39.392424 [ 3 ] {7f4c7d3b-9cbf-4e1b-b65b-b229c83ddcbc} <Debug> TCPHandler: Processed in 0.002510616 sec. | ||
1245 | 2025.01.29 05:08:39.392612 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1246 | 2025.01.29 05:08:39.392731 [ 254 ] {76b688be-708c-405a-9194-b17a06ea1725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1247 | 2025.01.29 05:08:39.392857 [ 254 ] {76b688be-708c-405a-9194-b17a06ea1725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1248 | 2025.01.29 05:08:39.393353 [ 254 ] {76b688be-708c-405a-9194-b17a06ea1725} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1249 | 2025.01.29 05:08:39.393393 [ 254 ] {76b688be-708c-405a-9194-b17a06ea1725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1250 | 2025.01.29 05:08:39.394035 [ 254 ] {76b688be-708c-405a-9194-b17a06ea1725} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1251 | 2025.01.29 05:08:39.394630 [ 254 ] {76b688be-708c-405a-9194-b17a06ea1725} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1252 | 2025.01.29 05:08:39.394842 [ 254 ] {76b688be-708c-405a-9194-b17a06ea1725} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002134 sec., 2811.621368322399 rows/sec., 146.90 KiB/sec. | ||
1253 | 2025.01.29 05:08:39.394900 [ 254 ] {76b688be-708c-405a-9194-b17a06ea1725} <Debug> TCPHandler: Processed in 0.002356583 sec. | ||
1254 | 2025.01.29 05:08:39.395052 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1255 | 2025.01.29 05:08:39.395179 [ 3 ] {a8bdc035-1444-4f14-9872-c6191f9f2037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1256 | 2025.01.29 05:08:39.395233 [ 3 ] {a8bdc035-1444-4f14-9872-c6191f9f2037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1257 | 2025.01.29 05:08:39.395821 [ 3 ] {a8bdc035-1444-4f14-9872-c6191f9f2037} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1258 | 2025.01.29 05:08:39.395859 [ 3 ] {a8bdc035-1444-4f14-9872-c6191f9f2037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1259 | 2025.01.29 05:08:39.396386 [ 3 ] {a8bdc035-1444-4f14-9872-c6191f9f2037} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1260 | 2025.01.29 05:08:39.396913 [ 3 ] {a8bdc035-1444-4f14-9872-c6191f9f2037} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1261 | 2025.01.29 05:08:39.397139 [ 3 ] {a8bdc035-1444-4f14-9872-c6191f9f2037} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00198 sec., 119696.9696969697 rows/sec., 8.02 MiB/sec. | ||
1262 | 2025.01.29 05:08:39.397305 [ 3 ] {a8bdc035-1444-4f14-9872-c6191f9f2037} <Debug> TCPHandler: Processed in 0.002310391 sec. | ||
1263 | 2025.01.29 05:08:39.397464 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1264 | 2025.01.29 05:08:39.397582 [ 254 ] {2d3f8da0-83b7-435d-998d-49172e2cfa7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1265 | 2025.01.29 05:08:39.397634 [ 254 ] {2d3f8da0-83b7-435d-998d-49172e2cfa7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1266 | 2025.01.29 05:08:39.398109 [ 254 ] {2d3f8da0-83b7-435d-998d-49172e2cfa7d} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1267 | 2025.01.29 05:08:39.398147 [ 254 ] {2d3f8da0-83b7-435d-998d-49172e2cfa7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1268 | 2025.01.29 05:08:39.398710 [ 254 ] {2d3f8da0-83b7-435d-998d-49172e2cfa7d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1269 | 2025.01.29 05:08:39.399245 [ 254 ] {2d3f8da0-83b7-435d-998d-49172e2cfa7d} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1270 | 2025.01.29 05:08:39.399522 [ 254 ] {2d3f8da0-83b7-435d-998d-49172e2cfa7d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001944 sec., 514.40329218107 rows/sec., 34.66 KiB/sec. | ||
1271 | 2025.01.29 05:08:39.399626 [ 254 ] {2d3f8da0-83b7-435d-998d-49172e2cfa7d} <Debug> TCPHandler: Processed in 0.00221815 sec. | ||
1272 | 2025.01.29 05:08:39.399778 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1273 | 2025.01.29 05:08:39.399899 [ 3 ] {072857d0-30e1-48ef-9b9f-5a8e300ddabb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1274 | 2025.01.29 05:08:39.399978 [ 3 ] {072857d0-30e1-48ef-9b9f-5a8e300ddabb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1275 | 2025.01.29 05:08:39.401061 [ 3 ] {072857d0-30e1-48ef-9b9f-5a8e300ddabb} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1276 | 2025.01.29 05:08:39.401103 [ 3 ] {072857d0-30e1-48ef-9b9f-5a8e300ddabb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1277 | 2025.01.29 05:08:39.403924 [ 3 ] {072857d0-30e1-48ef-9b9f-5a8e300ddabb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1278 | 2025.01.29 05:08:39.404543 [ 3 ] {072857d0-30e1-48ef-9b9f-5a8e300ddabb} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1279 | 2025.01.29 05:08:39.404902 [ 3 ] {072857d0-30e1-48ef-9b9f-5a8e300ddabb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005009 sec., 1597.1251746855658 rows/sec., 2.86 MiB/sec. | ||
1280 | 2025.01.29 05:08:39.405030 [ 3 ] {072857d0-30e1-48ef-9b9f-5a8e300ddabb} <Debug> TCPHandler: Processed in 0.005310568 sec. | ||
1281 | 2025.01.29 05:08:39.405222 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1282 | 2025.01.29 05:08:39.405361 [ 254 ] {c636441c-23a1-48fc-b789-23e67508e7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1283 | 2025.01.29 05:08:39.405422 [ 254 ] {c636441c-23a1-48fc-b789-23e67508e7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1284 | 2025.01.29 05:08:39.405986 [ 254 ] {c636441c-23a1-48fc-b789-23e67508e7ba} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1285 | 2025.01.29 05:08:39.406024 [ 254 ] {c636441c-23a1-48fc-b789-23e67508e7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1286 | 2025.01.29 05:08:39.406552 [ 254 ] {c636441c-23a1-48fc-b789-23e67508e7ba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1287 | 2025.01.29 05:08:39.407058 [ 254 ] {c636441c-23a1-48fc-b789-23e67508e7ba} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1288 | 2025.01.29 05:08:39.407335 [ 254 ] {c636441c-23a1-48fc-b789-23e67508e7ba} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001988 sec., 41247.48490945674 rows/sec., 2.62 MiB/sec. | ||
1289 | 2025.01.29 05:08:39.407465 [ 254 ] {c636441c-23a1-48fc-b789-23e67508e7ba} <Debug> TCPHandler: Processed in 0.002310162 sec. | ||
1290 | 2025.01.29 05:08:44.320198 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1291 | 2025.01.29 05:08:44.320425 [ 3 ] {fbfa7b0e-65db-4844-b189-a41dee1f0894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1292 | 2025.01.29 05:08:44.320506 [ 3 ] {fbfa7b0e-65db-4844-b189-a41dee1f0894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1293 | 2025.01.29 05:08:44.321334 [ 3 ] {fbfa7b0e-65db-4844-b189-a41dee1f0894} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1294 | 2025.01.29 05:08:44.321387 [ 3 ] {fbfa7b0e-65db-4844-b189-a41dee1f0894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1295 | 2025.01.29 05:08:44.321808 [ 3 ] {fbfa7b0e-65db-4844-b189-a41dee1f0894} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1296 | 2025.01.29 05:08:44.322070 [ 3 ] {fbfa7b0e-65db-4844-b189-a41dee1f0894} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1297 | 2025.01.29 05:08:44.322294 [ 3 ] {fbfa7b0e-65db-4844-b189-a41dee1f0894} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001931 sec., 29000.51786639047 rows/sec., 2.21 MiB/sec. | ||
1298 | 2025.01.29 05:08:44.322358 [ 3 ] {fbfa7b0e-65db-4844-b189-a41dee1f0894} <Debug> TCPHandler: Processed in 0.002312591 sec. | ||
1299 | 2025.01.29 05:08:44.322629 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1300 | 2025.01.29 05:08:44.322816 [ 254 ] {f05e47b5-aff1-497c-bc3c-d3ec1556cabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1301 | 2025.01.29 05:08:44.322890 [ 254 ] {f05e47b5-aff1-497c-bc3c-d3ec1556cabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1302 | 2025.01.29 05:08:44.323645 [ 254 ] {f05e47b5-aff1-497c-bc3c-d3ec1556cabc} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1303 | 2025.01.29 05:08:44.323695 [ 254 ] {f05e47b5-aff1-497c-bc3c-d3ec1556cabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1304 | 2025.01.29 05:08:44.324121 [ 254 ] {f05e47b5-aff1-497c-bc3c-d3ec1556cabc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1305 | 2025.01.29 05:08:44.324377 [ 254 ] {f05e47b5-aff1-497c-bc3c-d3ec1556cabc} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1306 | 2025.01.29 05:08:44.324602 [ 254 ] {f05e47b5-aff1-497c-bc3c-d3ec1556cabc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001838 sec., 34820.45701849837 rows/sec., 2.72 MiB/sec. | ||
1307 | 2025.01.29 05:08:44.324661 [ 254 ] {f05e47b5-aff1-497c-bc3c-d3ec1556cabc} <Debug> TCPHandler: Processed in 0.002164858 sec. | ||
1308 | 2025.01.29 05:08:44.324830 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1309 | 2025.01.29 05:08:44.324955 [ 3 ] {d4de7b90-2626-4db5-8fa1-786ff6d4f722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1310 | 2025.01.29 05:08:44.325012 [ 3 ] {d4de7b90-2626-4db5-8fa1-786ff6d4f722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1311 | 2025.01.29 05:08:44.325697 [ 3 ] {d4de7b90-2626-4db5-8fa1-786ff6d4f722} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1312 | 2025.01.29 05:08:44.325737 [ 3 ] {d4de7b90-2626-4db5-8fa1-786ff6d4f722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1313 | 2025.01.29 05:08:44.326125 [ 3 ] {d4de7b90-2626-4db5-8fa1-786ff6d4f722} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1314 | 2025.01.29 05:08:44.326358 [ 3 ] {d4de7b90-2626-4db5-8fa1-786ff6d4f722} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1315 | 2025.01.29 05:08:44.326640 [ 3 ] {d4de7b90-2626-4db5-8fa1-786ff6d4f722} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001691 sec., 94618.56889414547 rows/sec., 6.59 MiB/sec. | ||
1316 | 2025.01.29 05:08:44.326760 [ 3 ] {d4de7b90-2626-4db5-8fa1-786ff6d4f722} <Debug> TCPHandler: Processed in 0.001991444 sec. | ||
1317 | 2025.01.29 05:08:44.326929 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1318 | 2025.01.29 05:08:44.327053 [ 254 ] {b0cc9229-c349-4c4d-b510-fccbab41c370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1319 | 2025.01.29 05:08:44.327109 [ 254 ] {b0cc9229-c349-4c4d-b510-fccbab41c370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1320 | 2025.01.29 05:08:44.327628 [ 254 ] {b0cc9229-c349-4c4d-b510-fccbab41c370} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1321 | 2025.01.29 05:08:44.327668 [ 254 ] {b0cc9229-c349-4c4d-b510-fccbab41c370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1322 | 2025.01.29 05:08:44.328061 [ 254 ] {b0cc9229-c349-4c4d-b510-fccbab41c370} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1323 | 2025.01.29 05:08:44.328299 [ 254 ] {b0cc9229-c349-4c4d-b510-fccbab41c370} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1324 | 2025.01.29 05:08:44.328471 [ 254 ] {b0cc9229-c349-4c4d-b510-fccbab41c370} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec. | ||
1325 | 2025.01.29 05:08:44.328520 [ 254 ] {b0cc9229-c349-4c4d-b510-fccbab41c370} <Debug> TCPHandler: Processed in 0.001648727 sec. | ||
1326 | 2025.01.29 05:08:46.282998 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
1327 | 2025.01.29 05:08:46.283647 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1328 | 2025.01.29 05:08:46.283693 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1329 | 2025.01.29 05:08:46.284257 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1330 | 2025.01.29 05:08:46.284533 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1331 | 2025.01.29 05:08:46.284806 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
1332 | 2025.01.29 05:08:46.409934 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1333 | 2025.01.29 05:08:46.430203 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1334 | 2025.01.29 05:08:46.430271 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1335 | 2025.01.29 05:08:46.437077 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1336 | 2025.01.29 05:08:46.437878 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1337 | 2025.01.29 05:08:46.440949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1338 | 2025.01.29 05:08:48.776504 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 202 | ||
1339 | 2025.01.29 05:08:48.780086 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1340 | 2025.01.29 05:08:48.780144 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1341 | 2025.01.29 05:08:48.781723 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1342 | 2025.01.29 05:08:48.782045 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1343 | 2025.01.29 05:08:48.782669 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 202 | ||
1344 | 2025.01.29 05:08:49.324512 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1345 | 2025.01.29 05:08:49.324704 [ 3 ] {314eaf21-00a2-48b4-84ed-cd7f6b97cacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1346 | 2025.01.29 05:08:49.324779 [ 3 ] {314eaf21-00a2-48b4-84ed-cd7f6b97cacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1347 | 2025.01.29 05:08:49.325545 [ 3 ] {314eaf21-00a2-48b4-84ed-cd7f6b97cacc} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1348 | 2025.01.29 05:08:49.325595 [ 3 ] {314eaf21-00a2-48b4-84ed-cd7f6b97cacc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1349 | 2025.01.29 05:08:49.326028 [ 3 ] {314eaf21-00a2-48b4-84ed-cd7f6b97cacc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1350 | 2025.01.29 05:08:49.326288 [ 3 ] {314eaf21-00a2-48b4-84ed-cd7f6b97cacc} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1351 | 2025.01.29 05:08:49.326519 [ 3 ] {314eaf21-00a2-48b4-84ed-cd7f6b97cacc} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001871 sec., 7482.629609834313 rows/sec., 538.65 KiB/sec. | ||
1352 | 2025.01.29 05:08:49.326583 [ 3 ] {314eaf21-00a2-48b4-84ed-cd7f6b97cacc} <Debug> TCPHandler: Processed in 0.002201769 sec. | ||
1353 | 2025.01.29 05:08:49.326839 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1354 | 2025.01.29 05:08:49.327027 [ 254 ] {fff52afc-4e22-40cb-ba28-5c4f38fa300c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1355 | 2025.01.29 05:08:49.327102 [ 254 ] {fff52afc-4e22-40cb-ba28-5c4f38fa300c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1356 | 2025.01.29 05:08:49.327959 [ 254 ] {fff52afc-4e22-40cb-ba28-5c4f38fa300c} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1357 | 2025.01.29 05:08:49.328006 [ 254 ] {fff52afc-4e22-40cb-ba28-5c4f38fa300c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1358 | 2025.01.29 05:08:49.328459 [ 254 ] {fff52afc-4e22-40cb-ba28-5c4f38fa300c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1359 | 2025.01.29 05:08:49.328722 [ 254 ] {fff52afc-4e22-40cb-ba28-5c4f38fa300c} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1360 | 2025.01.29 05:08:49.328971 [ 254 ] {fff52afc-4e22-40cb-ba28-5c4f38fa300c} <Debug> executeQuery: Read 219 rows, 19.54 KiB in 0.001997 sec., 109664.49674511768 rows/sec., 9.55 MiB/sec. | ||
1361 | 2025.01.29 05:08:49.329036 [ 254 ] {fff52afc-4e22-40cb-ba28-5c4f38fa300c} <Debug> TCPHandler: Processed in 0.002327061 sec. | ||
1362 | 2025.01.29 05:08:49.329195 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1363 | 2025.01.29 05:08:49.329322 [ 3 ] {ab5a8106-dd46-4755-a2d1-baf63bfb0772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1364 | 2025.01.29 05:08:49.329377 [ 3 ] {ab5a8106-dd46-4755-a2d1-baf63bfb0772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1365 | 2025.01.29 05:08:49.329993 [ 3 ] {ab5a8106-dd46-4755-a2d1-baf63bfb0772} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1366 | 2025.01.29 05:08:49.330038 [ 3 ] {ab5a8106-dd46-4755-a2d1-baf63bfb0772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1367 | 2025.01.29 05:08:49.330417 [ 3 ] {ab5a8106-dd46-4755-a2d1-baf63bfb0772} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1368 | 2025.01.29 05:08:49.330673 [ 3 ] {ab5a8106-dd46-4755-a2d1-baf63bfb0772} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1369 | 2025.01.29 05:08:49.330881 [ 3 ] {ab5a8106-dd46-4755-a2d1-baf63bfb0772} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.00159 sec., 9433.962264150943 rows/sec., 665.17 KiB/sec. | ||
1370 | 2025.01.29 05:08:49.330939 [ 3 ] {ab5a8106-dd46-4755-a2d1-baf63bfb0772} <Debug> TCPHandler: Processed in 0.00180218 sec. | ||
1371 | 2025.01.29 05:08:49.331110 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1372 | 2025.01.29 05:08:49.331256 [ 254 ] {2c0b9f5d-a544-4bf5-870d-ca816f8c088f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1373 | 2025.01.29 05:08:49.331318 [ 254 ] {2c0b9f5d-a544-4bf5-870d-ca816f8c088f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1374 | 2025.01.29 05:08:49.332017 [ 254 ] {2c0b9f5d-a544-4bf5-870d-ca816f8c088f} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1375 | 2025.01.29 05:08:49.332065 [ 254 ] {2c0b9f5d-a544-4bf5-870d-ca816f8c088f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1376 | 2025.01.29 05:08:49.332432 [ 254 ] {2c0b9f5d-a544-4bf5-870d-ca816f8c088f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1377 | 2025.01.29 05:08:49.332674 [ 254 ] {2c0b9f5d-a544-4bf5-870d-ca816f8c088f} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1378 | 2025.01.29 05:08:49.332952 [ 254 ] {2c0b9f5d-a544-4bf5-870d-ca816f8c088f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001714 sec., 8168.028004667444 rows/sec., 572.04 KiB/sec. | ||
1379 | 2025.01.29 05:08:49.333068 [ 254 ] {2c0b9f5d-a544-4bf5-870d-ca816f8c088f} <Debug> TCPHandler: Processed in 0.002022135 sec. | ||
1380 | 2025.01.29 05:08:49.333224 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1381 | 2025.01.29 05:08:49.333347 [ 3 ] {2d689ce7-6a14-4124-9ebd-78b97ee3835c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1382 | 2025.01.29 05:08:49.333395 [ 3 ] {2d689ce7-6a14-4124-9ebd-78b97ee3835c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1383 | 2025.01.29 05:08:49.333980 [ 3 ] {2d689ce7-6a14-4124-9ebd-78b97ee3835c} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1384 | 2025.01.29 05:08:49.334022 [ 3 ] {2d689ce7-6a14-4124-9ebd-78b97ee3835c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1385 | 2025.01.29 05:08:49.334379 [ 3 ] {2d689ce7-6a14-4124-9ebd-78b97ee3835c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1386 | 2025.01.29 05:08:49.334619 [ 3 ] {2d689ce7-6a14-4124-9ebd-78b97ee3835c} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1387 | 2025.01.29 05:08:49.334839 [ 3 ] {2d689ce7-6a14-4124-9ebd-78b97ee3835c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001517 sec., 8569.54515491101 rows/sec., 534.31 KiB/sec. | ||
1388 | 2025.01.29 05:08:49.334894 [ 3 ] {2d689ce7-6a14-4124-9ebd-78b97ee3835c} <Debug> TCPHandler: Processed in 0.001727518 sec. | ||
1389 | 2025.01.29 05:08:49.335040 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1390 | 2025.01.29 05:08:49.335183 [ 254 ] {f7da0761-8a2f-4a85-9bec-5071e0d12d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1391 | 2025.01.29 05:08:49.335243 [ 254 ] {f7da0761-8a2f-4a85-9bec-5071e0d12d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1392 | 2025.01.29 05:08:49.336099 [ 254 ] {f7da0761-8a2f-4a85-9bec-5071e0d12d0e} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1393 | 2025.01.29 05:08:49.336140 [ 254 ] {f7da0761-8a2f-4a85-9bec-5071e0d12d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1394 | 2025.01.29 05:08:49.336521 [ 254 ] {f7da0761-8a2f-4a85-9bec-5071e0d12d0e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1395 | 2025.01.29 05:08:49.336755 [ 254 ] {f7da0761-8a2f-4a85-9bec-5071e0d12d0e} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1396 | 2025.01.29 05:08:49.337047 [ 254 ] {f7da0761-8a2f-4a85-9bec-5071e0d12d0e} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001875 sec., 208000 rows/sec., 14.75 MiB/sec. | ||
1397 | 2025.01.29 05:08:49.337117 [ 254 ] {f7da0761-8a2f-4a85-9bec-5071e0d12d0e} <Debug> TCPHandler: Processed in 0.002136528 sec. | ||
1398 | 2025.01.29 05:08:49.337282 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1399 | 2025.01.29 05:08:49.337422 [ 3 ] {8dedd113-6046-44cc-a4f8-41c1d77fd03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1400 | 2025.01.29 05:08:49.337483 [ 3 ] {8dedd113-6046-44cc-a4f8-41c1d77fd03e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1401 | 2025.01.29 05:08:49.338060 [ 3 ] {8dedd113-6046-44cc-a4f8-41c1d77fd03e} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1402 | 2025.01.29 05:08:49.338099 [ 3 ] {8dedd113-6046-44cc-a4f8-41c1d77fd03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1403 | 2025.01.29 05:08:49.338458 [ 3 ] {8dedd113-6046-44cc-a4f8-41c1d77fd03e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1404 | 2025.01.29 05:08:49.338693 [ 3 ] {8dedd113-6046-44cc-a4f8-41c1d77fd03e} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1405 | 2025.01.29 05:08:49.338919 [ 3 ] {8dedd113-6046-44cc-a4f8-41c1d77fd03e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001527 sec., 3929.2730844793714 rows/sec., 205.29 KiB/sec. | ||
1406 | 2025.01.29 05:08:49.338969 [ 3 ] {8dedd113-6046-44cc-a4f8-41c1d77fd03e} <Debug> TCPHandler: Processed in 0.001752649 sec. | ||
1407 | 2025.01.29 05:08:49.339130 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1408 | 2025.01.29 05:08:49.339270 [ 254 ] {a4c20b17-50c9-4b2d-84cf-d83da0ff8d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1409 | 2025.01.29 05:08:49.339333 [ 254 ] {a4c20b17-50c9-4b2d-84cf-d83da0ff8d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1410 | 2025.01.29 05:08:49.340027 [ 254 ] {a4c20b17-50c9-4b2d-84cf-d83da0ff8d35} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1411 | 2025.01.29 05:08:49.340069 [ 254 ] {a4c20b17-50c9-4b2d-84cf-d83da0ff8d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1412 | 2025.01.29 05:08:49.340458 [ 254 ] {a4c20b17-50c9-4b2d-84cf-d83da0ff8d35} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1413 | 2025.01.29 05:08:49.340692 [ 254 ] {a4c20b17-50c9-4b2d-84cf-d83da0ff8d35} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1414 | 2025.01.29 05:08:49.340988 [ 254 ] {a4c20b17-50c9-4b2d-84cf-d83da0ff8d35} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001736 sec., 136520.73732718895 rows/sec., 9.15 MiB/sec. | ||
1415 | 2025.01.29 05:08:49.341052 [ 254 ] {a4c20b17-50c9-4b2d-84cf-d83da0ff8d35} <Debug> TCPHandler: Processed in 0.001985995 sec. | ||
1416 | 2025.01.29 05:08:49.341198 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1417 | 2025.01.29 05:08:49.341318 [ 3 ] {9ab3b80f-90e4-4eee-8dd6-b65fda0dc71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1418 | 2025.01.29 05:08:49.341369 [ 3 ] {9ab3b80f-90e4-4eee-8dd6-b65fda0dc71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1419 | 2025.01.29 05:08:49.341842 [ 3 ] {9ab3b80f-90e4-4eee-8dd6-b65fda0dc71b} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1420 | 2025.01.29 05:08:49.341880 [ 3 ] {9ab3b80f-90e4-4eee-8dd6-b65fda0dc71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1421 | 2025.01.29 05:08:49.342228 [ 3 ] {9ab3b80f-90e4-4eee-8dd6-b65fda0dc71b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1422 | 2025.01.29 05:08:49.342464 [ 3 ] {9ab3b80f-90e4-4eee-8dd6-b65fda0dc71b} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1423 | 2025.01.29 05:08:49.342694 [ 3 ] {9ab3b80f-90e4-4eee-8dd6-b65fda0dc71b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001399 sec., 714.7962830593281 rows/sec., 48.16 KiB/sec. | ||
1424 | 2025.01.29 05:08:49.342745 [ 3 ] {9ab3b80f-90e4-4eee-8dd6-b65fda0dc71b} <Debug> TCPHandler: Processed in 0.001605886 sec. | ||
1425 | 2025.01.29 05:08:49.342890 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1426 | 2025.01.29 05:08:49.343010 [ 254 ] {1843adc6-2875-4d0b-8f21-6a231b5afed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1427 | 2025.01.29 05:08:49.343099 [ 254 ] {1843adc6-2875-4d0b-8f21-6a231b5afed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1428 | 2025.01.29 05:08:49.344225 [ 254 ] {1843adc6-2875-4d0b-8f21-6a231b5afed0} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1429 | 2025.01.29 05:08:49.344270 [ 254 ] {1843adc6-2875-4d0b-8f21-6a231b5afed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1430 | 2025.01.29 05:08:49.344895 [ 254 ] {1843adc6-2875-4d0b-8f21-6a231b5afed0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1431 | 2025.01.29 05:08:49.345147 [ 254 ] {1843adc6-2875-4d0b-8f21-6a231b5afed0} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1432 | 2025.01.29 05:08:49.345386 [ 254 ] {1843adc6-2875-4d0b-8f21-6a231b5afed0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002402 sec., 3330.5578684429643 rows/sec., 5.97 MiB/sec. | ||
1433 | 2025.01.29 05:08:49.345522 [ 254 ] {1843adc6-2875-4d0b-8f21-6a231b5afed0} <Debug> TCPHandler: Processed in 0.0026898 sec. | ||
1434 | 2025.01.29 05:08:49.345693 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1435 | 2025.01.29 05:08:49.345838 [ 3 ] {4016f9b4-ddc7-4cfa-afb1-0a40757b5d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1436 | 2025.01.29 05:08:49.345900 [ 3 ] {4016f9b4-ddc7-4cfa-afb1-0a40757b5d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1437 | 2025.01.29 05:08:49.346428 [ 3 ] {4016f9b4-ddc7-4cfa-afb1-0a40757b5d11} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1438 | 2025.01.29 05:08:49.346468 [ 3 ] {4016f9b4-ddc7-4cfa-afb1-0a40757b5d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1439 | 2025.01.29 05:08:49.346878 [ 3 ] {4016f9b4-ddc7-4cfa-afb1-0a40757b5d11} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1440 | 2025.01.29 05:08:49.347132 [ 3 ] {4016f9b4-ddc7-4cfa-afb1-0a40757b5d11} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1441 | 2025.01.29 05:08:49.347371 [ 3 ] {4016f9b4-ddc7-4cfa-afb1-0a40757b5d11} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001564 sec., 52429.66751918158 rows/sec., 3.33 MiB/sec. | ||
1442 | 2025.01.29 05:08:49.347448 [ 3 ] {4016f9b4-ddc7-4cfa-afb1-0a40757b5d11} <Debug> TCPHandler: Processed in 0.001834151 sec. | ||
1443 | 2025.01.29 05:08:53.734179 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1444 | 2025.01.29 05:08:53.734243 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1445 | 2025.01.29 05:08:53.785827 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
1446 | 2025.01.29 05:08:53.786443 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1447 | 2025.01.29 05:08:53.786486 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1448 | 2025.01.29 05:08:53.787111 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1449 | 2025.01.29 05:08:53.787379 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1450 | 2025.01.29 05:08:53.787524 [ 71 ] {} <Debug> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1451 | 2025.01.29 05:08:53.787579 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1452 | 2025.01.29 05:08:53.787586 [ 71 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1453 | 2025.01.29 05:08:53.787616 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1454 | 2025.01.29 05:08:53.791672 [ 205 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::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 | ||
1455 | 2025.01.29 05:08:53.792430 [ 205 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1456 | 2025.01.29 05:08:53.792524 [ 205 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
1457 | 2025.01.29 05:08:53.792641 [ 205 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
1458 | 2025.01.29 05:08:53.792814 [ 205 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
1459 | 2025.01.29 05:08:53.792949 [ 205 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
1460 | 2025.01.29 05:08:53.793175 [ 205 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
1461 | 2025.01.29 05:08:53.793329 [ 205 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
1462 | 2025.01.29 05:08:53.818853 [ 189 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.031146034 sec., 90091.72724848372 rows/sec., 1.29 MiB/sec. | ||
1463 | 2025.01.29 05:08:53.819640 [ 189 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1464 | 2025.01.29 05:08:53.819956 [ 189 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_6_1} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1465 | 2025.01.29 05:08:53.820039 [ 189 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_6_1} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1466 | 2025.01.29 05:08:53.820145 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1467 | 2025.01.29 05:08:53.941921 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1468 | 2025.01.29 05:08:53.962143 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1469 | 2025.01.29 05:08:53.962210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1470 | 2025.01.29 05:08:53.969194 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1471 | 2025.01.29 05:08:53.969972 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1472 | 2025.01.29 05:08:53.970357 [ 71 ] {} <Debug> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1473 | 2025.01.29 05:08:53.970485 [ 71 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1474 | 2025.01.29 05:08:53.970551 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1475 | 2025.01.29 05:08:53.971341 [ 189 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
1476 | 2025.01.29 05:08:53.986000 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1477 | 2025.01.29 05:08:53.987419 [ 189 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1478 | 2025.01.29 05:08:53.988584 [ 189 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
1479 | 2025.01.29 05:08:53.993554 [ 189 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
1480 | 2025.01.29 05:08:53.998516 [ 189 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
1481 | 2025.01.29 05:08:54.001207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.35 MiB, peak 165.13 MiB, free memory in arenas 0.00 B, will set to 161.06 MiB (RSS), difference: 1.72 MiB | ||
1482 | 2025.01.29 05:08:54.003985 [ 189 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
1483 | 2025.01.29 05:08:54.012916 [ 189 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
1484 | 2025.01.29 05:08:54.017524 [ 189 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
1485 | 2025.01.29 05:08:54.078216 [ 189 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.107503558 sec., 427.8928144871261 rows/sec., 2.21 MiB/sec. | ||
1486 | 2025.01.29 05:08:54.080657 [ 188 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1487 | 2025.01.29 05:08:54.083583 [ 188 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_6_1} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1488 | 2025.01.29 05:08:54.083681 [ 188 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_6_1} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1489 | 2025.01.29 05:08:54.085966 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1490 | 2025.01.29 05:08:54.319517 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1491 | 2025.01.29 05:08:54.319704 [ 3 ] {6f2f1371-60ac-4c52-a32f-512b5d0030f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1492 | 2025.01.29 05:08:54.319777 [ 3 ] {6f2f1371-60ac-4c52-a32f-512b5d0030f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1493 | 2025.01.29 05:08:54.320571 [ 3 ] {6f2f1371-60ac-4c52-a32f-512b5d0030f4} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1494 | 2025.01.29 05:08:54.320623 [ 3 ] {6f2f1371-60ac-4c52-a32f-512b5d0030f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1495 | 2025.01.29 05:08:54.321090 [ 3 ] {6f2f1371-60ac-4c52-a32f-512b5d0030f4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1496 | 2025.01.29 05:08:54.321356 [ 3 ] {6f2f1371-60ac-4c52-a32f-512b5d0030f4} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1497 | 2025.01.29 05:08:54.321562 [ 71 ] {} <Debug> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1498 | 2025.01.29 05:08:54.321595 [ 3 ] {6f2f1371-60ac-4c52-a32f-512b5d0030f4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001943 sec., 28821.410190427174 rows/sec., 2.20 MiB/sec. | ||
1499 | 2025.01.29 05:08:54.321651 [ 71 ] {} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1500 | 2025.01.29 05:08:54.321715 [ 3 ] {6f2f1371-60ac-4c52-a32f-512b5d0030f4} <Debug> TCPHandler: Processed in 0.002329283 sec. | ||
1501 | 2025.01.29 05:08:54.321722 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1502 | 2025.01.29 05:08:54.322021 [ 190 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::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 | ||
1503 | 2025.01.29 05:08:54.322027 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1504 | 2025.01.29 05:08:54.322258 [ 190 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1505 | 2025.01.29 05:08:54.322308 [ 254 ] {33f1b04b-bab5-47ba-937f-de4780903806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1506 | 2025.01.29 05:08:54.322306 [ 190 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part | ||
1507 | 2025.01.29 05:08:54.322397 [ 254 ] {33f1b04b-bab5-47ba-937f-de4780903806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1508 | 2025.01.29 05:08:54.322533 [ 190 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
1509 | 2025.01.29 05:08:54.323000 [ 190 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 219 rows starting from the beginning of the part | ||
1510 | 2025.01.29 05:08:54.323295 [ 190 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
1511 | 2025.01.29 05:08:54.323635 [ 190 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 219 rows starting from the beginning of the part | ||
1512 | 2025.01.29 05:08:54.324026 [ 190 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
1513 | 2025.01.29 05:08:54.325140 [ 254 ] {33f1b04b-bab5-47ba-937f-de4780903806} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1514 | 2025.01.29 05:08:54.325191 [ 254 ] {33f1b04b-bab5-47ba-937f-de4780903806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1515 | 2025.01.29 05:08:54.325886 [ 254 ] {33f1b04b-bab5-47ba-937f-de4780903806} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1516 | 2025.01.29 05:08:54.326228 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 5 columns (5 merged, 0 gathered) in 0.004356827 sec., 151945.44102852835 rows/sec., 13.26 MiB/sec. | ||
1517 | 2025.01.29 05:08:54.326273 [ 254 ] {33f1b04b-bab5-47ba-937f-de4780903806} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1518 | 2025.01.29 05:08:54.326528 [ 71 ] {} <Debug> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1519 | 2025.01.29 05:08:54.326593 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1520 | 2025.01.29 05:08:54.326628 [ 71 ] {} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1521 | 2025.01.29 05:08:54.326706 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1522 | 2025.01.29 05:08:54.326841 [ 254 ] {33f1b04b-bab5-47ba-937f-de4780903806} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004544 sec., 14084.507042253521 rows/sec., 1.10 MiB/sec. | ||
1523 | 2025.01.29 05:08:54.327022 [ 193 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::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 | ||
1524 | 2025.01.29 05:08:54.327181 [ 254 ] {33f1b04b-bab5-47ba-937f-de4780903806} <Debug> TCPHandler: Processed in 0.005327538 sec. | ||
1525 | 2025.01.29 05:08:54.327531 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1526 | 2025.01.29 05:08:54.327520 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_6_1} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1527 | 2025.01.29 05:08:54.327531 [ 193 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1528 | 2025.01.29 05:08:54.327701 [ 193 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
1529 | 2025.01.29 05:08:54.327826 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_6_1} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1530 | 2025.01.29 05:08:54.327937 [ 3 ] {c595f841-65f5-4673-9617-b5d547665c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1531 | 2025.01.29 05:08:54.328091 [ 193 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
1532 | 2025.01.29 05:08:54.328250 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
1533 | 2025.01.29 05:08:54.328262 [ 3 ] {c595f841-65f5-4673-9617-b5d547665c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1534 | 2025.01.29 05:08:54.328497 [ 193 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 390 rows starting from the beginning of the part | ||
1535 | 2025.01.29 05:08:54.328741 [ 193 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
1536 | 2025.01.29 05:08:54.329069 [ 193 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 390 rows starting from the beginning of the part | ||
1537 | 2025.01.29 05:08:54.329338 [ 193 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
1538 | 2025.01.29 05:08:54.330503 [ 3 ] {c595f841-65f5-4673-9617-b5d547665c93} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1539 | 2025.01.29 05:08:54.330554 [ 3 ] {c595f841-65f5-4673-9617-b5d547665c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1540 | 2025.01.29 05:08:54.331173 [ 3 ] {c595f841-65f5-4673-9617-b5d547665c93} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1541 | 2025.01.29 05:08:54.331288 [ 191 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.004429799 sec., 233870.65643384724 rows/sec., 17.89 MiB/sec. | ||
1542 | 2025.01.29 05:08:54.331522 [ 3 ] {c595f841-65f5-4673-9617-b5d547665c93} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1543 | 2025.01.29 05:08:54.331601 [ 191 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1544 | 2025.01.29 05:08:54.331769 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1545 | 2025.01.29 05:08:54.331887 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1546 | 2025.01.29 05:08:54.331964 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1547 | 2025.01.29 05:08:54.332056 [ 3 ] {c595f841-65f5-4673-9617-b5d547665c93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004258 sec., 37576.326914044155 rows/sec., 2.62 MiB/sec. | ||
1548 | 2025.01.29 05:08:54.332392 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
1549 | 2025.01.29 05:08:54.332395 [ 3 ] {c595f841-65f5-4673-9617-b5d547665c93} <Debug> TCPHandler: Processed in 0.005053313 sec. | ||
1550 | 2025.01.29 05:08:54.332680 [ 191 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_6_1} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1551 | 2025.01.29 05:08:54.332786 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1552 | 2025.01.29 05:08:54.332786 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1553 | 2025.01.29 05:08:54.332879 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part | ||
1554 | 2025.01.29 05:08:54.332942 [ 191 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_6_1} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1555 | 2025.01.29 05:08:54.333183 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
1556 | 2025.01.29 05:08:54.333583 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part | ||
1557 | 2025.01.29 05:08:54.333628 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
1558 | 2025.01.29 05:08:54.333449 [ 254 ] {1dbf7107-9a88-49a6-a9f0-bc925c3430fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1559 | 2025.01.29 05:08:54.333905 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
1560 | 2025.01.29 05:08:54.333933 [ 254 ] {1dbf7107-9a88-49a6-a9f0-bc925c3430fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1561 | 2025.01.29 05:08:54.334205 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part | ||
1562 | 2025.01.29 05:08:54.334560 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
1563 | 2025.01.29 05:08:54.336148 [ 254 ] {1dbf7107-9a88-49a6-a9f0-bc925c3430fc} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1564 | 2025.01.29 05:08:54.336220 [ 254 ] {1dbf7107-9a88-49a6-a9f0-bc925c3430fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1565 | 2025.01.29 05:08:54.337247 [ 254 ] {1dbf7107-9a88-49a6-a9f0-bc925c3430fc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1566 | 2025.01.29 05:08:54.337500 [ 254 ] {1dbf7107-9a88-49a6-a9f0-bc925c3430fc} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1567 | 2025.01.29 05:08:54.337664 [ 71 ] {} <Debug> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1568 | 2025.01.29 05:08:54.337733 [ 71 ] {} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1569 | 2025.01.29 05:08:54.337770 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1570 | 2025.01.29 05:08:54.337789 [ 254 ] {1dbf7107-9a88-49a6-a9f0-bc925c3430fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004602 sec., 13037.809647979138 rows/sec., 899.74 KiB/sec. | ||
1571 | 2025.01.29 05:08:54.338536 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
1572 | 2025.01.29 05:08:54.338593 [ 254 ] {1dbf7107-9a88-49a6-a9f0-bc925c3430fc} <Debug> TCPHandler: Processed in 0.006020834 sec. | ||
1573 | 2025.01.29 05:08:54.338878 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 5 columns (5 merged, 0 gathered) in 0.006769591 sec., 155105.38228971293 rows/sec., 10.62 MiB/sec. | ||
1574 | 2025.01.29 05:08:54.338899 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1575 | 2025.01.29 05:08:54.339004 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
1576 | 2025.01.29 05:08:54.339188 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
1577 | 2025.01.29 05:08:54.339242 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1578 | 2025.01.29 05:08:54.339512 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
1579 | 2025.01.29 05:08:54.339722 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
1580 | 2025.01.29 05:08:54.339972 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part | ||
1581 | 2025.01.29 05:08:54.340199 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1582 | 2025.01.29 05:08:54.340239 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
1583 | 2025.01.29 05:08:54.340588 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1584 | 2025.01.29 05:08:54.340775 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
1585 | 2025.01.29 05:08:54.341697 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 4 columns (4 merged, 0 gathered) in 0.003809785 sec., 99743.1613594993 rows/sec., 6.55 MiB/sec. | ||
1586 | 2025.01.29 05:08:54.341850 [ 193 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1587 | 2025.01.29 05:08:54.342158 [ 193 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_6_1} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1588 | 2025.01.29 05:08:54.342232 [ 193 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_6_1} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1589 | 2025.01.29 05:08:54.342313 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
1590 | 2025.01.29 05:08:55.001159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.03 MiB, peak 171.15 MiB, free memory in arenas 0.00 B, will set to 163.71 MiB (RSS), difference: 1.68 MiB | ||
1591 | 2025.01.29 05:08:55.660892 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1592 | 2025.01.29 05:08:55.661199 [ 3 ] {88bb9779-1740-4cb7-a54a-ecf71b29a834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
1593 | 2025.01.29 05:08:55.661632 [ 3 ] {88bb9779-1740-4cb7-a54a-ecf71b29a834} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1594 | 2025.01.29 05:08:55.661682 [ 3 ] {88bb9779-1740-4cb7-a54a-ecf71b29a834} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
1595 | 2025.01.29 05:08:55.662040 [ 3 ] {88bb9779-1740-4cb7-a54a-ecf71b29a834} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1596 | 2025.01.29 05:08:55.662127 [ 3 ] {88bb9779-1740-4cb7-a54a-ecf71b29a834} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1597 | 2025.01.29 05:08:55.662313 [ 3 ] {88bb9779-1740-4cb7-a54a-ecf71b29a834} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1598 | 2025.01.29 05:08:55.662575 [ 295 ] {88bb9779-1740-4cb7-a54a-ecf71b29a834} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1599 | 2025.01.29 05:08:55.662601 [ 296 ] {88bb9779-1740-4cb7-a54a-ecf71b29a834} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1600 | 2025.01.29 05:08:55.662723 [ 3 ] {88bb9779-1740-4cb7-a54a-ecf71b29a834} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1601 | 2025.01.29 05:08:55.662752 [ 3 ] {88bb9779-1740-4cb7-a54a-ecf71b29a834} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1602 | 2025.01.29 05:08:55.666727 [ 3 ] {88bb9779-1740-4cb7-a54a-ecf71b29a834} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1603 | 2025.01.29 05:08:55.666762 [ 3 ] {88bb9779-1740-4cb7-a54a-ecf71b29a834} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1604 | 2025.01.29 05:08:55.666835 [ 3 ] {88bb9779-1740-4cb7-a54a-ecf71b29a834} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1605 | 2025.01.29 05:08:55.666898 [ 3 ] {88bb9779-1740-4cb7-a54a-ecf71b29a834} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1606 | 2025.01.29 05:08:55.668399 [ 3 ] {88bb9779-1740-4cb7-a54a-ecf71b29a834} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.007344 sec., 4221.132897603486 rows/sec., 159.30 KiB/sec. | ||
1607 | 2025.01.29 05:08:55.668549 [ 3 ] {88bb9779-1740-4cb7-a54a-ecf71b29a834} <Debug> TCPHandler: Processed in 0.007804574 sec. | ||
1608 | 2025.01.29 05:08:55.669007 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1609 | 2025.01.29 05:08:55.669277 [ 254 ] {0fcb811c-7da1-47b8-8581-1878e49bdbf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
1610 | 2025.01.29 05:08:55.669732 [ 254 ] {0fcb811c-7da1-47b8-8581-1878e49bdbf3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1611 | 2025.01.29 05:08:55.669785 [ 254 ] {0fcb811c-7da1-47b8-8581-1878e49bdbf3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
1612 | 2025.01.29 05:08:55.670147 [ 254 ] {0fcb811c-7da1-47b8-8581-1878e49bdbf3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1613 | 2025.01.29 05:08:55.670231 [ 254 ] {0fcb811c-7da1-47b8-8581-1878e49bdbf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1614 | 2025.01.29 05:08:55.670422 [ 254 ] {0fcb811c-7da1-47b8-8581-1878e49bdbf3} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1615 | 2025.01.29 05:08:55.670543 [ 297 ] {0fcb811c-7da1-47b8-8581-1878e49bdbf3} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1616 | 2025.01.29 05:08:55.670551 [ 295 ] {0fcb811c-7da1-47b8-8581-1878e49bdbf3} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1617 | 2025.01.29 05:08:55.670700 [ 254 ] {0fcb811c-7da1-47b8-8581-1878e49bdbf3} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1618 | 2025.01.29 05:08:55.670734 [ 254 ] {0fcb811c-7da1-47b8-8581-1878e49bdbf3} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1619 | 2025.01.29 05:08:55.670830 [ 254 ] {0fcb811c-7da1-47b8-8581-1878e49bdbf3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1620 | 2025.01.29 05:08:55.670855 [ 254 ] {0fcb811c-7da1-47b8-8581-1878e49bdbf3} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1621 | 2025.01.29 05:08:55.670899 [ 254 ] {0fcb811c-7da1-47b8-8581-1878e49bdbf3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1622 | 2025.01.29 05:08:55.670951 [ 254 ] {0fcb811c-7da1-47b8-8581-1878e49bdbf3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1623 | 2025.01.29 05:08:55.672074 [ 254 ] {0fcb811c-7da1-47b8-8581-1878e49bdbf3} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002926 sec., 10594.66848940533 rows/sec., 399.84 KiB/sec. | ||
1624 | 2025.01.29 05:08:55.672244 [ 254 ] {0fcb811c-7da1-47b8-8581-1878e49bdbf3} <Debug> TCPHandler: Processed in 0.003376055 sec. | ||
1625 | 2025.01.29 05:08:55.672542 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1626 | 2025.01.29 05:08:55.672780 [ 3 ] {854a97fc-cb46-40bd-9d09-0a7e12885856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
1627 | 2025.01.29 05:08:55.673199 [ 3 ] {854a97fc-cb46-40bd-9d09-0a7e12885856} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1628 | 2025.01.29 05:08:55.673251 [ 3 ] {854a97fc-cb46-40bd-9d09-0a7e12885856} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
1629 | 2025.01.29 05:08:55.673574 [ 3 ] {854a97fc-cb46-40bd-9d09-0a7e12885856} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1630 | 2025.01.29 05:08:55.673644 [ 3 ] {854a97fc-cb46-40bd-9d09-0a7e12885856} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1631 | 2025.01.29 05:08:55.673803 [ 3 ] {854a97fc-cb46-40bd-9d09-0a7e12885856} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1632 | 2025.01.29 05:08:55.673887 [ 296 ] {854a97fc-cb46-40bd-9d09-0a7e12885856} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1633 | 2025.01.29 05:08:55.673904 [ 295 ] {854a97fc-cb46-40bd-9d09-0a7e12885856} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1634 | 2025.01.29 05:08:55.674001 [ 3 ] {854a97fc-cb46-40bd-9d09-0a7e12885856} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1635 | 2025.01.29 05:08:55.674030 [ 3 ] {854a97fc-cb46-40bd-9d09-0a7e12885856} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1636 | 2025.01.29 05:08:55.674114 [ 3 ] {854a97fc-cb46-40bd-9d09-0a7e12885856} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1637 | 2025.01.29 05:08:55.674135 [ 3 ] {854a97fc-cb46-40bd-9d09-0a7e12885856} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1638 | 2025.01.29 05:08:55.674177 [ 3 ] {854a97fc-cb46-40bd-9d09-0a7e12885856} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1639 | 2025.01.29 05:08:55.674226 [ 3 ] {854a97fc-cb46-40bd-9d09-0a7e12885856} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1640 | 2025.01.29 05:08:55.675344 [ 3 ] {854a97fc-cb46-40bd-9d09-0a7e12885856} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002686 sec., 11541.32539091586 rows/sec., 435.56 KiB/sec. | ||
1641 | 2025.01.29 05:08:55.675487 [ 3 ] {854a97fc-cb46-40bd-9d09-0a7e12885856} <Debug> TCPHandler: Processed in 0.003017738 sec. | ||
1642 | 2025.01.29 05:08:55.675783 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1643 | 2025.01.29 05:08:55.676018 [ 254 ] {7352b57e-6b3f-4521-9a09-06689c9c9462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
1644 | 2025.01.29 05:08:55.676390 [ 254 ] {7352b57e-6b3f-4521-9a09-06689c9c9462} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1645 | 2025.01.29 05:08:55.676440 [ 254 ] {7352b57e-6b3f-4521-9a09-06689c9c9462} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
1646 | 2025.01.29 05:08:55.676767 [ 254 ] {7352b57e-6b3f-4521-9a09-06689c9c9462} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1647 | 2025.01.29 05:08:55.676836 [ 254 ] {7352b57e-6b3f-4521-9a09-06689c9c9462} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1648 | 2025.01.29 05:08:55.676995 [ 254 ] {7352b57e-6b3f-4521-9a09-06689c9c9462} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1649 | 2025.01.29 05:08:55.677119 [ 297 ] {7352b57e-6b3f-4521-9a09-06689c9c9462} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1650 | 2025.01.29 05:08:55.677136 [ 295 ] {7352b57e-6b3f-4521-9a09-06689c9c9462} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1651 | 2025.01.29 05:08:55.677300 [ 254 ] {7352b57e-6b3f-4521-9a09-06689c9c9462} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (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 | ||
1652 | 2025.01.29 05:08:55.677349 [ 254 ] {7352b57e-6b3f-4521-9a09-06689c9c9462} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1653 | 2025.01.29 05:08:55.677435 [ 254 ] {7352b57e-6b3f-4521-9a09-06689c9c9462} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1654 | 2025.01.29 05:08:55.677456 [ 254 ] {7352b57e-6b3f-4521-9a09-06689c9c9462} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1655 | 2025.01.29 05:08:55.677499 [ 254 ] {7352b57e-6b3f-4521-9a09-06689c9c9462} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1656 | 2025.01.29 05:08:55.677548 [ 254 ] {7352b57e-6b3f-4521-9a09-06689c9c9462} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1657 | 2025.01.29 05:08:55.678626 [ 254 ] {7352b57e-6b3f-4521-9a09-06689c9c9462} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.00273 sec., 11355.311355311356 rows/sec., 428.54 KiB/sec. | ||
1658 | 2025.01.29 05:08:55.678795 [ 254 ] {7352b57e-6b3f-4521-9a09-06689c9c9462} <Debug> TCPHandler: Processed in 0.003082099 sec. | ||
1659 | 2025.01.29 05:08:55.679117 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1660 | 2025.01.29 05:08:55.679328 [ 3 ] {5acb037c-5c0d-4d93-8b6f-3d47ac7eeb67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
1661 | 2025.01.29 05:08:55.679684 [ 3 ] {5acb037c-5c0d-4d93-8b6f-3d47ac7eeb67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1662 | 2025.01.29 05:08:55.679735 [ 3 ] {5acb037c-5c0d-4d93-8b6f-3d47ac7eeb67} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
1663 | 2025.01.29 05:08:55.680062 [ 3 ] {5acb037c-5c0d-4d93-8b6f-3d47ac7eeb67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1664 | 2025.01.29 05:08:55.680134 [ 3 ] {5acb037c-5c0d-4d93-8b6f-3d47ac7eeb67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1665 | 2025.01.29 05:08:55.680290 [ 3 ] {5acb037c-5c0d-4d93-8b6f-3d47ac7eeb67} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1666 | 2025.01.29 05:08:55.680404 [ 297 ] {5acb037c-5c0d-4d93-8b6f-3d47ac7eeb67} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1667 | 2025.01.29 05:08:55.680415 [ 295 ] {5acb037c-5c0d-4d93-8b6f-3d47ac7eeb67} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1668 | 2025.01.29 05:08:55.680527 [ 3 ] {5acb037c-5c0d-4d93-8b6f-3d47ac7eeb67} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (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 | ||
1669 | 2025.01.29 05:08:55.680556 [ 3 ] {5acb037c-5c0d-4d93-8b6f-3d47ac7eeb67} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1670 | 2025.01.29 05:08:55.680638 [ 3 ] {5acb037c-5c0d-4d93-8b6f-3d47ac7eeb67} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1671 | 2025.01.29 05:08:55.680658 [ 3 ] {5acb037c-5c0d-4d93-8b6f-3d47ac7eeb67} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1672 | 2025.01.29 05:08:55.680700 [ 3 ] {5acb037c-5c0d-4d93-8b6f-3d47ac7eeb67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1673 | 2025.01.29 05:08:55.680747 [ 3 ] {5acb037c-5c0d-4d93-8b6f-3d47ac7eeb67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1674 | 2025.01.29 05:08:55.681772 [ 3 ] {5acb037c-5c0d-4d93-8b6f-3d47ac7eeb67} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002546 sec., 12175.962293794186 rows/sec., 459.51 KiB/sec. | ||
1675 | 2025.01.29 05:08:55.681902 [ 3 ] {5acb037c-5c0d-4d93-8b6f-3d47ac7eeb67} <Debug> TCPHandler: Processed in 0.002855894 sec. | ||
1676 | 2025.01.29 05:08:55.682194 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1677 | 2025.01.29 05:08:55.682400 [ 254 ] {d06e7996-9c67-4b3c-b2fb-9c0ca10959d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
1678 | 2025.01.29 05:08:55.682749 [ 254 ] {d06e7996-9c67-4b3c-b2fb-9c0ca10959d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1679 | 2025.01.29 05:08:55.682799 [ 254 ] {d06e7996-9c67-4b3c-b2fb-9c0ca10959d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
1680 | 2025.01.29 05:08:55.683128 [ 254 ] {d06e7996-9c67-4b3c-b2fb-9c0ca10959d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1681 | 2025.01.29 05:08:55.683196 [ 254 ] {d06e7996-9c67-4b3c-b2fb-9c0ca10959d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1682 | 2025.01.29 05:08:55.683350 [ 254 ] {d06e7996-9c67-4b3c-b2fb-9c0ca10959d0} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1683 | 2025.01.29 05:08:55.683460 [ 297 ] {d06e7996-9c67-4b3c-b2fb-9c0ca10959d0} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1684 | 2025.01.29 05:08:55.683473 [ 295 ] {d06e7996-9c67-4b3c-b2fb-9c0ca10959d0} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1685 | 2025.01.29 05:08:55.683591 [ 254 ] {d06e7996-9c67-4b3c-b2fb-9c0ca10959d0} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (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 | ||
1686 | 2025.01.29 05:08:55.683621 [ 254 ] {d06e7996-9c67-4b3c-b2fb-9c0ca10959d0} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1687 | 2025.01.29 05:08:55.683703 [ 254 ] {d06e7996-9c67-4b3c-b2fb-9c0ca10959d0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1688 | 2025.01.29 05:08:55.683725 [ 254 ] {d06e7996-9c67-4b3c-b2fb-9c0ca10959d0} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1689 | 2025.01.29 05:08:55.683768 [ 254 ] {d06e7996-9c67-4b3c-b2fb-9c0ca10959d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1690 | 2025.01.29 05:08:55.683816 [ 254 ] {d06e7996-9c67-4b3c-b2fb-9c0ca10959d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1691 | 2025.01.29 05:08:55.684936 [ 254 ] {d06e7996-9c67-4b3c-b2fb-9c0ca10959d0} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002635 sec., 11764.70588235294 rows/sec., 443.99 KiB/sec. | ||
1692 | 2025.01.29 05:08:55.685102 [ 254 ] {d06e7996-9c67-4b3c-b2fb-9c0ca10959d0} <Debug> TCPHandler: Processed in 0.002975586 sec. | ||
1693 | 2025.01.29 05:08:55.777128 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1694 | 2025.01.29 05:08:55.777307 [ 3 ] {1370b51a-0098-4044-bcd3-7963f2858f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1695 | 2025.01.29 05:08:55.777378 [ 3 ] {1370b51a-0098-4044-bcd3-7963f2858f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1696 | 2025.01.29 05:08:55.778198 [ 3 ] {1370b51a-0098-4044-bcd3-7963f2858f24} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1697 | 2025.01.29 05:08:55.778249 [ 3 ] {1370b51a-0098-4044-bcd3-7963f2858f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1698 | 2025.01.29 05:08:55.778789 [ 3 ] {1370b51a-0098-4044-bcd3-7963f2858f24} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1699 | 2025.01.29 05:08:55.779033 [ 3 ] {1370b51a-0098-4044-bcd3-7963f2858f24} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1700 | 2025.01.29 05:08:55.779293 [ 3 ] {1370b51a-0098-4044-bcd3-7963f2858f24} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.002024 sec., 2964.4268774703555 rows/sec., 660.05 KiB/sec. | ||
1701 | 2025.01.29 05:08:55.779477 [ 3 ] {1370b51a-0098-4044-bcd3-7963f2858f24} <Debug> TCPHandler: Processed in 0.002447535 sec. | ||
1702 | 2025.01.29 05:08:55.779733 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1703 | 2025.01.29 05:08:55.779930 [ 254 ] {da4b1a4b-854c-47af-95e8-2ad5d68da1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1704 | 2025.01.29 05:08:55.780014 [ 254 ] {da4b1a4b-854c-47af-95e8-2ad5d68da1da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1705 | 2025.01.29 05:08:55.780747 [ 254 ] {da4b1a4b-854c-47af-95e8-2ad5d68da1da} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1706 | 2025.01.29 05:08:55.780796 [ 254 ] {da4b1a4b-854c-47af-95e8-2ad5d68da1da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1707 | 2025.01.29 05:08:55.781234 [ 254 ] {da4b1a4b-854c-47af-95e8-2ad5d68da1da} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1708 | 2025.01.29 05:08:55.781487 [ 254 ] {da4b1a4b-854c-47af-95e8-2ad5d68da1da} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1709 | 2025.01.29 05:08:55.781781 [ 254 ] {da4b1a4b-854c-47af-95e8-2ad5d68da1da} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001884 sec., 7430.997876857749 rows/sec., 534.93 KiB/sec. | ||
1710 | 2025.01.29 05:08:55.781896 [ 254 ] {da4b1a4b-854c-47af-95e8-2ad5d68da1da} <Debug> TCPHandler: Processed in 0.002294721 sec. | ||
1711 | 2025.01.29 05:08:55.782068 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1712 | 2025.01.29 05:08:55.782214 [ 3 ] {4b65c70b-b3a2-4d3c-93f1-07fa20e179d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1713 | 2025.01.29 05:08:55.782276 [ 3 ] {4b65c70b-b3a2-4d3c-93f1-07fa20e179d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1714 | 2025.01.29 05:08:55.783768 [ 3 ] {4b65c70b-b3a2-4d3c-93f1-07fa20e179d8} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1715 | 2025.01.29 05:08:55.783810 [ 3 ] {4b65c70b-b3a2-4d3c-93f1-07fa20e179d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1716 | 2025.01.29 05:08:55.784282 [ 3 ] {4b65c70b-b3a2-4d3c-93f1-07fa20e179d8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1717 | 2025.01.29 05:08:55.784532 [ 3 ] {4b65c70b-b3a2-4d3c-93f1-07fa20e179d8} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1718 | 2025.01.29 05:08:55.784781 [ 3 ] {4b65c70b-b3a2-4d3c-93f1-07fa20e179d8} <Debug> executeQuery: Read 1359 rows, 115.65 KiB in 0.002596 sec., 523497.68875192606 rows/sec., 43.51 MiB/sec. | ||
1719 | 2025.01.29 05:08:55.784846 [ 3 ] {4b65c70b-b3a2-4d3c-93f1-07fa20e179d8} <Debug> TCPHandler: Processed in 0.002844833 sec. | ||
1720 | 2025.01.29 05:08:55.785034 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1721 | 2025.01.29 05:08:55.785184 [ 254 ] {c76adfd6-8f66-4600-8287-c4f675968239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1722 | 2025.01.29 05:08:55.785247 [ 254 ] {c76adfd6-8f66-4600-8287-c4f675968239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1723 | 2025.01.29 05:08:55.785945 [ 254 ] {c76adfd6-8f66-4600-8287-c4f675968239} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1724 | 2025.01.29 05:08:55.785996 [ 254 ] {c76adfd6-8f66-4600-8287-c4f675968239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1725 | 2025.01.29 05:08:55.786403 [ 254 ] {c76adfd6-8f66-4600-8287-c4f675968239} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1726 | 2025.01.29 05:08:55.786647 [ 254 ] {c76adfd6-8f66-4600-8287-c4f675968239} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1727 | 2025.01.29 05:08:55.786860 [ 254 ] {c76adfd6-8f66-4600-8287-c4f675968239} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001713 sec., 8756.567425569177 rows/sec., 617.41 KiB/sec. | ||
1728 | 2025.01.29 05:08:55.786918 [ 254 ] {c76adfd6-8f66-4600-8287-c4f675968239} <Debug> TCPHandler: Processed in 0.001951343 sec. | ||
1729 | 2025.01.29 05:08:55.787098 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1730 | 2025.01.29 05:08:55.787223 [ 3 ] {28605701-d5e2-426a-acba-692a11823703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1731 | 2025.01.29 05:08:55.787274 [ 3 ] {28605701-d5e2-426a-acba-692a11823703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1732 | 2025.01.29 05:08:55.787992 [ 3 ] {28605701-d5e2-426a-acba-692a11823703} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1733 | 2025.01.29 05:08:55.788034 [ 3 ] {28605701-d5e2-426a-acba-692a11823703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1734 | 2025.01.29 05:08:55.788442 [ 3 ] {28605701-d5e2-426a-acba-692a11823703} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1735 | 2025.01.29 05:08:55.788699 [ 3 ] {28605701-d5e2-426a-acba-692a11823703} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1736 | 2025.01.29 05:08:55.788950 [ 3 ] {28605701-d5e2-426a-acba-692a11823703} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00174 sec., 139080.45977011495 rows/sec., 9.42 MiB/sec. | ||
1737 | 2025.01.29 05:08:55.789075 [ 3 ] {28605701-d5e2-426a-acba-692a11823703} <Debug> TCPHandler: Processed in 0.002038145 sec. | ||
1738 | 2025.01.29 05:08:55.789246 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1739 | 2025.01.29 05:08:55.789392 [ 254 ] {a06f8009-f9f7-4f14-95af-230e6a8e19c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1740 | 2025.01.29 05:08:55.789452 [ 254 ] {a06f8009-f9f7-4f14-95af-230e6a8e19c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1741 | 2025.01.29 05:08:55.790178 [ 254 ] {a06f8009-f9f7-4f14-95af-230e6a8e19c3} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1742 | 2025.01.29 05:08:55.790220 [ 254 ] {a06f8009-f9f7-4f14-95af-230e6a8e19c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1743 | 2025.01.29 05:08:55.790586 [ 254 ] {a06f8009-f9f7-4f14-95af-230e6a8e19c3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1744 | 2025.01.29 05:08:55.790831 [ 254 ] {a06f8009-f9f7-4f14-95af-230e6a8e19c3} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1745 | 2025.01.29 05:08:55.791042 [ 254 ] {a06f8009-f9f7-4f14-95af-230e6a8e19c3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001684 sec., 7719.714964370546 rows/sec., 481.32 KiB/sec. | ||
1746 | 2025.01.29 05:08:55.791101 [ 254 ] {a06f8009-f9f7-4f14-95af-230e6a8e19c3} <Debug> TCPHandler: Processed in 0.001922702 sec. | ||
1747 | 2025.01.29 05:08:55.791266 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1748 | 2025.01.29 05:08:55.791407 [ 3 ] {ad3ef86c-3b00-4466-9e1d-2dea65339387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1749 | 2025.01.29 05:08:55.791465 [ 3 ] {ad3ef86c-3b00-4466-9e1d-2dea65339387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1750 | 2025.01.29 05:08:55.792482 [ 3 ] {ad3ef86c-3b00-4466-9e1d-2dea65339387} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1751 | 2025.01.29 05:08:55.792522 [ 3 ] {ad3ef86c-3b00-4466-9e1d-2dea65339387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1752 | 2025.01.29 05:08:55.792920 [ 3 ] {ad3ef86c-3b00-4466-9e1d-2dea65339387} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1753 | 2025.01.29 05:08:55.793172 [ 3 ] {ad3ef86c-3b00-4466-9e1d-2dea65339387} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1754 | 2025.01.29 05:08:55.793367 [ 3 ] {ad3ef86c-3b00-4466-9e1d-2dea65339387} <Debug> executeQuery: Read 846 rows, 62.61 KiB in 0.001991 sec., 424912.1044701155 rows/sec., 30.71 MiB/sec. | ||
1755 | 2025.01.29 05:08:55.793419 [ 3 ] {ad3ef86c-3b00-4466-9e1d-2dea65339387} <Debug> TCPHandler: Processed in 0.002219559 sec. | ||
1756 | 2025.01.29 05:08:55.793577 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1757 | 2025.01.29 05:08:55.793719 [ 254 ] {349b6e88-be19-4c1e-86e5-1aea54227406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1758 | 2025.01.29 05:08:55.793782 [ 254 ] {349b6e88-be19-4c1e-86e5-1aea54227406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1759 | 2025.01.29 05:08:55.794334 [ 254 ] {349b6e88-be19-4c1e-86e5-1aea54227406} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1760 | 2025.01.29 05:08:55.794374 [ 254 ] {349b6e88-be19-4c1e-86e5-1aea54227406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1761 | 2025.01.29 05:08:55.794742 [ 254 ] {349b6e88-be19-4c1e-86e5-1aea54227406} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1762 | 2025.01.29 05:08:55.794989 [ 254 ] {349b6e88-be19-4c1e-86e5-1aea54227406} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1763 | 2025.01.29 05:08:55.795268 [ 254 ] {349b6e88-be19-4c1e-86e5-1aea54227406} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00156 sec., 3846.153846153846 rows/sec., 200.95 KiB/sec. | ||
1764 | 2025.01.29 05:08:55.795379 [ 254 ] {349b6e88-be19-4c1e-86e5-1aea54227406} <Debug> TCPHandler: Processed in 0.001867742 sec. | ||
1765 | 2025.01.29 05:08:55.795541 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1766 | 2025.01.29 05:08:55.795681 [ 3 ] {ab87c493-5797-4aa6-9d50-08240f72c79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1767 | 2025.01.29 05:08:55.795743 [ 3 ] {ab87c493-5797-4aa6-9d50-08240f72c79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1768 | 2025.01.29 05:08:55.797584 [ 3 ] {ab87c493-5797-4aa6-9d50-08240f72c79d} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1769 | 2025.01.29 05:08:55.797619 [ 3 ] {ab87c493-5797-4aa6-9d50-08240f72c79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1770 | 2025.01.29 05:08:55.798200 [ 3 ] {ab87c493-5797-4aa6-9d50-08240f72c79d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1771 | 2025.01.29 05:08:55.798455 [ 3 ] {ab87c493-5797-4aa6-9d50-08240f72c79d} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1772 | 2025.01.29 05:08:55.798658 [ 3 ] {ab87c493-5797-4aa6-9d50-08240f72c79d} <Debug> executeQuery: Read 2625 rows, 179.22 KiB in 0.003009 sec., 872382.851445663 rows/sec., 58.17 MiB/sec. | ||
1773 | 2025.01.29 05:08:55.798710 [ 3 ] {ab87c493-5797-4aa6-9d50-08240f72c79d} <Debug> TCPHandler: Processed in 0.003237252 sec. | ||
1774 | 2025.01.29 05:08:55.798854 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1775 | 2025.01.29 05:08:55.798974 [ 254 ] {3ca2d3f5-42f4-44b9-b988-9d0d1310790a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1776 | 2025.01.29 05:08:55.799029 [ 254 ] {3ca2d3f5-42f4-44b9-b988-9d0d1310790a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1777 | 2025.01.29 05:08:55.799505 [ 254 ] {3ca2d3f5-42f4-44b9-b988-9d0d1310790a} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1778 | 2025.01.29 05:08:55.799545 [ 254 ] {3ca2d3f5-42f4-44b9-b988-9d0d1310790a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1779 | 2025.01.29 05:08:55.799932 [ 254 ] {3ca2d3f5-42f4-44b9-b988-9d0d1310790a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1780 | 2025.01.29 05:08:55.800173 [ 254 ] {3ca2d3f5-42f4-44b9-b988-9d0d1310790a} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1781 | 2025.01.29 05:08:55.800387 [ 254 ] {3ca2d3f5-42f4-44b9-b988-9d0d1310790a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001437 sec., 695.8942240779402 rows/sec., 46.89 KiB/sec. | ||
1782 | 2025.01.29 05:08:55.800440 [ 254 ] {3ca2d3f5-42f4-44b9-b988-9d0d1310790a} <Debug> TCPHandler: Processed in 0.001640617 sec. | ||
1783 | 2025.01.29 05:08:55.800598 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1784 | 2025.01.29 05:08:55.800739 [ 3 ] {bfec3b28-d2aa-4c54-84a1-e618cd1608ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1785 | 2025.01.29 05:08:55.800832 [ 3 ] {bfec3b28-d2aa-4c54-84a1-e618cd1608ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1786 | 2025.01.29 05:08:55.801998 [ 3 ] {bfec3b28-d2aa-4c54-84a1-e618cd1608ec} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1787 | 2025.01.29 05:08:55.802040 [ 3 ] {bfec3b28-d2aa-4c54-84a1-e618cd1608ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1788 | 2025.01.29 05:08:55.802641 [ 3 ] {bfec3b28-d2aa-4c54-84a1-e618cd1608ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1789 | 2025.01.29 05:08:55.802903 [ 3 ] {bfec3b28-d2aa-4c54-84a1-e618cd1608ec} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1790 | 2025.01.29 05:08:55.803139 [ 3 ] {bfec3b28-d2aa-4c54-84a1-e618cd1608ec} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002431 sec., 3290.826820238585 rows/sec., 5.90 MiB/sec. | ||
1791 | 2025.01.29 05:08:55.803233 [ 3 ] {bfec3b28-d2aa-4c54-84a1-e618cd1608ec} <Debug> TCPHandler: Processed in 0.00270063 sec. | ||
1792 | 2025.01.29 05:08:55.803392 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1793 | 2025.01.29 05:08:55.803533 [ 254 ] {83c7f02e-c5a7-4705-805c-5c795410e38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1794 | 2025.01.29 05:08:55.803595 [ 254 ] {83c7f02e-c5a7-4705-805c-5c795410e38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1795 | 2025.01.29 05:08:55.804156 [ 254 ] {83c7f02e-c5a7-4705-805c-5c795410e38c} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1796 | 2025.01.29 05:08:55.804199 [ 254 ] {83c7f02e-c5a7-4705-805c-5c795410e38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1797 | 2025.01.29 05:08:55.804565 [ 254 ] {83c7f02e-c5a7-4705-805c-5c795410e38c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1798 | 2025.01.29 05:08:55.804799 [ 254 ] {83c7f02e-c5a7-4705-805c-5c795410e38c} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1799 | 2025.01.29 05:08:55.805001 [ 254 ] {83c7f02e-c5a7-4705-805c-5c795410e38c} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.0015 sec., 30666.666666666664 rows/sec., 1.85 MiB/sec. | ||
1800 | 2025.01.29 05:08:55.805055 [ 254 ] {83c7f02e-c5a7-4705-805c-5c795410e38c} <Debug> TCPHandler: Processed in 0.001729229 sec. | ||
1801 | 2025.01.29 05:08:58.783812 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 268 | ||
1802 | 2025.01.29 05:08:58.787487 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1803 | 2025.01.29 05:08:58.787532 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1804 | 2025.01.29 05:08:58.789050 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1805 | 2025.01.29 05:08:58.789366 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1806 | 2025.01.29 05:08:58.790154 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 268 | ||
1807 | 2025.01.29 05:08:59.315952 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1808 | 2025.01.29 05:08:59.316198 [ 3 ] {3c85cc15-d99b-44bb-9302-76ac6876d333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1809 | 2025.01.29 05:08:59.316297 [ 3 ] {3c85cc15-d99b-44bb-9302-76ac6876d333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1810 | 2025.01.29 05:08:59.317076 [ 3 ] {3c85cc15-d99b-44bb-9302-76ac6876d333} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1811 | 2025.01.29 05:08:59.317129 [ 3 ] {3c85cc15-d99b-44bb-9302-76ac6876d333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1812 | 2025.01.29 05:08:59.317576 [ 3 ] {3c85cc15-d99b-44bb-9302-76ac6876d333} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1813 | 2025.01.29 05:08:59.317861 [ 3 ] {3c85cc15-d99b-44bb-9302-76ac6876d333} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1814 | 2025.01.29 05:08:59.318101 [ 3 ] {3c85cc15-d99b-44bb-9302-76ac6876d333} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001973 sec., 28383.17283324886 rows/sec., 2.17 MiB/sec. | ||
1815 | 2025.01.29 05:08:59.318157 [ 3 ] {3c85cc15-d99b-44bb-9302-76ac6876d333} <Debug> TCPHandler: Processed in 0.002374633 sec. | ||
1816 | 2025.01.29 05:08:59.318425 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1817 | 2025.01.29 05:08:59.318621 [ 254 ] {bed5c078-54e6-4652-b9c1-dec88c7ad3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1818 | 2025.01.29 05:08:59.318696 [ 254 ] {bed5c078-54e6-4652-b9c1-dec88c7ad3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1819 | 2025.01.29 05:08:59.319455 [ 254 ] {bed5c078-54e6-4652-b9c1-dec88c7ad3df} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1820 | 2025.01.29 05:08:59.319496 [ 254 ] {bed5c078-54e6-4652-b9c1-dec88c7ad3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1821 | 2025.01.29 05:08:59.319952 [ 254 ] {bed5c078-54e6-4652-b9c1-dec88c7ad3df} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1822 | 2025.01.29 05:08:59.320222 [ 254 ] {bed5c078-54e6-4652-b9c1-dec88c7ad3df} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1823 | 2025.01.29 05:08:59.320435 [ 254 ] {bed5c078-54e6-4652-b9c1-dec88c7ad3df} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001864 sec., 34334.76394849786 rows/sec., 2.68 MiB/sec. | ||
1824 | 2025.01.29 05:08:59.320513 [ 254 ] {bed5c078-54e6-4652-b9c1-dec88c7ad3df} <Debug> TCPHandler: Processed in 0.002230449 sec. | ||
1825 | 2025.01.29 05:08:59.320678 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1826 | 2025.01.29 05:08:59.320800 [ 3 ] {d3ea8f54-0141-4198-852b-4f18da42f099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1827 | 2025.01.29 05:08:59.320855 [ 3 ] {d3ea8f54-0141-4198-852b-4f18da42f099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1828 | 2025.01.29 05:08:59.321440 [ 3 ] {d3ea8f54-0141-4198-852b-4f18da42f099} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1829 | 2025.01.29 05:08:59.321480 [ 3 ] {d3ea8f54-0141-4198-852b-4f18da42f099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1830 | 2025.01.29 05:08:59.321880 [ 3 ] {d3ea8f54-0141-4198-852b-4f18da42f099} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1831 | 2025.01.29 05:08:59.322134 [ 3 ] {d3ea8f54-0141-4198-852b-4f18da42f099} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1832 | 2025.01.29 05:08:59.322354 [ 3 ] {d3ea8f54-0141-4198-852b-4f18da42f099} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00158 sec., 60759.49367088608 rows/sec., 4.23 MiB/sec. | ||
1833 | 2025.01.29 05:08:59.322406 [ 3 ] {d3ea8f54-0141-4198-852b-4f18da42f099} <Debug> TCPHandler: Processed in 0.00178409 sec. | ||
1834 | 2025.01.29 05:08:59.322569 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1835 | 2025.01.29 05:08:59.322691 [ 254 ] {693cc7a2-e4ea-41d1-bc64-95ec9929157c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1836 | 2025.01.29 05:08:59.322747 [ 254 ] {693cc7a2-e4ea-41d1-bc64-95ec9929157c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1837 | 2025.01.29 05:08:59.323319 [ 254 ] {693cc7a2-e4ea-41d1-bc64-95ec9929157c} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1838 | 2025.01.29 05:08:59.323363 [ 254 ] {693cc7a2-e4ea-41d1-bc64-95ec9929157c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1839 | 2025.01.29 05:08:59.323819 [ 254 ] {693cc7a2-e4ea-41d1-bc64-95ec9929157c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1840 | 2025.01.29 05:08:59.324121 [ 254 ] {693cc7a2-e4ea-41d1-bc64-95ec9929157c} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1841 | 2025.01.29 05:08:59.324385 [ 254 ] {693cc7a2-e4ea-41d1-bc64-95ec9929157c} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001709 sec., 21064.95026331188 rows/sec., 1.42 MiB/sec. | ||
1842 | 2025.01.29 05:08:59.324536 [ 254 ] {693cc7a2-e4ea-41d1-bc64-95ec9929157c} <Debug> TCPHandler: Processed in 0.002021365 sec. | ||
1843 | 2025.01.29 05:09:01.288581 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1844 | 2025.01.29 05:09:01.289250 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1845 | 2025.01.29 05:09:01.289297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1846 | 2025.01.29 05:09:01.289826 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1847 | 2025.01.29 05:09:01.290097 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1848 | 2025.01.29 05:09:01.290323 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1849 | 2025.01.29 05:09:01.486987 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1850 | 2025.01.29 05:09:01.506316 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1851 | 2025.01.29 05:09:01.506382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1852 | 2025.01.29 05:09:01.513880 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1853 | 2025.01.29 05:09:01.514704 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1854 | 2025.01.29 05:09:01.517832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1855 | 2025.01.29 05:09:04.319593 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1856 | 2025.01.29 05:09:04.319797 [ 3 ] {004eecd3-0f5c-4bfe-992f-5ec814857e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1857 | 2025.01.29 05:09:04.319873 [ 3 ] {004eecd3-0f5c-4bfe-992f-5ec814857e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1858 | 2025.01.29 05:09:04.320654 [ 3 ] {004eecd3-0f5c-4bfe-992f-5ec814857e9c} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1859 | 2025.01.29 05:09:04.320708 [ 3 ] {004eecd3-0f5c-4bfe-992f-5ec814857e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1860 | 2025.01.29 05:09:04.321152 [ 3 ] {004eecd3-0f5c-4bfe-992f-5ec814857e9c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1861 | 2025.01.29 05:09:04.321437 [ 3 ] {004eecd3-0f5c-4bfe-992f-5ec814857e9c} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1862 | 2025.01.29 05:09:04.321677 [ 3 ] {004eecd3-0f5c-4bfe-992f-5ec814857e9c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001932 sec., 28985.507246376812 rows/sec., 2.21 MiB/sec. | ||
1863 | 2025.01.29 05:09:04.321736 [ 3 ] {004eecd3-0f5c-4bfe-992f-5ec814857e9c} <Debug> TCPHandler: Processed in 0.002280391 sec. | ||
1864 | 2025.01.29 05:09:04.321991 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1865 | 2025.01.29 05:09:04.322184 [ 254 ] {44081dd1-d68c-4269-9eed-dc15cce7f5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1866 | 2025.01.29 05:09:04.322258 [ 254 ] {44081dd1-d68c-4269-9eed-dc15cce7f5b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1867 | 2025.01.29 05:09:04.323087 [ 254 ] {44081dd1-d68c-4269-9eed-dc15cce7f5b5} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1868 | 2025.01.29 05:09:04.323130 [ 254 ] {44081dd1-d68c-4269-9eed-dc15cce7f5b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1869 | 2025.01.29 05:09:04.323575 [ 254 ] {44081dd1-d68c-4269-9eed-dc15cce7f5b5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1870 | 2025.01.29 05:09:04.323836 [ 254 ] {44081dd1-d68c-4269-9eed-dc15cce7f5b5} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1871 | 2025.01.29 05:09:04.324058 [ 254 ] {44081dd1-d68c-4269-9eed-dc15cce7f5b5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001922 sec., 33298.64724245577 rows/sec., 2.60 MiB/sec. | ||
1872 | 2025.01.29 05:09:04.324138 [ 254 ] {44081dd1-d68c-4269-9eed-dc15cce7f5b5} <Debug> TCPHandler: Processed in 0.002278441 sec. | ||
1873 | 2025.01.29 05:09:04.324307 [ 3 ] {} <Trace> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1874 | 2025.01.29 05:09:04.324428 [ 3 ] {9af8dab3-c1b4-4e88-896e-80c661dcb7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1875 | 2025.01.29 05:09:04.324485 [ 3 ] {9af8dab3-c1b4-4e88-896e-80c661dcb7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1876 | 2025.01.29 05:09:04.325085 [ 3 ] {9af8dab3-c1b4-4e88-896e-80c661dcb7e3} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1877 | 2025.01.29 05:09:04.325126 [ 3 ] {9af8dab3-c1b4-4e88-896e-80c661dcb7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1878 | 2025.01.29 05:09:04.325526 [ 3 ] {9af8dab3-c1b4-4e88-896e-80c661dcb7e3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1879 | 2025.01.29 05:09:04.325772 [ 3 ] {9af8dab3-c1b4-4e88-896e-80c661dcb7e3} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1880 | 2025.01.29 05:09:04.326028 [ 3 ] {9af8dab3-c1b4-4e88-896e-80c661dcb7e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001619 sec., 98826.43607164916 rows/sec., 6.88 MiB/sec. | ||
1881 | 2025.01.29 05:09:04.326212 [ 3 ] {9af8dab3-c1b4-4e88-896e-80c661dcb7e3} <Debug> TCPHandler: Processed in 0.001962494 sec. | ||
1882 | 2025.01.29 05:09:04.326386 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1883 | 2025.01.29 05:09:04.326520 [ 254 ] {f5f2c5c1-a865-49a2-9da8-5f5b1c069218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1884 | 2025.01.29 05:09:04.326578 [ 254 ] {f5f2c5c1-a865-49a2-9da8-5f5b1c069218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1885 | 2025.01.29 05:09:04.327112 [ 254 ] {f5f2c5c1-a865-49a2-9da8-5f5b1c069218} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1886 | 2025.01.29 05:09:04.327152 [ 254 ] {f5f2c5c1-a865-49a2-9da8-5f5b1c069218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1887 | 2025.01.29 05:09:04.327550 [ 254 ] {f5f2c5c1-a865-49a2-9da8-5f5b1c069218} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1888 | 2025.01.29 05:09:04.327791 [ 254 ] {f5f2c5c1-a865-49a2-9da8-5f5b1c069218} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1889 | 2025.01.29 05:09:04.327973 [ 254 ] {f5f2c5c1-a865-49a2-9da8-5f5b1c069218} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001487 sec., 40349.69737726967 rows/sec., 2.72 MiB/sec. | ||
1890 | 2025.01.29 05:09:04.328029 [ 254 ] {f5f2c5c1-a865-49a2-9da8-5f5b1c069218} <Debug> TCPHandler: Processed in 0.001703668 sec. | ||
1891 | 2025.01.29 05:09:08.734503 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1892 | 2025.01.29 05:09:08.734567 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1893 | 2025.01.29 05:09:08.791460 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1894 | 2025.01.29 05:09:08.791513 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 284 | ||
1895 | 2025.01.29 05:09:08.793693 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1896 | 2025.01.29 05:09:08.793775 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1897 | 2025.01.29 05:09:08.795569 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1898 | 2025.01.29 05:09:08.796178 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1899 | 2025.01.29 05:09:08.797058 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1900 | 2025.01.29 05:09:08.798222 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1901 | 2025.01.29 05:09:08.798283 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1902 | 2025.01.29 05:09:08.799993 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1903 | 2025.01.29 05:09:08.800382 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1904 | 2025.01.29 05:09:08.800996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 284 | ||
1905 | 2025.01.29 05:09:09.018011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1906 | 2025.01.29 05:09:09.037216 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1907 | 2025.01.29 05:09:09.037278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1908 | 2025.01.29 05:09:09.044295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1909 | 2025.01.29 05:09:09.045062 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1910 | 2025.01.29 05:09:09.048137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1911 | 2025.01.29 05:09:09.099386 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1912 | 2025.01.29 05:09:09.099480 [ 3 ] {} <Debug> TCP-Session: 27d8c098-0191-4c69-8b17-f64f0f04db63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1913 | 2025.01.29 05:09:09.317015 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1914 | 2025.01.29 05:09:09.317300 [ 254 ] {7e24280b-86d3-4f6a-8ed0-6901493eae44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
1915 | 2025.01.29 05:09:09.317740 [ 254 ] {7e24280b-86d3-4f6a-8ed0-6901493eae44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1916 | 2025.01.29 05:09:09.317795 [ 254 ] {7e24280b-86d3-4f6a-8ed0-6901493eae44} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
1917 | 2025.01.29 05:09:09.318172 [ 254 ] {7e24280b-86d3-4f6a-8ed0-6901493eae44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1918 | 2025.01.29 05:09:09.318259 [ 254 ] {7e24280b-86d3-4f6a-8ed0-6901493eae44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1919 | 2025.01.29 05:09:09.318439 [ 254 ] {7e24280b-86d3-4f6a-8ed0-6901493eae44} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1920 | 2025.01.29 05:09:09.318643 [ 295 ] {7e24280b-86d3-4f6a-8ed0-6901493eae44} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1921 | 2025.01.29 05:09:09.318656 [ 296 ] {7e24280b-86d3-4f6a-8ed0-6901493eae44} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1922 | 2025.01.29 05:09:09.318640 [ 297 ] {7e24280b-86d3-4f6a-8ed0-6901493eae44} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1923 | 2025.01.29 05:09:09.318863 [ 254 ] {7e24280b-86d3-4f6a-8ed0-6901493eae44} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1924 | 2025.01.29 05:09:09.318897 [ 254 ] {7e24280b-86d3-4f6a-8ed0-6901493eae44} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1925 | 2025.01.29 05:09:09.319024 [ 254 ] {7e24280b-86d3-4f6a-8ed0-6901493eae44} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1926 | 2025.01.29 05:09:09.319049 [ 254 ] {7e24280b-86d3-4f6a-8ed0-6901493eae44} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
1927 | 2025.01.29 05:09:09.319095 [ 254 ] {7e24280b-86d3-4f6a-8ed0-6901493eae44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1928 | 2025.01.29 05:09:09.319145 [ 254 ] {7e24280b-86d3-4f6a-8ed0-6901493eae44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1929 | 2025.01.29 05:09:09.319189 [ 254 ] {7e24280b-86d3-4f6a-8ed0-6901493eae44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1930 | 2025.01.29 05:09:09.321038 [ 254 ] {7e24280b-86d3-4f6a-8ed0-6901493eae44} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003864 sec., 9575.569358178054 rows/sec., 358.88 KiB/sec. | ||
1931 | 2025.01.29 05:09:09.321262 [ 254 ] {7e24280b-86d3-4f6a-8ed0-6901493eae44} <Debug> TCPHandler: Processed in 0.004434959 sec. | ||
1932 | 2025.01.29 05:09:09.321766 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1933 | 2025.01.29 05:09:09.322031 [ 5 ] {b5fdf6e9-dd74-49ff-bdb5-c37e1e4d5c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
1934 | 2025.01.29 05:09:09.322505 [ 5 ] {b5fdf6e9-dd74-49ff-bdb5-c37e1e4d5c9e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1935 | 2025.01.29 05:09:09.322560 [ 5 ] {b5fdf6e9-dd74-49ff-bdb5-c37e1e4d5c9e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
1936 | 2025.01.29 05:09:09.322933 [ 5 ] {b5fdf6e9-dd74-49ff-bdb5-c37e1e4d5c9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1937 | 2025.01.29 05:09:09.323013 [ 5 ] {b5fdf6e9-dd74-49ff-bdb5-c37e1e4d5c9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1938 | 2025.01.29 05:09:09.323196 [ 5 ] {b5fdf6e9-dd74-49ff-bdb5-c37e1e4d5c9e} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1939 | 2025.01.29 05:09:09.323294 [ 296 ] {b5fdf6e9-dd74-49ff-bdb5-c37e1e4d5c9e} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1940 | 2025.01.29 05:09:09.323353 [ 295 ] {b5fdf6e9-dd74-49ff-bdb5-c37e1e4d5c9e} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1941 | 2025.01.29 05:09:09.323376 [ 299 ] {b5fdf6e9-dd74-49ff-bdb5-c37e1e4d5c9e} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1942 | 2025.01.29 05:09:09.323502 [ 5 ] {b5fdf6e9-dd74-49ff-bdb5-c37e1e4d5c9e} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1943 | 2025.01.29 05:09:09.323535 [ 5 ] {b5fdf6e9-dd74-49ff-bdb5-c37e1e4d5c9e} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1944 | 2025.01.29 05:09:09.323655 [ 5 ] {b5fdf6e9-dd74-49ff-bdb5-c37e1e4d5c9e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1945 | 2025.01.29 05:09:09.323682 [ 5 ] {b5fdf6e9-dd74-49ff-bdb5-c37e1e4d5c9e} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
1946 | 2025.01.29 05:09:09.323727 [ 5 ] {b5fdf6e9-dd74-49ff-bdb5-c37e1e4d5c9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1947 | 2025.01.29 05:09:09.323778 [ 5 ] {b5fdf6e9-dd74-49ff-bdb5-c37e1e4d5c9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1948 | 2025.01.29 05:09:09.323826 [ 5 ] {b5fdf6e9-dd74-49ff-bdb5-c37e1e4d5c9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1949 | 2025.01.29 05:09:09.325392 [ 5 ] {b5fdf6e9-dd74-49ff-bdb5-c37e1e4d5c9e} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003488 sec., 10607.798165137614 rows/sec., 397.57 KiB/sec. | ||
1950 | 2025.01.29 05:09:09.325575 [ 5 ] {b5fdf6e9-dd74-49ff-bdb5-c37e1e4d5c9e} <Debug> TCPHandler: Processed in 0.003967039 sec. | ||
1951 | 2025.01.29 05:09:09.325957 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1952 | 2025.01.29 05:09:09.326176 [ 254 ] {468f839b-f2ad-4928-887b-0a7f4a40cf54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
1953 | 2025.01.29 05:09:09.326547 [ 254 ] {468f839b-f2ad-4928-887b-0a7f4a40cf54} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1954 | 2025.01.29 05:09:09.326600 [ 254 ] {468f839b-f2ad-4928-887b-0a7f4a40cf54} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
1955 | 2025.01.29 05:09:09.326948 [ 254 ] {468f839b-f2ad-4928-887b-0a7f4a40cf54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1956 | 2025.01.29 05:09:09.327025 [ 254 ] {468f839b-f2ad-4928-887b-0a7f4a40cf54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1957 | 2025.01.29 05:09:09.327189 [ 254 ] {468f839b-f2ad-4928-887b-0a7f4a40cf54} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1958 | 2025.01.29 05:09:09.327301 [ 296 ] {468f839b-f2ad-4928-887b-0a7f4a40cf54} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1959 | 2025.01.29 05:09:09.327365 [ 295 ] {468f839b-f2ad-4928-887b-0a7f4a40cf54} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1960 | 2025.01.29 05:09:09.327370 [ 297 ] {468f839b-f2ad-4928-887b-0a7f4a40cf54} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1961 | 2025.01.29 05:09:09.327509 [ 254 ] {468f839b-f2ad-4928-887b-0a7f4a40cf54} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1962 | 2025.01.29 05:09:09.327543 [ 254 ] {468f839b-f2ad-4928-887b-0a7f4a40cf54} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1963 | 2025.01.29 05:09:09.327657 [ 254 ] {468f839b-f2ad-4928-887b-0a7f4a40cf54} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1964 | 2025.01.29 05:09:09.327680 [ 254 ] {468f839b-f2ad-4928-887b-0a7f4a40cf54} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
1965 | 2025.01.29 05:09:09.327725 [ 254 ] {468f839b-f2ad-4928-887b-0a7f4a40cf54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1966 | 2025.01.29 05:09:09.327774 [ 254 ] {468f839b-f2ad-4928-887b-0a7f4a40cf54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1967 | 2025.01.29 05:09:09.327829 [ 254 ] {468f839b-f2ad-4928-887b-0a7f4a40cf54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1968 | 2025.01.29 05:09:09.329344 [ 254 ] {468f839b-f2ad-4928-887b-0a7f4a40cf54} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003279 sec., 11283.928026837451 rows/sec., 422.91 KiB/sec. | ||
1969 | 2025.01.29 05:09:09.329538 [ 254 ] {468f839b-f2ad-4928-887b-0a7f4a40cf54} <Debug> TCPHandler: Processed in 0.003647341 sec. | ||
1970 | 2025.01.29 05:09:09.330553 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1971 | 2025.01.29 05:09:09.330777 [ 5 ] {ff49f86a-0b47-4900-8ee1-7daa6acc3c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) 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) | ||
1972 | 2025.01.29 05:09:09.331133 [ 5 ] {ff49f86a-0b47-4900-8ee1-7daa6acc3c7e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1973 | 2025.01.29 05:09:09.331185 [ 5 ] {ff49f86a-0b47-4900-8ee1-7daa6acc3c7e} <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 | ||
1974 | 2025.01.29 05:09:09.331523 [ 5 ] {ff49f86a-0b47-4900-8ee1-7daa6acc3c7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1975 | 2025.01.29 05:09:09.331589 [ 5 ] {ff49f86a-0b47-4900-8ee1-7daa6acc3c7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1976 | 2025.01.29 05:09:09.331750 [ 5 ] {ff49f86a-0b47-4900-8ee1-7daa6acc3c7e} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
1977 | 2025.01.29 05:09:09.331904 [ 296 ] {ff49f86a-0b47-4900-8ee1-7daa6acc3c7e} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1978 | 2025.01.29 05:09:09.331932 [ 299 ] {ff49f86a-0b47-4900-8ee1-7daa6acc3c7e} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1979 | 2025.01.29 05:09:09.331912 [ 295 ] {ff49f86a-0b47-4900-8ee1-7daa6acc3c7e} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1980 | 2025.01.29 05:09:09.332063 [ 5 ] {ff49f86a-0b47-4900-8ee1-7daa6acc3c7e} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1981 | 2025.01.29 05:09:09.332092 [ 5 ] {ff49f86a-0b47-4900-8ee1-7daa6acc3c7e} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1982 | 2025.01.29 05:09:09.332205 [ 5 ] {ff49f86a-0b47-4900-8ee1-7daa6acc3c7e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1983 | 2025.01.29 05:09:09.332227 [ 5 ] {ff49f86a-0b47-4900-8ee1-7daa6acc3c7e} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
1984 | 2025.01.29 05:09:09.332270 [ 5 ] {ff49f86a-0b47-4900-8ee1-7daa6acc3c7e} <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'))" | ||
1985 | 2025.01.29 05:09:09.332319 [ 5 ] {ff49f86a-0b47-4900-8ee1-7daa6acc3c7e} <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'))" | ||
1986 | 2025.01.29 05:09:09.332365 [ 5 ] {ff49f86a-0b47-4900-8ee1-7daa6acc3c7e} <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'))" | ||
1987 | 2025.01.29 05:09:09.333857 [ 5 ] {ff49f86a-0b47-4900-8ee1-7daa6acc3c7e} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003198 sec., 11569.731081926204 rows/sec., 433.62 KiB/sec. | ||
1988 | 2025.01.29 05:09:09.334065 [ 5 ] {ff49f86a-0b47-4900-8ee1-7daa6acc3c7e} <Debug> TCPHandler: Processed in 0.00357503 sec. | ||
1989 | 2025.01.29 05:09:09.345115 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1990 | 2025.01.29 05:09:09.345255 [ 254 ] {393e5fb9-d0f7-4d9f-b1f9-8d444f2acebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1991 | 2025.01.29 05:09:09.345317 [ 254 ] {393e5fb9-d0f7-4d9f-b1f9-8d444f2acebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1992 | 2025.01.29 05:09:09.346113 [ 254 ] {393e5fb9-d0f7-4d9f-b1f9-8d444f2acebc} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1993 | 2025.01.29 05:09:09.346159 [ 254 ] {393e5fb9-d0f7-4d9f-b1f9-8d444f2acebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1994 | 2025.01.29 05:09:09.346682 [ 254 ] {393e5fb9-d0f7-4d9f-b1f9-8d444f2acebc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1995 | 2025.01.29 05:09:09.346906 [ 254 ] {393e5fb9-d0f7-4d9f-b1f9-8d444f2acebc} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1996 | 2025.01.29 05:09:09.347185 [ 254 ] {393e5fb9-d0f7-4d9f-b1f9-8d444f2acebc} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001954 sec., 2047.0829068577277 rows/sec., 192.91 KiB/sec. | ||
1997 | 2025.01.29 05:09:09.347487 [ 254 ] {393e5fb9-d0f7-4d9f-b1f9-8d444f2acebc} <Debug> TCPHandler: Processed in 0.002431344 sec. | ||
1998 | 2025.01.29 05:09:09.347691 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1999 | 2025.01.29 05:09:09.347840 [ 5 ] {d625d871-0978-481e-9ab4-32de00e0e34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2000 | 2025.01.29 05:09:09.347898 [ 5 ] {d625d871-0978-481e-9ab4-32de00e0e34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2001 | 2025.01.29 05:09:09.348585 [ 5 ] {d625d871-0978-481e-9ab4-32de00e0e34e} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2002 | 2025.01.29 05:09:09.348633 [ 5 ] {d625d871-0978-481e-9ab4-32de00e0e34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2003 | 2025.01.29 05:09:09.349053 [ 5 ] {d625d871-0978-481e-9ab4-32de00e0e34e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2004 | 2025.01.29 05:09:09.349316 [ 5 ] {d625d871-0978-481e-9ab4-32de00e0e34e} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2005 | 2025.01.29 05:09:09.349562 [ 5 ] {d625d871-0978-481e-9ab4-32de00e0e34e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001761 sec., 7950.028392958547 rows/sec., 572.30 KiB/sec. | ||
2006 | 2025.01.29 05:09:09.349618 [ 5 ] {d625d871-0978-481e-9ab4-32de00e0e34e} <Debug> TCPHandler: Processed in 0.002005235 sec. | ||
2007 | 2025.01.29 05:09:09.349766 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2008 | 2025.01.29 05:09:09.349889 [ 254 ] {fbe33928-4e5d-4c31-86da-36dfc5cbc9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2009 | 2025.01.29 05:09:09.349942 [ 254 ] {fbe33928-4e5d-4c31-86da-36dfc5cbc9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2010 | 2025.01.29 05:09:09.350659 [ 254 ] {fbe33928-4e5d-4c31-86da-36dfc5cbc9a9} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2011 | 2025.01.29 05:09:09.350700 [ 254 ] {fbe33928-4e5d-4c31-86da-36dfc5cbc9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2012 | 2025.01.29 05:09:09.351110 [ 254 ] {fbe33928-4e5d-4c31-86da-36dfc5cbc9a9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2013 | 2025.01.29 05:09:09.351354 [ 254 ] {fbe33928-4e5d-4c31-86da-36dfc5cbc9a9} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2014 | 2025.01.29 05:09:09.351657 [ 254 ] {fbe33928-4e5d-4c31-86da-36dfc5cbc9a9} <Debug> executeQuery: Read 270 rows, 24.30 KiB in 0.001769 sec., 152628.60373092143 rows/sec., 13.41 MiB/sec. | ||
2015 | 2025.01.29 05:09:09.351757 [ 254 ] {fbe33928-4e5d-4c31-86da-36dfc5cbc9a9} <Debug> TCPHandler: Processed in 0.002046006 sec. | ||
2016 | 2025.01.29 05:09:09.351909 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2017 | 2025.01.29 05:09:09.352031 [ 5 ] {fb4958f3-2cee-431a-8f05-5b7b5cdf613e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2018 | 2025.01.29 05:09:09.352080 [ 5 ] {fb4958f3-2cee-431a-8f05-5b7b5cdf613e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2019 | 2025.01.29 05:09:09.352704 [ 5 ] {fb4958f3-2cee-431a-8f05-5b7b5cdf613e} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2020 | 2025.01.29 05:09:09.352745 [ 5 ] {fb4958f3-2cee-431a-8f05-5b7b5cdf613e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2021 | 2025.01.29 05:09:09.353128 [ 5 ] {fb4958f3-2cee-431a-8f05-5b7b5cdf613e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2022 | 2025.01.29 05:09:09.353378 [ 5 ] {fb4958f3-2cee-431a-8f05-5b7b5cdf613e} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2023 | 2025.01.29 05:09:09.353608 [ 5 ] {fb4958f3-2cee-431a-8f05-5b7b5cdf613e} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.001602 sec., 24968.789013732836 rows/sec., 1.79 MiB/sec. | ||
2024 | 2025.01.29 05:09:09.353659 [ 5 ] {fb4958f3-2cee-431a-8f05-5b7b5cdf613e} <Debug> TCPHandler: Processed in 0.00180931 sec. | ||
2025 | 2025.01.29 05:09:09.353836 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2026 | 2025.01.29 05:09:09.353977 [ 254 ] {80b9f70d-6fd8-4201-842d-5186e9db6720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2027 | 2025.01.29 05:09:09.354034 [ 254 ] {80b9f70d-6fd8-4201-842d-5186e9db6720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2028 | 2025.01.29 05:09:09.354668 [ 254 ] {80b9f70d-6fd8-4201-842d-5186e9db6720} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2029 | 2025.01.29 05:09:09.354710 [ 254 ] {80b9f70d-6fd8-4201-842d-5186e9db6720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2030 | 2025.01.29 05:09:09.355067 [ 254 ] {80b9f70d-6fd8-4201-842d-5186e9db6720} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2031 | 2025.01.29 05:09:09.355306 [ 254 ] {80b9f70d-6fd8-4201-842d-5186e9db6720} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2032 | 2025.01.29 05:09:09.355583 [ 254 ] {80b9f70d-6fd8-4201-842d-5186e9db6720} <Debug> executeQuery: Read 15 rows, 1.05 KiB in 0.001623 sec., 9242.144177449167 rows/sec., 645.02 KiB/sec. | ||
2033 | 2025.01.29 05:09:09.355651 [ 254 ] {80b9f70d-6fd8-4201-842d-5186e9db6720} <Debug> TCPHandler: Processed in 0.001888302 sec. | ||
2034 | 2025.01.29 05:09:09.355805 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2035 | 2025.01.29 05:09:09.355944 [ 5 ] {43201268-1942-4d02-a8ae-82d29a3cee6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2036 | 2025.01.29 05:09:09.356001 [ 5 ] {43201268-1942-4d02-a8ae-82d29a3cee6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2037 | 2025.01.29 05:09:09.356648 [ 5 ] {43201268-1942-4d02-a8ae-82d29a3cee6e} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2038 | 2025.01.29 05:09:09.356689 [ 5 ] {43201268-1942-4d02-a8ae-82d29a3cee6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2039 | 2025.01.29 05:09:09.357059 [ 5 ] {43201268-1942-4d02-a8ae-82d29a3cee6e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2040 | 2025.01.29 05:09:09.357304 [ 5 ] {43201268-1942-4d02-a8ae-82d29a3cee6e} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2041 | 2025.01.29 05:09:09.357598 [ 5 ] {43201268-1942-4d02-a8ae-82d29a3cee6e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001673 sec., 7770.472205618649 rows/sec., 484.49 KiB/sec. | ||
2042 | 2025.01.29 05:09:09.357767 [ 5 ] {43201268-1942-4d02-a8ae-82d29a3cee6e} <Debug> TCPHandler: Processed in 0.002025065 sec. | ||
2043 | 2025.01.29 05:09:09.357943 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2044 | 2025.01.29 05:09:09.358063 [ 254 ] {91fbcf93-2b5b-4a89-ab75-0b86cd1a8dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2045 | 2025.01.29 05:09:09.358112 [ 254 ] {91fbcf93-2b5b-4a89-ab75-0b86cd1a8dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2046 | 2025.01.29 05:09:09.358856 [ 254 ] {91fbcf93-2b5b-4a89-ab75-0b86cd1a8dfe} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2047 | 2025.01.29 05:09:09.358897 [ 254 ] {91fbcf93-2b5b-4a89-ab75-0b86cd1a8dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2048 | 2025.01.29 05:09:09.359288 [ 254 ] {91fbcf93-2b5b-4a89-ab75-0b86cd1a8dfe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2049 | 2025.01.29 05:09:09.359530 [ 254 ] {91fbcf93-2b5b-4a89-ab75-0b86cd1a8dfe} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2050 | 2025.01.29 05:09:09.359792 [ 254 ] {91fbcf93-2b5b-4a89-ab75-0b86cd1a8dfe} <Debug> executeQuery: Read 425 rows, 31.14 KiB in 0.00174 sec., 244252.8735632184 rows/sec., 17.48 MiB/sec. | ||
2051 | 2025.01.29 05:09:09.360146 [ 254 ] {91fbcf93-2b5b-4a89-ab75-0b86cd1a8dfe} <Debug> TCPHandler: Processed in 0.002268771 sec. | ||
2052 | 2025.01.29 05:09:09.360319 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2053 | 2025.01.29 05:09:09.360439 [ 5 ] {a5942722-2c0d-43e4-9f19-b16e1ff1e296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2054 | 2025.01.29 05:09:09.360493 [ 5 ] {a5942722-2c0d-43e4-9f19-b16e1ff1e296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2055 | 2025.01.29 05:09:09.360994 [ 5 ] {a5942722-2c0d-43e4-9f19-b16e1ff1e296} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2056 | 2025.01.29 05:09:09.361034 [ 5 ] {a5942722-2c0d-43e4-9f19-b16e1ff1e296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2057 | 2025.01.29 05:09:09.361417 [ 5 ] {a5942722-2c0d-43e4-9f19-b16e1ff1e296} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2058 | 2025.01.29 05:09:09.361666 [ 5 ] {a5942722-2c0d-43e4-9f19-b16e1ff1e296} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2059 | 2025.01.29 05:09:09.361871 [ 5 ] {a5942722-2c0d-43e4-9f19-b16e1ff1e296} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001458 sec., 4115.226337448559 rows/sec., 215.00 KiB/sec. | ||
2060 | 2025.01.29 05:09:09.361922 [ 5 ] {a5942722-2c0d-43e4-9f19-b16e1ff1e296} <Debug> TCPHandler: Processed in 0.001662118 sec. | ||
2061 | 2025.01.29 05:09:09.362073 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2062 | 2025.01.29 05:09:09.362191 [ 254 ] {d14f2152-2327-45f6-8255-abdb6b435ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2063 | 2025.01.29 05:09:09.362245 [ 254 ] {d14f2152-2327-45f6-8255-abdb6b435ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2064 | 2025.01.29 05:09:09.362848 [ 254 ] {d14f2152-2327-45f6-8255-abdb6b435ed2} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2065 | 2025.01.29 05:09:09.362888 [ 254 ] {d14f2152-2327-45f6-8255-abdb6b435ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2066 | 2025.01.29 05:09:09.363287 [ 254 ] {d14f2152-2327-45f6-8255-abdb6b435ed2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2067 | 2025.01.29 05:09:09.363541 [ 254 ] {d14f2152-2327-45f6-8255-abdb6b435ed2} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2068 | 2025.01.29 05:09:09.363811 [ 254 ] {d14f2152-2327-45f6-8255-abdb6b435ed2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001628 sec., 145577.39557739557 rows/sec., 9.76 MiB/sec. | ||
2069 | 2025.01.29 05:09:09.363933 [ 254 ] {d14f2152-2327-45f6-8255-abdb6b435ed2} <Debug> TCPHandler: Processed in 0.001914822 sec. | ||
2070 | 2025.01.29 05:09:09.364084 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2071 | 2025.01.29 05:09:09.364206 [ 5 ] {99796fb9-6b00-494b-ac06-22bf8d7d3701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2072 | 2025.01.29 05:09:09.364259 [ 5 ] {99796fb9-6b00-494b-ac06-22bf8d7d3701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2073 | 2025.01.29 05:09:09.364745 [ 5 ] {99796fb9-6b00-494b-ac06-22bf8d7d3701} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2074 | 2025.01.29 05:09:09.364786 [ 5 ] {99796fb9-6b00-494b-ac06-22bf8d7d3701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2075 | 2025.01.29 05:09:09.365170 [ 5 ] {99796fb9-6b00-494b-ac06-22bf8d7d3701} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2076 | 2025.01.29 05:09:09.365431 [ 5 ] {99796fb9-6b00-494b-ac06-22bf8d7d3701} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2077 | 2025.01.29 05:09:09.365721 [ 5 ] {99796fb9-6b00-494b-ac06-22bf8d7d3701} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001522 sec., 1314.060446780552 rows/sec., 85.98 KiB/sec. | ||
2078 | 2025.01.29 05:09:09.365803 [ 5 ] {99796fb9-6b00-494b-ac06-22bf8d7d3701} <Debug> TCPHandler: Processed in 0.00177989 sec. | ||
2079 | 2025.01.29 05:09:09.365966 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2080 | 2025.01.29 05:09:09.366105 [ 254 ] {efc38f08-8e93-4315-b229-73a773aaab0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2081 | 2025.01.29 05:09:09.366199 [ 254 ] {efc38f08-8e93-4315-b229-73a773aaab0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2082 | 2025.01.29 05:09:09.367429 [ 254 ] {efc38f08-8e93-4315-b229-73a773aaab0c} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2083 | 2025.01.29 05:09:09.367468 [ 254 ] {efc38f08-8e93-4315-b229-73a773aaab0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2084 | 2025.01.29 05:09:09.368117 [ 254 ] {efc38f08-8e93-4315-b229-73a773aaab0c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2085 | 2025.01.29 05:09:09.368377 [ 254 ] {efc38f08-8e93-4315-b229-73a773aaab0c} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2086 | 2025.01.29 05:09:09.368706 [ 254 ] {efc38f08-8e93-4315-b229-73a773aaab0c} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002624 sec., 12576.219512195123 rows/sec., 22.54 MiB/sec. | ||
2087 | 2025.01.29 05:09:09.368823 [ 254 ] {efc38f08-8e93-4315-b229-73a773aaab0c} <Debug> TCPHandler: Processed in 0.002925195 sec. | ||
2088 | 2025.01.29 05:09:09.368988 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2089 | 2025.01.29 05:09:09.369131 [ 5 ] {c6d62375-5a8a-46b1-9a3b-0e970dff7cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2090 | 2025.01.29 05:09:09.369192 [ 5 ] {c6d62375-5a8a-46b1-9a3b-0e970dff7cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2091 | 2025.01.29 05:09:09.369719 [ 5 ] {c6d62375-5a8a-46b1-9a3b-0e970dff7cf4} <Trace> oximeter.measurements_i64 (e756eb5c-129f-45db-ab90-ffe735270ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2092 | 2025.01.29 05:09:09.369759 [ 5 ] {c6d62375-5a8a-46b1-9a3b-0e970dff7cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2093 | 2025.01.29 05:09:09.370152 [ 5 ] {c6d62375-5a8a-46b1-9a3b-0e970dff7cf4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2094 | 2025.01.29 05:09:09.370396 [ 5 ] {c6d62375-5a8a-46b1-9a3b-0e970dff7cf4} <Trace> oximeter.measurements_i64 (e756eb5c-129f-45db-ab90-ffe735270ccf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2095 | 2025.01.29 05:09:09.370809 [ 5 ] {c6d62375-5a8a-46b1-9a3b-0e970dff7cf4} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001708 sec., 10538.64168618267 rows/sec., 794.17 KiB/sec. | ||
2096 | 2025.01.29 05:09:09.370864 [ 5 ] {c6d62375-5a8a-46b1-9a3b-0e970dff7cf4} <Debug> TCPHandler: Processed in 0.001945323 sec. | ||
2097 | 2025.01.29 05:09:09.371007 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2098 | 2025.01.29 05:09:09.371125 [ 254 ] {6f02a485-62c8-4190-bbe1-f48f02983f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2099 | 2025.01.29 05:09:09.371176 [ 254 ] {6f02a485-62c8-4190-bbe1-f48f02983f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2100 | 2025.01.29 05:09:09.371690 [ 254 ] {6f02a485-62c8-4190-bbe1-f48f02983f95} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2101 | 2025.01.29 05:09:09.371729 [ 254 ] {6f02a485-62c8-4190-bbe1-f48f02983f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2102 | 2025.01.29 05:09:09.372094 [ 254 ] {6f02a485-62c8-4190-bbe1-f48f02983f95} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2103 | 2025.01.29 05:09:09.372324 [ 254 ] {6f02a485-62c8-4190-bbe1-f48f02983f95} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2104 | 2025.01.29 05:09:09.372574 [ 254 ] {6f02a485-62c8-4190-bbe1-f48f02983f95} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001465 sec., 55972.696245733794 rows/sec., 3.55 MiB/sec. | ||
2105 | 2025.01.29 05:09:09.372708 [ 254 ] {6f02a485-62c8-4190-bbe1-f48f02983f95} <Debug> TCPHandler: Processed in 0.001756209 sec. | ||
2106 | 2025.01.29 05:09:14.319663 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2107 | 2025.01.29 05:09:14.319909 [ 254 ] {056cda68-a2d6-4818-91f6-e8321de02678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2108 | 2025.01.29 05:09:14.319994 [ 254 ] {056cda68-a2d6-4818-91f6-e8321de02678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2109 | 2025.01.29 05:09:14.320887 [ 254 ] {056cda68-a2d6-4818-91f6-e8321de02678} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2110 | 2025.01.29 05:09:14.320943 [ 254 ] {056cda68-a2d6-4818-91f6-e8321de02678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2111 | 2025.01.29 05:09:14.321381 [ 254 ] {056cda68-a2d6-4818-91f6-e8321de02678} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2112 | 2025.01.29 05:09:14.321659 [ 254 ] {056cda68-a2d6-4818-91f6-e8321de02678} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2113 | 2025.01.29 05:09:14.321870 [ 40 ] {} <Debug> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2114 | 2025.01.29 05:09:14.321930 [ 254 ] {056cda68-a2d6-4818-91f6-e8321de02678} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00208 sec., 26923.076923076926 rows/sec., 2.06 MiB/sec. | ||
2115 | 2025.01.29 05:09:14.322002 [ 40 ] {} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2116 | 2025.01.29 05:09:14.322087 [ 254 ] {056cda68-a2d6-4818-91f6-e8321de02678} <Debug> TCPHandler: Processed in 0.002560697 sec. | ||
2117 | 2025.01.29 05:09:14.322094 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2118 | 2025.01.29 05:09:14.322346 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::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 | ||
2119 | 2025.01.29 05:09:14.322379 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2120 | 2025.01.29 05:09:14.322680 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2121 | 2025.01.29 05:09:14.322706 [ 5 ] {62411390-9084-49e9-a913-5df3b39e72a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2122 | 2025.01.29 05:09:14.322740 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 219 rows starting from the beginning of the part | ||
2123 | 2025.01.29 05:09:14.322821 [ 5 ] {62411390-9084-49e9-a913-5df3b39e72a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2124 | 2025.01.29 05:09:14.322959 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1359 rows starting from the beginning of the part | ||
2125 | 2025.01.29 05:09:14.323359 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
2126 | 2025.01.29 05:09:14.323704 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
2127 | 2025.01.29 05:09:14.324024 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 270 rows starting from the beginning of the part | ||
2128 | 2025.01.29 05:09:14.324391 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
2129 | 2025.01.29 05:09:14.325921 [ 5 ] {62411390-9084-49e9-a913-5df3b39e72a0} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2130 | 2025.01.29 05:09:14.325995 [ 5 ] {62411390-9084-49e9-a913-5df3b39e72a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2131 | 2025.01.29 05:09:14.327010 [ 5 ] {62411390-9084-49e9-a913-5df3b39e72a0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2132 | 2025.01.29 05:09:14.327517 [ 5 ] {62411390-9084-49e9-a913-5df3b39e72a0} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2133 | 2025.01.29 05:09:14.327742 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2016 rows, containing 5 columns (5 merged, 0 gathered) in 0.005490232 sec., 367197.59747857647 rows/sec., 32.10 MiB/sec. | ||
2134 | 2025.01.29 05:09:14.327851 [ 40 ] {} <Debug> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2135 | 2025.01.29 05:09:14.327923 [ 40 ] {} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2136 | 2025.01.29 05:09:14.327993 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2137 | 2025.01.29 05:09:14.328091 [ 5 ] {62411390-9084-49e9-a913-5df3b39e72a0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00545 sec., 11743.119266055046 rows/sec., 938.58 KiB/sec. | ||
2138 | 2025.01.29 05:09:14.328107 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2139 | 2025.01.29 05:09:14.328474 [ 5 ] {62411390-9084-49e9-a913-5df3b39e72a0} <Debug> TCPHandler: Processed in 0.006233619 sec. | ||
2140 | 2025.01.29 05:09:14.328545 [ 195 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::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 | ||
2141 | 2025.01.29 05:09:14.328808 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2142 | 2025.01.29 05:09:14.328957 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_11_2} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2143 | 2025.01.29 05:09:14.329022 [ 195 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2144 | 2025.01.29 05:09:14.329180 [ 195 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part | ||
2145 | 2025.01.29 05:09:14.329235 [ 254 ] {0069ba56-dddd-4513-aeb5-60326ca1a69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2146 | 2025.01.29 05:09:14.329249 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_11_2} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2147 | 2025.01.29 05:09:14.329580 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
2148 | 2025.01.29 05:09:14.329575 [ 195 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 846 rows starting from the beginning of the part | ||
2149 | 2025.01.29 05:09:14.329723 [ 254 ] {0069ba56-dddd-4513-aeb5-60326ca1a69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2150 | 2025.01.29 05:09:14.329872 [ 195 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
2151 | 2025.01.29 05:09:14.330215 [ 195 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
2152 | 2025.01.29 05:09:14.330441 [ 195 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 425 rows starting from the beginning of the part | ||
2153 | 2025.01.29 05:09:14.330779 [ 195 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
2154 | 2025.01.29 05:09:14.332467 [ 254 ] {0069ba56-dddd-4513-aeb5-60326ca1a69d} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2155 | 2025.01.29 05:09:14.332537 [ 254 ] {0069ba56-dddd-4513-aeb5-60326ca1a69d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2156 | 2025.01.29 05:09:14.333686 [ 254 ] {0069ba56-dddd-4513-aeb5-60326ca1a69d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2157 | 2025.01.29 05:09:14.334263 [ 254 ] {0069ba56-dddd-4513-aeb5-60326ca1a69d} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2158 | 2025.01.29 05:09:14.334378 [ 197 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1853 rows, containing 5 columns (5 merged, 0 gathered) in 0.0062861 sec., 294777.3659343631 rows/sec., 22.47 MiB/sec. | ||
2159 | 2025.01.29 05:09:14.334607 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2160 | 2025.01.29 05:09:14.334759 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2161 | 2025.01.29 05:09:14.334824 [ 197 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2162 | 2025.01.29 05:09:14.334832 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2163 | 2025.01.29 05:09:14.335078 [ 254 ] {0069ba56-dddd-4513-aeb5-60326ca1a69d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005883 sec., 27197.0083290838 rows/sec., 1.89 MiB/sec. | ||
2164 | 2025.01.29 05:09:14.335427 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
2165 | 2025.01.29 05:09:14.335853 [ 254 ] {0069ba56-dddd-4513-aeb5-60326ca1a69d} <Debug> TCPHandler: Processed in 0.007241902 sec. | ||
2166 | 2025.01.29 05:09:14.335965 [ 197 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_11_2} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2167 | 2025.01.29 05:09:14.336085 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2168 | 2025.01.29 05:09:14.336176 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2169 | 2025.01.29 05:09:14.336262 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1050 rows starting from the beginning of the part | ||
2170 | 2025.01.29 05:09:14.336316 [ 197 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_11_2} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2171 | 2025.01.29 05:09:14.336657 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2172 | 2025.01.29 05:09:14.336679 [ 5 ] {e7852805-5cb7-4f5b-819d-2b3b36ff09ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2173 | 2025.01.29 05:09:14.336822 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2625 rows starting from the beginning of the part | ||
2174 | 2025.01.29 05:09:14.336879 [ 5 ] {e7852805-5cb7-4f5b-819d-2b3b36ff09ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2175 | 2025.01.29 05:09:14.337265 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part | ||
2176 | 2025.01.29 05:09:14.337579 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
2177 | 2025.01.29 05:09:14.338109 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part | ||
2178 | 2025.01.29 05:09:14.338290 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
2179 | 2025.01.29 05:09:14.339195 [ 5 ] {e7852805-5cb7-4f5b-819d-2b3b36ff09ce} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2180 | 2025.01.29 05:09:14.339266 [ 5 ] {e7852805-5cb7-4f5b-819d-2b3b36ff09ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2181 | 2025.01.29 05:09:14.340098 [ 5 ] {e7852805-5cb7-4f5b-819d-2b3b36ff09ce} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2182 | 2025.01.29 05:09:14.340695 [ 5 ] {e7852805-5cb7-4f5b-819d-2b3b36ff09ce} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2183 | 2025.01.29 05:09:14.341035 [ 39 ] {} <Debug> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2184 | 2025.01.29 05:09:14.341117 [ 39 ] {} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2185 | 2025.01.29 05:09:14.341172 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2186 | 2025.01.29 05:09:14.341249 [ 5 ] {e7852805-5cb7-4f5b-819d-2b3b36ff09ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004722 sec., 12706.480304955528 rows/sec., 876.88 KiB/sec. | ||
2187 | 2025.01.29 05:09:14.341690 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
2188 | 2025.01.29 05:09:14.341734 [ 5 ] {e7852805-5cb7-4f5b-819d-2b3b36ff09ce} <Debug> TCPHandler: Processed in 0.005695997 sec. | ||
2189 | 2025.01.29 05:09:14.342113 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2190 | 2025.01.29 05:09:14.342149 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 380 rows starting from the beginning of the part | ||
2191 | 2025.01.29 05:09:14.342236 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part | ||
2192 | 2025.01.29 05:09:14.342364 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
2193 | 2025.01.29 05:09:14.342633 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
2194 | 2025.01.29 05:09:14.343013 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part | ||
2195 | 2025.01.29 05:09:14.343391 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
2196 | 2025.01.29 05:09:14.343595 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4328 rows, containing 5 columns (5 merged, 0 gathered) in 0.008591562 sec., 503750.0747826763 rows/sec., 33.96 MiB/sec. | ||
2197 | 2025.01.29 05:09:14.344034 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2198 | 2025.01.29 05:09:14.344416 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2199 | 2025.01.29 05:09:14.344551 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2200 | 2025.01.29 05:09:14.344661 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
2201 | 2025.01.29 05:09:14.344961 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 4 columns (4 merged, 0 gathered) in 0.003680822 sec., 180394.4879703501 rows/sec., 11.81 MiB/sec. | ||
2202 | 2025.01.29 05:09:14.345134 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2203 | 2025.01.29 05:09:14.345412 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_11_2} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2204 | 2025.01.29 05:09:14.345494 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_11_2} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2205 | 2025.01.29 05:09:14.345565 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2206 | 2025.01.29 05:09:16.298156 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
2207 | 2025.01.29 05:09:16.298833 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2208 | 2025.01.29 05:09:16.298885 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2209 | 2025.01.29 05:09:16.299429 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2210 | 2025.01.29 05:09:16.299690 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2211 | 2025.01.29 05:09:16.299940 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
2212 | 2025.01.29 05:09:16.549162 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2213 | 2025.01.29 05:09:16.568854 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2214 | 2025.01.29 05:09:16.568911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2215 | 2025.01.29 05:09:16.575537 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2216 | 2025.01.29 05:09:16.576319 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2217 | 2025.01.29 05:09:16.579678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2218 | 2025.01.29 05:09:18.802064 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 326 | ||
2219 | 2025.01.29 05:09:18.805304 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2220 | 2025.01.29 05:09:18.805350 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2221 | 2025.01.29 05:09:18.806834 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2222 | 2025.01.29 05:09:18.807146 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2223 | 2025.01.29 05:09:18.807377 [ 26 ] {} <Debug> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2224 | 2025.01.29 05:09:18.807506 [ 26 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2225 | 2025.01.29 05:09:18.807596 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2226 | 2025.01.29 05:09:18.808329 [ 187 ] {efc2582d-c65a-47ca-b14d-729da217c354::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 | ||
2227 | 2025.01.29 05:09:18.809190 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 326 | ||
2228 | 2025.01.29 05:09:18.809683 [ 187 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2229 | 2025.01.29 05:09:18.809859 [ 187 ] {efc2582d-c65a-47ca-b14d-729da217c354::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 | ||
2230 | 2025.01.29 05:09:18.810502 [ 187 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part | ||
2231 | 2025.01.29 05:09:18.811110 [ 187 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
2232 | 2025.01.29 05:09:18.811712 [ 187 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
2233 | 2025.01.29 05:09:18.812336 [ 187 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
2234 | 2025.01.29 05:09:18.812942 [ 187 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
2235 | 2025.01.29 05:09:18.823320 [ 195 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 72 columns (72 merged, 0 gathered) in 0.015565157 sec., 20944.215339427672 rows/sec., 21.26 MiB/sec. | ||
2236 | 2025.01.29 05:09:18.824338 [ 198 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2237 | 2025.01.29 05:09:18.825121 [ 198 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_6_1} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2238 | 2025.01.29 05:09:18.825199 [ 198 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_6_1} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2239 | 2025.01.29 05:09:18.825605 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. | ||
2240 | 2025.01.29 05:09:19.324660 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2241 | 2025.01.29 05:09:19.324875 [ 254 ] {e007fc01-005c-4590-8698-f5eb7f83069c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2242 | 2025.01.29 05:09:19.324956 [ 254 ] {e007fc01-005c-4590-8698-f5eb7f83069c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2243 | 2025.01.29 05:09:19.325814 [ 254 ] {e007fc01-005c-4590-8698-f5eb7f83069c} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2244 | 2025.01.29 05:09:19.325864 [ 254 ] {e007fc01-005c-4590-8698-f5eb7f83069c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2245 | 2025.01.29 05:09:19.326295 [ 254 ] {e007fc01-005c-4590-8698-f5eb7f83069c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2246 | 2025.01.29 05:09:19.326544 [ 254 ] {e007fc01-005c-4590-8698-f5eb7f83069c} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2247 | 2025.01.29 05:09:19.326746 [ 26 ] {} <Debug> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2248 | 2025.01.29 05:09:19.326815 [ 254 ] {e007fc01-005c-4590-8698-f5eb7f83069c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001996 sec., 7014.0280561122245 rows/sec., 504.92 KiB/sec. | ||
2249 | 2025.01.29 05:09:19.326843 [ 26 ] {} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2250 | 2025.01.29 05:09:19.326923 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2251 | 2025.01.29 05:09:19.326948 [ 254 ] {e007fc01-005c-4590-8698-f5eb7f83069c} <Debug> TCPHandler: Processed in 0.002420434 sec. | ||
2252 | 2025.01.29 05:09:19.327124 [ 195 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
2253 | 2025.01.29 05:09:19.327252 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2254 | 2025.01.29 05:09:19.327278 [ 195 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2255 | 2025.01.29 05:09:19.327340 [ 195 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
2256 | 2025.01.29 05:09:19.327562 [ 195 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
2257 | 2025.01.29 05:09:19.327584 [ 5 ] {c4e20132-d408-4541-a2a6-12452e7dcd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2258 | 2025.01.29 05:09:19.327838 [ 5 ] {c4e20132-d408-4541-a2a6-12452e7dcd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2259 | 2025.01.29 05:09:19.327910 [ 195 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
2260 | 2025.01.29 05:09:19.328341 [ 195 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
2261 | 2025.01.29 05:09:19.328796 [ 195 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
2262 | 2025.01.29 05:09:19.330796 [ 5 ] {c4e20132-d408-4541-a2a6-12452e7dcd95} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2263 | 2025.01.29 05:09:19.330878 [ 5 ] {c4e20132-d408-4541-a2a6-12452e7dcd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2264 | 2025.01.29 05:09:19.331347 [ 198 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004309956 sec., 16241.46511008465 rows/sec., 1.20 MiB/sec. | ||
2265 | 2025.01.29 05:09:19.331571 [ 195 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2266 | 2025.01.29 05:09:19.331786 [ 5 ] {c4e20132-d408-4541-a2a6-12452e7dcd95} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2267 | 2025.01.29 05:09:19.332062 [ 195 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_5_1} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2268 | 2025.01.29 05:09:19.332259 [ 195 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_5_1} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2269 | 2025.01.29 05:09:19.332295 [ 5 ] {c4e20132-d408-4541-a2a6-12452e7dcd95} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2270 | 2025.01.29 05:09:19.332434 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2271 | 2025.01.29 05:09:19.332644 [ 5 ] {c4e20132-d408-4541-a2a6-12452e7dcd95} <Debug> executeQuery: Read 271 rows, 24.40 KiB in 0.005208 sec., 52035.33026113671 rows/sec., 4.58 MiB/sec. | ||
2272 | 2025.01.29 05:09:19.332867 [ 5 ] {c4e20132-d408-4541-a2a6-12452e7dcd95} <Debug> TCPHandler: Processed in 0.005784689 sec. | ||
2273 | 2025.01.29 05:09:19.333056 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2274 | 2025.01.29 05:09:19.333180 [ 254 ] {e13f5c78-4356-471f-a7d8-8c51e5aa92d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2275 | 2025.01.29 05:09:19.333231 [ 254 ] {e13f5c78-4356-471f-a7d8-8c51e5aa92d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2276 | 2025.01.29 05:09:19.333871 [ 254 ] {e13f5c78-4356-471f-a7d8-8c51e5aa92d9} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2277 | 2025.01.29 05:09:19.333911 [ 254 ] {e13f5c78-4356-471f-a7d8-8c51e5aa92d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2278 | 2025.01.29 05:09:19.334274 [ 254 ] {e13f5c78-4356-471f-a7d8-8c51e5aa92d9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2279 | 2025.01.29 05:09:19.334541 [ 254 ] {e13f5c78-4356-471f-a7d8-8c51e5aa92d9} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2280 | 2025.01.29 05:09:19.334846 [ 254 ] {e13f5c78-4356-471f-a7d8-8c51e5aa92d9} <Debug> executeQuery: Read 41 rows, 3.01 KiB in 0.001663 sec., 24654.239326518342 rows/sec., 1.77 MiB/sec. | ||
2281 | 2025.01.29 05:09:19.334948 [ 254 ] {e13f5c78-4356-471f-a7d8-8c51e5aa92d9} <Debug> TCPHandler: Processed in 0.001951764 sec. | ||
2282 | 2025.01.29 05:09:19.335125 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2283 | 2025.01.29 05:09:19.335242 [ 5 ] {b57452b9-01cf-4b0f-a8ec-47eddfd93f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2284 | 2025.01.29 05:09:19.335291 [ 5 ] {b57452b9-01cf-4b0f-a8ec-47eddfd93f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2285 | 2025.01.29 05:09:19.335864 [ 5 ] {b57452b9-01cf-4b0f-a8ec-47eddfd93f53} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2286 | 2025.01.29 05:09:19.335903 [ 5 ] {b57452b9-01cf-4b0f-a8ec-47eddfd93f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2287 | 2025.01.29 05:09:19.336258 [ 5 ] {b57452b9-01cf-4b0f-a8ec-47eddfd93f53} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2288 | 2025.01.29 05:09:19.336499 [ 5 ] {b57452b9-01cf-4b0f-a8ec-47eddfd93f53} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2289 | 2025.01.29 05:09:19.336676 [ 5 ] {b57452b9-01cf-4b0f-a8ec-47eddfd93f53} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001459 sec., 9595.613433858807 rows/sec., 672.01 KiB/sec. | ||
2290 | 2025.01.29 05:09:19.336727 [ 5 ] {b57452b9-01cf-4b0f-a8ec-47eddfd93f53} <Debug> TCPHandler: Processed in 0.001661987 sec. | ||
2291 | 2025.01.29 05:09:19.336881 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2292 | 2025.01.29 05:09:19.337002 [ 254 ] {59ff9198-d5be-49e6-a913-b03cdffa1a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2293 | 2025.01.29 05:09:19.337050 [ 254 ] {59ff9198-d5be-49e6-a913-b03cdffa1a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2294 | 2025.01.29 05:09:19.337626 [ 254 ] {59ff9198-d5be-49e6-a913-b03cdffa1a5f} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2295 | 2025.01.29 05:09:19.337666 [ 254 ] {59ff9198-d5be-49e6-a913-b03cdffa1a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2296 | 2025.01.29 05:09:19.338019 [ 254 ] {59ff9198-d5be-49e6-a913-b03cdffa1a5f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2297 | 2025.01.29 05:09:19.338264 [ 254 ] {59ff9198-d5be-49e6-a913-b03cdffa1a5f} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2298 | 2025.01.29 05:09:19.338421 [ 33 ] {} <Debug> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2299 | 2025.01.29 05:09:19.338485 [ 33 ] {} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2300 | 2025.01.29 05:09:19.338518 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2301 | 2025.01.29 05:09:19.338524 [ 254 ] {59ff9198-d5be-49e6-a913-b03cdffa1a5f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001537 sec., 8458.035133376708 rows/sec., 527.36 KiB/sec. | ||
2302 | 2025.01.29 05:09:19.338699 [ 254 ] {59ff9198-d5be-49e6-a913-b03cdffa1a5f} <Debug> TCPHandler: Processed in 0.001874212 sec. | ||
2303 | 2025.01.29 05:09:19.338773 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
2304 | 2025.01.29 05:09:19.338867 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2305 | 2025.01.29 05:09:19.339016 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2306 | 2025.01.29 05:09:19.339069 [ 5 ] {b2231486-35a5-4cc1-8b44-1b4752f23693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2307 | 2025.01.29 05:09:19.339088 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
2308 | 2025.01.29 05:09:19.339141 [ 5 ] {b2231486-35a5-4cc1-8b44-1b4752f23693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2309 | 2025.01.29 05:09:19.339431 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
2310 | 2025.01.29 05:09:19.339748 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
2311 | 2025.01.29 05:09:19.340065 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
2312 | 2025.01.29 05:09:19.340404 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
2313 | 2025.01.29 05:09:19.341945 [ 5 ] {b2231486-35a5-4cc1-8b44-1b4752f23693} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2314 | 2025.01.29 05:09:19.342012 [ 5 ] {b2231486-35a5-4cc1-8b44-1b4752f23693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2315 | 2025.01.29 05:09:19.342818 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004187743 sec., 15521.487350107207 rows/sec., 1.00 MiB/sec. | ||
2316 | 2025.01.29 05:09:19.342994 [ 5 ] {b2231486-35a5-4cc1-8b44-1b4752f23693} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2317 | 2025.01.29 05:09:19.343030 [ 198 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2318 | 2025.01.29 05:09:19.343452 [ 5 ] {b2231486-35a5-4cc1-8b44-1b4752f23693} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2319 | 2025.01.29 05:09:19.343641 [ 198 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_5_1} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2320 | 2025.01.29 05:09:19.343863 [ 5 ] {b2231486-35a5-4cc1-8b44-1b4752f23693} <Debug> executeQuery: Read 416 rows, 30.40 KiB in 0.004852 sec., 85737.84006595217 rows/sec., 6.12 MiB/sec. | ||
2321 | 2025.01.29 05:09:19.343891 [ 198 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_5_1} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2322 | 2025.01.29 05:09:19.343985 [ 5 ] {b2231486-35a5-4cc1-8b44-1b4752f23693} <Debug> TCPHandler: Processed in 0.005169735 sec. | ||
2323 | 2025.01.29 05:09:19.344138 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2324 | 2025.01.29 05:09:19.344195 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2325 | 2025.01.29 05:09:19.344306 [ 254 ] {173bf32e-d3e2-48e6-abba-bc71af19e78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2326 | 2025.01.29 05:09:19.344358 [ 254 ] {173bf32e-d3e2-48e6-abba-bc71af19e78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2327 | 2025.01.29 05:09:19.344849 [ 254 ] {173bf32e-d3e2-48e6-abba-bc71af19e78b} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2328 | 2025.01.29 05:09:19.344888 [ 254 ] {173bf32e-d3e2-48e6-abba-bc71af19e78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2329 | 2025.01.29 05:09:19.345319 [ 254 ] {173bf32e-d3e2-48e6-abba-bc71af19e78b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2330 | 2025.01.29 05:09:19.345556 [ 254 ] {173bf32e-d3e2-48e6-abba-bc71af19e78b} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2331 | 2025.01.29 05:09:19.345885 [ 254 ] {173bf32e-d3e2-48e6-abba-bc71af19e78b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001599 sec., 3752.34521575985 rows/sec., 196.05 KiB/sec. | ||
2332 | 2025.01.29 05:09:19.346019 [ 254 ] {173bf32e-d3e2-48e6-abba-bc71af19e78b} <Debug> TCPHandler: Processed in 0.001909862 sec. | ||
2333 | 2025.01.29 05:09:19.346188 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2334 | 2025.01.29 05:09:19.346307 [ 5 ] {73de5be7-5bd1-4600-9f32-966bf9d7ed19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2335 | 2025.01.29 05:09:19.346367 [ 5 ] {73de5be7-5bd1-4600-9f32-966bf9d7ed19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2336 | 2025.01.29 05:09:19.346951 [ 5 ] {73de5be7-5bd1-4600-9f32-966bf9d7ed19} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2337 | 2025.01.29 05:09:19.346990 [ 5 ] {73de5be7-5bd1-4600-9f32-966bf9d7ed19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2338 | 2025.01.29 05:09:19.347395 [ 5 ] {73de5be7-5bd1-4600-9f32-966bf9d7ed19} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2339 | 2025.01.29 05:09:19.347720 [ 5 ] {73de5be7-5bd1-4600-9f32-966bf9d7ed19} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2340 | 2025.01.29 05:09:19.347899 [ 5 ] {73de5be7-5bd1-4600-9f32-966bf9d7ed19} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001619 sec., 146386.65843113032 rows/sec., 9.81 MiB/sec. | ||
2341 | 2025.01.29 05:09:19.347950 [ 5 ] {73de5be7-5bd1-4600-9f32-966bf9d7ed19} <Debug> TCPHandler: Processed in 0.001828011 sec. | ||
2342 | 2025.01.29 05:09:19.348100 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2343 | 2025.01.29 05:09:19.348218 [ 254 ] {34eb004a-dd51-47a9-a1f1-81d20039cdfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2344 | 2025.01.29 05:09:19.348270 [ 254 ] {34eb004a-dd51-47a9-a1f1-81d20039cdfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2345 | 2025.01.29 05:09:19.348741 [ 254 ] {34eb004a-dd51-47a9-a1f1-81d20039cdfb} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2346 | 2025.01.29 05:09:19.348779 [ 254 ] {34eb004a-dd51-47a9-a1f1-81d20039cdfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2347 | 2025.01.29 05:09:19.349141 [ 254 ] {34eb004a-dd51-47a9-a1f1-81d20039cdfb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2348 | 2025.01.29 05:09:19.349397 [ 254 ] {34eb004a-dd51-47a9-a1f1-81d20039cdfb} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2349 | 2025.01.29 05:09:19.349613 [ 254 ] {34eb004a-dd51-47a9-a1f1-81d20039cdfb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001419 sec., 704.7216349541932 rows/sec., 47.49 KiB/sec. | ||
2350 | 2025.01.29 05:09:19.349664 [ 254 ] {34eb004a-dd51-47a9-a1f1-81d20039cdfb} <Debug> TCPHandler: Processed in 0.001620916 sec. | ||
2351 | 2025.01.29 05:09:19.349816 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2352 | 2025.01.29 05:09:19.349934 [ 5 ] {0517dc55-e364-4851-91f7-655a36ae03a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2353 | 2025.01.29 05:09:19.350020 [ 5 ] {0517dc55-e364-4851-91f7-655a36ae03a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2354 | 2025.01.29 05:09:19.351248 [ 5 ] {0517dc55-e364-4851-91f7-655a36ae03a9} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2355 | 2025.01.29 05:09:19.351286 [ 5 ] {0517dc55-e364-4851-91f7-655a36ae03a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2356 | 2025.01.29 05:09:19.351942 [ 5 ] {0517dc55-e364-4851-91f7-655a36ae03a9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2357 | 2025.01.29 05:09:19.352195 [ 5 ] {0517dc55-e364-4851-91f7-655a36ae03a9} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2358 | 2025.01.29 05:09:19.352389 [ 5 ] {0517dc55-e364-4851-91f7-655a36ae03a9} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002481 sec., 13704.151551793631 rows/sec., 24.56 MiB/sec. | ||
2359 | 2025.01.29 05:09:19.352480 [ 5 ] {0517dc55-e364-4851-91f7-655a36ae03a9} <Debug> TCPHandler: Processed in 0.002720431 sec. | ||
2360 | 2025.01.29 05:09:19.352646 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2361 | 2025.01.29 05:09:19.352768 [ 254 ] {b208dbcb-271b-4d7f-b9f5-ac10b20a734b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2362 | 2025.01.29 05:09:19.352818 [ 254 ] {b208dbcb-271b-4d7f-b9f5-ac10b20a734b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2363 | 2025.01.29 05:09:19.353318 [ 254 ] {b208dbcb-271b-4d7f-b9f5-ac10b20a734b} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2364 | 2025.01.29 05:09:19.353356 [ 254 ] {b208dbcb-271b-4d7f-b9f5-ac10b20a734b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2365 | 2025.01.29 05:09:19.353729 [ 254 ] {b208dbcb-271b-4d7f-b9f5-ac10b20a734b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2366 | 2025.01.29 05:09:19.353983 [ 254 ] {b208dbcb-271b-4d7f-b9f5-ac10b20a734b} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2367 | 2025.01.29 05:09:19.354201 [ 254 ] {b208dbcb-271b-4d7f-b9f5-ac10b20a734b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001458 sec., 56241.42661179698 rows/sec., 3.57 MiB/sec. | ||
2368 | 2025.01.29 05:09:19.354253 [ 254 ] {b208dbcb-271b-4d7f-b9f5-ac10b20a734b} <Debug> TCPHandler: Processed in 0.001664037 sec. | ||
2369 | 2025.01.29 05:09:23.734621 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2370 | 2025.01.29 05:09:23.734721 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2371 | 2025.01.29 05:09:23.800996 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
2372 | 2025.01.29 05:09:23.801620 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2373 | 2025.01.29 05:09:23.801662 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2374 | 2025.01.29 05:09:23.802183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2375 | 2025.01.29 05:09:23.802430 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2376 | 2025.01.29 05:09:23.802693 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2377 | 2025.01.29 05:09:24.080672 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2378 | 2025.01.29 05:09:24.100126 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2379 | 2025.01.29 05:09:24.100177 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2380 | 2025.01.29 05:09:24.106848 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2381 | 2025.01.29 05:09:24.107615 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2382 | 2025.01.29 05:09:24.110134 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2383 | 2025.01.29 05:09:24.319462 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2384 | 2025.01.29 05:09:24.319773 [ 254 ] {d4723d59-7c74-4713-867c-d636acbddc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2385 | 2025.01.29 05:09:24.319893 [ 254 ] {d4723d59-7c74-4713-867c-d636acbddc9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2386 | 2025.01.29 05:09:24.320707 [ 254 ] {d4723d59-7c74-4713-867c-d636acbddc9c} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2387 | 2025.01.29 05:09:24.320755 [ 254 ] {d4723d59-7c74-4713-867c-d636acbddc9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2388 | 2025.01.29 05:09:24.321202 [ 254 ] {d4723d59-7c74-4713-867c-d636acbddc9c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2389 | 2025.01.29 05:09:24.321455 [ 254 ] {d4723d59-7c74-4713-867c-d636acbddc9c} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2390 | 2025.01.29 05:09:24.321712 [ 254 ] {d4723d59-7c74-4713-867c-d636acbddc9c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002028 sec., 27613.412228796846 rows/sec., 2.11 MiB/sec. | ||
2391 | 2025.01.29 05:09:24.321788 [ 254 ] {d4723d59-7c74-4713-867c-d636acbddc9c} <Debug> TCPHandler: Processed in 0.002514526 sec. | ||
2392 | 2025.01.29 05:09:24.322113 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2393 | 2025.01.29 05:09:24.322409 [ 5 ] {997a217a-7570-47eb-bde2-19432bdb781d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2394 | 2025.01.29 05:09:24.322523 [ 5 ] {997a217a-7570-47eb-bde2-19432bdb781d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2395 | 2025.01.29 05:09:24.323420 [ 5 ] {997a217a-7570-47eb-bde2-19432bdb781d} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2396 | 2025.01.29 05:09:24.323460 [ 5 ] {997a217a-7570-47eb-bde2-19432bdb781d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2397 | 2025.01.29 05:09:24.323908 [ 5 ] {997a217a-7570-47eb-bde2-19432bdb781d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2398 | 2025.01.29 05:09:24.324159 [ 5 ] {997a217a-7570-47eb-bde2-19432bdb781d} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2399 | 2025.01.29 05:09:24.324352 [ 5 ] {997a217a-7570-47eb-bde2-19432bdb781d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002028 sec., 31558.185404339252 rows/sec., 2.46 MiB/sec. | ||
2400 | 2025.01.29 05:09:24.324405 [ 5 ] {997a217a-7570-47eb-bde2-19432bdb781d} <Debug> TCPHandler: Processed in 0.002475205 sec. | ||
2401 | 2025.01.29 05:09:24.324542 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2402 | 2025.01.29 05:09:24.324669 [ 254 ] {5a1ac461-c499-42f0-a0f7-e0c1d445f85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2403 | 2025.01.29 05:09:24.324728 [ 254 ] {5a1ac461-c499-42f0-a0f7-e0c1d445f85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2404 | 2025.01.29 05:09:24.325309 [ 254 ] {5a1ac461-c499-42f0-a0f7-e0c1d445f85d} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2405 | 2025.01.29 05:09:24.325350 [ 254 ] {5a1ac461-c499-42f0-a0f7-e0c1d445f85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2406 | 2025.01.29 05:09:24.325750 [ 254 ] {5a1ac461-c499-42f0-a0f7-e0c1d445f85d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2407 | 2025.01.29 05:09:24.325995 [ 254 ] {5a1ac461-c499-42f0-a0f7-e0c1d445f85d} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2408 | 2025.01.29 05:09:24.326253 [ 254 ] {5a1ac461-c499-42f0-a0f7-e0c1d445f85d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001612 sec., 99255.58312655088 rows/sec., 6.91 MiB/sec. | ||
2409 | 2025.01.29 05:09:24.326455 [ 254 ] {5a1ac461-c499-42f0-a0f7-e0c1d445f85d} <Debug> TCPHandler: Processed in 0.001957384 sec. | ||
2410 | 2025.01.29 05:09:24.326620 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2411 | 2025.01.29 05:09:24.326741 [ 5 ] {3eddcb9c-ead8-464a-805c-3d078ce6f3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2412 | 2025.01.29 05:09:24.326795 [ 5 ] {3eddcb9c-ead8-464a-805c-3d078ce6f3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2413 | 2025.01.29 05:09:24.327368 [ 5 ] {3eddcb9c-ead8-464a-805c-3d078ce6f3a5} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2414 | 2025.01.29 05:09:24.327412 [ 5 ] {3eddcb9c-ead8-464a-805c-3d078ce6f3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2415 | 2025.01.29 05:09:24.327865 [ 5 ] {3eddcb9c-ead8-464a-805c-3d078ce6f3a5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2416 | 2025.01.29 05:09:24.328117 [ 5 ] {3eddcb9c-ead8-464a-805c-3d078ce6f3a5} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2417 | 2025.01.29 05:09:24.328292 [ 5 ] {3eddcb9c-ead8-464a-805c-3d078ce6f3a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001578 sec., 38022.813688212926 rows/sec., 2.56 MiB/sec. | ||
2418 | 2025.01.29 05:09:24.328341 [ 5 ] {3eddcb9c-ead8-464a-805c-3d078ce6f3a5} <Debug> TCPHandler: Processed in 0.00177731 sec. | ||
2419 | 2025.01.29 05:09:25.498709 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2420 | 2025.01.29 05:09:25.498993 [ 254 ] {6a152dad-a2bd-4f31-af7c-b126ff39393b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) | ||
2421 | 2025.01.29 05:09:25.499471 [ 254 ] {6a152dad-a2bd-4f31-af7c-b126ff39393b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2422 | 2025.01.29 05:09:25.499528 [ 254 ] {6a152dad-a2bd-4f31-af7c-b126ff39393b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 | ||
2423 | 2025.01.29 05:09:25.499921 [ 254 ] {6a152dad-a2bd-4f31-af7c-b126ff39393b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2424 | 2025.01.29 05:09:25.500009 [ 254 ] {6a152dad-a2bd-4f31-af7c-b126ff39393b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2425 | 2025.01.29 05:09:25.500189 [ 254 ] {6a152dad-a2bd-4f31-af7c-b126ff39393b} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2426 | 2025.01.29 05:09:25.500371 [ 295 ] {6a152dad-a2bd-4f31-af7c-b126ff39393b} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2427 | 2025.01.29 05:09:25.500398 [ 296 ] {6a152dad-a2bd-4f31-af7c-b126ff39393b} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2428 | 2025.01.29 05:09:25.500439 [ 299 ] {6a152dad-a2bd-4f31-af7c-b126ff39393b} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2429 | 2025.01.29 05:09:25.500451 [ 297 ] {6a152dad-a2bd-4f31-af7c-b126ff39393b} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2430 | 2025.01.29 05:09:25.500605 [ 254 ] {6a152dad-a2bd-4f31-af7c-b126ff39393b} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2431 | 2025.01.29 05:09:25.500636 [ 254 ] {6a152dad-a2bd-4f31-af7c-b126ff39393b} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2432 | 2025.01.29 05:09:25.500777 [ 254 ] {6a152dad-a2bd-4f31-af7c-b126ff39393b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2433 | 2025.01.29 05:09:25.500803 [ 254 ] {6a152dad-a2bd-4f31-af7c-b126ff39393b} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
2434 | 2025.01.29 05:09:25.500848 [ 254 ] {6a152dad-a2bd-4f31-af7c-b126ff39393b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
2435 | 2025.01.29 05:09:25.500894 [ 254 ] {6a152dad-a2bd-4f31-af7c-b126ff39393b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
2436 | 2025.01.29 05:09:25.500932 [ 254 ] {6a152dad-a2bd-4f31-af7c-b126ff39393b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
2437 | 2025.01.29 05:09:25.500970 [ 254 ] {6a152dad-a2bd-4f31-af7c-b126ff39393b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
2438 | 2025.01.29 05:09:25.503010 [ 254 ] {6a152dad-a2bd-4f31-af7c-b126ff39393b} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.004149 sec., 9881.899252832009 rows/sec., 377.07 KiB/sec. | ||
2439 | 2025.01.29 05:09:25.503277 [ 254 ] {6a152dad-a2bd-4f31-af7c-b126ff39393b} <Debug> MemoryTracker: Peak memory usage (for query): 144.39 KiB. | ||
2440 | 2025.01.29 05:09:25.503300 [ 254 ] {6a152dad-a2bd-4f31-af7c-b126ff39393b} <Debug> TCPHandler: Processed in 0.004792157 sec. | ||
2441 | 2025.01.29 05:09:25.544549 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2442 | 2025.01.29 05:09:25.544705 [ 254 ] {f3519498-780a-4629-99bf-3104b457e17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2443 | 2025.01.29 05:09:25.544770 [ 254 ] {f3519498-780a-4629-99bf-3104b457e17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2444 | 2025.01.29 05:09:25.545516 [ 254 ] {f3519498-780a-4629-99bf-3104b457e17e} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2445 | 2025.01.29 05:09:25.545559 [ 254 ] {f3519498-780a-4629-99bf-3104b457e17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2446 | 2025.01.29 05:09:25.546051 [ 254 ] {f3519498-780a-4629-99bf-3104b457e17e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2447 | 2025.01.29 05:09:25.546277 [ 254 ] {f3519498-780a-4629-99bf-3104b457e17e} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2448 | 2025.01.29 05:09:25.546558 [ 254 ] {f3519498-780a-4629-99bf-3104b457e17e} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001892 sec., 528.5412262156448 rows/sec., 119.75 KiB/sec. | ||
2449 | 2025.01.29 05:09:25.546696 [ 254 ] {f3519498-780a-4629-99bf-3104b457e17e} <Debug> TCPHandler: Processed in 0.00222003 sec. | ||
2450 | 2025.01.29 05:09:25.546933 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2451 | 2025.01.29 05:09:25.547106 [ 5 ] {aea32a6a-3057-46c7-a8f6-ac9ec284a576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2452 | 2025.01.29 05:09:25.547174 [ 5 ] {aea32a6a-3057-46c7-a8f6-ac9ec284a576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2453 | 2025.01.29 05:09:25.547879 [ 5 ] {aea32a6a-3057-46c7-a8f6-ac9ec284a576} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2454 | 2025.01.29 05:09:25.547922 [ 5 ] {aea32a6a-3057-46c7-a8f6-ac9ec284a576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2455 | 2025.01.29 05:09:25.548331 [ 5 ] {aea32a6a-3057-46c7-a8f6-ac9ec284a576} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2456 | 2025.01.29 05:09:25.548584 [ 5 ] {aea32a6a-3057-46c7-a8f6-ac9ec284a576} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2457 | 2025.01.29 05:09:25.548810 [ 5 ] {aea32a6a-3057-46c7-a8f6-ac9ec284a576} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001746 sec., 8018.327605956472 rows/sec., 577.21 KiB/sec. | ||
2458 | 2025.01.29 05:09:25.548966 [ 5 ] {aea32a6a-3057-46c7-a8f6-ac9ec284a576} <Debug> TCPHandler: Processed in 0.002162758 sec. | ||
2459 | 2025.01.29 05:09:25.549137 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2460 | 2025.01.29 05:09:25.549282 [ 254 ] {36c72a35-cf86-48d7-92c1-5018817b0ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2461 | 2025.01.29 05:09:25.549344 [ 254 ] {36c72a35-cf86-48d7-92c1-5018817b0ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2462 | 2025.01.29 05:09:25.550044 [ 254 ] {36c72a35-cf86-48d7-92c1-5018817b0ca1} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2463 | 2025.01.29 05:09:25.550085 [ 254 ] {36c72a35-cf86-48d7-92c1-5018817b0ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2464 | 2025.01.29 05:09:25.550447 [ 254 ] {36c72a35-cf86-48d7-92c1-5018817b0ca1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2465 | 2025.01.29 05:09:25.550688 [ 254 ] {36c72a35-cf86-48d7-92c1-5018817b0ca1} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2466 | 2025.01.29 05:09:25.550964 [ 254 ] {36c72a35-cf86-48d7-92c1-5018817b0ca1} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001702 sec., 7050.5287896592245 rows/sec., 574.92 KiB/sec. | ||
2467 | 2025.01.29 05:09:25.551025 [ 254 ] {36c72a35-cf86-48d7-92c1-5018817b0ca1} <Debug> TCPHandler: Processed in 0.001958464 sec. | ||
2468 | 2025.01.29 05:09:25.551176 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2469 | 2025.01.29 05:09:25.551321 [ 5 ] {49cbad78-1834-4884-950b-8200b4d91b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2470 | 2025.01.29 05:09:25.551383 [ 5 ] {49cbad78-1834-4884-950b-8200b4d91b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2471 | 2025.01.29 05:09:25.552625 [ 5 ] {49cbad78-1834-4884-950b-8200b4d91b0a} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2472 | 2025.01.29 05:09:25.552663 [ 5 ] {49cbad78-1834-4884-950b-8200b4d91b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2473 | 2025.01.29 05:09:25.553121 [ 5 ] {49cbad78-1834-4884-950b-8200b4d91b0a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2474 | 2025.01.29 05:09:25.553360 [ 5 ] {49cbad78-1834-4884-950b-8200b4d91b0a} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2475 | 2025.01.29 05:09:25.553534 [ 5 ] {49cbad78-1834-4884-950b-8200b4d91b0a} <Debug> executeQuery: Read 1417 rows, 120.96 KiB in 0.00225 sec., 629777.7777777779 rows/sec., 52.50 MiB/sec. | ||
2476 | 2025.01.29 05:09:25.553583 [ 5 ] {49cbad78-1834-4884-950b-8200b4d91b0a} <Debug> TCPHandler: Processed in 0.002474725 sec. | ||
2477 | 2025.01.29 05:09:25.553735 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2478 | 2025.01.29 05:09:25.553852 [ 254 ] {fecdeab2-cc46-43bc-bf5e-9676580f65a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2479 | 2025.01.29 05:09:25.553905 [ 254 ] {fecdeab2-cc46-43bc-bf5e-9676580f65a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2480 | 2025.01.29 05:09:25.554637 [ 254 ] {fecdeab2-cc46-43bc-bf5e-9676580f65a2} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2481 | 2025.01.29 05:09:25.554690 [ 254 ] {fecdeab2-cc46-43bc-bf5e-9676580f65a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2482 | 2025.01.29 05:09:25.555082 [ 254 ] {fecdeab2-cc46-43bc-bf5e-9676580f65a2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2483 | 2025.01.29 05:09:25.555322 [ 254 ] {fecdeab2-cc46-43bc-bf5e-9676580f65a2} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2484 | 2025.01.29 05:09:25.555473 [ 45 ] {} <Debug> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2485 | 2025.01.29 05:09:25.555536 [ 45 ] {} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2486 | 2025.01.29 05:09:25.555562 [ 254 ] {fecdeab2-cc46-43bc-bf5e-9676580f65a2} <Debug> executeQuery: Read 53 rows, 3.85 KiB in 0.001727 sec., 30689.056166763174 rows/sec., 2.18 MiB/sec. | ||
2487 | 2025.01.29 05:09:25.555578 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2488 | 2025.01.29 05:09:25.555709 [ 254 ] {fecdeab2-cc46-43bc-bf5e-9676580f65a2} <Debug> TCPHandler: Processed in 0.002027895 sec. | ||
2489 | 2025.01.29 05:09:25.555776 [ 194 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::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 | ||
2490 | 2025.01.29 05:09:25.555904 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2491 | 2025.01.29 05:09:25.555917 [ 194 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2492 | 2025.01.29 05:09:25.555980 [ 194 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
2493 | 2025.01.29 05:09:25.556148 [ 5 ] {b587f377-e811-4a26-86e3-0571712cfad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2494 | 2025.01.29 05:09:25.556253 [ 194 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
2495 | 2025.01.29 05:09:25.556329 [ 5 ] {b587f377-e811-4a26-86e3-0571712cfad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2496 | 2025.01.29 05:09:25.556637 [ 194 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
2497 | 2025.01.29 05:09:25.557030 [ 194 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
2498 | 2025.01.29 05:09:25.557344 [ 194 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 41 rows starting from the beginning of the part | ||
2499 | 2025.01.29 05:09:25.557747 [ 194 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 53 rows starting from the beginning of the part | ||
2500 | 2025.01.29 05:09:25.559308 [ 5 ] {b587f377-e811-4a26-86e3-0571712cfad4} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2501 | 2025.01.29 05:09:25.559374 [ 5 ] {b587f377-e811-4a26-86e3-0571712cfad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2502 | 2025.01.29 05:09:25.560592 [ 5 ] {b587f377-e811-4a26-86e3-0571712cfad4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2503 | 2025.01.29 05:09:25.560623 [ 194 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.004900899 sec., 36523.91122526704 rows/sec., 2.72 MiB/sec. | ||
2504 | 2025.01.29 05:09:25.560789 [ 194 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2505 | 2025.01.29 05:09:25.561024 [ 5 ] {b587f377-e811-4a26-86e3-0571712cfad4} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2506 | 2025.01.29 05:09:25.561254 [ 45 ] {} <Debug> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2507 | 2025.01.29 05:09:25.561343 [ 45 ] {} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2508 | 2025.01.29 05:09:25.561359 [ 194 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_6_1} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2509 | 2025.01.29 05:09:25.561400 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2510 | 2025.01.29 05:09:25.561552 [ 5 ] {b587f377-e811-4a26-86e3-0571712cfad4} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005458 sec., 44338.5855624771 rows/sec., 3.00 MiB/sec. | ||
2511 | 2025.01.29 05:09:25.561862 [ 5 ] {b587f377-e811-4a26-86e3-0571712cfad4} <Debug> TCPHandler: Processed in 0.006035144 sec. | ||
2512 | 2025.01.29 05:09:25.561895 [ 196 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::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 | ||
2513 | 2025.01.29 05:09:25.562157 [ 194 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_6_1} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2514 | 2025.01.29 05:09:25.562158 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2515 | 2025.01.29 05:09:25.562459 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
2516 | 2025.01.29 05:09:25.562549 [ 196 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2517 | 2025.01.29 05:09:25.562562 [ 254 ] {86947092-80c0-42ba-927d-831efcaa1a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2518 | 2025.01.29 05:09:25.562619 [ 196 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
2519 | 2025.01.29 05:09:25.562668 [ 254 ] {86947092-80c0-42ba-927d-831efcaa1a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2520 | 2025.01.29 05:09:25.562978 [ 196 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::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 | ||
2521 | 2025.01.29 05:09:25.563325 [ 196 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part | ||
2522 | 2025.01.29 05:09:25.563681 [ 196 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part | ||
2523 | 2025.01.29 05:09:25.564094 [ 196 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::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 | ||
2524 | 2025.01.29 05:09:25.564385 [ 196 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part | ||
2525 | 2025.01.29 05:09:25.565755 [ 254 ] {86947092-80c0-42ba-927d-831efcaa1a0f} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2526 | 2025.01.29 05:09:25.565811 [ 254 ] {86947092-80c0-42ba-927d-831efcaa1a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2527 | 2025.01.29 05:09:25.566797 [ 254 ] {86947092-80c0-42ba-927d-831efcaa1a0f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2528 | 2025.01.29 05:09:25.567348 [ 254 ] {86947092-80c0-42ba-927d-831efcaa1a0f} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2529 | 2025.01.29 05:09:25.567530 [ 196 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005987733 sec., 90351.39008369278 rows/sec., 6.47 MiB/sec. | ||
2530 | 2025.01.29 05:09:25.567798 [ 254 ] {86947092-80c0-42ba-927d-831efcaa1a0f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005363 sec., 2424.0164087264593 rows/sec., 151.14 KiB/sec. | ||
2531 | 2025.01.29 05:09:25.567842 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2532 | 2025.01.29 05:09:25.567948 [ 254 ] {86947092-80c0-42ba-927d-831efcaa1a0f} <Debug> TCPHandler: Processed in 0.005953983 sec. | ||
2533 | 2025.01.29 05:09:25.568164 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2534 | 2025.01.29 05:09:25.568341 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_6_1} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2535 | 2025.01.29 05:09:25.568371 [ 5 ] {2183beca-dcfe-4fd5-86b7-670bdfd59872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2536 | 2025.01.29 05:09:25.568470 [ 5 ] {2183beca-dcfe-4fd5-86b7-670bdfd59872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2537 | 2025.01.29 05:09:25.568486 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_6_1} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2538 | 2025.01.29 05:09:25.568676 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2539 | 2025.01.29 05:09:25.569597 [ 5 ] {2183beca-dcfe-4fd5-86b7-670bdfd59872} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2540 | 2025.01.29 05:09:25.569640 [ 5 ] {2183beca-dcfe-4fd5-86b7-670bdfd59872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2541 | 2025.01.29 05:09:25.570042 [ 5 ] {2183beca-dcfe-4fd5-86b7-670bdfd59872} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2542 | 2025.01.29 05:09:25.570280 [ 5 ] {2183beca-dcfe-4fd5-86b7-670bdfd59872} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2543 | 2025.01.29 05:09:25.570458 [ 5 ] {2183beca-dcfe-4fd5-86b7-670bdfd59872} <Debug> executeQuery: Read 884 rows, 65.67 KiB in 0.002149 sec., 411354.1181945091 rows/sec., 29.84 MiB/sec. | ||
2544 | 2025.01.29 05:09:25.570510 [ 5 ] {2183beca-dcfe-4fd5-86b7-670bdfd59872} <Debug> TCPHandler: Processed in 0.002452015 sec. | ||
2545 | 2025.01.29 05:09:25.570650 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2546 | 2025.01.29 05:09:25.570769 [ 254 ] {5d47ae15-7c73-42dc-9be2-4812538ddcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2547 | 2025.01.29 05:09:25.570820 [ 254 ] {5d47ae15-7c73-42dc-9be2-4812538ddcb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2548 | 2025.01.29 05:09:25.571308 [ 254 ] {5d47ae15-7c73-42dc-9be2-4812538ddcb7} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2549 | 2025.01.29 05:09:25.571347 [ 254 ] {5d47ae15-7c73-42dc-9be2-4812538ddcb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2550 | 2025.01.29 05:09:25.571708 [ 254 ] {5d47ae15-7c73-42dc-9be2-4812538ddcb7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2551 | 2025.01.29 05:09:25.571945 [ 254 ] {5d47ae15-7c73-42dc-9be2-4812538ddcb7} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2552 | 2025.01.29 05:09:25.572106 [ 45 ] {} <Debug> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2553 | 2025.01.29 05:09:25.572180 [ 45 ] {} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2554 | 2025.01.29 05:09:25.572208 [ 254 ] {5d47ae15-7c73-42dc-9be2-4812538ddcb7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec. | ||
2555 | 2025.01.29 05:09:25.572223 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2556 | 2025.01.29 05:09:25.572366 [ 254 ] {5d47ae15-7c73-42dc-9be2-4812538ddcb7} <Debug> TCPHandler: Processed in 0.001771679 sec. | ||
2557 | 2025.01.29 05:09:25.572660 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2558 | 2025.01.29 05:09:25.572724 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::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 | ||
2559 | 2025.01.29 05:09:25.572927 [ 5 ] {b54daf2b-e006-4a14-a101-82219123b42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2560 | 2025.01.29 05:09:25.573012 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2561 | 2025.01.29 05:09:25.573039 [ 5 ] {b54daf2b-e006-4a14-a101-82219123b42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2562 | 2025.01.29 05:09:25.573066 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::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 | ||
2563 | 2025.01.29 05:09:25.573408 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::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 | ||
2564 | 2025.01.29 05:09:25.573725 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::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 | ||
2565 | 2025.01.29 05:09:25.574173 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::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 | ||
2566 | 2025.01.29 05:09:25.574436 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::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 | ||
2567 | 2025.01.29 05:09:25.574687 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::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 | ||
2568 | 2025.01.29 05:09:25.575805 [ 5 ] {b54daf2b-e006-4a14-a101-82219123b42a} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2569 | 2025.01.29 05:09:25.575883 [ 5 ] {b54daf2b-e006-4a14-a101-82219123b42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2570 | 2025.01.29 05:09:25.577126 [ 192 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004768476 sec., 7549.581878990269 rows/sec., 394.44 KiB/sec. | ||
2571 | 2025.01.29 05:09:25.577136 [ 5 ] {b54daf2b-e006-4a14-a101-82219123b42a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2572 | 2025.01.29 05:09:25.577287 [ 192 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2573 | 2025.01.29 05:09:25.577587 [ 5 ] {b54daf2b-e006-4a14-a101-82219123b42a} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2574 | 2025.01.29 05:09:25.577859 [ 192 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_6_1} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2575 | 2025.01.29 05:09:25.578121 [ 5 ] {b54daf2b-e006-4a14-a101-82219123b42a} <Debug> executeQuery: Read 993 rows, 67.67 KiB in 0.005226 sec., 190011.48105625718 rows/sec., 12.65 MiB/sec. | ||
2576 | 2025.01.29 05:09:25.578165 [ 192 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_6_1} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2577 | 2025.01.29 05:09:25.578464 [ 5 ] {b54daf2b-e006-4a14-a101-82219123b42a} <Debug> TCPHandler: Processed in 0.005977883 sec. | ||
2578 | 2025.01.29 05:09:25.578487 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2579 | 2025.01.29 05:09:25.578687 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2580 | 2025.01.29 05:09:25.578828 [ 254 ] {4ceec54d-653c-48b9-bf9e-6d7164ecca4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2581 | 2025.01.29 05:09:25.578886 [ 254 ] {4ceec54d-653c-48b9-bf9e-6d7164ecca4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2582 | 2025.01.29 05:09:25.579364 [ 254 ] {4ceec54d-653c-48b9-bf9e-6d7164ecca4b} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2583 | 2025.01.29 05:09:25.579402 [ 254 ] {4ceec54d-653c-48b9-bf9e-6d7164ecca4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2584 | 2025.01.29 05:09:25.579844 [ 254 ] {4ceec54d-653c-48b9-bf9e-6d7164ecca4b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2585 | 2025.01.29 05:09:25.580159 [ 254 ] {4ceec54d-653c-48b9-bf9e-6d7164ecca4b} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2586 | 2025.01.29 05:09:25.580330 [ 45 ] {} <Debug> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2587 | 2025.01.29 05:09:25.580401 [ 45 ] {} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2588 | 2025.01.29 05:09:25.580429 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2589 | 2025.01.29 05:09:25.580465 [ 254 ] {4ceec54d-653c-48b9-bf9e-6d7164ecca4b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001658 sec., 603.1363088057901 rows/sec., 40.64 KiB/sec. | ||
2590 | 2025.01.29 05:09:25.580597 [ 254 ] {4ceec54d-653c-48b9-bf9e-6d7164ecca4b} <Debug> TCPHandler: Processed in 0.002005615 sec. | ||
2591 | 2025.01.29 05:09:25.580614 [ 186 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::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 | ||
2592 | 2025.01.29 05:09:25.580747 [ 186 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2593 | 2025.01.29 05:09:25.580778 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2594 | 2025.01.29 05:09:25.580800 [ 186 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2595 | 2025.01.29 05:09:25.581096 [ 186 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2596 | 2025.01.29 05:09:25.581128 [ 5 ] {5fdcffd1-11c1-4f41-b01a-441bbffbcd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2597 | 2025.01.29 05:09:25.581448 [ 186 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2598 | 2025.01.29 05:09:25.581480 [ 5 ] {5fdcffd1-11c1-4f41-b01a-441bbffbcd72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2599 | 2025.01.29 05:09:25.581758 [ 186 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2600 | 2025.01.29 05:09:25.582223 [ 186 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
2601 | 2025.01.29 05:09:25.582564 [ 186 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
2602 | 2025.01.29 05:09:25.586096 [ 186 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.005583045 sec., 1253.796091559355 rows/sec., 83.78 KiB/sec. | ||
2603 | 2025.01.29 05:09:25.586293 [ 186 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2604 | 2025.01.29 05:09:25.586945 [ 5 ] {5fdcffd1-11c1-4f41-b01a-441bbffbcd72} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2605 | 2025.01.29 05:09:25.586957 [ 186 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_6_1} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2606 | 2025.01.29 05:09:25.587007 [ 5 ] {5fdcffd1-11c1-4f41-b01a-441bbffbcd72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2607 | 2025.01.29 05:09:25.587125 [ 186 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_6_1} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2608 | 2025.01.29 05:09:25.587291 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2609 | 2025.01.29 05:09:25.587921 [ 5 ] {5fdcffd1-11c1-4f41-b01a-441bbffbcd72} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2610 | 2025.01.29 05:09:25.588193 [ 5 ] {5fdcffd1-11c1-4f41-b01a-441bbffbcd72} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2611 | 2025.01.29 05:09:25.588323 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2612 | 2025.01.29 05:09:25.588366 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2613 | 2025.01.29 05:09:25.588388 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2614 | 2025.01.29 05:09:25.588408 [ 5 ] {5fdcffd1-11c1-4f41-b01a-441bbffbcd72} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.007429 sec., 4576.659038901602 rows/sec., 8.20 MiB/sec. | ||
2615 | 2025.01.29 05:09:25.588907 [ 194 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::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 | ||
2616 | 2025.01.29 05:09:25.588935 [ 5 ] {5fdcffd1-11c1-4f41-b01a-441bbffbcd72} <Debug> TCPHandler: Processed in 0.008244694 sec. | ||
2617 | 2025.01.29 05:09:25.589150 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2618 | 2025.01.29 05:09:25.589342 [ 254 ] {5ece566b-300b-4280-b217-6fcdcbeaeb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2619 | 2025.01.29 05:09:25.589371 [ 194 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2620 | 2025.01.29 05:09:25.589421 [ 254 ] {5ece566b-300b-4280-b217-6fcdcbeaeb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2621 | 2025.01.29 05:09:25.589457 [ 194 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::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 | ||
2622 | 2025.01.29 05:09:25.590134 [ 194 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::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 | ||
2623 | 2025.01.29 05:09:25.590781 [ 194 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
2624 | 2025.01.29 05:09:25.591414 [ 254 ] {5ece566b-300b-4280-b217-6fcdcbeaeb77} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2625 | 2025.01.29 05:09:25.591425 [ 194 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 33 rows starting from the beginning of the part | ||
2626 | 2025.01.29 05:09:25.591459 [ 254 ] {5ece566b-300b-4280-b217-6fcdcbeaeb77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2627 | 2025.01.29 05:09:25.592013 [ 194 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
2628 | 2025.01.29 05:09:25.592599 [ 194 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
2629 | 2025.01.29 05:09:25.592632 [ 254 ] {5ece566b-300b-4280-b217-6fcdcbeaeb77} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2630 | 2025.01.29 05:09:25.593234 [ 254 ] {5ece566b-300b-4280-b217-6fcdcbeaeb77} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2631 | 2025.01.29 05:09:25.593558 [ 254 ] {5ece566b-300b-4280-b217-6fcdcbeaeb77} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.004265 sec., 10785.46307151231 rows/sec., 667.91 KiB/sec. | ||
2632 | 2025.01.29 05:09:25.593637 [ 254 ] {5ece566b-300b-4280-b217-6fcdcbeaeb77} <Debug> TCPHandler: Processed in 0.004596983 sec. | ||
2633 | 2025.01.29 05:09:25.595452 [ 205 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 125 rows, containing 19 columns (19 merged, 0 gathered) in 0.006996836 sec., 17865.21793564977 rows/sec., 32.01 MiB/sec. | ||
2634 | 2025.01.29 05:09:25.595856 [ 188 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2635 | 2025.01.29 05:09:25.596281 [ 188 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2636 | 2025.01.29 05:09:25.596359 [ 188 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2637 | 2025.01.29 05:09:25.596504 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
2638 | 2025.01.29 05:09:26.001165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.46 MiB, peak 173.62 MiB, free memory in arenas 0.00 B, will set to 167.39 MiB (RSS), difference: -1.08 MiB | ||
2639 | 2025.01.29 05:09:28.810334 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 384 | ||
2640 | 2025.01.29 05:09:28.813901 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2641 | 2025.01.29 05:09:28.813965 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2642 | 2025.01.29 05:09:28.815590 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2643 | 2025.01.29 05:09:28.815913 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2644 | 2025.01.29 05:09:28.816824 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 384 | ||
2645 | 2025.01.29 05:09:29.316366 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2646 | 2025.01.29 05:09:29.316581 [ 254 ] {64a4f7e6-d434-406a-a670-7227a3cde37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2647 | 2025.01.29 05:09:29.316664 [ 254 ] {64a4f7e6-d434-406a-a670-7227a3cde37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2648 | 2025.01.29 05:09:29.317442 [ 254 ] {64a4f7e6-d434-406a-a670-7227a3cde37a} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2649 | 2025.01.29 05:09:29.317492 [ 254 ] {64a4f7e6-d434-406a-a670-7227a3cde37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2650 | 2025.01.29 05:09:29.317933 [ 254 ] {64a4f7e6-d434-406a-a670-7227a3cde37a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2651 | 2025.01.29 05:09:29.318187 [ 254 ] {64a4f7e6-d434-406a-a670-7227a3cde37a} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2652 | 2025.01.29 05:09:29.318427 [ 254 ] {64a4f7e6-d434-406a-a670-7227a3cde37a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001905 sec., 29396.325459317584 rows/sec., 2.24 MiB/sec. | ||
2653 | 2025.01.29 05:09:29.318484 [ 254 ] {64a4f7e6-d434-406a-a670-7227a3cde37a} <Debug> TCPHandler: Processed in 0.002258711 sec. | ||
2654 | 2025.01.29 05:09:29.318785 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2655 | 2025.01.29 05:09:29.319067 [ 5 ] {93eb1947-c0da-435e-b0d8-ee11ba93bb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2656 | 2025.01.29 05:09:29.319141 [ 5 ] {93eb1947-c0da-435e-b0d8-ee11ba93bb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2657 | 2025.01.29 05:09:29.319907 [ 5 ] {93eb1947-c0da-435e-b0d8-ee11ba93bb92} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2658 | 2025.01.29 05:09:29.319954 [ 5 ] {93eb1947-c0da-435e-b0d8-ee11ba93bb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2659 | 2025.01.29 05:09:29.320391 [ 5 ] {93eb1947-c0da-435e-b0d8-ee11ba93bb92} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2660 | 2025.01.29 05:09:29.320648 [ 5 ] {93eb1947-c0da-435e-b0d8-ee11ba93bb92} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2661 | 2025.01.29 05:09:29.320945 [ 5 ] {93eb1947-c0da-435e-b0d8-ee11ba93bb92} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00194 sec., 32989.69072164948 rows/sec., 2.57 MiB/sec. | ||
2662 | 2025.01.29 05:09:29.321153 [ 5 ] {93eb1947-c0da-435e-b0d8-ee11ba93bb92} <Debug> TCPHandler: Processed in 0.002555177 sec. | ||
2663 | 2025.01.29 05:09:29.321302 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2664 | 2025.01.29 05:09:29.321442 [ 254 ] {b1e9e059-911c-4aeb-894e-3ef8971ed7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2665 | 2025.01.29 05:09:29.321505 [ 254 ] {b1e9e059-911c-4aeb-894e-3ef8971ed7ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2666 | 2025.01.29 05:09:29.322118 [ 254 ] {b1e9e059-911c-4aeb-894e-3ef8971ed7ab} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2667 | 2025.01.29 05:09:29.322159 [ 254 ] {b1e9e059-911c-4aeb-894e-3ef8971ed7ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2668 | 2025.01.29 05:09:29.322550 [ 254 ] {b1e9e059-911c-4aeb-894e-3ef8971ed7ab} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2669 | 2025.01.29 05:09:29.322788 [ 254 ] {b1e9e059-911c-4aeb-894e-3ef8971ed7ab} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2670 | 2025.01.29 05:09:29.323010 [ 254 ] {b1e9e059-911c-4aeb-894e-3ef8971ed7ab} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001599 sec., 60037.5234521576 rows/sec., 4.18 MiB/sec. | ||
2671 | 2025.01.29 05:09:29.323066 [ 254 ] {b1e9e059-911c-4aeb-894e-3ef8971ed7ab} <Debug> TCPHandler: Processed in 0.001829801 sec. | ||
2672 | 2025.01.29 05:09:29.323270 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2673 | 2025.01.29 05:09:29.323494 [ 5 ] {c3975ed5-c1c9-4ba9-981d-3b09ecf14384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2674 | 2025.01.29 05:09:29.323589 [ 5 ] {c3975ed5-c1c9-4ba9-981d-3b09ecf14384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2675 | 2025.01.29 05:09:29.324276 [ 5 ] {c3975ed5-c1c9-4ba9-981d-3b09ecf14384} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2676 | 2025.01.29 05:09:29.324314 [ 5 ] {c3975ed5-c1c9-4ba9-981d-3b09ecf14384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2677 | 2025.01.29 05:09:29.324695 [ 5 ] {c3975ed5-c1c9-4ba9-981d-3b09ecf14384} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2678 | 2025.01.29 05:09:29.324967 [ 5 ] {c3975ed5-c1c9-4ba9-981d-3b09ecf14384} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2679 | 2025.01.29 05:09:29.325238 [ 5 ] {c3975ed5-c1c9-4ba9-981d-3b09ecf14384} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001792 sec., 20089.285714285714 rows/sec., 1.35 MiB/sec. | ||
2680 | 2025.01.29 05:09:29.325428 [ 5 ] {c3975ed5-c1c9-4ba9-981d-3b09ecf14384} <Debug> TCPHandler: Processed in 0.00226487 sec. | ||
2681 | 2025.01.29 05:09:31.303719 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2682 | 2025.01.29 05:09:31.304374 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2683 | 2025.01.29 05:09:31.304416 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2684 | 2025.01.29 05:09:31.304943 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2685 | 2025.01.29 05:09:31.305202 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2686 | 2025.01.29 05:09:31.305472 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2687 | 2025.01.29 05:09:31.305475 [ 38 ] {} <Debug> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2688 | 2025.01.29 05:09:31.305581 [ 38 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2689 | 2025.01.29 05:09:31.305625 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2690 | 2025.01.29 05:09:31.305856 [ 194 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::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 | ||
2691 | 2025.01.29 05:09:31.306086 [ 194 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2692 | 2025.01.29 05:09:31.306128 [ 194 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::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 | ||
2693 | 2025.01.29 05:09:31.306204 [ 194 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
2694 | 2025.01.29 05:09:31.306384 [ 194 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
2695 | 2025.01.29 05:09:31.306663 [ 194 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
2696 | 2025.01.29 05:09:31.306881 [ 194 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
2697 | 2025.01.29 05:09:31.307002 [ 194 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
2698 | 2025.01.29 05:09:31.308719 [ 205 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002995897 sec., 1710339.1738768055 rows/sec., 24.47 MiB/sec. | ||
2699 | 2025.01.29 05:09:31.309147 [ 205 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2700 | 2025.01.29 05:09:31.309473 [ 205 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_11_2} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2701 | 2025.01.29 05:09:31.309568 [ 205 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_11_2} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2702 | 2025.01.29 05:09:31.309680 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2703 | 2025.01.29 05:09:31.611137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2704 | 2025.01.29 05:09:31.632638 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2705 | 2025.01.29 05:09:31.632708 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2706 | 2025.01.29 05:09:31.640080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2707 | 2025.01.29 05:09:31.640870 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2708 | 2025.01.29 05:09:31.641298 [ 38 ] {} <Debug> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2709 | 2025.01.29 05:09:31.641422 [ 38 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2710 | 2025.01.29 05:09:31.641490 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2711 | 2025.01.29 05:09:31.642818 [ 190 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
2712 | 2025.01.29 05:09:31.659423 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2713 | 2025.01.29 05:09:31.660604 [ 190 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2714 | 2025.01.29 05:09:31.661829 [ 190 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
2715 | 2025.01.29 05:09:31.666647 [ 190 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
2716 | 2025.01.29 05:09:31.671688 [ 190 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
2717 | 2025.01.29 05:09:31.676821 [ 190 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
2718 | 2025.01.29 05:09:31.682229 [ 190 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
2719 | 2025.01.29 05:09:31.686555 [ 190 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
2720 | 2025.01.29 05:09:31.744655 [ 194 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.103014908 sec., 805.7086261728253 rows/sec., 4.17 MiB/sec. | ||
2721 | 2025.01.29 05:09:31.746330 [ 194 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2722 | 2025.01.29 05:09:31.748916 [ 194 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_11_2} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2723 | 2025.01.29 05:09:31.749030 [ 194 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_11_2} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2724 | 2025.01.29 05:09:31.750414 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2725 | 2025.01.29 05:09:32.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.53 MiB, peak 178.41 MiB, free memory in arenas 0.00 B, will set to 169.63 MiB (RSS), difference: 1.09 MiB | ||
2726 | 2025.01.29 05:09:34.319432 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2727 | 2025.01.29 05:09:34.319746 [ 254 ] {e0e6d3a6-3078-4b9f-bfd0-6768516c23a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2728 | 2025.01.29 05:09:34.319866 [ 254 ] {e0e6d3a6-3078-4b9f-bfd0-6768516c23a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2729 | 2025.01.29 05:09:34.320733 [ 254 ] {e0e6d3a6-3078-4b9f-bfd0-6768516c23a2} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2730 | 2025.01.29 05:09:34.320787 [ 254 ] {e0e6d3a6-3078-4b9f-bfd0-6768516c23a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2731 | 2025.01.29 05:09:34.321245 [ 254 ] {e0e6d3a6-3078-4b9f-bfd0-6768516c23a2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2732 | 2025.01.29 05:09:34.321521 [ 254 ] {e0e6d3a6-3078-4b9f-bfd0-6768516c23a2} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2733 | 2025.01.29 05:09:34.321723 [ 51 ] {} <Debug> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2734 | 2025.01.29 05:09:34.321806 [ 254 ] {e0e6d3a6-3078-4b9f-bfd0-6768516c23a2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002142 sec., 26143.790849673205 rows/sec., 2.00 MiB/sec. | ||
2735 | 2025.01.29 05:09:34.321823 [ 51 ] {} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2736 | 2025.01.29 05:09:34.321892 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2737 | 2025.01.29 05:09:34.321950 [ 254 ] {e0e6d3a6-3078-4b9f-bfd0-6768516c23a2} <Debug> TCPHandler: Processed in 0.00270647 sec. | ||
2738 | 2025.01.29 05:09:34.322183 [ 191 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::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 | ||
2739 | 2025.01.29 05:09:34.322261 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2740 | 2025.01.29 05:09:34.322363 [ 191 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2741 | 2025.01.29 05:09:34.322441 [ 191 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1410 rows starting from the beginning of the part | ||
2742 | 2025.01.29 05:09:34.322559 [ 5 ] {9a1b2116-d67c-468e-9f93-c23496c765ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2743 | 2025.01.29 05:09:34.322694 [ 191 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 271 rows starting from the beginning of the part | ||
2744 | 2025.01.29 05:09:34.322742 [ 5 ] {9a1b2116-d67c-468e-9f93-c23496c765ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2745 | 2025.01.29 05:09:34.323164 [ 191 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
2746 | 2025.01.29 05:09:34.323451 [ 191 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1417 rows starting from the beginning of the part | ||
2747 | 2025.01.29 05:09:34.323780 [ 191 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
2748 | 2025.01.29 05:09:34.324173 [ 191 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
2749 | 2025.01.29 05:09:34.325823 [ 5 ] {9a1b2116-d67c-468e-9f93-c23496c765ed} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2750 | 2025.01.29 05:09:34.325899 [ 5 ] {9a1b2116-d67c-468e-9f93-c23496c765ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2751 | 2025.01.29 05:09:34.327058 [ 5 ] {9a1b2116-d67c-468e-9f93-c23496c765ed} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2752 | 2025.01.29 05:09:34.327376 [ 5 ] {9a1b2116-d67c-468e-9f93-c23496c765ed} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2753 | 2025.01.29 05:09:34.327596 [ 51 ] {} <Debug> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2754 | 2025.01.29 05:09:34.327711 [ 51 ] {} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2755 | 2025.01.29 05:09:34.327805 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2756 | 2025.01.29 05:09:34.328030 [ 5 ] {9a1b2116-d67c-468e-9f93-c23496c765ed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005521 sec., 11592.10287991306 rows/sec., 926.51 KiB/sec. | ||
2757 | 2025.01.29 05:09:34.328703 [ 189 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3266 rows, containing 5 columns (5 merged, 0 gathered) in 0.006689969 sec., 488193.59252636303 rows/sec., 42.58 MiB/sec. | ||
2758 | 2025.01.29 05:09:34.328728 [ 5 ] {9a1b2116-d67c-468e-9f93-c23496c765ed} <Debug> TCPHandler: Processed in 0.006651348 sec. | ||
2759 | 2025.01.29 05:09:34.328722 [ 193 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::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 | ||
2760 | 2025.01.29 05:09:34.329011 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2761 | 2025.01.29 05:09:34.329073 [ 193 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2762 | 2025.01.29 05:09:34.329130 [ 189 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2763 | 2025.01.29 05:09:34.329133 [ 193 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 881 rows starting from the beginning of the part | ||
2764 | 2025.01.29 05:09:34.329455 [ 254 ] {4a4022cc-f7fa-4892-9005-d62430de1df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2765 | 2025.01.29 05:09:34.329588 [ 193 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 416 rows starting from the beginning of the part | ||
2766 | 2025.01.29 05:09:34.329808 [ 254 ] {4a4022cc-f7fa-4892-9005-d62430de1df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2767 | 2025.01.29 05:09:34.330117 [ 193 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
2768 | 2025.01.29 05:09:34.330459 [ 191 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_16_3} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2769 | 2025.01.29 05:09:34.330558 [ 193 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 884 rows starting from the beginning of the part | ||
2770 | 2025.01.29 05:09:34.330986 [ 193 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
2771 | 2025.01.29 05:09:34.331101 [ 191 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_16_3} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2772 | 2025.01.29 05:09:34.331269 [ 193 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
2773 | 2025.01.29 05:09:34.331602 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
2774 | 2025.01.29 05:09:34.333271 [ 254 ] {4a4022cc-f7fa-4892-9005-d62430de1df3} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2775 | 2025.01.29 05:09:34.333353 [ 254 ] {4a4022cc-f7fa-4892-9005-d62430de1df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2776 | 2025.01.29 05:09:34.334225 [ 254 ] {4a4022cc-f7fa-4892-9005-d62430de1df3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2777 | 2025.01.29 05:09:34.334711 [ 200 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2373 rows, containing 5 columns (5 merged, 0 gathered) in 0.006697239 sec., 354325.11815690016 rows/sec., 27.14 MiB/sec. | ||
2778 | 2025.01.29 05:09:34.334719 [ 254 ] {4a4022cc-f7fa-4892-9005-d62430de1df3} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2779 | 2025.01.29 05:09:34.335030 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2780 | 2025.01.29 05:09:34.335039 [ 200 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2781 | 2025.01.29 05:09:34.335131 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2782 | 2025.01.29 05:09:34.335231 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2783 | 2025.01.29 05:09:34.335320 [ 254 ] {4a4022cc-f7fa-4892-9005-d62430de1df3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006066 sec., 26376.524892845366 rows/sec., 1.84 MiB/sec. | ||
2784 | 2025.01.29 05:09:34.335733 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
2785 | 2025.01.29 05:09:34.336209 [ 254 ] {4a4022cc-f7fa-4892-9005-d62430de1df3} <Debug> TCPHandler: Processed in 0.007357604 sec. | ||
2786 | 2025.01.29 05:09:34.336247 [ 200 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_16_3} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2787 | 2025.01.29 05:09:34.336269 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2788 | 2025.01.29 05:09:34.336422 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4328 rows starting from the beginning of the part | ||
2789 | 2025.01.29 05:09:34.336500 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2790 | 2025.01.29 05:09:34.336658 [ 200 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_16_3} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2791 | 2025.01.29 05:09:34.336754 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part | ||
2792 | 2025.01.29 05:09:34.336892 [ 5 ] {918b4a52-8ddd-48b3-96ff-1653c85d10dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2793 | 2025.01.29 05:09:34.337030 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
2794 | 2025.01.29 05:09:34.337137 [ 5 ] {918b4a52-8ddd-48b3-96ff-1653c85d10dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2795 | 2025.01.29 05:09:34.337277 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
2796 | 2025.01.29 05:09:34.337802 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 993 rows starting from the beginning of the part | ||
2797 | 2025.01.29 05:09:34.338123 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 96 rows starting from the beginning of the part | ||
2798 | 2025.01.29 05:09:34.338344 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
2799 | 2025.01.29 05:09:34.339048 [ 5 ] {918b4a52-8ddd-48b3-96ff-1653c85d10dd} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2800 | 2025.01.29 05:09:34.339097 [ 5 ] {918b4a52-8ddd-48b3-96ff-1653c85d10dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2801 | 2025.01.29 05:09:34.339587 [ 5 ] {918b4a52-8ddd-48b3-96ff-1653c85d10dd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2802 | 2025.01.29 05:09:34.339932 [ 5 ] {918b4a52-8ddd-48b3-96ff-1653c85d10dd} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2803 | 2025.01.29 05:09:34.340156 [ 51 ] {} <Debug> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2804 | 2025.01.29 05:09:34.340225 [ 51 ] {} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2805 | 2025.01.29 05:09:34.340272 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2806 | 2025.01.29 05:09:34.340288 [ 5 ] {918b4a52-8ddd-48b3-96ff-1653c85d10dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003535 sec., 16973.125884016972 rows/sec., 1.14 MiB/sec. | ||
2807 | 2025.01.29 05:09:34.340561 [ 5 ] {918b4a52-8ddd-48b3-96ff-1653c85d10dd} <Debug> TCPHandler: Processed in 0.004206744 sec. | ||
2808 | 2025.01.29 05:09:34.340663 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
2809 | 2025.01.29 05:09:34.340850 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2810 | 2025.01.29 05:09:34.340885 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 664 rows starting from the beginning of the part | ||
2811 | 2025.01.29 05:09:34.341046 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part | ||
2812 | 2025.01.29 05:09:34.341154 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
2813 | 2025.01.29 05:09:34.341347 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part | ||
2814 | 2025.01.29 05:09:34.341684 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
2815 | 2025.01.29 05:09:34.342031 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
2816 | 2025.01.29 05:09:34.342119 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5974 rows, containing 5 columns (5 merged, 0 gathered) in 0.006766361 sec., 882897.025446913 rows/sec., 59.52 MiB/sec. | ||
2817 | 2025.01.29 05:09:34.342913 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2818 | 2025.01.29 05:09:34.343493 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2819 | 2025.01.29 05:09:34.343712 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2820 | 2025.01.29 05:09:34.343865 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
2821 | 2025.01.29 05:09:34.344184 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 4 columns (4 merged, 0 gathered) in 0.003808235 sec., 248934.21755747742 rows/sec., 16.28 MiB/sec. | ||
2822 | 2025.01.29 05:09:34.344407 [ 197 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2823 | 2025.01.29 05:09:34.344696 [ 197 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_16_3} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2824 | 2025.01.29 05:09:34.344770 [ 197 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_16_3} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2825 | 2025.01.29 05:09:34.344851 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2826 | 2025.01.29 05:09:37.657325 [ 34 ] {} <Debug> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2827 | 2025.01.29 05:09:37.657426 [ 34 ] {} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2828 | 2025.01.29 05:09:37.657460 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2829 | 2025.01.29 05:09:37.657732 [ 200 ] {6aa87d43-e393-4e50-992b-54620b269949::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 | ||
2830 | 2025.01.29 05:09:37.658259 [ 200 ] {6aa87d43-e393-4e50-992b-54620b269949::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2831 | 2025.01.29 05:09:37.658341 [ 200 ] {6aa87d43-e393-4e50-992b-54620b269949::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
2832 | 2025.01.29 05:09:37.658516 [ 200 ] {6aa87d43-e393-4e50-992b-54620b269949::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 | ||
2833 | 2025.01.29 05:09:37.658682 [ 200 ] {6aa87d43-e393-4e50-992b-54620b269949::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2834 | 2025.01.29 05:09:37.658798 [ 200 ] {6aa87d43-e393-4e50-992b-54620b269949::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 | ||
2835 | 2025.01.29 05:09:37.658912 [ 200 ] {6aa87d43-e393-4e50-992b-54620b269949::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 | ||
2836 | 2025.01.29 05:09:37.661161 [ 199 ] {6aa87d43-e393-4e50-992b-54620b269949::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.00360041 sec., 11665.338114270318 rows/sec., 1.92 MiB/sec. | ||
2837 | 2025.01.29 05:09:37.661346 [ 199 ] {6aa87d43-e393-4e50-992b-54620b269949::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2838 | 2025.01.29 05:09:37.661801 [ 199 ] {6aa87d43-e393-4e50-992b-54620b269949::all_1_5_1} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2839 | 2025.01.29 05:09:37.661886 [ 199 ] {6aa87d43-e393-4e50-992b-54620b269949::all_1_5_1} <Trace> oximeter.timeseries_schema (6aa87d43-e393-4e50-992b-54620b269949) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2840 | 2025.01.29 05:09:37.661984 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2841 | 2025.01.29 05:09:38.734779 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2842 | 2025.01.29 05:09:38.734838 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2843 | 2025.01.29 05:09:38.806562 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2844 | 2025.01.29 05:09:38.807218 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2845 | 2025.01.29 05:09:38.807260 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2846 | 2025.01.29 05:09:38.807843 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2847 | 2025.01.29 05:09:38.808110 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2848 | 2025.01.29 05:09:38.808360 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2849 | 2025.01.29 05:09:38.817984 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 400 | ||
2850 | 2025.01.29 05:09:38.820836 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2851 | 2025.01.29 05:09:38.820883 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2852 | 2025.01.29 05:09:38.822368 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2853 | 2025.01.29 05:09:38.822702 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2854 | 2025.01.29 05:09:38.823282 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 400 | ||
2855 | 2025.01.29 05:09:39.160455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2856 | 2025.01.29 05:09:39.180290 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2857 | 2025.01.29 05:09:39.180355 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2858 | 2025.01.29 05:09:39.187783 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2859 | 2025.01.29 05:09:39.188546 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2860 | 2025.01.29 05:09:39.191283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2861 | 2025.01.29 05:09:39.326296 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2862 | 2025.01.29 05:09:39.326482 [ 254 ] {1ebe4741-cceb-4be9-8574-a4e263f791bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2863 | 2025.01.29 05:09:39.326552 [ 254 ] {1ebe4741-cceb-4be9-8574-a4e263f791bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2864 | 2025.01.29 05:09:39.327303 [ 254 ] {1ebe4741-cceb-4be9-8574-a4e263f791bc} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2865 | 2025.01.29 05:09:39.327345 [ 254 ] {1ebe4741-cceb-4be9-8574-a4e263f791bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2866 | 2025.01.29 05:09:39.327804 [ 254 ] {1ebe4741-cceb-4be9-8574-a4e263f791bc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2867 | 2025.01.29 05:09:39.328068 [ 254 ] {1ebe4741-cceb-4be9-8574-a4e263f791bc} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2868 | 2025.01.29 05:09:39.328266 [ 254 ] {1ebe4741-cceb-4be9-8574-a4e263f791bc} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001835 sec., 7629.427792915531 rows/sec., 549.22 KiB/sec. | ||
2869 | 2025.01.29 05:09:39.328321 [ 254 ] {1ebe4741-cceb-4be9-8574-a4e263f791bc} <Debug> TCPHandler: Processed in 0.002145468 sec. | ||
2870 | 2025.01.29 05:09:39.328569 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2871 | 2025.01.29 05:09:39.328780 [ 5 ] {5c48128a-2e8a-4fdb-b39b-8f84a5cf585a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2872 | 2025.01.29 05:09:39.328859 [ 5 ] {5c48128a-2e8a-4fdb-b39b-8f84a5cf585a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2873 | 2025.01.29 05:09:39.329779 [ 5 ] {5c48128a-2e8a-4fdb-b39b-8f84a5cf585a} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2874 | 2025.01.29 05:09:39.329825 [ 5 ] {5c48128a-2e8a-4fdb-b39b-8f84a5cf585a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2875 | 2025.01.29 05:09:39.330297 [ 5 ] {5c48128a-2e8a-4fdb-b39b-8f84a5cf585a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2876 | 2025.01.29 05:09:39.330550 [ 5 ] {5c48128a-2e8a-4fdb-b39b-8f84a5cf585a} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2877 | 2025.01.29 05:09:39.330777 [ 5 ] {5c48128a-2e8a-4fdb-b39b-8f84a5cf585a} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002059 sec., 136474.01651287032 rows/sec., 12.04 MiB/sec. | ||
2878 | 2025.01.29 05:09:39.330834 [ 5 ] {5c48128a-2e8a-4fdb-b39b-8f84a5cf585a} <Debug> TCPHandler: Processed in 0.002400834 sec. | ||
2879 | 2025.01.29 05:09:39.330998 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2880 | 2025.01.29 05:09:39.331136 [ 254 ] {d666c02d-e4b8-451c-a5fe-fa55e457cba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2881 | 2025.01.29 05:09:39.331196 [ 254 ] {d666c02d-e4b8-451c-a5fe-fa55e457cba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2882 | 2025.01.29 05:09:39.331895 [ 254 ] {d666c02d-e4b8-451c-a5fe-fa55e457cba4} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2883 | 2025.01.29 05:09:39.331941 [ 254 ] {d666c02d-e4b8-451c-a5fe-fa55e457cba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2884 | 2025.01.29 05:09:39.332353 [ 254 ] {d666c02d-e4b8-451c-a5fe-fa55e457cba4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2885 | 2025.01.29 05:09:39.332596 [ 254 ] {d666c02d-e4b8-451c-a5fe-fa55e457cba4} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2886 | 2025.01.29 05:09:39.332821 [ 254 ] {d666c02d-e4b8-451c-a5fe-fa55e457cba4} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001706 sec., 26963.65767878077 rows/sec., 1.94 MiB/sec. | ||
2887 | 2025.01.29 05:09:39.332951 [ 254 ] {d666c02d-e4b8-451c-a5fe-fa55e457cba4} <Debug> TCPHandler: Processed in 0.002021775 sec. | ||
2888 | 2025.01.29 05:09:39.333119 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2889 | 2025.01.29 05:09:39.333266 [ 5 ] {f06e2baf-159e-487c-a546-28a455ff15be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2890 | 2025.01.29 05:09:39.333325 [ 5 ] {f06e2baf-159e-487c-a546-28a455ff15be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2891 | 2025.01.29 05:09:39.334005 [ 5 ] {f06e2baf-159e-487c-a546-28a455ff15be} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2892 | 2025.01.29 05:09:39.334052 [ 5 ] {f06e2baf-159e-487c-a546-28a455ff15be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2893 | 2025.01.29 05:09:39.334451 [ 5 ] {f06e2baf-159e-487c-a546-28a455ff15be} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2894 | 2025.01.29 05:09:39.334700 [ 5 ] {f06e2baf-159e-487c-a546-28a455ff15be} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2895 | 2025.01.29 05:09:39.334950 [ 5 ] {f06e2baf-159e-487c-a546-28a455ff15be} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001709 sec., 8191.925102399064 rows/sec., 573.71 KiB/sec. | ||
2896 | 2025.01.29 05:09:39.335022 [ 5 ] {f06e2baf-159e-487c-a546-28a455ff15be} <Debug> TCPHandler: Processed in 0.001973814 sec. | ||
2897 | 2025.01.29 05:09:39.335167 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2898 | 2025.01.29 05:09:39.335284 [ 254 ] {d71ff1a5-180f-47d7-9ace-ae7b887cf9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2899 | 2025.01.29 05:09:39.335332 [ 254 ] {d71ff1a5-180f-47d7-9ace-ae7b887cf9c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2900 | 2025.01.29 05:09:39.335917 [ 254 ] {d71ff1a5-180f-47d7-9ace-ae7b887cf9c1} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2901 | 2025.01.29 05:09:39.335957 [ 254 ] {d71ff1a5-180f-47d7-9ace-ae7b887cf9c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2902 | 2025.01.29 05:09:39.336314 [ 254 ] {d71ff1a5-180f-47d7-9ace-ae7b887cf9c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2903 | 2025.01.29 05:09:39.336565 [ 254 ] {d71ff1a5-180f-47d7-9ace-ae7b887cf9c1} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2904 | 2025.01.29 05:09:39.336735 [ 254 ] {d71ff1a5-180f-47d7-9ace-ae7b887cf9c1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001475 sec., 8813.559322033898 rows/sec., 549.52 KiB/sec. | ||
2905 | 2025.01.29 05:09:39.336786 [ 254 ] {d71ff1a5-180f-47d7-9ace-ae7b887cf9c1} <Debug> TCPHandler: Processed in 0.001676738 sec. | ||
2906 | 2025.01.29 05:09:39.336950 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2907 | 2025.01.29 05:09:39.337069 [ 5 ] {9e2d4e01-9d8c-408d-9ada-89b841af95fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2908 | 2025.01.29 05:09:39.337117 [ 5 ] {9e2d4e01-9d8c-408d-9ada-89b841af95fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2909 | 2025.01.29 05:09:39.337971 [ 5 ] {9e2d4e01-9d8c-408d-9ada-89b841af95fb} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2910 | 2025.01.29 05:09:39.338018 [ 5 ] {9e2d4e01-9d8c-408d-9ada-89b841af95fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2911 | 2025.01.29 05:09:39.338442 [ 5 ] {9e2d4e01-9d8c-408d-9ada-89b841af95fb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2912 | 2025.01.29 05:09:39.338724 [ 5 ] {9e2d4e01-9d8c-408d-9ada-89b841af95fb} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2913 | 2025.01.29 05:09:39.338938 [ 5 ] {9e2d4e01-9d8c-408d-9ada-89b841af95fb} <Debug> executeQuery: Read 430 rows, 31.53 KiB in 0.001895 sec., 226912.92875989445 rows/sec., 16.25 MiB/sec. | ||
2914 | 2025.01.29 05:09:39.338993 [ 5 ] {9e2d4e01-9d8c-408d-9ada-89b841af95fb} <Debug> TCPHandler: Processed in 0.002100447 sec. | ||
2915 | 2025.01.29 05:09:39.339143 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2916 | 2025.01.29 05:09:39.339272 [ 254 ] {a58e1aa3-198c-458e-bb34-9244a4ad4a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2917 | 2025.01.29 05:09:39.339330 [ 254 ] {a58e1aa3-198c-458e-bb34-9244a4ad4a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2918 | 2025.01.29 05:09:39.339896 [ 254 ] {a58e1aa3-198c-458e-bb34-9244a4ad4a6e} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2919 | 2025.01.29 05:09:39.339942 [ 254 ] {a58e1aa3-198c-458e-bb34-9244a4ad4a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2920 | 2025.01.29 05:09:39.340352 [ 254 ] {a58e1aa3-198c-458e-bb34-9244a4ad4a6e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2921 | 2025.01.29 05:09:39.340593 [ 254 ] {a58e1aa3-198c-458e-bb34-9244a4ad4a6e} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2922 | 2025.01.29 05:09:39.340794 [ 254 ] {a58e1aa3-198c-458e-bb34-9244a4ad4a6e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001553 sec., 3863.4900193174503 rows/sec., 201.85 KiB/sec. | ||
2923 | 2025.01.29 05:09:39.340841 [ 254 ] {a58e1aa3-198c-458e-bb34-9244a4ad4a6e} <Debug> TCPHandler: Processed in 0.001751359 sec. | ||
2924 | 2025.01.29 05:09:39.340978 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2925 | 2025.01.29 05:09:39.341095 [ 5 ] {0a5448f1-6ccc-40d6-942d-3dea906adcaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2926 | 2025.01.29 05:09:39.341148 [ 5 ] {0a5448f1-6ccc-40d6-942d-3dea906adcaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2927 | 2025.01.29 05:09:39.341824 [ 5 ] {0a5448f1-6ccc-40d6-942d-3dea906adcaf} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2928 | 2025.01.29 05:09:39.341868 [ 5 ] {0a5448f1-6ccc-40d6-942d-3dea906adcaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2929 | 2025.01.29 05:09:39.342317 [ 5 ] {0a5448f1-6ccc-40d6-942d-3dea906adcaf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2930 | 2025.01.29 05:09:39.342557 [ 5 ] {0a5448f1-6ccc-40d6-942d-3dea906adcaf} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2931 | 2025.01.29 05:09:39.342739 [ 5 ] {0a5448f1-6ccc-40d6-942d-3dea906adcaf} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001668 sec., 142086.3309352518 rows/sec., 9.52 MiB/sec. | ||
2932 | 2025.01.29 05:09:39.342790 [ 5 ] {0a5448f1-6ccc-40d6-942d-3dea906adcaf} <Debug> TCPHandler: Processed in 0.001866742 sec. | ||
2933 | 2025.01.29 05:09:39.342930 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2934 | 2025.01.29 05:09:39.343046 [ 254 ] {6fc53aee-96ae-4d8d-9a29-3d21bc2d6c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2935 | 2025.01.29 05:09:39.343097 [ 254 ] {6fc53aee-96ae-4d8d-9a29-3d21bc2d6c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2936 | 2025.01.29 05:09:39.343633 [ 254 ] {6fc53aee-96ae-4d8d-9a29-3d21bc2d6c1c} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2937 | 2025.01.29 05:09:39.343678 [ 254 ] {6fc53aee-96ae-4d8d-9a29-3d21bc2d6c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2938 | 2025.01.29 05:09:39.344098 [ 254 ] {6fc53aee-96ae-4d8d-9a29-3d21bc2d6c1c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2939 | 2025.01.29 05:09:39.344350 [ 254 ] {6fc53aee-96ae-4d8d-9a29-3d21bc2d6c1c} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2940 | 2025.01.29 05:09:39.344627 [ 254 ] {6fc53aee-96ae-4d8d-9a29-3d21bc2d6c1c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001578 sec., 633.7135614702155 rows/sec., 42.70 KiB/sec. | ||
2941 | 2025.01.29 05:09:39.344746 [ 254 ] {6fc53aee-96ae-4d8d-9a29-3d21bc2d6c1c} <Debug> TCPHandler: Processed in 0.001868891 sec. | ||
2942 | 2025.01.29 05:09:39.344888 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2943 | 2025.01.29 05:09:39.345007 [ 5 ] {f533edc0-962c-42b4-8778-266e63973340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2944 | 2025.01.29 05:09:39.345087 [ 5 ] {f533edc0-962c-42b4-8778-266e63973340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2945 | 2025.01.29 05:09:39.346291 [ 5 ] {f533edc0-962c-42b4-8778-266e63973340} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2946 | 2025.01.29 05:09:39.346328 [ 5 ] {f533edc0-962c-42b4-8778-266e63973340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2947 | 2025.01.29 05:09:39.347013 [ 5 ] {f533edc0-962c-42b4-8778-266e63973340} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2948 | 2025.01.29 05:09:39.347280 [ 5 ] {f533edc0-962c-42b4-8778-266e63973340} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2949 | 2025.01.29 05:09:39.347528 [ 5 ] {f533edc0-962c-42b4-8778-266e63973340} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002544 sec., 15330.188679245284 rows/sec., 27.47 MiB/sec. | ||
2950 | 2025.01.29 05:09:39.347769 [ 5 ] {f533edc0-962c-42b4-8778-266e63973340} <Debug> TCPHandler: Processed in 0.002936376 sec. | ||
2951 | 2025.01.29 05:09:39.347920 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2952 | 2025.01.29 05:09:39.348057 [ 254 ] {c883d710-984e-405a-b5fc-45e7117b316c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2953 | 2025.01.29 05:09:39.348115 [ 254 ] {c883d710-984e-405a-b5fc-45e7117b316c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2954 | 2025.01.29 05:09:39.348583 [ 254 ] {c883d710-984e-405a-b5fc-45e7117b316c} <Trace> oximeter.measurements_i64 (e756eb5c-129f-45db-ab90-ffe735270ccf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2955 | 2025.01.29 05:09:39.348621 [ 254 ] {c883d710-984e-405a-b5fc-45e7117b316c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2956 | 2025.01.29 05:09:39.348981 [ 254 ] {c883d710-984e-405a-b5fc-45e7117b316c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2957 | 2025.01.29 05:09:39.349220 [ 254 ] {c883d710-984e-405a-b5fc-45e7117b316c} <Trace> oximeter.measurements_i64 (e756eb5c-129f-45db-ab90-ffe735270ccf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2958 | 2025.01.29 05:09:39.349445 [ 254 ] {c883d710-984e-405a-b5fc-45e7117b316c} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001419 sec., 6342.494714587739 rows/sec., 448.02 KiB/sec. | ||
2959 | 2025.01.29 05:09:39.349595 [ 254 ] {c883d710-984e-405a-b5fc-45e7117b316c} <Debug> TCPHandler: Processed in 0.001736778 sec. | ||
2960 | 2025.01.29 05:09:39.349813 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2961 | 2025.01.29 05:09:39.350037 [ 5 ] {6dc6b518-d42a-48b4-99ec-5bba8f1e3733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2962 | 2025.01.29 05:09:39.350131 [ 5 ] {6dc6b518-d42a-48b4-99ec-5bba8f1e3733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2963 | 2025.01.29 05:09:39.350677 [ 5 ] {6dc6b518-d42a-48b4-99ec-5bba8f1e3733} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2964 | 2025.01.29 05:09:39.350715 [ 5 ] {6dc6b518-d42a-48b4-99ec-5bba8f1e3733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2965 | 2025.01.29 05:09:39.351088 [ 5 ] {6dc6b518-d42a-48b4-99ec-5bba8f1e3733} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2966 | 2025.01.29 05:09:39.351323 [ 5 ] {6dc6b518-d42a-48b4-99ec-5bba8f1e3733} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2967 | 2025.01.29 05:09:39.351498 [ 5 ] {6dc6b518-d42a-48b4-99ec-5bba8f1e3733} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001517 sec., 54054.05405405406 rows/sec., 3.43 MiB/sec. | ||
2968 | 2025.01.29 05:09:39.351546 [ 5 ] {6dc6b518-d42a-48b4-99ec-5bba8f1e3733} <Debug> TCPHandler: Processed in 0.001841791 sec. | ||
2969 | 2025.01.29 05:09:44.319660 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2970 | 2025.01.29 05:09:44.320035 [ 254 ] {dd8a8d51-ace6-43ba-8b94-fc98fb03d0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2971 | 2025.01.29 05:09:44.320153 [ 254 ] {dd8a8d51-ace6-43ba-8b94-fc98fb03d0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2972 | 2025.01.29 05:09:44.321041 [ 254 ] {dd8a8d51-ace6-43ba-8b94-fc98fb03d0a4} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2973 | 2025.01.29 05:09:44.321094 [ 254 ] {dd8a8d51-ace6-43ba-8b94-fc98fb03d0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2974 | 2025.01.29 05:09:44.321544 [ 254 ] {dd8a8d51-ace6-43ba-8b94-fc98fb03d0a4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2975 | 2025.01.29 05:09:44.321810 [ 254 ] {dd8a8d51-ace6-43ba-8b94-fc98fb03d0a4} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2976 | 2025.01.29 05:09:44.322025 [ 254 ] {dd8a8d51-ace6-43ba-8b94-fc98fb03d0a4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002073 sec., 27013.98938736131 rows/sec., 2.06 MiB/sec. | ||
2977 | 2025.01.29 05:09:44.322088 [ 254 ] {dd8a8d51-ace6-43ba-8b94-fc98fb03d0a4} <Debug> TCPHandler: Processed in 0.002616399 sec. | ||
2978 | 2025.01.29 05:09:44.322432 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2979 | 2025.01.29 05:09:44.322796 [ 5 ] {8a0ade12-fea0-44ce-a869-291d20a6d606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2980 | 2025.01.29 05:09:44.322919 [ 5 ] {8a0ade12-fea0-44ce-a869-291d20a6d606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2981 | 2025.01.29 05:09:44.323876 [ 5 ] {8a0ade12-fea0-44ce-a869-291d20a6d606} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2982 | 2025.01.29 05:09:44.323931 [ 5 ] {8a0ade12-fea0-44ce-a869-291d20a6d606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2983 | 2025.01.29 05:09:44.324394 [ 5 ] {8a0ade12-fea0-44ce-a869-291d20a6d606} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2984 | 2025.01.29 05:09:44.324660 [ 5 ] {8a0ade12-fea0-44ce-a869-291d20a6d606} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2985 | 2025.01.29 05:09:44.324948 [ 5 ] {8a0ade12-fea0-44ce-a869-291d20a6d606} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002234 sec., 28648.164726947183 rows/sec., 2.24 MiB/sec. | ||
2986 | 2025.01.29 05:09:44.325162 [ 5 ] {8a0ade12-fea0-44ce-a869-291d20a6d606} <Debug> TCPHandler: Processed in 0.002925025 sec. | ||
2987 | 2025.01.29 05:09:44.325370 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2988 | 2025.01.29 05:09:44.325517 [ 254 ] {a388caf4-d77a-4522-8834-2e52c2d24ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2989 | 2025.01.29 05:09:44.325584 [ 254 ] {a388caf4-d77a-4522-8834-2e52c2d24ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2990 | 2025.01.29 05:09:44.326269 [ 254 ] {a388caf4-d77a-4522-8834-2e52c2d24ad8} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2991 | 2025.01.29 05:09:44.326317 [ 254 ] {a388caf4-d77a-4522-8834-2e52c2d24ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
2992 | 2025.01.29 05:09:44.326726 [ 254 ] {a388caf4-d77a-4522-8834-2e52c2d24ad8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2993 | 2025.01.29 05:09:44.326977 [ 254 ] {a388caf4-d77a-4522-8834-2e52c2d24ad8} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2994 | 2025.01.29 05:09:44.327230 [ 254 ] {a388caf4-d77a-4522-8834-2e52c2d24ad8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001743 sec., 91795.75444635686 rows/sec., 6.39 MiB/sec. | ||
2995 | 2025.01.29 05:09:44.327446 [ 254 ] {a388caf4-d77a-4522-8834-2e52c2d24ad8} <Debug> TCPHandler: Processed in 0.002177469 sec. | ||
2996 | 2025.01.29 05:09:44.327684 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2997 | 2025.01.29 05:09:44.327914 [ 5 ] {a6cacf8b-5c56-4913-a24f-97de34ed0961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2998 | 2025.01.29 05:09:44.328016 [ 5 ] {a6cacf8b-5c56-4913-a24f-97de34ed0961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2999 | 2025.01.29 05:09:44.328716 [ 5 ] {a6cacf8b-5c56-4913-a24f-97de34ed0961} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3000 | 2025.01.29 05:09:44.328758 [ 5 ] {a6cacf8b-5c56-4913-a24f-97de34ed0961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
3001 | 2025.01.29 05:09:44.329147 [ 5 ] {a6cacf8b-5c56-4913-a24f-97de34ed0961} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3002 | 2025.01.29 05:09:44.329389 [ 5 ] {a6cacf8b-5c56-4913-a24f-97de34ed0961} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3003 | 2025.01.29 05:09:44.329666 [ 5 ] {a6cacf8b-5c56-4913-a24f-97de34ed0961} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0018 sec., 33333.333333333336 rows/sec., 2.25 MiB/sec. | ||
3004 | 2025.01.29 05:09:44.329864 [ 5 ] {a6cacf8b-5c56-4913-a24f-97de34ed0961} <Debug> TCPHandler: Processed in 0.002309652 sec. | ||
3005 | 2025.01.29 05:09:46.309432 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
3006 | 2025.01.29 05:09:46.310097 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3007 | 2025.01.29 05:09:46.310147 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
3008 | 2025.01.29 05:09:46.310728 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3009 | 2025.01.29 05:09:46.310982 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3010 | 2025.01.29 05:09:46.311252 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
3011 | 2025.01.29 05:09:46.692315 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
3012 | 2025.01.29 05:09:46.712327 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3013 | 2025.01.29 05:09:46.712379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
3014 | 2025.01.29 05:09:46.720075 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3015 | 2025.01.29 05:09:46.720860 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3016 | 2025.01.29 05:09:46.724135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
3017 | 2025.01.29 05:09:48.824358 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 432 | ||
3018 | 2025.01.29 05:09:48.827363 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3019 | 2025.01.29 05:09:48.827412 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
3020 | 2025.01.29 05:09:48.828890 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3021 | 2025.01.29 05:09:48.829210 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3022 | 2025.01.29 05:09:48.829744 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 432 | ||
3023 | 2025.01.29 05:09:49.325604 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3024 | 2025.01.29 05:09:49.325790 [ 254 ] {8ed277ea-c43f-4a33-a0a1-a41e8b556ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3025 | 2025.01.29 05:09:49.325860 [ 254 ] {8ed277ea-c43f-4a33-a0a1-a41e8b556ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3026 | 2025.01.29 05:09:49.326589 [ 254 ] {8ed277ea-c43f-4a33-a0a1-a41e8b556ced} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3027 | 2025.01.29 05:09:49.326641 [ 254 ] {8ed277ea-c43f-4a33-a0a1-a41e8b556ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
3028 | 2025.01.29 05:09:49.327075 [ 254 ] {8ed277ea-c43f-4a33-a0a1-a41e8b556ced} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3029 | 2025.01.29 05:09:49.327341 [ 254 ] {8ed277ea-c43f-4a33-a0a1-a41e8b556ced} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3030 | 2025.01.29 05:09:49.327581 [ 254 ] {8ed277ea-c43f-4a33-a0a1-a41e8b556ced} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001844 sec., 7592.190889370933 rows/sec., 546.54 KiB/sec. | ||
3031 | 2025.01.29 05:09:49.327639 [ 254 ] {8ed277ea-c43f-4a33-a0a1-a41e8b556ced} <Debug> TCPHandler: Processed in 0.002159998 sec. | ||
3032 | 2025.01.29 05:09:49.327908 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3033 | 2025.01.29 05:09:49.328120 [ 5 ] {e78379d9-90b4-4d12-abf9-ada31ba3af9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3034 | 2025.01.29 05:09:49.328200 [ 5 ] {e78379d9-90b4-4d12-abf9-ada31ba3af9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3035 | 2025.01.29 05:09:49.329149 [ 5 ] {e78379d9-90b4-4d12-abf9-ada31ba3af9d} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3036 | 2025.01.29 05:09:49.329194 [ 5 ] {e78379d9-90b4-4d12-abf9-ada31ba3af9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
3037 | 2025.01.29 05:09:49.329769 [ 5 ] {e78379d9-90b4-4d12-abf9-ada31ba3af9d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3038 | 2025.01.29 05:09:49.330030 [ 5 ] {e78379d9-90b4-4d12-abf9-ada31ba3af9d} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3039 | 2025.01.29 05:09:49.330225 [ 5 ] {e78379d9-90b4-4d12-abf9-ada31ba3af9d} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002167 sec., 129672.35809875403 rows/sec., 11.44 MiB/sec. | ||
3040 | 2025.01.29 05:09:49.330283 [ 5 ] {e78379d9-90b4-4d12-abf9-ada31ba3af9d} <Debug> TCPHandler: Processed in 0.002515536 sec. | ||
3041 | 2025.01.29 05:09:49.330474 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3042 | 2025.01.29 05:09:49.330612 [ 254 ] {c886a70f-ff5e-40ac-a775-2811fff51e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3043 | 2025.01.29 05:09:49.330667 [ 254 ] {c886a70f-ff5e-40ac-a775-2811fff51e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3044 | 2025.01.29 05:09:49.331323 [ 254 ] {c886a70f-ff5e-40ac-a775-2811fff51e76} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3045 | 2025.01.29 05:09:49.331365 [ 254 ] {c886a70f-ff5e-40ac-a775-2811fff51e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
3046 | 2025.01.29 05:09:49.331756 [ 254 ] {c886a70f-ff5e-40ac-a775-2811fff51e76} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3047 | 2025.01.29 05:09:49.332028 [ 254 ] {c886a70f-ff5e-40ac-a775-2811fff51e76} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3048 | 2025.01.29 05:09:49.332243 [ 254 ] {c886a70f-ff5e-40ac-a775-2811fff51e76} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001663 sec., 27660.853878532773 rows/sec., 1.99 MiB/sec. | ||
3049 | 2025.01.29 05:09:49.332296 [ 254 ] {c886a70f-ff5e-40ac-a775-2811fff51e76} <Debug> TCPHandler: Processed in 0.001905282 sec. | ||
3050 | 2025.01.29 05:09:49.332461 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3051 | 2025.01.29 05:09:49.332579 [ 5 ] {f0240ed2-b0ad-49a7-b940-6c50e6fd6957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3052 | 2025.01.29 05:09:49.332628 [ 5 ] {f0240ed2-b0ad-49a7-b940-6c50e6fd6957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3053 | 2025.01.29 05:09:49.333220 [ 5 ] {f0240ed2-b0ad-49a7-b940-6c50e6fd6957} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3054 | 2025.01.29 05:09:49.333258 [ 5 ] {f0240ed2-b0ad-49a7-b940-6c50e6fd6957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
3055 | 2025.01.29 05:09:49.333635 [ 5 ] {f0240ed2-b0ad-49a7-b940-6c50e6fd6957} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3056 | 2025.01.29 05:09:49.333890 [ 5 ] {f0240ed2-b0ad-49a7-b940-6c50e6fd6957} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3057 | 2025.01.29 05:09:49.334071 [ 5 ] {f0240ed2-b0ad-49a7-b940-6c50e6fd6957} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001518 sec., 9222.66139657444 rows/sec., 645.90 KiB/sec. | ||
3058 | 2025.01.29 05:09:49.334122 [ 5 ] {f0240ed2-b0ad-49a7-b940-6c50e6fd6957} <Debug> TCPHandler: Processed in 0.001724168 sec. | ||
3059 | 2025.01.29 05:09:49.334278 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3060 | 2025.01.29 05:09:49.334393 [ 254 ] {c4b98142-5bf9-41fa-9e95-a73ec16398e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3061 | 2025.01.29 05:09:49.334441 [ 254 ] {c4b98142-5bf9-41fa-9e95-a73ec16398e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3062 | 2025.01.29 05:09:49.335120 [ 254 ] {c4b98142-5bf9-41fa-9e95-a73ec16398e4} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3063 | 2025.01.29 05:09:49.335168 [ 254 ] {c4b98142-5bf9-41fa-9e95-a73ec16398e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
3064 | 2025.01.29 05:09:49.335574 [ 254 ] {c4b98142-5bf9-41fa-9e95-a73ec16398e4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3065 | 2025.01.29 05:09:49.335833 [ 254 ] {c4b98142-5bf9-41fa-9e95-a73ec16398e4} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3066 | 2025.01.29 05:09:49.336044 [ 254 ] {c4b98142-5bf9-41fa-9e95-a73ec16398e4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001674 sec., 7765.830346475508 rows/sec., 484.20 KiB/sec. | ||
3067 | 2025.01.29 05:09:49.336097 [ 254 ] {c4b98142-5bf9-41fa-9e95-a73ec16398e4} <Debug> TCPHandler: Processed in 0.001876592 sec. | ||
3068 | 2025.01.29 05:09:49.336230 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3069 | 2025.01.29 05:09:49.336348 [ 5 ] {66c78fbd-daa4-4376-8359-31f69f623f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3070 | 2025.01.29 05:09:49.336398 [ 5 ] {66c78fbd-daa4-4376-8359-31f69f623f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3071 | 2025.01.29 05:09:49.337154 [ 5 ] {66c78fbd-daa4-4376-8359-31f69f623f68} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3072 | 2025.01.29 05:09:49.337193 [ 5 ] {66c78fbd-daa4-4376-8359-31f69f623f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
3073 | 2025.01.29 05:09:49.337585 [ 5 ] {66c78fbd-daa4-4376-8359-31f69f623f68} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3074 | 2025.01.29 05:09:49.337822 [ 5 ] {66c78fbd-daa4-4376-8359-31f69f623f68} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3075 | 2025.01.29 05:09:49.338036 [ 5 ] {66c78fbd-daa4-4376-8359-31f69f623f68} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001702 sec., 247356.0517038778 rows/sec., 17.67 MiB/sec. | ||
3076 | 2025.01.29 05:09:49.338248 [ 5 ] {66c78fbd-daa4-4376-8359-31f69f623f68} <Debug> TCPHandler: Processed in 0.002072566 sec. | ||
3077 | 2025.01.29 05:09:49.338424 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3078 | 2025.01.29 05:09:49.338556 [ 254 ] {6e7f0037-61c9-42ab-8d14-49c2a2237b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3079 | 2025.01.29 05:09:49.338617 [ 254 ] {6e7f0037-61c9-42ab-8d14-49c2a2237b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3080 | 2025.01.29 05:09:49.339202 [ 254 ] {6e7f0037-61c9-42ab-8d14-49c2a2237b79} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3081 | 2025.01.29 05:09:49.339249 [ 254 ] {6e7f0037-61c9-42ab-8d14-49c2a2237b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
3082 | 2025.01.29 05:09:49.339648 [ 254 ] {6e7f0037-61c9-42ab-8d14-49c2a2237b79} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3083 | 2025.01.29 05:09:49.339883 [ 254 ] {6e7f0037-61c9-42ab-8d14-49c2a2237b79} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3084 | 2025.01.29 05:09:49.340164 [ 254 ] {6e7f0037-61c9-42ab-8d14-49c2a2237b79} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00163 sec., 3680.9815950920247 rows/sec., 192.32 KiB/sec. | ||
3085 | 2025.01.29 05:09:49.340291 [ 254 ] {6e7f0037-61c9-42ab-8d14-49c2a2237b79} <Debug> TCPHandler: Processed in 0.001925073 sec. | ||
3086 | 2025.01.29 05:09:49.340445 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3087 | 2025.01.29 05:09:49.340564 [ 5 ] {bd8f4e27-01de-4c00-bfd6-ae04c6ebbd48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3088 | 2025.01.29 05:09:49.340621 [ 5 ] {bd8f4e27-01de-4c00-bfd6-ae04c6ebbd48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3089 | 2025.01.29 05:09:49.341210 [ 5 ] {bd8f4e27-01de-4c00-bfd6-ae04c6ebbd48} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3090 | 2025.01.29 05:09:49.341248 [ 5 ] {bd8f4e27-01de-4c00-bfd6-ae04c6ebbd48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
3091 | 2025.01.29 05:09:49.341650 [ 5 ] {bd8f4e27-01de-4c00-bfd6-ae04c6ebbd48} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3092 | 2025.01.29 05:09:49.341893 [ 5 ] {bd8f4e27-01de-4c00-bfd6-ae04c6ebbd48} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3093 | 2025.01.29 05:09:49.342074 [ 5 ] {bd8f4e27-01de-4c00-bfd6-ae04c6ebbd48} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001534 sec., 154498.04432855282 rows/sec., 10.36 MiB/sec. | ||
3094 | 2025.01.29 05:09:49.342124 [ 5 ] {bd8f4e27-01de-4c00-bfd6-ae04c6ebbd48} <Debug> TCPHandler: Processed in 0.001738259 sec. | ||
3095 | 2025.01.29 05:09:49.342272 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3096 | 2025.01.29 05:09:49.342389 [ 254 ] {f6d0293c-c111-4b8e-815b-c1a2535ff89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3097 | 2025.01.29 05:09:49.342441 [ 254 ] {f6d0293c-c111-4b8e-815b-c1a2535ff89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3098 | 2025.01.29 05:09:49.342929 [ 254 ] {f6d0293c-c111-4b8e-815b-c1a2535ff89e} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3099 | 2025.01.29 05:09:49.342968 [ 254 ] {f6d0293c-c111-4b8e-815b-c1a2535ff89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
3100 | 2025.01.29 05:09:49.343323 [ 254 ] {f6d0293c-c111-4b8e-815b-c1a2535ff89e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3101 | 2025.01.29 05:09:49.343559 [ 254 ] {f6d0293c-c111-4b8e-815b-c1a2535ff89e} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3102 | 2025.01.29 05:09:49.343766 [ 254 ] {f6d0293c-c111-4b8e-815b-c1a2535ff89e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001401 sec., 713.7758743754462 rows/sec., 48.10 KiB/sec. | ||
3103 | 2025.01.29 05:09:49.343816 [ 254 ] {f6d0293c-c111-4b8e-815b-c1a2535ff89e} <Debug> TCPHandler: Processed in 0.001600596 sec. | ||
3104 | 2025.01.29 05:09:49.343972 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3105 | 2025.01.29 05:09:49.344096 [ 5 ] {58e9e94f-3102-4f8d-9c94-4273665a1673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3106 | 2025.01.29 05:09:49.344178 [ 5 ] {58e9e94f-3102-4f8d-9c94-4273665a1673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3107 | 2025.01.29 05:09:49.345444 [ 5 ] {58e9e94f-3102-4f8d-9c94-4273665a1673} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3108 | 2025.01.29 05:09:49.345482 [ 5 ] {58e9e94f-3102-4f8d-9c94-4273665a1673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
3109 | 2025.01.29 05:09:49.346173 [ 5 ] {58e9e94f-3102-4f8d-9c94-4273665a1673} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3110 | 2025.01.29 05:09:49.346440 [ 5 ] {58e9e94f-3102-4f8d-9c94-4273665a1673} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3111 | 2025.01.29 05:09:49.346637 [ 5 ] {58e9e94f-3102-4f8d-9c94-4273665a1673} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002567 sec., 15192.83209972731 rows/sec., 27.22 MiB/sec. | ||
3112 | 2025.01.29 05:09:49.346729 [ 5 ] {58e9e94f-3102-4f8d-9c94-4273665a1673} <Debug> TCPHandler: Processed in 0.002817742 sec. | ||
3113 | 2025.01.29 05:09:49.346882 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3114 | 2025.01.29 05:09:49.346999 [ 254 ] {acf93ba6-3078-43f2-a253-3f6204b859ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3115 | 2025.01.29 05:09:49.347050 [ 254 ] {acf93ba6-3078-43f2-a253-3f6204b859ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3116 | 2025.01.29 05:09:49.347551 [ 254 ] {acf93ba6-3078-43f2-a253-3f6204b859ee} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3117 | 2025.01.29 05:09:49.347591 [ 254 ] {acf93ba6-3078-43f2-a253-3f6204b859ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
3118 | 2025.01.29 05:09:49.347968 [ 254 ] {acf93ba6-3078-43f2-a253-3f6204b859ee} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3119 | 2025.01.29 05:09:49.348219 [ 254 ] {acf93ba6-3078-43f2-a253-3f6204b859ee} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3120 | 2025.01.29 05:09:49.348434 [ 254 ] {acf93ba6-3078-43f2-a253-3f6204b859ee} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001459 sec., 56202.878684030155 rows/sec., 3.57 MiB/sec. | ||
3121 | 2025.01.29 05:09:49.348483 [ 254 ] {acf93ba6-3078-43f2-a253-3f6204b859ee} <Debug> TCPHandler: Processed in 0.001658497 sec. | ||
3122 | 2025.01.29 05:09:53.734887 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3123 | 2025.01.29 05:09:53.734956 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3124 | 2025.01.29 05:09:53.812345 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
3125 | 2025.01.29 05:09:53.812992 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3126 | 2025.01.29 05:09:53.813044 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3127 | 2025.01.29 05:09:53.813618 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3128 | 2025.01.29 05:09:53.813878 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3129 | 2025.01.29 05:09:53.814127 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3130 | 2025.01.29 05:09:54.225164 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3131 | 2025.01.29 05:09:54.246010 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3132 | 2025.01.29 05:09:54.246068 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3133 | 2025.01.29 05:09:54.253786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3134 | 2025.01.29 05:09:54.254577 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3135 | 2025.01.29 05:09:54.257390 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3136 | 2025.01.29 05:09:54.318419 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3137 | 2025.01.29 05:09:54.318632 [ 254 ] {300115d2-3b34-4f0c-b9a6-b460ee316b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3138 | 2025.01.29 05:09:54.318703 [ 254 ] {300115d2-3b34-4f0c-b9a6-b460ee316b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3139 | 2025.01.29 05:09:54.319508 [ 254 ] {300115d2-3b34-4f0c-b9a6-b460ee316b2a} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3140 | 2025.01.29 05:09:54.319557 [ 254 ] {300115d2-3b34-4f0c-b9a6-b460ee316b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3141 | 2025.01.29 05:09:54.320005 [ 254 ] {300115d2-3b34-4f0c-b9a6-b460ee316b2a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3142 | 2025.01.29 05:09:54.320258 [ 254 ] {300115d2-3b34-4f0c-b9a6-b460ee316b2a} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3143 | 2025.01.29 05:09:54.320507 [ 254 ] {300115d2-3b34-4f0c-b9a6-b460ee316b2a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001929 sec., 29030.585795749095 rows/sec., 2.22 MiB/sec. | ||
3144 | 2025.01.29 05:09:54.320572 [ 254 ] {300115d2-3b34-4f0c-b9a6-b460ee316b2a} <Debug> TCPHandler: Processed in 0.002288811 sec. | ||
3145 | 2025.01.29 05:09:54.320910 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3146 | 2025.01.29 05:09:54.321225 [ 5 ] {44ab313c-3982-4683-a73e-027fc92d68a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3147 | 2025.01.29 05:09:54.321348 [ 5 ] {44ab313c-3982-4683-a73e-027fc92d68a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3148 | 2025.01.29 05:09:54.322250 [ 5 ] {44ab313c-3982-4683-a73e-027fc92d68a9} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3149 | 2025.01.29 05:09:54.322306 [ 5 ] {44ab313c-3982-4683-a73e-027fc92d68a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3150 | 2025.01.29 05:09:54.322767 [ 5 ] {44ab313c-3982-4683-a73e-027fc92d68a9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3151 | 2025.01.29 05:09:54.323027 [ 5 ] {44ab313c-3982-4683-a73e-027fc92d68a9} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3152 | 2025.01.29 05:09:54.323275 [ 5 ] {44ab313c-3982-4683-a73e-027fc92d68a9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002137 sec., 29948.525970987364 rows/sec., 2.34 MiB/sec. | ||
3153 | 2025.01.29 05:09:54.323345 [ 5 ] {44ab313c-3982-4683-a73e-027fc92d68a9} <Debug> TCPHandler: Processed in 0.002632099 sec. | ||
3154 | 2025.01.29 05:09:54.323494 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3155 | 2025.01.29 05:09:54.323641 [ 254 ] {15a8d1b9-97f6-43e0-aee9-4af13c17d311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3156 | 2025.01.29 05:09:54.323709 [ 254 ] {15a8d1b9-97f6-43e0-aee9-4af13c17d311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3157 | 2025.01.29 05:09:54.324398 [ 254 ] {15a8d1b9-97f6-43e0-aee9-4af13c17d311} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3158 | 2025.01.29 05:09:54.324445 [ 254 ] {15a8d1b9-97f6-43e0-aee9-4af13c17d311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3159 | 2025.01.29 05:09:54.324874 [ 254 ] {15a8d1b9-97f6-43e0-aee9-4af13c17d311} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3160 | 2025.01.29 05:09:54.325108 [ 254 ] {15a8d1b9-97f6-43e0-aee9-4af13c17d311} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3161 | 2025.01.29 05:09:54.325327 [ 254 ] {15a8d1b9-97f6-43e0-aee9-4af13c17d311} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001725 sec., 92753.62318840579 rows/sec., 6.46 MiB/sec. | ||
3162 | 2025.01.29 05:09:54.325385 [ 254 ] {15a8d1b9-97f6-43e0-aee9-4af13c17d311} <Debug> TCPHandler: Processed in 0.001958774 sec. | ||
3163 | 2025.01.29 05:09:54.325535 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3164 | 2025.01.29 05:09:54.325707 [ 5 ] {6b748c1f-d2cf-47dd-abbd-95b94d336b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3165 | 2025.01.29 05:09:54.325810 [ 5 ] {6b748c1f-d2cf-47dd-abbd-95b94d336b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3166 | 2025.01.29 05:09:54.326710 [ 5 ] {6b748c1f-d2cf-47dd-abbd-95b94d336b8e} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3167 | 2025.01.29 05:09:54.326752 [ 5 ] {6b748c1f-d2cf-47dd-abbd-95b94d336b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3168 | 2025.01.29 05:09:54.327144 [ 5 ] {6b748c1f-d2cf-47dd-abbd-95b94d336b8e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3169 | 2025.01.29 05:09:54.327411 [ 5 ] {6b748c1f-d2cf-47dd-abbd-95b94d336b8e} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3170 | 2025.01.29 05:09:54.327669 [ 5 ] {6b748c1f-d2cf-47dd-abbd-95b94d336b8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002012 sec., 29821.073558648113 rows/sec., 2.01 MiB/sec. | ||
3171 | 2025.01.29 05:09:54.327809 [ 5 ] {6b748c1f-d2cf-47dd-abbd-95b94d336b8e} <Debug> TCPHandler: Processed in 0.002332922 sec. | ||
3172 | 2025.01.29 05:09:55.479547 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3173 | 2025.01.29 05:09:55.479842 [ 254 ] {86d95085-3c0f-44fe-b671-5f0a7030d74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3174 | 2025.01.29 05:09:55.479957 [ 254 ] {86d95085-3c0f-44fe-b671-5f0a7030d74c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3175 | 2025.01.29 05:09:55.480999 [ 254 ] {86d95085-3c0f-44fe-b671-5f0a7030d74c} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3176 | 2025.01.29 05:09:55.481043 [ 254 ] {86d95085-3c0f-44fe-b671-5f0a7030d74c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3177 | 2025.01.29 05:09:55.481486 [ 254 ] {86d95085-3c0f-44fe-b671-5f0a7030d74c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3178 | 2025.01.29 05:09:55.481746 [ 254 ] {86d95085-3c0f-44fe-b671-5f0a7030d74c} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3179 | 2025.01.29 05:09:55.481885 [ 134 ] {} <Debug> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3180 | 2025.01.29 05:09:55.481934 [ 134 ] {} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3181 | 2025.01.29 05:09:55.481968 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3182 | 2025.01.29 05:09:55.481970 [ 254 ] {86d95085-3c0f-44fe-b671-5f0a7030d74c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002207 sec., 6343.452650657 rows/sec., 456.64 KiB/sec. | ||
3183 | 2025.01.29 05:09:55.482157 [ 254 ] {86d95085-3c0f-44fe-b671-5f0a7030d74c} <Debug> TCPHandler: Processed in 0.002786522 sec. | ||
3184 | 2025.01.29 05:09:55.482223 [ 187 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
3185 | 2025.01.29 05:09:55.482394 [ 187 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3186 | 2025.01.29 05:09:55.482446 [ 187 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
3187 | 2025.01.29 05:09:55.482458 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3188 | 2025.01.29 05:09:55.482597 [ 187 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
3189 | 2025.01.29 05:09:55.482862 [ 5 ] {393c70fe-46e5-4027-b565-fd9d6d30e777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3190 | 2025.01.29 05:09:55.482990 [ 187 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
3191 | 2025.01.29 05:09:55.483079 [ 5 ] {393c70fe-46e5-4027-b565-fd9d6d30e777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3192 | 2025.01.29 05:09:55.483420 [ 187 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
3193 | 2025.01.29 05:09:55.483683 [ 187 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
3194 | 2025.01.29 05:09:55.485607 [ 5 ] {393c70fe-46e5-4027-b565-fd9d6d30e777} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3195 | 2025.01.29 05:09:55.485693 [ 5 ] {393c70fe-46e5-4027-b565-fd9d6d30e777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3196 | 2025.01.29 05:09:55.486495 [ 187 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004430508 sec., 15799.542625811759 rows/sec., 1.17 MiB/sec. | ||
3197 | 2025.01.29 05:09:55.486798 [ 187 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3198 | 2025.01.29 05:09:55.486807 [ 5 ] {393c70fe-46e5-4027-b565-fd9d6d30e777} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3199 | 2025.01.29 05:09:55.487290 [ 5 ] {393c70fe-46e5-4027-b565-fd9d6d30e777} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3200 | 2025.01.29 05:09:55.487305 [ 187 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_9_2} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3201 | 2025.01.29 05:09:55.487506 [ 187 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_9_2} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3202 | 2025.01.29 05:09:55.487729 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3203 | 2025.01.29 05:09:55.487786 [ 5 ] {393c70fe-46e5-4027-b565-fd9d6d30e777} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005098 sec., 392.31071008238524 rows/sec., 31.99 KiB/sec. | ||
3204 | 2025.01.29 05:09:55.487869 [ 5 ] {393c70fe-46e5-4027-b565-fd9d6d30e777} <Debug> TCPHandler: Processed in 0.005565314 sec. | ||
3205 | 2025.01.29 05:09:55.488027 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3206 | 2025.01.29 05:09:55.488156 [ 254 ] {c1934d98-6d25-4381-98f8-1068343eea5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3207 | 2025.01.29 05:09:55.488210 [ 254 ] {c1934d98-6d25-4381-98f8-1068343eea5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3208 | 2025.01.29 05:09:55.489580 [ 254 ] {c1934d98-6d25-4381-98f8-1068343eea5f} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3209 | 2025.01.29 05:09:55.489633 [ 254 ] {c1934d98-6d25-4381-98f8-1068343eea5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3210 | 2025.01.29 05:09:55.490209 [ 254 ] {c1934d98-6d25-4381-98f8-1068343eea5f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3211 | 2025.01.29 05:09:55.490510 [ 254 ] {c1934d98-6d25-4381-98f8-1068343eea5f} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3212 | 2025.01.29 05:09:55.490663 [ 134 ] {} <Debug> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3213 | 2025.01.29 05:09:55.490706 [ 134 ] {} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3214 | 2025.01.29 05:09:55.490727 [ 254 ] {c1934d98-6d25-4381-98f8-1068343eea5f} <Debug> executeQuery: Read 1412 rows, 120.59 KiB in 0.0026 sec., 543076.9230769231 rows/sec., 45.30 MiB/sec. | ||
3215 | 2025.01.29 05:09:55.490732 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3216 | 2025.01.29 05:09:55.490857 [ 254 ] {c1934d98-6d25-4381-98f8-1068343eea5f} <Debug> TCPHandler: Processed in 0.002887164 sec. | ||
3217 | 2025.01.29 05:09:55.491005 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::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 | ||
3218 | 2025.01.29 05:09:55.491054 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3219 | 2025.01.29 05:09:55.491284 [ 5 ] {3293b666-2705-4036-bd68-b219c9ab470b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3220 | 2025.01.29 05:09:55.491292 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3221 | 2025.01.29 05:09:55.491381 [ 5 ] {3293b666-2705-4036-bd68-b219c9ab470b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3222 | 2025.01.29 05:09:55.491386 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1418 rows starting from the beginning of the part | ||
3223 | 2025.01.29 05:09:55.491700 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 281 rows starting from the beginning of the part | ||
3224 | 2025.01.29 05:09:55.492063 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
3225 | 2025.01.29 05:09:55.492404 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 281 rows starting from the beginning of the part | ||
3226 | 2025.01.29 05:09:55.492837 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
3227 | 2025.01.29 05:09:55.493227 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1412 rows starting from the beginning of the part | ||
3228 | 2025.01.29 05:09:55.494367 [ 5 ] {3293b666-2705-4036-bd68-b219c9ab470b} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3229 | 2025.01.29 05:09:55.494421 [ 5 ] {3293b666-2705-4036-bd68-b219c9ab470b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3230 | 2025.01.29 05:09:55.495274 [ 5 ] {3293b666-2705-4036-bd68-b219c9ab470b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3231 | 2025.01.29 05:09:55.495732 [ 5 ] {3293b666-2705-4036-bd68-b219c9ab470b} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3232 | 2025.01.29 05:09:55.496091 [ 5 ] {3293b666-2705-4036-bd68-b219c9ab470b} <Debug> executeQuery: Read 43 rows, 3.15 KiB in 0.00489 sec., 8793.456032719836 rows/sec., 644.65 KiB/sec. | ||
3233 | 2025.01.29 05:09:55.496401 [ 5 ] {3293b666-2705-4036-bd68-b219c9ab470b} <Debug> TCPHandler: Processed in 0.005424901 sec. | ||
3234 | 2025.01.29 05:09:55.496786 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3235 | 2025.01.29 05:09:55.496842 [ 195 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3504 rows, containing 5 columns (5 merged, 0 gathered) in 0.006010794 sec., 582951.2706640754 rows/sec., 51.15 MiB/sec. | ||
3236 | 2025.01.29 05:09:55.496975 [ 254 ] {ceb63a78-7e9a-4c70-863f-8a28d63a89fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3237 | 2025.01.29 05:09:55.497046 [ 254 ] {ceb63a78-7e9a-4c70-863f-8a28d63a89fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3238 | 2025.01.29 05:09:55.497213 [ 195 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3239 | 2025.01.29 05:09:55.497853 [ 195 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_21_4} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3240 | 2025.01.29 05:09:55.497984 [ 195 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_21_4} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3241 | 2025.01.29 05:09:55.498158 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
3242 | 2025.01.29 05:09:55.498372 [ 254 ] {ceb63a78-7e9a-4c70-863f-8a28d63a89fb} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3243 | 2025.01.29 05:09:55.498417 [ 254 ] {ceb63a78-7e9a-4c70-863f-8a28d63a89fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3244 | 2025.01.29 05:09:55.498793 [ 254 ] {ceb63a78-7e9a-4c70-863f-8a28d63a89fb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3245 | 2025.01.29 05:09:55.499031 [ 254 ] {ceb63a78-7e9a-4c70-863f-8a28d63a89fb} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3246 | 2025.01.29 05:09:55.499205 [ 254 ] {ceb63a78-7e9a-4c70-863f-8a28d63a89fb} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002275 sec., 106373.62637362636 rows/sec., 7.21 MiB/sec. | ||
3247 | 2025.01.29 05:09:55.499261 [ 254 ] {ceb63a78-7e9a-4c70-863f-8a28d63a89fb} <Debug> TCPHandler: Processed in 0.00272741 sec. | ||
3248 | 2025.01.29 05:09:55.499412 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3249 | 2025.01.29 05:09:55.499557 [ 5 ] {7d99db24-4a4d-4cfa-b8eb-04c8d93ffb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3250 | 2025.01.29 05:09:55.499618 [ 5 ] {7d99db24-4a4d-4cfa-b8eb-04c8d93ffb9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3251 | 2025.01.29 05:09:55.500325 [ 5 ] {7d99db24-4a4d-4cfa-b8eb-04c8d93ffb9c} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3252 | 2025.01.29 05:09:55.500374 [ 5 ] {7d99db24-4a4d-4cfa-b8eb-04c8d93ffb9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3253 | 2025.01.29 05:09:55.500780 [ 5 ] {7d99db24-4a4d-4cfa-b8eb-04c8d93ffb9c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3254 | 2025.01.29 05:09:55.501029 [ 5 ] {7d99db24-4a4d-4cfa-b8eb-04c8d93ffb9c} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3255 | 2025.01.29 05:09:55.501204 [ 134 ] {} <Debug> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3256 | 2025.01.29 05:09:55.501262 [ 134 ] {} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3257 | 2025.01.29 05:09:55.501288 [ 5 ] {7d99db24-4a4d-4cfa-b8eb-04c8d93ffb9c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001754 sec., 7411.630558722919 rows/sec., 462.11 KiB/sec. | ||
3258 | 2025.01.29 05:09:55.501302 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3259 | 2025.01.29 05:09:55.501476 [ 5 ] {7d99db24-4a4d-4cfa-b8eb-04c8d93ffb9c} <Debug> TCPHandler: Processed in 0.002130138 sec. | ||
3260 | 2025.01.29 05:09:55.501547 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
3261 | 2025.01.29 05:09:55.501670 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3262 | 2025.01.29 05:09:55.501756 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3263 | 2025.01.29 05:09:55.501848 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
3264 | 2025.01.29 05:09:55.501921 [ 254 ] {a639c6a0-9ed8-4117-a754-54d8c45781af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3265 | 2025.01.29 05:09:55.502116 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
3266 | 2025.01.29 05:09:55.502154 [ 254 ] {a639c6a0-9ed8-4117-a754-54d8c45781af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3267 | 2025.01.29 05:09:55.502425 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
3268 | 2025.01.29 05:09:55.502745 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
3269 | 2025.01.29 05:09:55.502979 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
3270 | 2025.01.29 05:09:55.505264 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003835775 sec., 16945.728047135195 rows/sec., 1.10 MiB/sec. | ||
3271 | 2025.01.29 05:09:55.505296 [ 254 ] {a639c6a0-9ed8-4117-a754-54d8c45781af} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3272 | 2025.01.29 05:09:55.505359 [ 254 ] {a639c6a0-9ed8-4117-a754-54d8c45781af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3273 | 2025.01.29 05:09:55.505436 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3274 | 2025.01.29 05:09:55.506057 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_9_2} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3275 | 2025.01.29 05:09:55.506179 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_9_2} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3276 | 2025.01.29 05:09:55.506286 [ 254 ] {a639c6a0-9ed8-4117-a754-54d8c45781af} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3277 | 2025.01.29 05:09:55.506304 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3278 | 2025.01.29 05:09:55.506584 [ 254 ] {a639c6a0-9ed8-4117-a754-54d8c45781af} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3279 | 2025.01.29 05:09:55.506721 [ 134 ] {} <Debug> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3280 | 2025.01.29 05:09:55.506756 [ 134 ] {} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3281 | 2025.01.29 05:09:55.506778 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3282 | 2025.01.29 05:09:55.506796 [ 254 ] {a639c6a0-9ed8-4117-a754-54d8c45781af} <Debug> executeQuery: Read 874 rows, 64.86 KiB in 0.004945 sec., 176744.18604651163 rows/sec., 12.81 MiB/sec. | ||
3283 | 2025.01.29 05:09:55.507025 [ 254 ] {a639c6a0-9ed8-4117-a754-54d8c45781af} <Debug> TCPHandler: Processed in 0.005442092 sec. | ||
3284 | 2025.01.29 05:09:55.507051 [ 196 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::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 | ||
3285 | 2025.01.29 05:09:55.507225 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3286 | 2025.01.29 05:09:55.507240 [ 196 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3287 | 2025.01.29 05:09:55.507292 [ 196 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 894 rows starting from the beginning of the part | ||
3288 | 2025.01.29 05:09:55.507545 [ 196 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 430 rows starting from the beginning of the part | ||
3289 | 2025.01.29 05:09:55.507592 [ 5 ] {5e9325c1-3bdc-4471-8834-2bc9571bb0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3290 | 2025.01.29 05:09:55.507799 [ 5 ] {5e9325c1-3bdc-4471-8834-2bc9571bb0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3291 | 2025.01.29 05:09:55.507876 [ 196 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
3292 | 2025.01.29 05:09:55.508224 [ 196 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 421 rows starting from the beginning of the part | ||
3293 | 2025.01.29 05:09:55.508612 [ 196 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
3294 | 2025.01.29 05:09:55.508971 [ 196 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 874 rows starting from the beginning of the part | ||
3295 | 2025.01.29 05:09:55.510007 [ 5 ] {5e9325c1-3bdc-4471-8834-2bc9571bb0c7} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3296 | 2025.01.29 05:09:55.510068 [ 5 ] {5e9325c1-3bdc-4471-8834-2bc9571bb0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3297 | 2025.01.29 05:09:55.511004 [ 5 ] {5e9325c1-3bdc-4471-8834-2bc9571bb0c7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3298 | 2025.01.29 05:09:55.511346 [ 5 ] {5e9325c1-3bdc-4471-8834-2bc9571bb0c7} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3299 | 2025.01.29 05:09:55.511779 [ 5 ] {5e9325c1-3bdc-4471-8834-2bc9571bb0c7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004298 sec., 1395.9981386691486 rows/sec., 72.94 KiB/sec. | ||
3300 | 2025.01.29 05:09:55.512089 [ 5 ] {5e9325c1-3bdc-4471-8834-2bc9571bb0c7} <Debug> TCPHandler: Processed in 0.004960311 sec. | ||
3301 | 2025.01.29 05:09:55.512150 [ 195 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2747 rows, containing 5 columns (5 merged, 0 gathered) in 0.005299119 sec., 518388.056580726 rows/sec., 39.55 MiB/sec. | ||
3302 | 2025.01.29 05:09:55.512331 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3303 | 2025.01.29 05:09:55.512439 [ 195 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3304 | 2025.01.29 05:09:55.512683 [ 254 ] {32b6ccd2-27bc-4e7f-975f-078723fc57d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3305 | 2025.01.29 05:09:55.512774 [ 254 ] {32b6ccd2-27bc-4e7f-975f-078723fc57d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3306 | 2025.01.29 05:09:55.513043 [ 195 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_21_4} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3307 | 2025.01.29 05:09:55.513307 [ 195 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_21_4} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3308 | 2025.01.29 05:09:55.513439 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
3309 | 2025.01.29 05:09:55.513963 [ 254 ] {32b6ccd2-27bc-4e7f-975f-078723fc57d0} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3310 | 2025.01.29 05:09:55.514007 [ 254 ] {32b6ccd2-27bc-4e7f-975f-078723fc57d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3311 | 2025.01.29 05:09:55.514474 [ 254 ] {32b6ccd2-27bc-4e7f-975f-078723fc57d0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3312 | 2025.01.29 05:09:55.514720 [ 254 ] {32b6ccd2-27bc-4e7f-975f-078723fc57d0} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3313 | 2025.01.29 05:09:55.514852 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3314 | 2025.01.29 05:09:55.514893 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3315 | 2025.01.29 05:09:55.514909 [ 254 ] {32b6ccd2-27bc-4e7f-975f-078723fc57d0} <Debug> executeQuery: Read 988 rows, 67.32 KiB in 0.002319 sec., 426045.7093574817 rows/sec., 28.35 MiB/sec. | ||
3316 | 2025.01.29 05:09:55.514920 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3317 | 2025.01.29 05:09:55.515013 [ 254 ] {32b6ccd2-27bc-4e7f-975f-078723fc57d0} <Debug> TCPHandler: Processed in 0.002823113 sec. | ||
3318 | 2025.01.29 05:09:55.515079 [ 186 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
3319 | 2025.01.29 05:09:55.515234 [ 186 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3320 | 2025.01.29 05:09:55.515289 [ 186 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5974 rows starting from the beginning of the part | ||
3321 | 2025.01.29 05:09:55.515300 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3322 | 2025.01.29 05:09:55.515458 [ 186 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part | ||
3323 | 2025.01.29 05:09:55.515867 [ 186 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
3324 | 2025.01.29 05:09:55.515940 [ 5 ] {a6b4848e-ab90-43c6-9625-a940afa1864d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3325 | 2025.01.29 05:09:55.516173 [ 5 ] {a6b4848e-ab90-43c6-9625-a940afa1864d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3326 | 2025.01.29 05:09:55.516226 [ 186 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part | ||
3327 | 2025.01.29 05:09:55.516630 [ 186 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
3328 | 2025.01.29 05:09:55.517056 [ 186 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 988 rows starting from the beginning of the part | ||
3329 | 2025.01.29 05:09:55.518102 [ 5 ] {a6b4848e-ab90-43c6-9625-a940afa1864d} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3330 | 2025.01.29 05:09:55.518181 [ 5 ] {a6b4848e-ab90-43c6-9625-a940afa1864d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3331 | 2025.01.29 05:09:55.518762 [ 5 ] {a6b4848e-ab90-43c6-9625-a940afa1864d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3332 | 2025.01.29 05:09:55.519304 [ 5 ] {a6b4848e-ab90-43c6-9625-a940afa1864d} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3333 | 2025.01.29 05:09:55.519797 [ 5 ] {a6b4848e-ab90-43c6-9625-a940afa1864d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003999 sec., 250.06251562890722 rows/sec., 16.85 KiB/sec. | ||
3334 | 2025.01.29 05:09:55.519862 [ 5 ] {a6b4848e-ab90-43c6-9625-a940afa1864d} <Debug> TCPHandler: Processed in 0.004712565 sec. | ||
3335 | 2025.01.29 05:09:55.520096 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3336 | 2025.01.29 05:09:55.520269 [ 254 ] {9642b3b3-b3b9-432a-b196-deeb4f1ad281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3337 | 2025.01.29 05:09:55.520361 [ 254 ] {9642b3b3-b3b9-432a-b196-deeb4f1ad281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3338 | 2025.01.29 05:09:55.521188 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7756 rows, containing 5 columns (5 merged, 0 gathered) in 0.006185228 sec., 1253955.3917818388 rows/sec., 84.48 MiB/sec. | ||
3339 | 2025.01.29 05:09:55.521835 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3340 | 2025.01.29 05:09:55.522229 [ 254 ] {9642b3b3-b3b9-432a-b196-deeb4f1ad281} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3341 | 2025.01.29 05:09:55.522290 [ 254 ] {9642b3b3-b3b9-432a-b196-deeb4f1ad281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3342 | 2025.01.29 05:09:55.522530 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3343 | 2025.01.29 05:09:55.522766 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3344 | 2025.01.29 05:09:55.522923 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
3345 | 2025.01.29 05:09:55.523394 [ 254 ] {9642b3b3-b3b9-432a-b196-deeb4f1ad281} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3346 | 2025.01.29 05:09:55.523663 [ 254 ] {9642b3b3-b3b9-432a-b196-deeb4f1ad281} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3347 | 2025.01.29 05:09:55.523908 [ 254 ] {9642b3b3-b3b9-432a-b196-deeb4f1ad281} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.003695 sec., 9201.623815967523 rows/sec., 16.49 MiB/sec. | ||
3348 | 2025.01.29 05:09:55.524152 [ 254 ] {9642b3b3-b3b9-432a-b196-deeb4f1ad281} <Debug> TCPHandler: Processed in 0.004135583 sec. | ||
3349 | 2025.01.29 05:09:55.524370 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3350 | 2025.01.29 05:09:55.524592 [ 5 ] {4a46d40d-880c-4939-9f88-e13d20a8b0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3351 | 2025.01.29 05:09:55.524690 [ 5 ] {4a46d40d-880c-4939-9f88-e13d20a8b0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3352 | 2025.01.29 05:09:55.525185 [ 5 ] {4a46d40d-880c-4939-9f88-e13d20a8b0a3} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3353 | 2025.01.29 05:09:55.525225 [ 5 ] {4a46d40d-880c-4939-9f88-e13d20a8b0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3354 | 2025.01.29 05:09:55.525604 [ 5 ] {4a46d40d-880c-4939-9f88-e13d20a8b0a3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3355 | 2025.01.29 05:09:55.525852 [ 5 ] {4a46d40d-880c-4939-9f88-e13d20a8b0a3} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3356 | 2025.01.29 05:09:55.526011 [ 134 ] {} <Debug> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3357 | 2025.01.29 05:09:55.526073 [ 134 ] {} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3358 | 2025.01.29 05:09:55.526108 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3359 | 2025.01.29 05:09:55.526124 [ 5 ] {4a46d40d-880c-4939-9f88-e13d20a8b0a3} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001574 sec., 29224.90470139771 rows/sec., 1.77 MiB/sec. | ||
3360 | 2025.01.29 05:09:55.526402 [ 5 ] {4a46d40d-880c-4939-9f88-e13d20a8b0a3} <Debug> TCPHandler: Processed in 0.002134407 sec. | ||
3361 | 2025.01.29 05:09:55.526510 [ 196 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
3362 | 2025.01.29 05:09:55.526779 [ 196 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3363 | 2025.01.29 05:09:55.526811 [ 196 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 948 rows starting from the beginning of the part | ||
3364 | 2025.01.29 05:09:55.526884 [ 196 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part | ||
3365 | 2025.01.29 05:09:55.527013 [ 196 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
3366 | 2025.01.29 05:09:55.527184 [ 196 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part | ||
3367 | 2025.01.29 05:09:55.527305 [ 196 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
3368 | 2025.01.29 05:09:55.527461 [ 196 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part | ||
3369 | 2025.01.29 05:09:55.528663 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 4 columns (4 merged, 0 gathered) in 0.002470375 sec., 517330.3648231544 rows/sec., 33.71 MiB/sec. | ||
3370 | 2025.01.29 05:09:55.528866 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3371 | 2025.01.29 05:09:55.529209 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_21_4} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3372 | 2025.01.29 05:09:55.529299 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_21_4} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3373 | 2025.01.29 05:09:55.529377 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
3374 | 2025.01.29 05:09:58.830898 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 486 | ||
3375 | 2025.01.29 05:09:58.834393 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3376 | 2025.01.29 05:09:58.834454 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3377 | 2025.01.29 05:09:58.835991 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3378 | 2025.01.29 05:09:58.836330 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3379 | 2025.01.29 05:09:58.837013 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 486 | ||
3380 | 2025.01.29 05:09:59.316071 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3381 | 2025.01.29 05:09:59.316269 [ 254 ] {b6eb6fd4-7da4-487a-80bd-24c9fdb85b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3382 | 2025.01.29 05:09:59.316341 [ 254 ] {b6eb6fd4-7da4-487a-80bd-24c9fdb85b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3383 | 2025.01.29 05:09:59.317128 [ 254 ] {b6eb6fd4-7da4-487a-80bd-24c9fdb85b3f} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3384 | 2025.01.29 05:09:59.317180 [ 254 ] {b6eb6fd4-7da4-487a-80bd-24c9fdb85b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3385 | 2025.01.29 05:09:59.317629 [ 254 ] {b6eb6fd4-7da4-487a-80bd-24c9fdb85b3f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3386 | 2025.01.29 05:09:59.317905 [ 254 ] {b6eb6fd4-7da4-487a-80bd-24c9fdb85b3f} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3387 | 2025.01.29 05:09:59.318146 [ 254 ] {b6eb6fd4-7da4-487a-80bd-24c9fdb85b3f} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00193 sec., 34196.891191709845 rows/sec., 2.71 MiB/sec. | ||
3388 | 2025.01.29 05:09:59.318211 [ 254 ] {b6eb6fd4-7da4-487a-80bd-24c9fdb85b3f} <Debug> TCPHandler: Processed in 0.00226342 sec. | ||
3389 | 2025.01.29 05:09:59.318535 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3390 | 2025.01.29 05:09:59.318832 [ 5 ] {fc10514b-9f83-4aaf-989d-c8f06015d09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3391 | 2025.01.29 05:09:59.318909 [ 5 ] {fc10514b-9f83-4aaf-989d-c8f06015d09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3392 | 2025.01.29 05:09:59.319672 [ 5 ] {fc10514b-9f83-4aaf-989d-c8f06015d09f} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3393 | 2025.01.29 05:09:59.319722 [ 5 ] {fc10514b-9f83-4aaf-989d-c8f06015d09f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3394 | 2025.01.29 05:09:59.320174 [ 5 ] {fc10514b-9f83-4aaf-989d-c8f06015d09f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3395 | 2025.01.29 05:09:59.320431 [ 5 ] {fc10514b-9f83-4aaf-989d-c8f06015d09f} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3396 | 2025.01.29 05:09:59.320687 [ 5 ] {fc10514b-9f83-4aaf-989d-c8f06015d09f} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001931 sec., 2589.3319523562923 rows/sec., 194.71 KiB/sec. | ||
3397 | 2025.01.29 05:09:59.320754 [ 5 ] {fc10514b-9f83-4aaf-989d-c8f06015d09f} <Debug> TCPHandler: Processed in 0.002416064 sec. | ||
3398 | 2025.01.29 05:09:59.320916 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3399 | 2025.01.29 05:09:59.321063 [ 254 ] {bbe8a9de-3cd4-4bf0-8856-d01af3bce8f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3400 | 2025.01.29 05:09:59.321123 [ 254 ] {bbe8a9de-3cd4-4bf0-8856-d01af3bce8f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3401 | 2025.01.29 05:09:59.321833 [ 254 ] {bbe8a9de-3cd4-4bf0-8856-d01af3bce8f7} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3402 | 2025.01.29 05:09:59.321876 [ 254 ] {bbe8a9de-3cd4-4bf0-8856-d01af3bce8f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3403 | 2025.01.29 05:09:59.322253 [ 254 ] {bbe8a9de-3cd4-4bf0-8856-d01af3bce8f7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3404 | 2025.01.29 05:09:59.322493 [ 254 ] {bbe8a9de-3cd4-4bf0-8856-d01af3bce8f7} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3405 | 2025.01.29 05:09:59.322758 [ 254 ] {bbe8a9de-3cd4-4bf0-8856-d01af3bce8f7} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001722 sec., 40069.68641114983 rows/sec., 3.13 MiB/sec. | ||
3406 | 2025.01.29 05:09:59.322949 [ 254 ] {bbe8a9de-3cd4-4bf0-8856-d01af3bce8f7} <Debug> TCPHandler: Processed in 0.002096677 sec. | ||
3407 | 2025.01.29 05:09:59.323275 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3408 | 2025.01.29 05:09:59.323503 [ 5 ] {857409b0-2a2d-49ad-ba25-f14a5deb983d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3409 | 2025.01.29 05:09:59.323605 [ 5 ] {857409b0-2a2d-49ad-ba25-f14a5deb983d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3410 | 2025.01.29 05:09:59.324260 [ 5 ] {857409b0-2a2d-49ad-ba25-f14a5deb983d} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3411 | 2025.01.29 05:09:59.324302 [ 5 ] {857409b0-2a2d-49ad-ba25-f14a5deb983d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3412 | 2025.01.29 05:09:59.324705 [ 5 ] {857409b0-2a2d-49ad-ba25-f14a5deb983d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3413 | 2025.01.29 05:09:59.324942 [ 5 ] {857409b0-2a2d-49ad-ba25-f14a5deb983d} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3414 | 2025.01.29 05:09:59.325155 [ 5 ] {857409b0-2a2d-49ad-ba25-f14a5deb983d} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001713 sec., 56042.031523642734 rows/sec., 3.90 MiB/sec. | ||
3415 | 2025.01.29 05:09:59.325208 [ 5 ] {857409b0-2a2d-49ad-ba25-f14a5deb983d} <Debug> TCPHandler: Processed in 0.002130627 sec. | ||
3416 | 2025.01.29 05:09:59.325349 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3417 | 2025.01.29 05:09:59.325494 [ 254 ] {e32f8772-5ffa-4ecb-80af-559d6d2ca161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3418 | 2025.01.29 05:09:59.325590 [ 254 ] {e32f8772-5ffa-4ecb-80af-559d6d2ca161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3419 | 2025.01.29 05:09:59.326734 [ 254 ] {e32f8772-5ffa-4ecb-80af-559d6d2ca161} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3420 | 2025.01.29 05:09:59.326775 [ 254 ] {e32f8772-5ffa-4ecb-80af-559d6d2ca161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3421 | 2025.01.29 05:09:59.327385 [ 254 ] {e32f8772-5ffa-4ecb-80af-559d6d2ca161} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3422 | 2025.01.29 05:09:59.327656 [ 254 ] {e32f8772-5ffa-4ecb-80af-559d6d2ca161} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3423 | 2025.01.29 05:09:59.327905 [ 254 ] {e32f8772-5ffa-4ecb-80af-559d6d2ca161} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002446 sec., 2044.1537203597711 rows/sec., 3.66 MiB/sec. | ||
3424 | 2025.01.29 05:09:59.328015 [ 254 ] {e32f8772-5ffa-4ecb-80af-559d6d2ca161} <Debug> TCPHandler: Processed in 0.002732631 sec. | ||
3425 | 2025.01.29 05:09:59.328227 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3426 | 2025.01.29 05:09:59.328452 [ 5 ] {79d2c1a2-b7de-453f-b616-a71bba90c1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3427 | 2025.01.29 05:09:59.328555 [ 5 ] {79d2c1a2-b7de-453f-b616-a71bba90c1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3428 | 2025.01.29 05:09:59.329161 [ 5 ] {79d2c1a2-b7de-453f-b616-a71bba90c1d1} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3429 | 2025.01.29 05:09:59.329200 [ 5 ] {79d2c1a2-b7de-453f-b616-a71bba90c1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3430 | 2025.01.29 05:09:59.329569 [ 5 ] {79d2c1a2-b7de-453f-b616-a71bba90c1d1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3431 | 2025.01.29 05:09:59.329802 [ 5 ] {79d2c1a2-b7de-453f-b616-a71bba90c1d1} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3432 | 2025.01.29 05:09:59.330060 [ 5 ] {79d2c1a2-b7de-453f-b616-a71bba90c1d1} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001658 sec., 21712.907117008443 rows/sec., 1.46 MiB/sec. | ||
3433 | 2025.01.29 05:09:59.330267 [ 5 ] {79d2c1a2-b7de-453f-b616-a71bba90c1d1} <Debug> TCPHandler: Processed in 0.002148458 sec. | ||
3434 | 2025.01.29 05:10:01.315207 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
3435 | 2025.01.29 05:10:01.315873 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3436 | 2025.01.29 05:10:01.315923 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3437 | 2025.01.29 05:10:01.316449 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3438 | 2025.01.29 05:10:01.316715 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3439 | 2025.01.29 05:10:01.316987 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
3440 | 2025.01.29 05:10:01.758417 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
3441 | 2025.01.29 05:10:01.779757 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3442 | 2025.01.29 05:10:01.779821 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3443 | 2025.01.29 05:10:01.787527 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3444 | 2025.01.29 05:10:01.788284 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3445 | 2025.01.29 05:10:01.790987 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
3446 | 2025.01.29 05:10:04.319632 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3447 | 2025.01.29 05:10:04.319942 [ 254 ] {12e91f83-b77b-4c40-a694-1155283a8573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3448 | 2025.01.29 05:10:04.320020 [ 254 ] {12e91f83-b77b-4c40-a694-1155283a8573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3449 | 2025.01.29 05:10:04.320775 [ 254 ] {12e91f83-b77b-4c40-a694-1155283a8573} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3450 | 2025.01.29 05:10:04.320825 [ 254 ] {12e91f83-b77b-4c40-a694-1155283a8573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3451 | 2025.01.29 05:10:04.321279 [ 254 ] {12e91f83-b77b-4c40-a694-1155283a8573} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3452 | 2025.01.29 05:10:04.321553 [ 254 ] {12e91f83-b77b-4c40-a694-1155283a8573} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3453 | 2025.01.29 05:10:04.321798 [ 254 ] {12e91f83-b77b-4c40-a694-1155283a8573} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001943 sec., 28821.410190427174 rows/sec., 2.20 MiB/sec. | ||
3454 | 2025.01.29 05:10:04.321862 [ 254 ] {12e91f83-b77b-4c40-a694-1155283a8573} <Debug> TCPHandler: Processed in 0.002420444 sec. | ||
3455 | 2025.01.29 05:10:04.322170 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3456 | 2025.01.29 05:10:04.322484 [ 5 ] {295146f6-5698-4e28-aeb7-a2c9e185f011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3457 | 2025.01.29 05:10:04.322604 [ 5 ] {295146f6-5698-4e28-aeb7-a2c9e185f011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3458 | 2025.01.29 05:10:04.323506 [ 5 ] {295146f6-5698-4e28-aeb7-a2c9e185f011} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3459 | 2025.01.29 05:10:04.323558 [ 5 ] {295146f6-5698-4e28-aeb7-a2c9e185f011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3460 | 2025.01.29 05:10:04.323997 [ 5 ] {295146f6-5698-4e28-aeb7-a2c9e185f011} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3461 | 2025.01.29 05:10:04.324261 [ 5 ] {295146f6-5698-4e28-aeb7-a2c9e185f011} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3462 | 2025.01.29 05:10:04.324502 [ 5 ] {295146f6-5698-4e28-aeb7-a2c9e185f011} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002106 sec., 30389.36372269706 rows/sec., 2.37 MiB/sec. | ||
3463 | 2025.01.29 05:10:04.324569 [ 5 ] {295146f6-5698-4e28-aeb7-a2c9e185f011} <Debug> TCPHandler: Processed in 0.002593508 sec. | ||
3464 | 2025.01.29 05:10:04.324739 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3465 | 2025.01.29 05:10:04.324888 [ 254 ] {e6fe3091-8a5b-4322-ba54-d78ddf724412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3466 | 2025.01.29 05:10:04.324956 [ 254 ] {e6fe3091-8a5b-4322-ba54-d78ddf724412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3467 | 2025.01.29 05:10:04.325657 [ 254 ] {e6fe3091-8a5b-4322-ba54-d78ddf724412} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3468 | 2025.01.29 05:10:04.325706 [ 254 ] {e6fe3091-8a5b-4322-ba54-d78ddf724412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3469 | 2025.01.29 05:10:04.326135 [ 254 ] {e6fe3091-8a5b-4322-ba54-d78ddf724412} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3470 | 2025.01.29 05:10:04.326379 [ 254 ] {e6fe3091-8a5b-4322-ba54-d78ddf724412} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3471 | 2025.01.29 05:10:04.326592 [ 254 ] {e6fe3091-8a5b-4322-ba54-d78ddf724412} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001741 sec., 91901.20620333143 rows/sec., 6.40 MiB/sec. | ||
3472 | 2025.01.29 05:10:04.326649 [ 254 ] {e6fe3091-8a5b-4322-ba54-d78ddf724412} <Debug> TCPHandler: Processed in 0.001986654 sec. | ||
3473 | 2025.01.29 05:10:04.326811 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3474 | 2025.01.29 05:10:04.326976 [ 5 ] {afc54546-60a3-46a7-b8d4-d5cd11cedb70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3475 | 2025.01.29 05:10:04.327074 [ 5 ] {afc54546-60a3-46a7-b8d4-d5cd11cedb70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3476 | 2025.01.29 05:10:04.327970 [ 5 ] {afc54546-60a3-46a7-b8d4-d5cd11cedb70} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3477 | 2025.01.29 05:10:04.328011 [ 5 ] {afc54546-60a3-46a7-b8d4-d5cd11cedb70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3478 | 2025.01.29 05:10:04.328401 [ 5 ] {afc54546-60a3-46a7-b8d4-d5cd11cedb70} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3479 | 2025.01.29 05:10:04.328642 [ 5 ] {afc54546-60a3-46a7-b8d4-d5cd11cedb70} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3480 | 2025.01.29 05:10:04.328852 [ 5 ] {afc54546-60a3-46a7-b8d4-d5cd11cedb70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001938 sec., 30959.752321981425 rows/sec., 2.09 MiB/sec. | ||
3481 | 2025.01.29 05:10:04.328907 [ 5 ] {afc54546-60a3-46a7-b8d4-d5cd11cedb70} <Debug> TCPHandler: Processed in 0.002155808 sec. | ||
3482 | 2025.01.29 05:10:08.734996 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3483 | 2025.01.29 05:10:08.735069 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3484 | 2025.01.29 05:10:08.818075 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
3485 | 2025.01.29 05:10:08.818714 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3486 | 2025.01.29 05:10:08.818763 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3487 | 2025.01.29 05:10:08.819333 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3488 | 2025.01.29 05:10:08.819582 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3489 | 2025.01.29 05:10:08.819825 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3490 | 2025.01.29 05:10:08.819850 [ 116 ] {} <Debug> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3491 | 2025.01.29 05:10:08.819957 [ 116 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3492 | 2025.01.29 05:10:08.820001 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3493 | 2025.01.29 05:10:08.820241 [ 196 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::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 | ||
3494 | 2025.01.29 05:10:08.820551 [ 196 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3495 | 2025.01.29 05:10:08.820599 [ 196 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
3496 | 2025.01.29 05:10:08.820694 [ 196 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
3497 | 2025.01.29 05:10:08.820956 [ 196 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
3498 | 2025.01.29 05:10:08.821201 [ 196 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
3499 | 2025.01.29 05:10:08.821412 [ 196 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
3500 | 2025.01.29 05:10:08.821573 [ 196 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
3501 | 2025.01.29 05:10:08.823341 [ 205 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003243993 sec., 2275282.3449372426 rows/sec., 32.55 MiB/sec. | ||
3502 | 2025.01.29 05:10:08.824251 [ 205 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3503 | 2025.01.29 05:10:08.824591 [ 205 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_16_3} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3504 | 2025.01.29 05:10:08.824682 [ 205 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_16_3} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3505 | 2025.01.29 05:10:08.824796 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3506 | 2025.01.29 05:10:08.838239 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 506 | ||
3507 | 2025.01.29 05:10:08.841123 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3508 | 2025.01.29 05:10:08.841180 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3509 | 2025.01.29 05:10:08.842695 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3510 | 2025.01.29 05:10:08.843018 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3511 | 2025.01.29 05:10:08.843271 [ 116 ] {} <Debug> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3512 | 2025.01.29 05:10:08.843392 [ 116 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3513 | 2025.01.29 05:10:08.843484 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3514 | 2025.01.29 05:10:08.844280 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::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 | ||
3515 | 2025.01.29 05:10:08.845326 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 506 | ||
3516 | 2025.01.29 05:10:08.845723 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3517 | 2025.01.29 05:10:08.845891 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 326 rows starting from the beginning of the part | ||
3518 | 2025.01.29 05:10:08.846593 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 58 rows starting from the beginning of the part | ||
3519 | 2025.01.29 05:10:08.847256 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 16 rows starting from the beginning of the part | ||
3520 | 2025.01.29 05:10:08.847829 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
3521 | 2025.01.29 05:10:08.848416 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 54 rows starting from the beginning of the part | ||
3522 | 2025.01.29 05:10:08.849000 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
3523 | 2025.01.29 05:10:08.856688 [ 194 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 506 rows, containing 72 columns (72 merged, 0 gathered) in 0.01297035 sec., 39012.054416418985 rows/sec., 35.54 MiB/sec. | ||
3524 | 2025.01.29 05:10:08.857710 [ 205 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3525 | 2025.01.29 05:10:08.858502 [ 205 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_11_2} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3526 | 2025.01.29 05:10:08.858594 [ 205 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_11_2} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3527 | 2025.01.29 05:10:08.858907 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
3528 | 2025.01.29 05:10:09.001663 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001178706 sec. | ||
3529 | 2025.01.29 05:10:09.292011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
3530 | 2025.01.29 05:10:09.313716 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3531 | 2025.01.29 05:10:09.313765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3532 | 2025.01.29 05:10:09.321408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3533 | 2025.01.29 05:10:09.322163 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3534 | 2025.01.29 05:10:09.322456 [ 116 ] {} <Debug> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3535 | 2025.01.29 05:10:09.322531 [ 116 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3536 | 2025.01.29 05:10:09.322578 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3537 | 2025.01.29 05:10:09.322991 [ 191 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
3538 | 2025.01.29 05:10:09.325846 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3539 | 2025.01.29 05:10:09.326527 [ 254 ] {f1464ad0-86ce-4354-846d-d0d88f38fa29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3540 | 2025.01.29 05:10:09.326901 [ 254 ] {f1464ad0-86ce-4354-846d-d0d88f38fa29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3541 | 2025.01.29 05:10:09.335094 [ 254 ] {f1464ad0-86ce-4354-846d-d0d88f38fa29} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3542 | 2025.01.29 05:10:09.335382 [ 254 ] {f1464ad0-86ce-4354-846d-d0d88f38fa29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3543 | 2025.01.29 05:10:09.338566 [ 254 ] {f1464ad0-86ce-4354-846d-d0d88f38fa29} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3544 | 2025.01.29 05:10:09.341625 [ 254 ] {f1464ad0-86ce-4354-846d-d0d88f38fa29} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3545 | 2025.01.29 05:10:09.343373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3546 | 2025.01.29 05:10:09.343902 [ 254 ] {f1464ad0-86ce-4354-846d-d0d88f38fa29} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.017651 sec., 793.156195116424 rows/sec., 57.10 KiB/sec. | ||
3547 | 2025.01.29 05:10:09.344195 [ 254 ] {f1464ad0-86ce-4354-846d-d0d88f38fa29} <Debug> TCPHandler: Processed in 0.018754779 sec. | ||
3548 | 2025.01.29 05:10:09.344524 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3549 | 2025.01.29 05:10:09.344827 [ 5 ] {ebdda482-fda9-484f-aa36-6edf7c2e5cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3550 | 2025.01.29 05:10:09.344967 [ 5 ] {ebdda482-fda9-484f-aa36-6edf7c2e5cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3551 | 2025.01.29 05:10:09.347926 [ 5 ] {ebdda482-fda9-484f-aa36-6edf7c2e5cac} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3552 | 2025.01.29 05:10:09.348014 [ 5 ] {ebdda482-fda9-484f-aa36-6edf7c2e5cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3553 | 2025.01.29 05:10:09.349309 [ 5 ] {ebdda482-fda9-484f-aa36-6edf7c2e5cac} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3554 | 2025.01.29 05:10:09.349398 [ 191 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3555 | 2025.01.29 05:10:09.350274 [ 5 ] {ebdda482-fda9-484f-aa36-6edf7c2e5cac} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3556 | 2025.01.29 05:10:09.351689 [ 5 ] {ebdda482-fda9-484f-aa36-6edf7c2e5cac} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.0069 sec., 40724.637681159424 rows/sec., 3.59 MiB/sec. | ||
3557 | 2025.01.29 05:10:09.352095 [ 5 ] {ebdda482-fda9-484f-aa36-6edf7c2e5cac} <Debug> TCPHandler: Processed in 0.007746323 sec. | ||
3558 | 2025.01.29 05:10:09.352337 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3559 | 2025.01.29 05:10:09.352602 [ 254 ] {17659c14-0eba-45de-8438-3bd3068926d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3560 | 2025.01.29 05:10:09.352722 [ 254 ] {17659c14-0eba-45de-8438-3bd3068926d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3561 | 2025.01.29 05:10:09.355365 [ 254 ] {17659c14-0eba-45de-8438-3bd3068926d4} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3562 | 2025.01.29 05:10:09.355463 [ 254 ] {17659c14-0eba-45de-8438-3bd3068926d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3563 | 2025.01.29 05:10:09.355632 [ 191 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
3564 | 2025.01.29 05:10:09.356472 [ 254 ] {17659c14-0eba-45de-8438-3bd3068926d4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3565 | 2025.01.29 05:10:09.356961 [ 254 ] {17659c14-0eba-45de-8438-3bd3068926d4} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3566 | 2025.01.29 05:10:09.357228 [ 116 ] {} <Debug> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3567 | 2025.01.29 05:10:09.357320 [ 116 ] {} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3568 | 2025.01.29 05:10:09.357408 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3569 | 2025.01.29 05:10:09.357669 [ 254 ] {17659c14-0eba-45de-8438-3bd3068926d4} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.005105 sec., 9010.77375122429 rows/sec., 663.79 KiB/sec. | ||
3570 | 2025.01.29 05:10:09.358057 [ 205 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::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 | ||
3571 | 2025.01.29 05:10:09.358282 [ 254 ] {17659c14-0eba-45de-8438-3bd3068926d4} <Debug> TCPHandler: Processed in 0.006072395 sec. | ||
3572 | 2025.01.29 05:10:09.358581 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3573 | 2025.01.29 05:10:09.358597 [ 205 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3574 | 2025.01.29 05:10:09.358713 [ 205 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 53 rows starting from the beginning of the part | ||
3575 | 2025.01.29 05:10:09.358978 [ 5 ] {e05cc369-1e0a-4a4c-a5e2-cc383f0066bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3576 | 2025.01.29 05:10:09.359110 [ 205 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part | ||
3577 | 2025.01.29 05:10:09.359254 [ 5 ] {e05cc369-1e0a-4a4c-a5e2-cc383f0066bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3578 | 2025.01.29 05:10:09.359566 [ 205 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part | ||
3579 | 2025.01.29 05:10:09.360024 [ 205 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 43 rows starting from the beginning of the part | ||
3580 | 2025.01.29 05:10:09.360471 [ 205 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
3581 | 2025.01.29 05:10:09.361127 [ 205 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part | ||
3582 | 2025.01.29 05:10:09.366158 [ 205 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 239 rows, containing 5 columns (5 merged, 0 gathered) in 0.008594441 sec., 27808.67307134926 rows/sec., 2.10 MiB/sec. | ||
3583 | 2025.01.29 05:10:09.366498 [ 205 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3584 | 2025.01.29 05:10:09.366670 [ 5 ] {e05cc369-1e0a-4a4c-a5e2-cc383f0066bf} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3585 | 2025.01.29 05:10:09.366796 [ 5 ] {e05cc369-1e0a-4a4c-a5e2-cc383f0066bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3586 | 2025.01.29 05:10:09.367790 [ 205 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_11_2} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3587 | 2025.01.29 05:10:09.368129 [ 205 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_11_2} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3588 | 2025.01.29 05:10:09.368417 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
3589 | 2025.01.29 05:10:09.368720 [ 5 ] {e05cc369-1e0a-4a4c-a5e2-cc383f0066bf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3590 | 2025.01.29 05:10:09.369333 [ 5 ] {e05cc369-1e0a-4a4c-a5e2-cc383f0066bf} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3591 | 2025.01.29 05:10:09.370123 [ 5 ] {e05cc369-1e0a-4a4c-a5e2-cc383f0066bf} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.011262 sec., 1243.1184514295862 rows/sec., 87.06 KiB/sec. | ||
3592 | 2025.01.29 05:10:09.370416 [ 5 ] {e05cc369-1e0a-4a4c-a5e2-cc383f0066bf} <Debug> TCPHandler: Processed in 0.011972876 sec. | ||
3593 | 2025.01.29 05:10:09.370717 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3594 | 2025.01.29 05:10:09.371000 [ 254 ] {ae4f3fc0-027e-4448-ad6a-3bed3c212527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3595 | 2025.01.29 05:10:09.371118 [ 254 ] {ae4f3fc0-027e-4448-ad6a-3bed3c212527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3596 | 2025.01.29 05:10:09.375180 [ 254 ] {ae4f3fc0-027e-4448-ad6a-3bed3c212527} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3597 | 2025.01.29 05:10:09.375289 [ 254 ] {ae4f3fc0-027e-4448-ad6a-3bed3c212527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3598 | 2025.01.29 05:10:09.377175 [ 254 ] {ae4f3fc0-027e-4448-ad6a-3bed3c212527} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3599 | 2025.01.29 05:10:09.378025 [ 254 ] {ae4f3fc0-027e-4448-ad6a-3bed3c212527} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3600 | 2025.01.29 05:10:09.379011 [ 254 ] {ae4f3fc0-027e-4448-ad6a-3bed3c212527} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.008017 sec., 1621.5541973306724 rows/sec., 101.10 KiB/sec. | ||
3601 | 2025.01.29 05:10:09.379298 [ 254 ] {ae4f3fc0-027e-4448-ad6a-3bed3c212527} <Debug> TCPHandler: Processed in 0.008746435 sec. | ||
3602 | 2025.01.29 05:10:09.379575 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3603 | 2025.01.29 05:10:09.380179 [ 5 ] {45c4886d-58e8-41d7-b7a9-cbe6e1f65860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3604 | 2025.01.29 05:10:09.380338 [ 5 ] {45c4886d-58e8-41d7-b7a9-cbe6e1f65860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3605 | 2025.01.29 05:10:09.383521 [ 5 ] {45c4886d-58e8-41d7-b7a9-cbe6e1f65860} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3606 | 2025.01.29 05:10:09.383845 [ 5 ] {45c4886d-58e8-41d7-b7a9-cbe6e1f65860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3607 | 2025.01.29 05:10:09.383853 [ 191 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
3608 | 2025.01.29 05:10:09.384995 [ 5 ] {45c4886d-58e8-41d7-b7a9-cbe6e1f65860} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3609 | 2025.01.29 05:10:09.385488 [ 5 ] {45c4886d-58e8-41d7-b7a9-cbe6e1f65860} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3610 | 2025.01.29 05:10:09.386279 [ 5 ] {45c4886d-58e8-41d7-b7a9-cbe6e1f65860} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.006194 sec., 67969.00226025186 rows/sec., 4.86 MiB/sec. | ||
3611 | 2025.01.29 05:10:09.386917 [ 5 ] {45c4886d-58e8-41d7-b7a9-cbe6e1f65860} <Debug> TCPHandler: Processed in 0.007464126 sec. | ||
3612 | 2025.01.29 05:10:09.387221 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3613 | 2025.01.29 05:10:09.387412 [ 254 ] {8e52da1d-1988-465d-90ba-bc9d0868a186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3614 | 2025.01.29 05:10:09.387502 [ 254 ] {8e52da1d-1988-465d-90ba-bc9d0868a186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3615 | 2025.01.29 05:10:09.389121 [ 254 ] {8e52da1d-1988-465d-90ba-bc9d0868a186} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3616 | 2025.01.29 05:10:09.389193 [ 254 ] {8e52da1d-1988-465d-90ba-bc9d0868a186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3617 | 2025.01.29 05:10:09.390666 [ 254 ] {8e52da1d-1988-465d-90ba-bc9d0868a186} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3618 | 2025.01.29 05:10:09.391252 [ 254 ] {8e52da1d-1988-465d-90ba-bc9d0868a186} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3619 | 2025.01.29 05:10:09.391969 [ 254 ] {8e52da1d-1988-465d-90ba-bc9d0868a186} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004566 sec., 1314.060446780552 rows/sec., 68.65 KiB/sec. | ||
3620 | 2025.01.29 05:10:09.392183 [ 254 ] {8e52da1d-1988-465d-90ba-bc9d0868a186} <Debug> TCPHandler: Processed in 0.005113004 sec. | ||
3621 | 2025.01.29 05:10:09.392424 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3622 | 2025.01.29 05:10:09.392680 [ 5 ] {f741ce90-0469-4ddd-8d1a-2e85b14a8302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3623 | 2025.01.29 05:10:09.392816 [ 5 ] {f741ce90-0469-4ddd-8d1a-2e85b14a8302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3624 | 2025.01.29 05:10:09.395941 [ 5 ] {f741ce90-0469-4ddd-8d1a-2e85b14a8302} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3625 | 2025.01.29 05:10:09.396082 [ 5 ] {f741ce90-0469-4ddd-8d1a-2e85b14a8302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3626 | 2025.01.29 05:10:09.398097 [ 5 ] {f741ce90-0469-4ddd-8d1a-2e85b14a8302} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3627 | 2025.01.29 05:10:09.398916 [ 5 ] {f741ce90-0469-4ddd-8d1a-2e85b14a8302} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3628 | 2025.01.29 05:10:09.399948 [ 5 ] {f741ce90-0469-4ddd-8d1a-2e85b14a8302} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00733 sec., 32332.878581173263 rows/sec., 2.17 MiB/sec. | ||
3629 | 2025.01.29 05:10:09.400430 [ 5 ] {f741ce90-0469-4ddd-8d1a-2e85b14a8302} <Debug> TCPHandler: Processed in 0.008096001 sec. | ||
3630 | 2025.01.29 05:10:09.400832 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3631 | 2025.01.29 05:10:09.401137 [ 254 ] {b4fb234c-3276-4d0d-8f81-06290bc5f495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3632 | 2025.01.29 05:10:09.401352 [ 254 ] {b4fb234c-3276-4d0d-8f81-06290bc5f495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3633 | 2025.01.29 05:10:09.403870 [ 254 ] {b4fb234c-3276-4d0d-8f81-06290bc5f495} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3634 | 2025.01.29 05:10:09.403953 [ 254 ] {b4fb234c-3276-4d0d-8f81-06290bc5f495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3635 | 2025.01.29 05:10:09.405620 [ 254 ] {b4fb234c-3276-4d0d-8f81-06290bc5f495} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3636 | 2025.01.29 05:10:09.405669 [ 191 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
3637 | 2025.01.29 05:10:09.406279 [ 254 ] {b4fb234c-3276-4d0d-8f81-06290bc5f495} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3638 | 2025.01.29 05:10:09.407300 [ 254 ] {b4fb234c-3276-4d0d-8f81-06290bc5f495} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.006238 sec., 160.3077909586406 rows/sec., 10.80 KiB/sec. | ||
3639 | 2025.01.29 05:10:09.407452 [ 254 ] {b4fb234c-3276-4d0d-8f81-06290bc5f495} <Debug> TCPHandler: Processed in 0.006869954 sec. | ||
3640 | 2025.01.29 05:10:09.407654 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3641 | 2025.01.29 05:10:09.407867 [ 5 ] {6ddc85db-bac5-4a9c-ae57-8ecbea91ddf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3642 | 2025.01.29 05:10:09.408047 [ 5 ] {6ddc85db-bac5-4a9c-ae57-8ecbea91ddf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3643 | 2025.01.29 05:10:09.413305 [ 5 ] {6ddc85db-bac5-4a9c-ae57-8ecbea91ddf4} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3644 | 2025.01.29 05:10:09.413376 [ 5 ] {6ddc85db-bac5-4a9c-ae57-8ecbea91ddf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3645 | 2025.01.29 05:10:09.416052 [ 5 ] {6ddc85db-bac5-4a9c-ae57-8ecbea91ddf4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3646 | 2025.01.29 05:10:09.417408 [ 5 ] {6ddc85db-bac5-4a9c-ae57-8ecbea91ddf4} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3647 | 2025.01.29 05:10:09.417788 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3648 | 2025.01.29 05:10:09.417914 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3649 | 2025.01.29 05:10:09.418018 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3650 | 2025.01.29 05:10:09.418371 [ 5 ] {6ddc85db-bac5-4a9c-ae57-8ecbea91ddf4} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.010535 sec., 3701.945894636925 rows/sec., 6.63 MiB/sec. | ||
3651 | 2025.01.29 05:10:09.419343 [ 193 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::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 | ||
3652 | 2025.01.29 05:10:09.420373 [ 5 ] {6ddc85db-bac5-4a9c-ae57-8ecbea91ddf4} <Debug> TCPHandler: Processed in 0.012811836 sec. | ||
3653 | 2025.01.29 05:10:09.421441 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3654 | 2025.01.29 05:10:09.422197 [ 193 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3655 | 2025.01.29 05:10:09.422567 [ 193 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 125 rows starting from the beginning of the part | ||
3656 | 2025.01.29 05:10:09.422948 [ 254 ] {c6c673c9-e84e-44cb-b460-c134102b49fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3657 | 2025.01.29 05:10:09.423737 [ 193 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part | ||
3658 | 2025.01.29 05:10:09.423777 [ 254 ] {c6c673c9-e84e-44cb-b460-c134102b49fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3659 | 2025.01.29 05:10:09.425348 [ 193 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part | ||
3660 | 2025.01.29 05:10:09.427176 [ 193 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::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 | ||
3661 | 2025.01.29 05:10:09.428371 [ 193 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
3662 | 2025.01.29 05:10:09.430179 [ 193 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part | ||
3663 | 2025.01.29 05:10:09.434212 [ 254 ] {c6c673c9-e84e-44cb-b460-c134102b49fd} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3664 | 2025.01.29 05:10:09.434364 [ 254 ] {c6c673c9-e84e-44cb-b460-c134102b49fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3665 | 2025.01.29 05:10:09.436667 [ 254 ] {c6c673c9-e84e-44cb-b460-c134102b49fd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3666 | 2025.01.29 05:10:09.438672 [ 191 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
3667 | 2025.01.29 05:10:09.438933 [ 254 ] {c6c673c9-e84e-44cb-b460-c134102b49fd} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3668 | 2025.01.29 05:10:09.440770 [ 254 ] {c6c673c9-e84e-44cb-b460-c134102b49fd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.018289 sec., 4483.569358630871 rows/sec., 291.60 KiB/sec. | ||
3669 | 2025.01.29 05:10:09.441152 [ 254 ] {c6c673c9-e84e-44cb-b460-c134102b49fd} <Debug> TCPHandler: Processed in 0.0201967 sec. | ||
3670 | 2025.01.29 05:10:09.445694 [ 193 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 281 rows, containing 19 columns (19 merged, 0 gathered) in 0.027463863 sec., 10231.626920073115 rows/sec., 18.33 MiB/sec. | ||
3671 | 2025.01.29 05:10:09.446417 [ 193 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3672 | 2025.01.29 05:10:09.447774 [ 193 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3673 | 2025.01.29 05:10:09.447990 [ 193 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3674 | 2025.01.29 05:10:09.448267 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
3675 | 2025.01.29 05:10:09.452076 [ 191 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
3676 | 2025.01.29 05:10:09.456916 [ 191 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
3677 | 2025.01.29 05:10:09.517495 [ 189 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.194791495 sec., 621.1770180212436 rows/sec., 3.21 MiB/sec. | ||
3678 | 2025.01.29 05:10:09.520204 [ 189 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3679 | 2025.01.29 05:10:09.523509 [ 189 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_16_3} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3680 | 2025.01.29 05:10:09.523635 [ 189 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_16_3} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3681 | 2025.01.29 05:10:09.526126 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
3682 | 2025.01.29 05:10:14.318369 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3683 | 2025.01.29 05:10:14.318572 [ 254 ] {c92e17af-8dfc-4952-8fd4-09ddc39debb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3684 | 2025.01.29 05:10:14.318642 [ 254 ] {c92e17af-8dfc-4952-8fd4-09ddc39debb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3685 | 2025.01.29 05:10:14.319419 [ 254 ] {c92e17af-8dfc-4952-8fd4-09ddc39debb0} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3686 | 2025.01.29 05:10:14.319465 [ 254 ] {c92e17af-8dfc-4952-8fd4-09ddc39debb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3687 | 2025.01.29 05:10:14.319905 [ 254 ] {c92e17af-8dfc-4952-8fd4-09ddc39debb0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3688 | 2025.01.29 05:10:14.320157 [ 254 ] {c92e17af-8dfc-4952-8fd4-09ddc39debb0} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3689 | 2025.01.29 05:10:14.320403 [ 254 ] {c92e17af-8dfc-4952-8fd4-09ddc39debb0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001883 sec., 29739.776951672862 rows/sec., 2.27 MiB/sec. | ||
3690 | 2025.01.29 05:10:14.320469 [ 254 ] {c92e17af-8dfc-4952-8fd4-09ddc39debb0} <Debug> TCPHandler: Processed in 0.002228409 sec. | ||
3691 | 2025.01.29 05:10:14.320706 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3692 | 2025.01.29 05:10:14.320906 [ 5 ] {b6ae4c8b-3a82-49e2-b23e-234503708863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3693 | 2025.01.29 05:10:14.320980 [ 5 ] {b6ae4c8b-3a82-49e2-b23e-234503708863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3694 | 2025.01.29 05:10:14.321769 [ 5 ] {b6ae4c8b-3a82-49e2-b23e-234503708863} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3695 | 2025.01.29 05:10:14.321814 [ 5 ] {b6ae4c8b-3a82-49e2-b23e-234503708863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3696 | 2025.01.29 05:10:14.322264 [ 5 ] {b6ae4c8b-3a82-49e2-b23e-234503708863} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3697 | 2025.01.29 05:10:14.322524 [ 5 ] {b6ae4c8b-3a82-49e2-b23e-234503708863} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3698 | 2025.01.29 05:10:14.322739 [ 5 ] {b6ae4c8b-3a82-49e2-b23e-234503708863} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001884 sec., 33970.27600849257 rows/sec., 2.65 MiB/sec. | ||
3699 | 2025.01.29 05:10:14.322804 [ 5 ] {b6ae4c8b-3a82-49e2-b23e-234503708863} <Debug> TCPHandler: Processed in 0.002231349 sec. | ||
3700 | 2025.01.29 05:10:14.322951 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3701 | 2025.01.29 05:10:14.323074 [ 254 ] {ba39a980-660c-4490-8b96-06b5e2305495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3702 | 2025.01.29 05:10:14.323129 [ 254 ] {ba39a980-660c-4490-8b96-06b5e2305495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3703 | 2025.01.29 05:10:14.323724 [ 254 ] {ba39a980-660c-4490-8b96-06b5e2305495} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3704 | 2025.01.29 05:10:14.323764 [ 254 ] {ba39a980-660c-4490-8b96-06b5e2305495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3705 | 2025.01.29 05:10:14.324164 [ 254 ] {ba39a980-660c-4490-8b96-06b5e2305495} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3706 | 2025.01.29 05:10:14.324414 [ 254 ] {ba39a980-660c-4490-8b96-06b5e2305495} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3707 | 2025.01.29 05:10:14.324629 [ 254 ] {ba39a980-660c-4490-8b96-06b5e2305495} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001581 sec., 101201.77103099304 rows/sec., 7.05 MiB/sec. | ||
3708 | 2025.01.29 05:10:14.324681 [ 254 ] {ba39a980-660c-4490-8b96-06b5e2305495} <Debug> TCPHandler: Processed in 0.00179148 sec. | ||
3709 | 2025.01.29 05:10:14.324843 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3710 | 2025.01.29 05:10:14.324971 [ 5 ] {40d73724-ba0f-4582-b336-35a92b2a72c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3711 | 2025.01.29 05:10:14.325028 [ 5 ] {40d73724-ba0f-4582-b336-35a92b2a72c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3712 | 2025.01.29 05:10:14.325559 [ 5 ] {40d73724-ba0f-4582-b336-35a92b2a72c6} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3713 | 2025.01.29 05:10:14.325597 [ 5 ] {40d73724-ba0f-4582-b336-35a92b2a72c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3714 | 2025.01.29 05:10:14.326001 [ 5 ] {40d73724-ba0f-4582-b336-35a92b2a72c6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3715 | 2025.01.29 05:10:14.326247 [ 5 ] {40d73724-ba0f-4582-b336-35a92b2a72c6} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3716 | 2025.01.29 05:10:14.326442 [ 5 ] {40d73724-ba0f-4582-b336-35a92b2a72c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001501 sec., 39973.35109926716 rows/sec., 2.69 MiB/sec. | ||
3717 | 2025.01.29 05:10:14.326499 [ 5 ] {40d73724-ba0f-4582-b336-35a92b2a72c6} <Debug> TCPHandler: Processed in 0.001716438 sec. | ||
3718 | 2025.01.29 05:10:16.320917 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
3719 | 2025.01.29 05:10:16.321578 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3720 | 2025.01.29 05:10:16.321617 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3721 | 2025.01.29 05:10:16.322244 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3722 | 2025.01.29 05:10:16.322498 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3723 | 2025.01.29 05:10:16.322713 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
3724 | 2025.01.29 05:10:16.844444 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3725 | 2025.01.29 05:10:16.863962 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3726 | 2025.01.29 05:10:16.864028 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3727 | 2025.01.29 05:10:16.871366 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3728 | 2025.01.29 05:10:16.872175 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3729 | 2025.01.29 05:10:16.876042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3730 | 2025.01.29 05:10:18.846451 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 536 | ||
3731 | 2025.01.29 05:10:18.849549 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3732 | 2025.01.29 05:10:18.849607 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3733 | 2025.01.29 05:10:18.851141 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3734 | 2025.01.29 05:10:18.851465 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3735 | 2025.01.29 05:10:18.852244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 536 | ||
3736 | 2025.01.29 05:10:19.325076 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3737 | 2025.01.29 05:10:19.325380 [ 254 ] {af94a339-8ac4-4f93-898d-1df16823786a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3738 | 2025.01.29 05:10:19.325454 [ 254 ] {af94a339-8ac4-4f93-898d-1df16823786a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3739 | 2025.01.29 05:10:19.326167 [ 254 ] {af94a339-8ac4-4f93-898d-1df16823786a} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3740 | 2025.01.29 05:10:19.326219 [ 254 ] {af94a339-8ac4-4f93-898d-1df16823786a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3741 | 2025.01.29 05:10:19.326650 [ 254 ] {af94a339-8ac4-4f93-898d-1df16823786a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3742 | 2025.01.29 05:10:19.326898 [ 254 ] {af94a339-8ac4-4f93-898d-1df16823786a} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3743 | 2025.01.29 05:10:19.327134 [ 254 ] {af94a339-8ac4-4f93-898d-1df16823786a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001839 sec., 7612.8330614464385 rows/sec., 548.02 KiB/sec. | ||
3744 | 2025.01.29 05:10:19.327189 [ 254 ] {af94a339-8ac4-4f93-898d-1df16823786a} <Debug> TCPHandler: Processed in 0.002295301 sec. | ||
3745 | 2025.01.29 05:10:19.327431 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3746 | 2025.01.29 05:10:19.327646 [ 5 ] {b6f103f5-3f0f-40c5-b9af-a1b88adce309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3747 | 2025.01.29 05:10:19.327728 [ 5 ] {b6f103f5-3f0f-40c5-b9af-a1b88adce309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3748 | 2025.01.29 05:10:19.328655 [ 5 ] {b6f103f5-3f0f-40c5-b9af-a1b88adce309} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3749 | 2025.01.29 05:10:19.328699 [ 5 ] {b6f103f5-3f0f-40c5-b9af-a1b88adce309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3750 | 2025.01.29 05:10:19.329166 [ 5 ] {b6f103f5-3f0f-40c5-b9af-a1b88adce309} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3751 | 2025.01.29 05:10:19.329421 [ 5 ] {b6f103f5-3f0f-40c5-b9af-a1b88adce309} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3752 | 2025.01.29 05:10:19.329561 [ 105 ] {} <Debug> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3753 | 2025.01.29 05:10:19.329610 [ 105 ] {} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3754 | 2025.01.29 05:10:19.329633 [ 5 ] {b6f103f5-3f0f-40c5-b9af-a1b88adce309} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002043 sec., 137542.8291727851 rows/sec., 12.13 MiB/sec. | ||
3755 | 2025.01.29 05:10:19.329638 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3756 | 2025.01.29 05:10:19.329734 [ 5 ] {b6f103f5-3f0f-40c5-b9af-a1b88adce309} <Debug> TCPHandler: Processed in 0.002435994 sec. | ||
3757 | 2025.01.29 05:10:19.329788 [ 197 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::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 | ||
3758 | 2025.01.29 05:10:19.329911 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3759 | 2025.01.29 05:10:19.329938 [ 197 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3760 | 2025.01.29 05:10:19.329987 [ 197 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1429 rows starting from the beginning of the part | ||
3761 | 2025.01.29 05:10:19.330089 [ 254 ] {7067e465-4df5-43fa-b189-02ab51a6dfd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3762 | 2025.01.29 05:10:19.330203 [ 197 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 66 rows starting from the beginning of the part | ||
3763 | 2025.01.29 05:10:19.330228 [ 254 ] {7067e465-4df5-43fa-b189-02ab51a6dfd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3764 | 2025.01.29 05:10:19.330653 [ 197 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
3765 | 2025.01.29 05:10:19.330954 [ 197 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 281 rows starting from the beginning of the part | ||
3766 | 2025.01.29 05:10:19.331316 [ 197 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
3767 | 2025.01.29 05:10:19.331723 [ 197 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 281 rows starting from the beginning of the part | ||
3768 | 2025.01.29 05:10:19.333204 [ 254 ] {7067e465-4df5-43fa-b189-02ab51a6dfd6} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3769 | 2025.01.29 05:10:19.333281 [ 254 ] {7067e465-4df5-43fa-b189-02ab51a6dfd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3770 | 2025.01.29 05:10:19.334413 [ 254 ] {7067e465-4df5-43fa-b189-02ab51a6dfd6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3771 | 2025.01.29 05:10:19.334735 [ 254 ] {7067e465-4df5-43fa-b189-02ab51a6dfd6} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3772 | 2025.01.29 05:10:19.335315 [ 254 ] {7067e465-4df5-43fa-b189-02ab51a6dfd6} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.005277 sec., 8717.074095129808 rows/sec., 642.16 KiB/sec. | ||
3773 | 2025.01.29 05:10:19.335323 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2169 rows, containing 5 columns (5 merged, 0 gathered) in 0.005597965 sec., 387462.2295780699 rows/sec., 34.10 MiB/sec. | ||
3774 | 2025.01.29 05:10:19.335400 [ 254 ] {7067e465-4df5-43fa-b189-02ab51a6dfd6} <Debug> TCPHandler: Processed in 0.005581674 sec. | ||
3775 | 2025.01.29 05:10:19.335633 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3776 | 2025.01.29 05:10:19.335634 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3777 | 2025.01.29 05:10:19.335887 [ 5 ] {2bd197fb-8ed7-4525-b2e6-a2ac6a1740cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3778 | 2025.01.29 05:10:19.335974 [ 5 ] {2bd197fb-8ed7-4525-b2e6-a2ac6a1740cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3779 | 2025.01.29 05:10:19.336100 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_26_5} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3780 | 2025.01.29 05:10:19.336288 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_26_5} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3781 | 2025.01.29 05:10:19.336481 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
3782 | 2025.01.29 05:10:19.336958 [ 5 ] {2bd197fb-8ed7-4525-b2e6-a2ac6a1740cb} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3783 | 2025.01.29 05:10:19.337001 [ 5 ] {2bd197fb-8ed7-4525-b2e6-a2ac6a1740cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3784 | 2025.01.29 05:10:19.337358 [ 5 ] {2bd197fb-8ed7-4525-b2e6-a2ac6a1740cb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3785 | 2025.01.29 05:10:19.337605 [ 5 ] {2bd197fb-8ed7-4525-b2e6-a2ac6a1740cb} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3786 | 2025.01.29 05:10:19.337807 [ 104 ] {} <Debug> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3787 | 2025.01.29 05:10:19.337829 [ 5 ] {2bd197fb-8ed7-4525-b2e6-a2ac6a1740cb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002017 sec., 6941.001487357461 rows/sec., 486.10 KiB/sec. | ||
3788 | 2025.01.29 05:10:19.337892 [ 104 ] {} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3789 | 2025.01.29 05:10:19.337956 [ 5 ] {2bd197fb-8ed7-4525-b2e6-a2ac6a1740cb} <Debug> TCPHandler: Processed in 0.002427054 sec. | ||
3790 | 2025.01.29 05:10:19.337962 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3791 | 2025.01.29 05:10:19.338190 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3792 | 2025.01.29 05:10:19.338310 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::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 | ||
3793 | 2025.01.29 05:10:19.338472 [ 254 ] {c732b341-7dc9-4b62-bed1-4238056052cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3794 | 2025.01.29 05:10:19.338568 [ 254 ] {c732b341-7dc9-4b62-bed1-4238056052cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3795 | 2025.01.29 05:10:19.338821 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3796 | 2025.01.29 05:10:19.338922 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 243 rows starting from the beginning of the part | ||
3797 | 2025.01.29 05:10:19.339319 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
3798 | 2025.01.29 05:10:19.339645 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::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 | ||
3799 | 2025.01.29 05:10:19.340014 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 242 rows starting from the beginning of the part | ||
3800 | 2025.01.29 05:10:19.340286 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
3801 | 2025.01.29 05:10:19.340694 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::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 | ||
3802 | 2025.01.29 05:10:19.341501 [ 254 ] {c732b341-7dc9-4b62-bed1-4238056052cb} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3803 | 2025.01.29 05:10:19.341570 [ 254 ] {c732b341-7dc9-4b62-bed1-4238056052cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3804 | 2025.01.29 05:10:19.342485 [ 254 ] {c732b341-7dc9-4b62-bed1-4238056052cb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3805 | 2025.01.29 05:10:19.343043 [ 254 ] {c732b341-7dc9-4b62-bed1-4238056052cb} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3806 | 2025.01.29 05:10:19.343644 [ 254 ] {c732b341-7dc9-4b62-bed1-4238056052cb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005241 sec., 2480.442663613814 rows/sec., 154.66 KiB/sec. | ||
3807 | 2025.01.29 05:10:19.344108 [ 254 ] {c732b341-7dc9-4b62-bed1-4238056052cb} <Debug> TCPHandler: Processed in 0.006022794 sec. | ||
3808 | 2025.01.29 05:10:19.344251 [ 197 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.006175068 sec., 87610.37125421129 rows/sec., 6.28 MiB/sec. | ||
3809 | 2025.01.29 05:10:19.344385 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3810 | 2025.01.29 05:10:19.344483 [ 197 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3811 | 2025.01.29 05:10:19.344523 [ 5 ] {aeae1c27-7637-4fb0-a1c1-568ed11f5dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3812 | 2025.01.29 05:10:19.344585 [ 5 ] {aeae1c27-7637-4fb0-a1c1-568ed11f5dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3813 | 2025.01.29 05:10:19.344932 [ 197 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_11_2} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3814 | 2025.01.29 05:10:19.345062 [ 197 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_11_2} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3815 | 2025.01.29 05:10:19.345175 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
3816 | 2025.01.29 05:10:19.345466 [ 5 ] {aeae1c27-7637-4fb0-a1c1-568ed11f5dbe} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3817 | 2025.01.29 05:10:19.345505 [ 5 ] {aeae1c27-7637-4fb0-a1c1-568ed11f5dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3818 | 2025.01.29 05:10:19.345887 [ 5 ] {aeae1c27-7637-4fb0-a1c1-568ed11f5dbe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3819 | 2025.01.29 05:10:19.346134 [ 5 ] {aeae1c27-7637-4fb0-a1c1-568ed11f5dbe} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3820 | 2025.01.29 05:10:19.346300 [ 104 ] {} <Debug> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3821 | 2025.01.29 05:10:19.346371 [ 104 ] {} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3822 | 2025.01.29 05:10:19.346384 [ 5 ] {aeae1c27-7637-4fb0-a1c1-568ed11f5dbe} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001887 sec., 223105.45839957605 rows/sec., 15.94 MiB/sec. | ||
3823 | 2025.01.29 05:10:19.346415 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3824 | 2025.01.29 05:10:19.346549 [ 5 ] {aeae1c27-7637-4fb0-a1c1-568ed11f5dbe} <Debug> TCPHandler: Processed in 0.002278011 sec. | ||
3825 | 2025.01.29 05:10:19.346661 [ 186 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
3826 | 2025.01.29 05:10:19.346744 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3827 | 2025.01.29 05:10:19.346801 [ 186 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3828 | 2025.01.29 05:10:19.346839 [ 186 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 909 rows starting from the beginning of the part | ||
3829 | 2025.01.29 05:10:19.346908 [ 254 ] {5f5619ac-792c-45af-ad51-9afe6adcd5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3830 | 2025.01.29 05:10:19.347003 [ 186 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 69 rows starting from the beginning of the part | ||
3831 | 2025.01.29 05:10:19.347092 [ 254 ] {5f5619ac-792c-45af-ad51-9afe6adcd5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3832 | 2025.01.29 05:10:19.347417 [ 186 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
3833 | 2025.01.29 05:10:19.347696 [ 186 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 421 rows starting from the beginning of the part | ||
3834 | 2025.01.29 05:10:19.348060 [ 186 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
3835 | 2025.01.29 05:10:19.348325 [ 186 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 421 rows starting from the beginning of the part | ||
3836 | 2025.01.29 05:10:19.348996 [ 254 ] {5f5619ac-792c-45af-ad51-9afe6adcd5ef} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3837 | 2025.01.29 05:10:19.349041 [ 254 ] {5f5619ac-792c-45af-ad51-9afe6adcd5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3838 | 2025.01.29 05:10:19.349592 [ 254 ] {5f5619ac-792c-45af-ad51-9afe6adcd5ef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3839 | 2025.01.29 05:10:19.349895 [ 254 ] {5f5619ac-792c-45af-ad51-9afe6adcd5ef} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3840 | 2025.01.29 05:10:19.350097 [ 104 ] {} <Debug> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3841 | 2025.01.29 05:10:19.350166 [ 104 ] {} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3842 | 2025.01.29 05:10:19.350202 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3843 | 2025.01.29 05:10:19.350212 [ 254 ] {5f5619ac-792c-45af-ad51-9afe6adcd5ef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003336 sec., 1798.5611510791366 rows/sec., 93.97 KiB/sec. | ||
3844 | 2025.01.29 05:10:19.350928 [ 197 ] {352f1565-f7da-454d-a581-47b2482ae4aa::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 | ||
3845 | 2025.01.29 05:10:19.350934 [ 254 ] {5f5619ac-792c-45af-ad51-9afe6adcd5ef} <Debug> TCPHandler: Processed in 0.004259755 sec. | ||
3846 | 2025.01.29 05:10:19.351426 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3847 | 2025.01.29 05:10:19.351756 [ 197 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3848 | 2025.01.29 05:10:19.351855 [ 197 ] {352f1565-f7da-454d-a581-47b2482ae4aa::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 | ||
3849 | 2025.01.29 05:10:19.351948 [ 5 ] {5fbea46a-1c38-47be-b9ef-fad46fbc0b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3850 | 2025.01.29 05:10:19.351969 [ 186 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1948 rows, containing 5 columns (5 merged, 0 gathered) in 0.00538307 sec., 361875.28677873407 rows/sec., 27.69 MiB/sec. | ||
3851 | 2025.01.29 05:10:19.352220 [ 5 ] {5fbea46a-1c38-47be-b9ef-fad46fbc0b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3852 | 2025.01.29 05:10:19.352309 [ 197 ] {352f1565-f7da-454d-a581-47b2482ae4aa::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 | ||
3853 | 2025.01.29 05:10:19.352794 [ 197 ] {352f1565-f7da-454d-a581-47b2482ae4aa::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 | ||
3854 | 2025.01.29 05:10:19.353228 [ 197 ] {352f1565-f7da-454d-a581-47b2482ae4aa::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 | ||
3855 | 2025.01.29 05:10:19.353698 [ 197 ] {352f1565-f7da-454d-a581-47b2482ae4aa::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 | ||
3856 | 2025.01.29 05:10:19.354186 [ 197 ] {352f1565-f7da-454d-a581-47b2482ae4aa::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 | ||
3857 | 2025.01.29 05:10:19.354395 [ 198 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3858 | 2025.01.29 05:10:19.355833 [ 195 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_26_5} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3859 | 2025.01.29 05:10:19.355952 [ 5 ] {5fbea46a-1c38-47be-b9ef-fad46fbc0b40} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3860 | 2025.01.29 05:10:19.356054 [ 5 ] {5fbea46a-1c38-47be-b9ef-fad46fbc0b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3861 | 2025.01.29 05:10:19.356311 [ 195 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_26_5} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3862 | 2025.01.29 05:10:19.356692 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3863 | 2025.01.29 05:10:19.357112 [ 5 ] {5fbea46a-1c38-47be-b9ef-fad46fbc0b40} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3864 | 2025.01.29 05:10:19.357244 [ 198 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.006820343 sec., 9676.932670395023 rows/sec., 505.58 KiB/sec. | ||
3865 | 2025.01.29 05:10:19.357438 [ 198 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3866 | 2025.01.29 05:10:19.357624 [ 5 ] {5fbea46a-1c38-47be-b9ef-fad46fbc0b40} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3867 | 2025.01.29 05:10:19.358024 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3868 | 2025.01.29 05:10:19.358082 [ 198 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_11_2} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3869 | 2025.01.29 05:10:19.358096 [ 5 ] {5fbea46a-1c38-47be-b9ef-fad46fbc0b40} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.006293 sec., 37660.89305577626 rows/sec., 2.52 MiB/sec. | ||
3870 | 2025.01.29 05:10:19.358161 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3871 | 2025.01.29 05:10:19.358376 [ 198 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_11_2} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3872 | 2025.01.29 05:10:19.358400 [ 5 ] {5fbea46a-1c38-47be-b9ef-fad46fbc0b40} <Debug> TCPHandler: Processed in 0.007260042 sec. | ||
3873 | 2025.01.29 05:10:19.358393 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3874 | 2025.01.29 05:10:19.358742 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3875 | 2025.01.29 05:10:19.359074 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3876 | 2025.01.29 05:10:19.359144 [ 254 ] {348f6edc-67a4-4d3b-b308-e8fd8e63e175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3877 | 2025.01.29 05:10:19.359171 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
3878 | 2025.01.29 05:10:19.359306 [ 254 ] {348f6edc-67a4-4d3b-b308-e8fd8e63e175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3879 | 2025.01.29 05:10:19.359590 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3880 | 2025.01.29 05:10:19.359698 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7756 rows starting from the beginning of the part | ||
3881 | 2025.01.29 05:10:19.360042 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 96 rows starting from the beginning of the part | ||
3882 | 2025.01.29 05:10:19.360261 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
3883 | 2025.01.29 05:10:19.360521 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part | ||
3884 | 2025.01.29 05:10:19.360800 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
3885 | 2025.01.29 05:10:19.361106 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
3886 | 2025.01.29 05:10:19.361808 [ 254 ] {348f6edc-67a4-4d3b-b308-e8fd8e63e175} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3887 | 2025.01.29 05:10:19.361874 [ 254 ] {348f6edc-67a4-4d3b-b308-e8fd8e63e175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3888 | 2025.01.29 05:10:19.362582 [ 254 ] {348f6edc-67a4-4d3b-b308-e8fd8e63e175} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3889 | 2025.01.29 05:10:19.362868 [ 254 ] {348f6edc-67a4-4d3b-b308-e8fd8e63e175} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3890 | 2025.01.29 05:10:19.363109 [ 104 ] {} <Debug> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3891 | 2025.01.29 05:10:19.363200 [ 104 ] {} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3892 | 2025.01.29 05:10:19.363285 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3893 | 2025.01.29 05:10:19.363531 [ 254 ] {348f6edc-67a4-4d3b-b308-e8fd8e63e175} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004444 sec., 225.02250225022502 rows/sec., 15.16 KiB/sec. | ||
3894 | 2025.01.29 05:10:19.364013 [ 198 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::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 | ||
3895 | 2025.01.29 05:10:19.364040 [ 254 ] {348f6edc-67a4-4d3b-b308-e8fd8e63e175} <Debug> TCPHandler: Processed in 0.005518553 sec. | ||
3896 | 2025.01.29 05:10:19.364536 [ 198 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3897 | 2025.01.29 05:10:19.364880 [ 198 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part | ||
3898 | 2025.01.29 05:10:19.364870 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3899 | 2025.01.29 05:10:19.365333 [ 198 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
3900 | 2025.01.29 05:10:19.365740 [ 5 ] {4dc5ec8c-21cf-4b24-bf26-bb20da45e897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3901 | 2025.01.29 05:10:19.365790 [ 198 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3902 | 2025.01.29 05:10:19.366144 [ 5 ] {4dc5ec8c-21cf-4b24-bf26-bb20da45e897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3903 | 2025.01.29 05:10:19.366313 [ 198 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3904 | 2025.01.29 05:10:19.366921 [ 198 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
3905 | 2025.01.29 05:10:19.367391 [ 198 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
3906 | 2025.01.29 05:10:19.369245 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8646 rows, containing 5 columns (5 merged, 0 gathered) in 0.010516105 sec., 822167.5230515482 rows/sec., 55.46 MiB/sec. | ||
3907 | 2025.01.29 05:10:19.369809 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3908 | 2025.01.29 05:10:19.370855 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3909 | 2025.01.29 05:10:19.371252 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3910 | 2025.01.29 05:10:19.371627 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
3911 | 2025.01.29 05:10:19.372964 [ 198 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.009473631 sec., 1266.673781151071 rows/sec., 84.94 KiB/sec. | ||
3912 | 2025.01.29 05:10:19.373191 [ 198 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3913 | 2025.01.29 05:10:19.373296 [ 5 ] {4dc5ec8c-21cf-4b24-bf26-bb20da45e897} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3914 | 2025.01.29 05:10:19.373368 [ 5 ] {4dc5ec8c-21cf-4b24-bf26-bb20da45e897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3915 | 2025.01.29 05:10:19.373773 [ 187 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_11_2} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3916 | 2025.01.29 05:10:19.373990 [ 187 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_11_2} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3917 | 2025.01.29 05:10:19.374133 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
3918 | 2025.01.29 05:10:19.374523 [ 5 ] {4dc5ec8c-21cf-4b24-bf26-bb20da45e897} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3919 | 2025.01.29 05:10:19.374790 [ 5 ] {4dc5ec8c-21cf-4b24-bf26-bb20da45e897} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3920 | 2025.01.29 05:10:19.375101 [ 5 ] {4dc5ec8c-21cf-4b24-bf26-bb20da45e897} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.009507 sec., 4102.24045440202 rows/sec., 7.35 MiB/sec. | ||
3921 | 2025.01.29 05:10:19.375454 [ 5 ] {4dc5ec8c-21cf-4b24-bf26-bb20da45e897} <Debug> TCPHandler: Processed in 0.011242791 sec. | ||
3922 | 2025.01.29 05:10:19.375628 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3923 | 2025.01.29 05:10:19.375772 [ 254 ] {f61f031b-1b67-44a7-b90f-b8555572c692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3924 | 2025.01.29 05:10:19.375833 [ 254 ] {f61f031b-1b67-44a7-b90f-b8555572c692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3925 | 2025.01.29 05:10:19.376415 [ 254 ] {f61f031b-1b67-44a7-b90f-b8555572c692} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3926 | 2025.01.29 05:10:19.376455 [ 254 ] {f61f031b-1b67-44a7-b90f-b8555572c692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3927 | 2025.01.29 05:10:19.376833 [ 254 ] {f61f031b-1b67-44a7-b90f-b8555572c692} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3928 | 2025.01.29 05:10:19.377082 [ 254 ] {f61f031b-1b67-44a7-b90f-b8555572c692} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3929 | 2025.01.29 05:10:19.377241 [ 104 ] {} <Debug> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3930 | 2025.01.29 05:10:19.377307 [ 104 ] {} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3931 | 2025.01.29 05:10:19.377345 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3932 | 2025.01.29 05:10:19.377352 [ 254 ] {f61f031b-1b67-44a7-b90f-b8555572c692} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001601 sec., 51217.98875702686 rows/sec., 3.25 MiB/sec. | ||
3933 | 2025.01.29 05:10:19.377627 [ 254 ] {f61f031b-1b67-44a7-b90f-b8555572c692} <Debug> TCPHandler: Processed in 0.002065976 sec. | ||
3934 | 2025.01.29 05:10:19.377753 [ 198 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
3935 | 2025.01.29 05:10:19.378143 [ 198 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3936 | 2025.01.29 05:10:19.378185 [ 198 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1278 rows starting from the beginning of the part | ||
3937 | 2025.01.29 05:10:19.378283 [ 198 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
3938 | 2025.01.29 05:10:19.378481 [ 198 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
3939 | 2025.01.29 05:10:19.378620 [ 198 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part | ||
3940 | 2025.01.29 05:10:19.378761 [ 198 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
3941 | 2025.01.29 05:10:19.378880 [ 198 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
3942 | 2025.01.29 05:10:19.380137 [ 190 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 4 columns (4 merged, 0 gathered) in 0.00270157 sec., 591507.9009612929 rows/sec., 38.57 MiB/sec. | ||
3943 | 2025.01.29 05:10:19.380386 [ 196 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3944 | 2025.01.29 05:10:19.380712 [ 196 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_26_5} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3945 | 2025.01.29 05:10:19.380796 [ 196 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_26_5} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3946 | 2025.01.29 05:10:19.380886 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3947 | 2025.01.29 05:10:23.735117 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3948 | 2025.01.29 05:10:23.735205 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3949 | 2025.01.29 05:10:23.822854 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
3950 | 2025.01.29 05:10:23.823868 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3951 | 2025.01.29 05:10:23.823911 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3952 | 2025.01.29 05:10:23.824453 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3953 | 2025.01.29 05:10:23.824724 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3954 | 2025.01.29 05:10:23.824925 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3955 | 2025.01.29 05:10:24.319908 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3956 | 2025.01.29 05:10:24.320109 [ 254 ] {f8c2cacc-adca-4aa1-bb55-0d4a9db99d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3957 | 2025.01.29 05:10:24.320182 [ 254 ] {f8c2cacc-adca-4aa1-bb55-0d4a9db99d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3958 | 2025.01.29 05:10:24.320958 [ 254 ] {f8c2cacc-adca-4aa1-bb55-0d4a9db99d84} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3959 | 2025.01.29 05:10:24.321016 [ 254 ] {f8c2cacc-adca-4aa1-bb55-0d4a9db99d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3960 | 2025.01.29 05:10:24.321465 [ 254 ] {f8c2cacc-adca-4aa1-bb55-0d4a9db99d84} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3961 | 2025.01.29 05:10:24.321735 [ 254 ] {f8c2cacc-adca-4aa1-bb55-0d4a9db99d84} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3962 | 2025.01.29 05:10:24.321965 [ 254 ] {f8c2cacc-adca-4aa1-bb55-0d4a9db99d84} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001909 sec., 29334.73022524882 rows/sec., 2.24 MiB/sec. | ||
3963 | 2025.01.29 05:10:24.322033 [ 254 ] {f8c2cacc-adca-4aa1-bb55-0d4a9db99d84} <Debug> TCPHandler: Processed in 0.00225871 sec. | ||
3964 | 2025.01.29 05:10:24.322296 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3965 | 2025.01.29 05:10:24.322515 [ 5 ] {2211e291-e5dd-4f93-8e5b-de65d7d03b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3966 | 2025.01.29 05:10:24.322589 [ 5 ] {2211e291-e5dd-4f93-8e5b-de65d7d03b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3967 | 2025.01.29 05:10:24.323389 [ 5 ] {2211e291-e5dd-4f93-8e5b-de65d7d03b80} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3968 | 2025.01.29 05:10:24.323444 [ 5 ] {2211e291-e5dd-4f93-8e5b-de65d7d03b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3969 | 2025.01.29 05:10:24.323913 [ 5 ] {2211e291-e5dd-4f93-8e5b-de65d7d03b80} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3970 | 2025.01.29 05:10:24.324187 [ 5 ] {2211e291-e5dd-4f93-8e5b-de65d7d03b80} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3971 | 2025.01.29 05:10:24.324426 [ 5 ] {2211e291-e5dd-4f93-8e5b-de65d7d03b80} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001967 sec., 32536.85815963396 rows/sec., 2.54 MiB/sec. | ||
3972 | 2025.01.29 05:10:24.324485 [ 5 ] {2211e291-e5dd-4f93-8e5b-de65d7d03b80} <Debug> TCPHandler: Processed in 0.002335902 sec. | ||
3973 | 2025.01.29 05:10:24.324654 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3974 | 2025.01.29 05:10:24.324790 [ 254 ] {31b437e3-2ba6-49ba-a3c3-27e17a9ef78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3975 | 2025.01.29 05:10:24.324850 [ 254 ] {31b437e3-2ba6-49ba-a3c3-27e17a9ef78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3976 | 2025.01.29 05:10:24.325456 [ 254 ] {31b437e3-2ba6-49ba-a3c3-27e17a9ef78a} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3977 | 2025.01.29 05:10:24.325499 [ 254 ] {31b437e3-2ba6-49ba-a3c3-27e17a9ef78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3978 | 2025.01.29 05:10:24.325921 [ 254 ] {31b437e3-2ba6-49ba-a3c3-27e17a9ef78a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3979 | 2025.01.29 05:10:24.326171 [ 254 ] {31b437e3-2ba6-49ba-a3c3-27e17a9ef78a} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3980 | 2025.01.29 05:10:24.326439 [ 254 ] {31b437e3-2ba6-49ba-a3c3-27e17a9ef78a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001676 sec., 95465.3937947494 rows/sec., 6.65 MiB/sec. | ||
3981 | 2025.01.29 05:10:24.326649 [ 254 ] {31b437e3-2ba6-49ba-a3c3-27e17a9ef78a} <Debug> TCPHandler: Processed in 0.002051776 sec. | ||
3982 | 2025.01.29 05:10:24.326865 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3983 | 2025.01.29 05:10:24.327003 [ 5 ] {13fd5339-5636-44b0-beee-5710e00ae470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3984 | 2025.01.29 05:10:24.327063 [ 5 ] {13fd5339-5636-44b0-beee-5710e00ae470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3985 | 2025.01.29 05:10:24.327613 [ 5 ] {13fd5339-5636-44b0-beee-5710e00ae470} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3986 | 2025.01.29 05:10:24.327652 [ 5 ] {13fd5339-5636-44b0-beee-5710e00ae470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3987 | 2025.01.29 05:10:24.328030 [ 5 ] {13fd5339-5636-44b0-beee-5710e00ae470} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3988 | 2025.01.29 05:10:24.328270 [ 5 ] {13fd5339-5636-44b0-beee-5710e00ae470} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3989 | 2025.01.29 05:10:24.328481 [ 5 ] {13fd5339-5636-44b0-beee-5710e00ae470} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001509 sec., 39761.431411530815 rows/sec., 2.68 MiB/sec. | ||
3990 | 2025.01.29 05:10:24.328532 [ 5 ] {13fd5339-5636-44b0-beee-5710e00ae470} <Debug> TCPHandler: Processed in 0.001762189 sec. | ||
3991 | 2025.01.29 05:10:24.377094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3992 | 2025.01.29 05:10:24.397533 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3993 | 2025.01.29 05:10:24.397605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
3994 | 2025.01.29 05:10:24.405299 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3995 | 2025.01.29 05:10:24.406048 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3996 | 2025.01.29 05:10:24.408737 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3997 | 2025.01.29 05:10:25.475147 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3998 | 2025.01.29 05:10:25.475340 [ 254 ] {0b145f83-aeaf-42c0-985d-1cc6a1ce2817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3999 | 2025.01.29 05:10:25.475413 [ 254 ] {0b145f83-aeaf-42c0-985d-1cc6a1ce2817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4000 | 2025.01.29 05:10:25.476164 [ 254 ] {0b145f83-aeaf-42c0-985d-1cc6a1ce2817} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4001 | 2025.01.29 05:10:25.476214 [ 254 ] {0b145f83-aeaf-42c0-985d-1cc6a1ce2817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
4002 | 2025.01.29 05:10:25.476641 [ 254 ] {0b145f83-aeaf-42c0-985d-1cc6a1ce2817} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4003 | 2025.01.29 05:10:25.476909 [ 254 ] {0b145f83-aeaf-42c0-985d-1cc6a1ce2817} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4004 | 2025.01.29 05:10:25.477135 [ 254 ] {0b145f83-aeaf-42c0-985d-1cc6a1ce2817} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00184 sec., 7608.695652173913 rows/sec., 547.72 KiB/sec. | ||
4005 | 2025.01.29 05:10:25.477331 [ 254 ] {0b145f83-aeaf-42c0-985d-1cc6a1ce2817} <Debug> TCPHandler: Processed in 0.002312971 sec. | ||
4006 | 2025.01.29 05:10:25.477584 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4007 | 2025.01.29 05:10:25.477777 [ 5 ] {d2fe49a6-15f7-42bd-8e3e-2a390bb9dbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4008 | 2025.01.29 05:10:25.477852 [ 5 ] {d2fe49a6-15f7-42bd-8e3e-2a390bb9dbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4009 | 2025.01.29 05:10:25.478610 [ 5 ] {d2fe49a6-15f7-42bd-8e3e-2a390bb9dbe7} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4010 | 2025.01.29 05:10:25.478656 [ 5 ] {d2fe49a6-15f7-42bd-8e3e-2a390bb9dbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
4011 | 2025.01.29 05:10:25.479075 [ 5 ] {d2fe49a6-15f7-42bd-8e3e-2a390bb9dbe7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
4012 | 2025.01.29 05:10:25.479330 [ 5 ] {d2fe49a6-15f7-42bd-8e3e-2a390bb9dbe7} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4013 | 2025.01.29 05:10:25.479620 [ 5 ] {d2fe49a6-15f7-42bd-8e3e-2a390bb9dbe7} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00189 sec., 6349.206349206349 rows/sec., 517.73 KiB/sec. | ||
4014 | 2025.01.29 05:10:25.479750 [ 5 ] {d2fe49a6-15f7-42bd-8e3e-2a390bb9dbe7} <Debug> TCPHandler: Processed in 0.002307121 sec. | ||
4015 | 2025.01.29 05:10:25.479952 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4016 | 2025.01.29 05:10:25.480088 [ 254 ] {14a978ef-4d43-4439-bf54-73c7e39dec9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4017 | 2025.01.29 05:10:25.480143 [ 254 ] {14a978ef-4d43-4439-bf54-73c7e39dec9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4018 | 2025.01.29 05:10:25.481492 [ 254 ] {14a978ef-4d43-4439-bf54-73c7e39dec9e} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4019 | 2025.01.29 05:10:25.481534 [ 254 ] {14a978ef-4d43-4439-bf54-73c7e39dec9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
4020 | 2025.01.29 05:10:25.481996 [ 254 ] {14a978ef-4d43-4439-bf54-73c7e39dec9e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4021 | 2025.01.29 05:10:25.482249 [ 254 ] {14a978ef-4d43-4439-bf54-73c7e39dec9e} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4022 | 2025.01.29 05:10:25.482474 [ 254 ] {14a978ef-4d43-4439-bf54-73c7e39dec9e} <Debug> executeQuery: Read 1417 rows, 120.96 KiB in 0.002414 sec., 586992.5434962717 rows/sec., 48.93 MiB/sec. | ||
4023 | 2025.01.29 05:10:25.482674 [ 254 ] {14a978ef-4d43-4439-bf54-73c7e39dec9e} <Debug> TCPHandler: Processed in 0.002799282 sec. | ||
4024 | 2025.01.29 05:10:25.482886 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4025 | 2025.01.29 05:10:25.483000 [ 5 ] {0ea7c918-f9e4-4acb-b9b7-8e99a9d8a45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4026 | 2025.01.29 05:10:25.483048 [ 5 ] {0ea7c918-f9e4-4acb-b9b7-8e99a9d8a45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4027 | 2025.01.29 05:10:25.483650 [ 5 ] {0ea7c918-f9e4-4acb-b9b7-8e99a9d8a45c} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4028 | 2025.01.29 05:10:25.483690 [ 5 ] {0ea7c918-f9e4-4acb-b9b7-8e99a9d8a45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
4029 | 2025.01.29 05:10:25.484055 [ 5 ] {0ea7c918-f9e4-4acb-b9b7-8e99a9d8a45c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4030 | 2025.01.29 05:10:25.484307 [ 5 ] {0ea7c918-f9e4-4acb-b9b7-8e99a9d8a45c} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4031 | 2025.01.29 05:10:25.484584 [ 5 ] {0ea7c918-f9e4-4acb-b9b7-8e99a9d8a45c} <Debug> executeQuery: Read 53 rows, 3.85 KiB in 0.001586 sec., 33417.40226986129 rows/sec., 2.37 MiB/sec. | ||
4032 | 2025.01.29 05:10:25.484738 [ 5 ] {0ea7c918-f9e4-4acb-b9b7-8e99a9d8a45c} <Debug> TCPHandler: Processed in 0.001941144 sec. | ||
4033 | 2025.01.29 05:10:25.484907 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4034 | 2025.01.29 05:10:25.485052 [ 254 ] {abf27f41-b4b9-459e-be73-087897ec842e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4035 | 2025.01.29 05:10:25.485114 [ 254 ] {abf27f41-b4b9-459e-be73-087897ec842e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4036 | 2025.01.29 05:10:25.485932 [ 254 ] {abf27f41-b4b9-459e-be73-087897ec842e} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4037 | 2025.01.29 05:10:25.485971 [ 254 ] {abf27f41-b4b9-459e-be73-087897ec842e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
4038 | 2025.01.29 05:10:25.486352 [ 254 ] {abf27f41-b4b9-459e-be73-087897ec842e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4039 | 2025.01.29 05:10:25.486593 [ 254 ] {abf27f41-b4b9-459e-be73-087897ec842e} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4040 | 2025.01.29 05:10:25.486773 [ 254 ] {abf27f41-b4b9-459e-be73-087897ec842e} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001755 sec., 137891.7378917379 rows/sec., 9.34 MiB/sec. | ||
4041 | 2025.01.29 05:10:25.486827 [ 254 ] {abf27f41-b4b9-459e-be73-087897ec842e} <Debug> TCPHandler: Processed in 0.001991114 sec. | ||
4042 | 2025.01.29 05:10:25.486985 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4043 | 2025.01.29 05:10:25.487108 [ 5 ] {d4e69012-c63f-4933-b861-f5113290d53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4044 | 2025.01.29 05:10:25.487157 [ 5 ] {d4e69012-c63f-4933-b861-f5113290d53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4045 | 2025.01.29 05:10:25.487760 [ 5 ] {d4e69012-c63f-4933-b861-f5113290d53d} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4046 | 2025.01.29 05:10:25.487801 [ 5 ] {d4e69012-c63f-4933-b861-f5113290d53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
4047 | 2025.01.29 05:10:25.488192 [ 5 ] {d4e69012-c63f-4933-b861-f5113290d53d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4048 | 2025.01.29 05:10:25.488448 [ 5 ] {d4e69012-c63f-4933-b861-f5113290d53d} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4049 | 2025.01.29 05:10:25.488664 [ 5 ] {d4e69012-c63f-4933-b861-f5113290d53d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001581 sec., 8222.643896268184 rows/sec., 512.68 KiB/sec. | ||
4050 | 2025.01.29 05:10:25.488717 [ 5 ] {d4e69012-c63f-4933-b861-f5113290d53d} <Debug> TCPHandler: Processed in 0.00179273 sec. | ||
4051 | 2025.01.29 05:10:25.488868 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4052 | 2025.01.29 05:10:25.488994 [ 254 ] {29cfb4c0-c396-4acf-b3b7-9c598632aa16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4053 | 2025.01.29 05:10:25.489047 [ 254 ] {29cfb4c0-c396-4acf-b3b7-9c598632aa16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4054 | 2025.01.29 05:10:25.490147 [ 254 ] {29cfb4c0-c396-4acf-b3b7-9c598632aa16} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4055 | 2025.01.29 05:10:25.490188 [ 254 ] {29cfb4c0-c396-4acf-b3b7-9c598632aa16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
4056 | 2025.01.29 05:10:25.490593 [ 254 ] {29cfb4c0-c396-4acf-b3b7-9c598632aa16} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4057 | 2025.01.29 05:10:25.490845 [ 254 ] {29cfb4c0-c396-4acf-b3b7-9c598632aa16} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4058 | 2025.01.29 05:10:25.491029 [ 254 ] {29cfb4c0-c396-4acf-b3b7-9c598632aa16} <Debug> executeQuery: Read 884 rows, 65.67 KiB in 0.002059 sec., 429334.6284604177 rows/sec., 31.15 MiB/sec. | ||
4059 | 2025.01.29 05:10:25.491089 [ 254 ] {29cfb4c0-c396-4acf-b3b7-9c598632aa16} <Debug> TCPHandler: Processed in 0.002276 sec. | ||
4060 | 2025.01.29 05:10:25.491246 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4061 | 2025.01.29 05:10:25.491366 [ 5 ] {951b7bd7-7c55-4731-8ce3-11eb3d6025e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4062 | 2025.01.29 05:10:25.491420 [ 5 ] {951b7bd7-7c55-4731-8ce3-11eb3d6025e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4063 | 2025.01.29 05:10:25.491961 [ 5 ] {951b7bd7-7c55-4731-8ce3-11eb3d6025e4} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4064 | 2025.01.29 05:10:25.491998 [ 5 ] {951b7bd7-7c55-4731-8ce3-11eb3d6025e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
4065 | 2025.01.29 05:10:25.492397 [ 5 ] {951b7bd7-7c55-4731-8ce3-11eb3d6025e4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4066 | 2025.01.29 05:10:25.492670 [ 5 ] {951b7bd7-7c55-4731-8ce3-11eb3d6025e4} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4067 | 2025.01.29 05:10:25.492891 [ 5 ] {951b7bd7-7c55-4731-8ce3-11eb3d6025e4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001549 sec., 3873.4667527437055 rows/sec., 202.37 KiB/sec. | ||
4068 | 2025.01.29 05:10:25.492942 [ 5 ] {951b7bd7-7c55-4731-8ce3-11eb3d6025e4} <Debug> TCPHandler: Processed in 0.001752269 sec. | ||
4069 | 2025.01.29 05:10:25.493109 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4070 | 2025.01.29 05:10:25.493232 [ 254 ] {c24ba57a-edb0-45f0-9d6d-cb45d65fef10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4071 | 2025.01.29 05:10:25.493288 [ 254 ] {c24ba57a-edb0-45f0-9d6d-cb45d65fef10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4072 | 2025.01.29 05:10:25.494105 [ 254 ] {c24ba57a-edb0-45f0-9d6d-cb45d65fef10} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4073 | 2025.01.29 05:10:25.494144 [ 254 ] {c24ba57a-edb0-45f0-9d6d-cb45d65fef10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
4074 | 2025.01.29 05:10:25.494591 [ 254 ] {c24ba57a-edb0-45f0-9d6d-cb45d65fef10} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4075 | 2025.01.29 05:10:25.494833 [ 254 ] {c24ba57a-edb0-45f0-9d6d-cb45d65fef10} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4076 | 2025.01.29 05:10:25.495060 [ 254 ] {c24ba57a-edb0-45f0-9d6d-cb45d65fef10} <Debug> executeQuery: Read 993 rows, 67.67 KiB in 0.001854 sec., 535598.7055016181 rows/sec., 35.65 MiB/sec. | ||
4077 | 2025.01.29 05:10:25.495277 [ 254 ] {c24ba57a-edb0-45f0-9d6d-cb45d65fef10} <Debug> TCPHandler: Processed in 0.00222573 sec. | ||
4078 | 2025.01.29 05:10:25.495489 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4079 | 2025.01.29 05:10:25.495612 [ 5 ] {aab33b03-8ef6-41d6-b217-63e29cfcb185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4080 | 2025.01.29 05:10:25.495665 [ 5 ] {aab33b03-8ef6-41d6-b217-63e29cfcb185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4081 | 2025.01.29 05:10:25.496129 [ 5 ] {aab33b03-8ef6-41d6-b217-63e29cfcb185} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4082 | 2025.01.29 05:10:25.496175 [ 5 ] {aab33b03-8ef6-41d6-b217-63e29cfcb185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
4083 | 2025.01.29 05:10:25.496547 [ 5 ] {aab33b03-8ef6-41d6-b217-63e29cfcb185} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4084 | 2025.01.29 05:10:25.496797 [ 5 ] {aab33b03-8ef6-41d6-b217-63e29cfcb185} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4085 | 2025.01.29 05:10:25.497027 [ 5 ] {aab33b03-8ef6-41d6-b217-63e29cfcb185} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001424 sec., 702.2471910112359 rows/sec., 47.32 KiB/sec. | ||
4086 | 2025.01.29 05:10:25.497172 [ 5 ] {aab33b03-8ef6-41d6-b217-63e29cfcb185} <Debug> TCPHandler: Processed in 0.001770629 sec. | ||
4087 | 2025.01.29 05:10:25.497342 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4088 | 2025.01.29 05:10:25.497473 [ 254 ] {20a0c347-9a13-47d6-a74f-789d751678ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4089 | 2025.01.29 05:10:25.497559 [ 254 ] {20a0c347-9a13-47d6-a74f-789d751678ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4090 | 2025.01.29 05:10:25.498760 [ 254 ] {20a0c347-9a13-47d6-a74f-789d751678ce} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4091 | 2025.01.29 05:10:25.498801 [ 254 ] {20a0c347-9a13-47d6-a74f-789d751678ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
4092 | 2025.01.29 05:10:25.499461 [ 254 ] {20a0c347-9a13-47d6-a74f-789d751678ce} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4093 | 2025.01.29 05:10:25.499736 [ 254 ] {20a0c347-9a13-47d6-a74f-789d751678ce} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4094 | 2025.01.29 05:10:25.499988 [ 254 ] {20a0c347-9a13-47d6-a74f-789d751678ce} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002549 sec., 13338.564142801099 rows/sec., 23.90 MiB/sec. | ||
4095 | 2025.01.29 05:10:25.500114 [ 254 ] {20a0c347-9a13-47d6-a74f-789d751678ce} <Debug> TCPHandler: Processed in 0.002833923 sec. | ||
4096 | 2025.01.29 05:10:25.500312 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4097 | 2025.01.29 05:10:25.500432 [ 5 ] {e5440647-d82e-432d-8b12-cabbb7af791e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4098 | 2025.01.29 05:10:25.500487 [ 5 ] {e5440647-d82e-432d-8b12-cabbb7af791e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4099 | 2025.01.29 05:10:25.501005 [ 5 ] {e5440647-d82e-432d-8b12-cabbb7af791e} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4100 | 2025.01.29 05:10:25.501045 [ 5 ] {e5440647-d82e-432d-8b12-cabbb7af791e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
4101 | 2025.01.29 05:10:25.501454 [ 5 ] {e5440647-d82e-432d-8b12-cabbb7af791e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4102 | 2025.01.29 05:10:25.501715 [ 5 ] {e5440647-d82e-432d-8b12-cabbb7af791e} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4103 | 2025.01.29 05:10:25.501969 [ 5 ] {e5440647-d82e-432d-8b12-cabbb7af791e} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001556 sec., 29562.982005141388 rows/sec., 1.79 MiB/sec. | ||
4104 | 2025.01.29 05:10:25.502026 [ 5 ] {e5440647-d82e-432d-8b12-cabbb7af791e} <Debug> TCPHandler: Processed in 0.001771589 sec. | ||
4105 | 2025.01.29 05:10:28.853412 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 590 | ||
4106 | 2025.01.29 05:10:28.856879 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4107 | 2025.01.29 05:10:28.856932 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
4108 | 2025.01.29 05:10:28.858425 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4109 | 2025.01.29 05:10:28.858745 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4110 | 2025.01.29 05:10:28.859310 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 590 | ||
4111 | 2025.01.29 05:10:29.315956 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4112 | 2025.01.29 05:10:29.316164 [ 254 ] {7728ccba-5aa9-4ccc-a5d9-7db6ea973f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4113 | 2025.01.29 05:10:29.316246 [ 254 ] {7728ccba-5aa9-4ccc-a5d9-7db6ea973f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4114 | 2025.01.29 05:10:29.317025 [ 254 ] {7728ccba-5aa9-4ccc-a5d9-7db6ea973f0f} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4115 | 2025.01.29 05:10:29.317072 [ 254 ] {7728ccba-5aa9-4ccc-a5d9-7db6ea973f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
4116 | 2025.01.29 05:10:29.317485 [ 254 ] {7728ccba-5aa9-4ccc-a5d9-7db6ea973f0f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4117 | 2025.01.29 05:10:29.317741 [ 254 ] {7728ccba-5aa9-4ccc-a5d9-7db6ea973f0f} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4118 | 2025.01.29 05:10:29.318019 [ 254 ] {7728ccba-5aa9-4ccc-a5d9-7db6ea973f0f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001906 sec., 2098.6358866736623 rows/sec., 171.13 KiB/sec. | ||
4119 | 2025.01.29 05:10:29.318151 [ 254 ] {7728ccba-5aa9-4ccc-a5d9-7db6ea973f0f} <Debug> TCPHandler: Processed in 0.002332562 sec. | ||
4120 | 2025.01.29 05:10:29.318413 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4121 | 2025.01.29 05:10:29.318607 [ 5 ] {426ba2fc-06d6-4f2c-9491-71743486981e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4122 | 2025.01.29 05:10:29.318680 [ 5 ] {426ba2fc-06d6-4f2c-9491-71743486981e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4123 | 2025.01.29 05:10:29.319467 [ 5 ] {426ba2fc-06d6-4f2c-9491-71743486981e} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4124 | 2025.01.29 05:10:29.319518 [ 5 ] {426ba2fc-06d6-4f2c-9491-71743486981e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
4125 | 2025.01.29 05:10:29.319966 [ 5 ] {426ba2fc-06d6-4f2c-9491-71743486981e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4126 | 2025.01.29 05:10:29.320229 [ 5 ] {426ba2fc-06d6-4f2c-9491-71743486981e} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4127 | 2025.01.29 05:10:29.320476 [ 5 ] {426ba2fc-06d6-4f2c-9491-71743486981e} <Debug> executeQuery: Read 68 rows, 5.50 KiB in 0.001922 sec., 35379.812695109256 rows/sec., 2.79 MiB/sec. | ||
4128 | 2025.01.29 05:10:29.320535 [ 5 ] {426ba2fc-06d6-4f2c-9491-71743486981e} <Debug> TCPHandler: Processed in 0.00225522 sec. | ||
4129 | 2025.01.29 05:10:29.320694 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4130 | 2025.01.29 05:10:29.320832 [ 254 ] {79b48736-bb8c-4995-a663-4fe251830658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4131 | 2025.01.29 05:10:29.320890 [ 254 ] {79b48736-bb8c-4995-a663-4fe251830658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4132 | 2025.01.29 05:10:29.321570 [ 254 ] {79b48736-bb8c-4995-a663-4fe251830658} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4133 | 2025.01.29 05:10:29.321618 [ 254 ] {79b48736-bb8c-4995-a663-4fe251830658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
4134 | 2025.01.29 05:10:29.321979 [ 254 ] {79b48736-bb8c-4995-a663-4fe251830658} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4135 | 2025.01.29 05:10:29.322221 [ 254 ] {79b48736-bb8c-4995-a663-4fe251830658} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4136 | 2025.01.29 05:10:29.322442 [ 254 ] {79b48736-bb8c-4995-a663-4fe251830658} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.00163 sec., 5521.472392638037 rows/sec., 402.01 KiB/sec. | ||
4137 | 2025.01.29 05:10:29.322556 [ 254 ] {79b48736-bb8c-4995-a663-4fe251830658} <Debug> TCPHandler: Processed in 0.001923413 sec. | ||
4138 | 2025.01.29 05:10:29.322731 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4139 | 2025.01.29 05:10:29.322868 [ 5 ] {99911cb3-bdcf-4b15-b49c-16058efc6424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4140 | 2025.01.29 05:10:29.322927 [ 5 ] {99911cb3-bdcf-4b15-b49c-16058efc6424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4141 | 2025.01.29 05:10:29.323665 [ 5 ] {99911cb3-bdcf-4b15-b49c-16058efc6424} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4142 | 2025.01.29 05:10:29.323705 [ 5 ] {99911cb3-bdcf-4b15-b49c-16058efc6424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
4143 | 2025.01.29 05:10:29.324074 [ 5 ] {99911cb3-bdcf-4b15-b49c-16058efc6424} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4144 | 2025.01.29 05:10:29.324327 [ 5 ] {99911cb3-bdcf-4b15-b49c-16058efc6424} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4145 | 2025.01.29 05:10:29.324543 [ 5 ] {99911cb3-bdcf-4b15-b49c-16058efc6424} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001705 sec., 42815.24926686217 rows/sec., 3.35 MiB/sec. | ||
4146 | 2025.01.29 05:10:29.324602 [ 5 ] {99911cb3-bdcf-4b15-b49c-16058efc6424} <Debug> TCPHandler: Processed in 0.001946563 sec. | ||
4147 | 2025.01.29 05:10:29.324764 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4148 | 2025.01.29 05:10:29.324903 [ 254 ] {a9591324-4d2d-47a0-8b3c-40a3fb82fdf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4149 | 2025.01.29 05:10:29.324966 [ 254 ] {a9591324-4d2d-47a0-8b3c-40a3fb82fdf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4150 | 2025.01.29 05:10:29.325618 [ 254 ] {a9591324-4d2d-47a0-8b3c-40a3fb82fdf4} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4151 | 2025.01.29 05:10:29.325660 [ 254 ] {a9591324-4d2d-47a0-8b3c-40a3fb82fdf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
4152 | 2025.01.29 05:10:29.326054 [ 254 ] {a9591324-4d2d-47a0-8b3c-40a3fb82fdf4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4153 | 2025.01.29 05:10:29.326297 [ 254 ] {a9591324-4d2d-47a0-8b3c-40a3fb82fdf4} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4154 | 2025.01.29 05:10:29.326527 [ 254 ] {a9591324-4d2d-47a0-8b3c-40a3fb82fdf4} <Debug> executeQuery: Read 98 rows, 6.99 KiB in 0.001643 sec., 59646.98721850274 rows/sec., 4.15 MiB/sec. | ||
4155 | 2025.01.29 05:10:29.326647 [ 254 ] {a9591324-4d2d-47a0-8b3c-40a3fb82fdf4} <Debug> TCPHandler: Processed in 0.001944783 sec. | ||
4156 | 2025.01.29 05:10:29.326941 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4157 | 2025.01.29 05:10:29.327164 [ 5 ] {3cfc75ed-be1e-457e-ac95-1a4692fcff01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4158 | 2025.01.29 05:10:29.327308 [ 5 ] {3cfc75ed-be1e-457e-ac95-1a4692fcff01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4159 | 2025.01.29 05:10:29.328598 [ 5 ] {3cfc75ed-be1e-457e-ac95-1a4692fcff01} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4160 | 2025.01.29 05:10:29.328639 [ 5 ] {3cfc75ed-be1e-457e-ac95-1a4692fcff01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
4161 | 2025.01.29 05:10:29.329254 [ 5 ] {3cfc75ed-be1e-457e-ac95-1a4692fcff01} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4162 | 2025.01.29 05:10:29.329516 [ 5 ] {3cfc75ed-be1e-457e-ac95-1a4692fcff01} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4163 | 2025.01.29 05:10:29.329762 [ 5 ] {3cfc75ed-be1e-457e-ac95-1a4692fcff01} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002653 sec., 1884.6588767433095 rows/sec., 3.38 MiB/sec. | ||
4164 | 2025.01.29 05:10:29.329857 [ 5 ] {3cfc75ed-be1e-457e-ac95-1a4692fcff01} <Debug> TCPHandler: Processed in 0.003083319 sec. | ||
4165 | 2025.01.29 05:10:29.330016 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4166 | 2025.01.29 05:10:29.330152 [ 254 ] {831229f8-cd3a-424d-be1b-926945ddfbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4167 | 2025.01.29 05:10:29.330214 [ 254 ] {831229f8-cd3a-424d-be1b-926945ddfbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4168 | 2025.01.29 05:10:29.330776 [ 254 ] {831229f8-cd3a-424d-be1b-926945ddfbef} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4169 | 2025.01.29 05:10:29.330815 [ 254 ] {831229f8-cd3a-424d-be1b-926945ddfbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
4170 | 2025.01.29 05:10:29.331197 [ 254 ] {831229f8-cd3a-424d-be1b-926945ddfbef} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4171 | 2025.01.29 05:10:29.331439 [ 254 ] {831229f8-cd3a-424d-be1b-926945ddfbef} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4172 | 2025.01.29 05:10:29.331645 [ 254 ] {831229f8-cd3a-424d-be1b-926945ddfbef} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001522 sec., 23653.088042049934 rows/sec., 1.59 MiB/sec. | ||
4173 | 2025.01.29 05:10:29.331698 [ 254 ] {831229f8-cd3a-424d-be1b-926945ddfbef} <Debug> TCPHandler: Processed in 0.001751149 sec. | ||
4174 | 2025.01.29 05:10:31.325039 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
4175 | 2025.01.29 05:10:31.326120 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4176 | 2025.01.29 05:10:31.326171 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
4177 | 2025.01.29 05:10:31.326783 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4178 | 2025.01.29 05:10:31.327043 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4179 | 2025.01.29 05:10:31.327331 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
4180 | 2025.01.29 05:10:31.909787 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4181 | 2025.01.29 05:10:31.930099 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4182 | 2025.01.29 05:10:31.930155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4183 | 2025.01.29 05:10:31.937928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4184 | 2025.01.29 05:10:31.938728 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4185 | 2025.01.29 05:10:31.941999 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4186 | 2025.01.29 05:10:34.318640 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4187 | 2025.01.29 05:10:34.318915 [ 254 ] {228f4fef-8d49-4f4e-b660-71f45be5000d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4188 | 2025.01.29 05:10:34.318990 [ 254 ] {228f4fef-8d49-4f4e-b660-71f45be5000d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4189 | 2025.01.29 05:10:34.319762 [ 254 ] {228f4fef-8d49-4f4e-b660-71f45be5000d} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4190 | 2025.01.29 05:10:34.319812 [ 254 ] {228f4fef-8d49-4f4e-b660-71f45be5000d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4191 | 2025.01.29 05:10:34.320256 [ 254 ] {228f4fef-8d49-4f4e-b660-71f45be5000d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4192 | 2025.01.29 05:10:34.320516 [ 254 ] {228f4fef-8d49-4f4e-b660-71f45be5000d} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4193 | 2025.01.29 05:10:34.320770 [ 254 ] {228f4fef-8d49-4f4e-b660-71f45be5000d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.24 MiB/sec. | ||
4194 | 2025.01.29 05:10:34.320828 [ 254 ] {228f4fef-8d49-4f4e-b660-71f45be5000d} <Debug> TCPHandler: Processed in 0.002378123 sec. | ||
4195 | 2025.01.29 05:10:34.321090 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4196 | 2025.01.29 05:10:34.321304 [ 5 ] {2abfa08a-a780-4482-b789-078479729d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4197 | 2025.01.29 05:10:34.321393 [ 5 ] {2abfa08a-a780-4482-b789-078479729d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4198 | 2025.01.29 05:10:34.322227 [ 5 ] {2abfa08a-a780-4482-b789-078479729d10} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4199 | 2025.01.29 05:10:34.322278 [ 5 ] {2abfa08a-a780-4482-b789-078479729d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4200 | 2025.01.29 05:10:34.322724 [ 5 ] {2abfa08a-a780-4482-b789-078479729d10} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4201 | 2025.01.29 05:10:34.322986 [ 5 ] {2abfa08a-a780-4482-b789-078479729d10} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4202 | 2025.01.29 05:10:34.323231 [ 5 ] {2abfa08a-a780-4482-b789-078479729d10} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001985 sec., 32241.813602015118 rows/sec., 2.52 MiB/sec. | ||
4203 | 2025.01.29 05:10:34.323299 [ 5 ] {2abfa08a-a780-4482-b789-078479729d10} <Debug> TCPHandler: Processed in 0.002348022 sec. | ||
4204 | 2025.01.29 05:10:34.323460 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4205 | 2025.01.29 05:10:34.323602 [ 254 ] {8fc5a81d-ae6c-4d83-bc0d-238b2854a547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4206 | 2025.01.29 05:10:34.323665 [ 254 ] {8fc5a81d-ae6c-4d83-bc0d-238b2854a547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4207 | 2025.01.29 05:10:34.324262 [ 254 ] {8fc5a81d-ae6c-4d83-bc0d-238b2854a547} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4208 | 2025.01.29 05:10:34.324303 [ 254 ] {8fc5a81d-ae6c-4d83-bc0d-238b2854a547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4209 | 2025.01.29 05:10:34.324708 [ 254 ] {8fc5a81d-ae6c-4d83-bc0d-238b2854a547} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4210 | 2025.01.29 05:10:34.324955 [ 254 ] {8fc5a81d-ae6c-4d83-bc0d-238b2854a547} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4211 | 2025.01.29 05:10:34.325136 [ 254 ] {8fc5a81d-ae6c-4d83-bc0d-238b2854a547} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001568 sec., 102040.81632653062 rows/sec., 7.11 MiB/sec. | ||
4212 | 2025.01.29 05:10:34.325188 [ 254 ] {8fc5a81d-ae6c-4d83-bc0d-238b2854a547} <Debug> TCPHandler: Processed in 0.00179436 sec. | ||
4213 | 2025.01.29 05:10:34.325335 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4214 | 2025.01.29 05:10:34.325481 [ 5 ] {085dfaf9-cc7d-4836-92b6-b37ec32b20d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4215 | 2025.01.29 05:10:34.325545 [ 5 ] {085dfaf9-cc7d-4836-92b6-b37ec32b20d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4216 | 2025.01.29 05:10:34.326124 [ 5 ] {085dfaf9-cc7d-4836-92b6-b37ec32b20d1} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4217 | 2025.01.29 05:10:34.326165 [ 5 ] {085dfaf9-cc7d-4836-92b6-b37ec32b20d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4218 | 2025.01.29 05:10:34.326557 [ 5 ] {085dfaf9-cc7d-4836-92b6-b37ec32b20d1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4219 | 2025.01.29 05:10:34.326815 [ 5 ] {085dfaf9-cc7d-4836-92b6-b37ec32b20d1} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4220 | 2025.01.29 05:10:34.327075 [ 5 ] {085dfaf9-cc7d-4836-92b6-b37ec32b20d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001626 sec., 36900.36900369004 rows/sec., 2.49 MiB/sec. | ||
4221 | 2025.01.29 05:10:34.327271 [ 5 ] {085dfaf9-cc7d-4836-92b6-b37ec32b20d1} <Debug> TCPHandler: Processed in 0.001998054 sec. | ||
4222 | 2025.01.29 05:10:38.735249 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4223 | 2025.01.29 05:10:38.735315 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4224 | 2025.01.29 05:10:38.828431 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
4225 | 2025.01.29 05:10:38.829061 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4226 | 2025.01.29 05:10:38.829101 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4227 | 2025.01.29 05:10:38.829685 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4228 | 2025.01.29 05:10:38.829939 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4229 | 2025.01.29 05:10:38.830193 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4230 | 2025.01.29 05:10:38.860541 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 612 | ||
4231 | 2025.01.29 05:10:38.863333 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4232 | 2025.01.29 05:10:38.863375 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4233 | 2025.01.29 05:10:38.864842 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4234 | 2025.01.29 05:10:38.865151 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4235 | 2025.01.29 05:10:38.866153 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 612 | ||
4236 | 2025.01.29 05:10:39.325098 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4237 | 2025.01.29 05:10:39.325301 [ 254 ] {8b2f3c9c-550b-415b-bd51-5ff21e9b0124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4238 | 2025.01.29 05:10:39.325379 [ 254 ] {8b2f3c9c-550b-415b-bd51-5ff21e9b0124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4239 | 2025.01.29 05:10:39.326178 [ 254 ] {8b2f3c9c-550b-415b-bd51-5ff21e9b0124} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4240 | 2025.01.29 05:10:39.326224 [ 254 ] {8b2f3c9c-550b-415b-bd51-5ff21e9b0124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4241 | 2025.01.29 05:10:39.326652 [ 254 ] {8b2f3c9c-550b-415b-bd51-5ff21e9b0124} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4242 | 2025.01.29 05:10:39.326909 [ 254 ] {8b2f3c9c-550b-415b-bd51-5ff21e9b0124} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4243 | 2025.01.29 05:10:39.327056 [ 82 ] {} <Debug> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4244 | 2025.01.29 05:10:39.327101 [ 82 ] {} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4245 | 2025.01.29 05:10:39.327115 [ 254 ] {8b2f3c9c-550b-415b-bd51-5ff21e9b0124} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00187 sec., 7486.631016042781 rows/sec., 538.94 KiB/sec. | ||
4246 | 2025.01.29 05:10:39.327127 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4247 | 2025.01.29 05:10:39.327314 [ 254 ] {8b2f3c9c-550b-415b-bd51-5ff21e9b0124} <Debug> TCPHandler: Processed in 0.002334341 sec. | ||
4248 | 2025.01.29 05:10:39.327552 [ 188 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
4249 | 2025.01.29 05:10:39.327667 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4250 | 2025.01.29 05:10:39.327906 [ 188 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4251 | 2025.01.29 05:10:39.327964 [ 5 ] {99713803-7d85-43a1-8919-2df934ed4ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4252 | 2025.01.29 05:10:39.327982 [ 188 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
4253 | 2025.01.29 05:10:39.328088 [ 5 ] {99713803-7d85-43a1-8919-2df934ed4ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4254 | 2025.01.29 05:10:39.328222 [ 188 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
4255 | 2025.01.29 05:10:39.328572 [ 188 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
4256 | 2025.01.29 05:10:39.328939 [ 188 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
4257 | 2025.01.29 05:10:39.329333 [ 188 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
4258 | 2025.01.29 05:10:39.331360 [ 5 ] {99713803-7d85-43a1-8919-2df934ed4ecd} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4259 | 2025.01.29 05:10:39.331441 [ 5 ] {99713803-7d85-43a1-8919-2df934ed4ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4260 | 2025.01.29 05:10:39.331837 [ 196 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004579082 sec., 15286.906851635327 rows/sec., 1.13 MiB/sec. | ||
4261 | 2025.01.29 05:10:39.332055 [ 188 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4262 | 2025.01.29 05:10:39.332392 [ 5 ] {99713803-7d85-43a1-8919-2df934ed4ecd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4263 | 2025.01.29 05:10:39.332549 [ 188 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_13_3} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4264 | 2025.01.29 05:10:39.332713 [ 188 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_13_3} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4265 | 2025.01.29 05:10:39.332878 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4266 | 2025.01.29 05:10:39.332893 [ 5 ] {99713803-7d85-43a1-8919-2df934ed4ecd} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4267 | 2025.01.29 05:10:39.333108 [ 82 ] {} <Debug> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4268 | 2025.01.29 05:10:39.333178 [ 82 ] {} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4269 | 2025.01.29 05:10:39.333211 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4270 | 2025.01.29 05:10:39.333231 [ 5 ] {99713803-7d85-43a1-8919-2df934ed4ecd} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.005362 sec., 52405.818724356584 rows/sec., 4.62 MiB/sec. | ||
4271 | 2025.01.29 05:10:39.333464 [ 5 ] {99713803-7d85-43a1-8919-2df934ed4ecd} <Debug> TCPHandler: Processed in 0.005995964 sec. | ||
4272 | 2025.01.29 05:10:39.333474 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::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 | ||
4273 | 2025.01.29 05:10:39.333673 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4274 | 2025.01.29 05:10:39.333682 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4275 | 2025.01.29 05:10:39.333731 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1429 rows starting from the beginning of the part | ||
4276 | 2025.01.29 05:10:39.333866 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
4277 | 2025.01.29 05:10:39.333879 [ 254 ] {c6942869-06e3-481c-94e4-c5b664eb6177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4278 | 2025.01.29 05:10:39.334023 [ 254 ] {c6942869-06e3-481c-94e4-c5b664eb6177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4279 | 2025.01.29 05:10:39.334114 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1417 rows starting from the beginning of the part | ||
4280 | 2025.01.29 05:10:39.334529 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 68 rows starting from the beginning of the part | ||
4281 | 2025.01.29 05:10:39.334691 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
4282 | 2025.01.29 05:10:39.334944 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 281 rows starting from the beginning of the part | ||
4283 | 2025.01.29 05:10:39.335821 [ 254 ] {c6942869-06e3-481c-94e4-c5b664eb6177} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4284 | 2025.01.29 05:10:39.335867 [ 254 ] {c6942869-06e3-481c-94e4-c5b664eb6177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4285 | 2025.01.29 05:10:39.336413 [ 254 ] {c6942869-06e3-481c-94e4-c5b664eb6177} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4286 | 2025.01.29 05:10:39.336686 [ 254 ] {c6942869-06e3-481c-94e4-c5b664eb6177} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4287 | 2025.01.29 05:10:39.336965 [ 254 ] {c6942869-06e3-481c-94e4-c5b664eb6177} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.00315 sec., 14603.174603174602 rows/sec., 1.05 MiB/sec. | ||
4288 | 2025.01.29 05:10:39.337410 [ 254 ] {c6942869-06e3-481c-94e4-c5b664eb6177} <Debug> TCPHandler: Processed in 0.003818665 sec. | ||
4289 | 2025.01.29 05:10:39.337814 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4290 | 2025.01.29 05:10:39.337972 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3307 rows, containing 5 columns (5 merged, 0 gathered) in 0.004687964 sec., 705423.5058119047 rows/sec., 61.58 MiB/sec. | ||
4291 | 2025.01.29 05:10:39.338060 [ 5 ] {7f073d2e-a8a2-46fa-8852-475a40d2e4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4292 | 2025.01.29 05:10:39.338125 [ 5 ] {7f073d2e-a8a2-46fa-8852-475a40d2e4a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4293 | 2025.01.29 05:10:39.338281 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4294 | 2025.01.29 05:10:39.338886 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_31_6} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4295 | 2025.01.29 05:10:39.339001 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_31_6} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4296 | 2025.01.29 05:10:39.339167 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
4297 | 2025.01.29 05:10:39.339351 [ 5 ] {7f073d2e-a8a2-46fa-8852-475a40d2e4a3} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4298 | 2025.01.29 05:10:39.339400 [ 5 ] {7f073d2e-a8a2-46fa-8852-475a40d2e4a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4299 | 2025.01.29 05:10:39.339776 [ 5 ] {7f073d2e-a8a2-46fa-8852-475a40d2e4a3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4300 | 2025.01.29 05:10:39.340055 [ 5 ] {7f073d2e-a8a2-46fa-8852-475a40d2e4a3} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4301 | 2025.01.29 05:10:39.340261 [ 5 ] {7f073d2e-a8a2-46fa-8852-475a40d2e4a3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002253 sec., 6213.936972924989 rows/sec., 435.18 KiB/sec. | ||
4302 | 2025.01.29 05:10:39.340329 [ 5 ] {7f073d2e-a8a2-46fa-8852-475a40d2e4a3} <Debug> TCPHandler: Processed in 0.002747741 sec. | ||
4303 | 2025.01.29 05:10:39.340525 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4304 | 2025.01.29 05:10:39.340660 [ 254 ] {c8d8a5c3-54ea-40cb-aa7d-de06a9fbbd23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4305 | 2025.01.29 05:10:39.340713 [ 254 ] {c8d8a5c3-54ea-40cb-aa7d-de06a9fbbd23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4306 | 2025.01.29 05:10:39.341373 [ 254 ] {c8d8a5c3-54ea-40cb-aa7d-de06a9fbbd23} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4307 | 2025.01.29 05:10:39.341414 [ 254 ] {c8d8a5c3-54ea-40cb-aa7d-de06a9fbbd23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4308 | 2025.01.29 05:10:39.341769 [ 254 ] {c8d8a5c3-54ea-40cb-aa7d-de06a9fbbd23} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4309 | 2025.01.29 05:10:39.342010 [ 254 ] {c8d8a5c3-54ea-40cb-aa7d-de06a9fbbd23} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4310 | 2025.01.29 05:10:39.342179 [ 80 ] {} <Debug> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4311 | 2025.01.29 05:10:39.342244 [ 80 ] {} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4312 | 2025.01.29 05:10:39.342254 [ 254 ] {c8d8a5c3-54ea-40cb-aa7d-de06a9fbbd23} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001614 sec., 8054.522924411401 rows/sec., 502.20 KiB/sec. | ||
4313 | 2025.01.29 05:10:39.342287 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4314 | 2025.01.29 05:10:39.342406 [ 254 ] {c8d8a5c3-54ea-40cb-aa7d-de06a9fbbd23} <Debug> TCPHandler: Processed in 0.001935273 sec. | ||
4315 | 2025.01.29 05:10:39.342630 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
4316 | 2025.01.29 05:10:39.342724 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4317 | 2025.01.29 05:10:39.343096 [ 5 ] {4a37096e-e945-44d7-b866-d0eca3597c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4318 | 2025.01.29 05:10:39.343116 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4319 | 2025.01.29 05:10:39.343180 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
4320 | 2025.01.29 05:10:39.343213 [ 5 ] {4a37096e-e945-44d7-b866-d0eca3597c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4321 | 2025.01.29 05:10:39.343422 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
4322 | 2025.01.29 05:10:39.343798 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
4323 | 2025.01.29 05:10:39.344291 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
4324 | 2025.01.29 05:10:39.344643 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
4325 | 2025.01.29 05:10:39.347002 [ 5 ] {4a37096e-e945-44d7-b866-d0eca3597c75} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4326 | 2025.01.29 05:10:39.347081 [ 5 ] {4a37096e-e945-44d7-b866-d0eca3597c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4327 | 2025.01.29 05:10:39.347735 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005327929 sec., 12199.862272939446 rows/sec., 808.31 KiB/sec. | ||
4328 | 2025.01.29 05:10:39.347947 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4329 | 2025.01.29 05:10:39.348057 [ 5 ] {4a37096e-e945-44d7-b866-d0eca3597c75} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4330 | 2025.01.29 05:10:39.348388 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_13_3} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4331 | 2025.01.29 05:10:39.348553 [ 5 ] {4a37096e-e945-44d7-b866-d0eca3597c75} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4332 | 2025.01.29 05:10:39.348582 [ 196 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_13_3} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4333 | 2025.01.29 05:10:39.348725 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4334 | 2025.01.29 05:10:39.348833 [ 80 ] {} <Debug> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4335 | 2025.01.29 05:10:39.348905 [ 80 ] {} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4336 | 2025.01.29 05:10:39.348944 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4337 | 2025.01.29 05:10:39.348967 [ 5 ] {4a37096e-e945-44d7-b866-d0eca3597c75} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.006007 sec., 70084.90094889296 rows/sec., 5.01 MiB/sec. | ||
4338 | 2025.01.29 05:10:39.349204 [ 5 ] {4a37096e-e945-44d7-b866-d0eca3597c75} <Debug> TCPHandler: Processed in 0.006621798 sec. | ||
4339 | 2025.01.29 05:10:39.349224 [ 188 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::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 | ||
4340 | 2025.01.29 05:10:39.349430 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4341 | 2025.01.29 05:10:39.349438 [ 188 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4342 | 2025.01.29 05:10:39.349508 [ 188 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 909 rows starting from the beginning of the part | ||
4343 | 2025.01.29 05:10:39.349729 [ 254 ] {c86339fc-de4c-4e3d-9cdc-071f48c4cac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4344 | 2025.01.29 05:10:39.349781 [ 188 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
4345 | 2025.01.29 05:10:39.349912 [ 254 ] {c86339fc-de4c-4e3d-9cdc-071f48c4cac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4346 | 2025.01.29 05:10:39.350175 [ 188 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 884 rows starting from the beginning of the part | ||
4347 | 2025.01.29 05:10:39.350533 [ 188 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 73 rows starting from the beginning of the part | ||
4348 | 2025.01.29 05:10:39.350900 [ 188 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
4349 | 2025.01.29 05:10:39.351201 [ 188 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 421 rows starting from the beginning of the part | ||
4350 | 2025.01.29 05:10:39.352155 [ 254 ] {c86339fc-de4c-4e3d-9cdc-071f48c4cac7} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4351 | 2025.01.29 05:10:39.352250 [ 254 ] {c86339fc-de4c-4e3d-9cdc-071f48c4cac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4352 | 2025.01.29 05:10:39.353169 [ 254 ] {c86339fc-de4c-4e3d-9cdc-071f48c4cac7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4353 | 2025.01.29 05:10:39.353669 [ 254 ] {c86339fc-de4c-4e3d-9cdc-071f48c4cac7} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4354 | 2025.01.29 05:10:39.353957 [ 254 ] {c86339fc-de4c-4e3d-9cdc-071f48c4cac7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004371 sec., 1372.6835964310226 rows/sec., 71.72 KiB/sec. | ||
4355 | 2025.01.29 05:10:39.354151 [ 254 ] {c86339fc-de4c-4e3d-9cdc-071f48c4cac7} <Debug> TCPHandler: Processed in 0.004828418 sec. | ||
4356 | 2025.01.29 05:10:39.354432 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4357 | 2025.01.29 05:10:39.354567 [ 189 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.005545263 sec., 435506.8461135207 rows/sec., 33.40 MiB/sec. | ||
4358 | 2025.01.29 05:10:39.354607 [ 5 ] {55ea613f-11da-443e-b6c5-a3a26a7e59d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4359 | 2025.01.29 05:10:39.354667 [ 5 ] {55ea613f-11da-443e-b6c5-a3a26a7e59d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4360 | 2025.01.29 05:10:39.354804 [ 189 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4361 | 2025.01.29 05:10:39.355218 [ 189 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_31_6} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4362 | 2025.01.29 05:10:39.355337 [ 189 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_31_6} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4363 | 2025.01.29 05:10:39.355461 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
4364 | 2025.01.29 05:10:39.355529 [ 5 ] {55ea613f-11da-443e-b6c5-a3a26a7e59d4} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4365 | 2025.01.29 05:10:39.355568 [ 5 ] {55ea613f-11da-443e-b6c5-a3a26a7e59d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4366 | 2025.01.29 05:10:39.355967 [ 5 ] {55ea613f-11da-443e-b6c5-a3a26a7e59d4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4367 | 2025.01.29 05:10:39.356209 [ 5 ] {55ea613f-11da-443e-b6c5-a3a26a7e59d4} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4368 | 2025.01.29 05:10:39.356389 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4369 | 2025.01.29 05:10:39.356452 [ 5 ] {55ea613f-11da-443e-b6c5-a3a26a7e59d4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001869 sec., 126805.77849117175 rows/sec., 8.50 MiB/sec. | ||
4370 | 2025.01.29 05:10:39.356462 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4371 | 2025.01.29 05:10:39.356541 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4372 | 2025.01.29 05:10:39.356589 [ 5 ] {55ea613f-11da-443e-b6c5-a3a26a7e59d4} <Debug> TCPHandler: Processed in 0.002307382 sec. | ||
4373 | 2025.01.29 05:10:39.356913 [ 205 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
4374 | 2025.01.29 05:10:39.356971 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4375 | 2025.01.29 05:10:39.357373 [ 205 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4376 | 2025.01.29 05:10:39.357484 [ 205 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8646 rows starting from the beginning of the part | ||
4377 | 2025.01.29 05:10:39.357544 [ 254 ] {7b43ea64-0a61-49ec-b61f-3ff844227a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4378 | 2025.01.29 05:10:39.357760 [ 254 ] {7b43ea64-0a61-49ec-b61f-3ff844227a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4379 | 2025.01.29 05:10:39.357775 [ 205 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
4380 | 2025.01.29 05:10:39.358172 [ 205 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 993 rows starting from the beginning of the part | ||
4381 | 2025.01.29 05:10:39.358574 [ 205 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 98 rows starting from the beginning of the part | ||
4382 | 2025.01.29 05:10:39.358904 [ 205 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
4383 | 2025.01.29 05:10:39.359151 [ 205 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part | ||
4384 | 2025.01.29 05:10:39.359998 [ 254 ] {7b43ea64-0a61-49ec-b61f-3ff844227a6b} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4385 | 2025.01.29 05:10:39.360068 [ 254 ] {7b43ea64-0a61-49ec-b61f-3ff844227a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4386 | 2025.01.29 05:10:39.360727 [ 254 ] {7b43ea64-0a61-49ec-b61f-3ff844227a6b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4387 | 2025.01.29 05:10:39.361231 [ 254 ] {7b43ea64-0a61-49ec-b61f-3ff844227a6b} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4388 | 2025.01.29 05:10:39.361692 [ 254 ] {7b43ea64-0a61-49ec-b61f-3ff844227a6b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004213 sec., 237.36055067647757 rows/sec., 15.99 KiB/sec. | ||
4389 | 2025.01.29 05:10:39.361854 [ 254 ] {7b43ea64-0a61-49ec-b61f-3ff844227a6b} <Debug> TCPHandler: Processed in 0.005139345 sec. | ||
4390 | 2025.01.29 05:10:39.362080 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4391 | 2025.01.29 05:10:39.362242 [ 5 ] {d2a40de2-a719-4ec1-9d51-bab4df9eac66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4392 | 2025.01.29 05:10:39.362356 [ 5 ] {d2a40de2-a719-4ec1-9d51-bab4df9eac66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4393 | 2025.01.29 05:10:39.364089 [ 5 ] {d2a40de2-a719-4ec1-9d51-bab4df9eac66} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4394 | 2025.01.29 05:10:39.364133 [ 5 ] {d2a40de2-a719-4ec1-9d51-bab4df9eac66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4395 | 2025.01.29 05:10:39.364620 [ 189 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10294 rows, containing 5 columns (5 merged, 0 gathered) in 0.007971388 sec., 1291368.579725388 rows/sec., 87.11 MiB/sec. | ||
4396 | 2025.01.29 05:10:39.365074 [ 191 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4397 | 2025.01.29 05:10:39.365221 [ 5 ] {d2a40de2-a719-4ec1-9d51-bab4df9eac66} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4398 | 2025.01.29 05:10:39.365740 [ 191 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4399 | 2025.01.29 05:10:39.365748 [ 5 ] {d2a40de2-a719-4ec1-9d51-bab4df9eac66} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4400 | 2025.01.29 05:10:39.365923 [ 191 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4401 | 2025.01.29 05:10:39.366180 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
4402 | 2025.01.29 05:10:39.366228 [ 5 ] {d2a40de2-a719-4ec1-9d51-bab4df9eac66} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.004012 sec., 9720.837487537388 rows/sec., 17.42 MiB/sec. | ||
4403 | 2025.01.29 05:10:39.366349 [ 5 ] {d2a40de2-a719-4ec1-9d51-bab4df9eac66} <Debug> TCPHandler: Processed in 0.004378037 sec. | ||
4404 | 2025.01.29 05:10:39.366517 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4405 | 2025.01.29 05:10:39.366636 [ 254 ] {6aaffbac-0d3b-4163-9712-e349da2fae1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4406 | 2025.01.29 05:10:39.366688 [ 254 ] {6aaffbac-0d3b-4163-9712-e349da2fae1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4407 | 2025.01.29 05:10:39.367202 [ 254 ] {6aaffbac-0d3b-4163-9712-e349da2fae1e} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4408 | 2025.01.29 05:10:39.367243 [ 254 ] {6aaffbac-0d3b-4163-9712-e349da2fae1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4409 | 2025.01.29 05:10:39.367625 [ 254 ] {6aaffbac-0d3b-4163-9712-e349da2fae1e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4410 | 2025.01.29 05:10:39.367873 [ 254 ] {6aaffbac-0d3b-4163-9712-e349da2fae1e} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4411 | 2025.01.29 05:10:39.368054 [ 80 ] {} <Debug> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4412 | 2025.01.29 05:10:39.368115 [ 80 ] {} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4413 | 2025.01.29 05:10:39.368130 [ 254 ] {6aaffbac-0d3b-4163-9712-e349da2fae1e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001508 sec., 54376.65782493369 rows/sec., 3.45 MiB/sec. | ||
4414 | 2025.01.29 05:10:39.368156 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4415 | 2025.01.29 05:10:39.368269 [ 254 ] {6aaffbac-0d3b-4163-9712-e349da2fae1e} <Debug> TCPHandler: Processed in 0.00179894 sec. | ||
4416 | 2025.01.29 05:10:39.368456 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
4417 | 2025.01.29 05:10:39.368602 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4418 | 2025.01.29 05:10:39.368642 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1598 rows starting from the beginning of the part | ||
4419 | 2025.01.29 05:10:39.368793 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
4420 | 2025.01.29 05:10:39.368912 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part | ||
4421 | 2025.01.29 05:10:39.369138 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
4422 | 2025.01.29 05:10:39.369287 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
4423 | 2025.01.29 05:10:39.369470 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part | ||
4424 | 2025.01.29 05:10:39.370913 [ 191 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1882 rows, containing 4 columns (4 merged, 0 gathered) in 0.002611588 sec., 720634.3420171941 rows/sec., 46.98 MiB/sec. | ||
4425 | 2025.01.29 05:10:39.371167 [ 189 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4426 | 2025.01.29 05:10:39.371519 [ 189 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_31_6} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4427 | 2025.01.29 05:10:39.371622 [ 189 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_31_6} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4428 | 2025.01.29 05:10:39.371720 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4429 | 2025.01.29 05:10:39.442068 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4430 | 2025.01.29 05:10:39.465640 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4431 | 2025.01.29 05:10:39.465688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4432 | 2025.01.29 05:10:39.473386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4433 | 2025.01.29 05:10:39.474135 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4434 | 2025.01.29 05:10:39.477061 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4435 | 2025.01.29 05:10:44.318845 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4436 | 2025.01.29 05:10:44.319061 [ 254 ] {13bd7ad8-bfef-43ad-9581-aa388c9453d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4437 | 2025.01.29 05:10:44.319139 [ 254 ] {13bd7ad8-bfef-43ad-9581-aa388c9453d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4438 | 2025.01.29 05:10:44.320112 [ 254 ] {13bd7ad8-bfef-43ad-9581-aa388c9453d7} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4439 | 2025.01.29 05:10:44.320185 [ 254 ] {13bd7ad8-bfef-43ad-9581-aa388c9453d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4440 | 2025.01.29 05:10:44.320846 [ 254 ] {13bd7ad8-bfef-43ad-9581-aa388c9453d7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4441 | 2025.01.29 05:10:44.321176 [ 254 ] {13bd7ad8-bfef-43ad-9581-aa388c9453d7} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4442 | 2025.01.29 05:10:44.321423 [ 254 ] {13bd7ad8-bfef-43ad-9581-aa388c9453d7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002417 sec., 23169.218038891187 rows/sec., 1.77 MiB/sec. | ||
4443 | 2025.01.29 05:10:44.321487 [ 254 ] {13bd7ad8-bfef-43ad-9581-aa388c9453d7} <Debug> TCPHandler: Processed in 0.002783282 sec. | ||
4444 | 2025.01.29 05:10:44.321747 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4445 | 2025.01.29 05:10:44.321940 [ 5 ] {f20c5274-79d0-4ca5-9b85-bdab63b252b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4446 | 2025.01.29 05:10:44.322016 [ 5 ] {f20c5274-79d0-4ca5-9b85-bdab63b252b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4447 | 2025.01.29 05:10:44.322792 [ 5 ] {f20c5274-79d0-4ca5-9b85-bdab63b252b0} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4448 | 2025.01.29 05:10:44.322843 [ 5 ] {f20c5274-79d0-4ca5-9b85-bdab63b252b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4449 | 2025.01.29 05:10:44.323301 [ 5 ] {f20c5274-79d0-4ca5-9b85-bdab63b252b0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4450 | 2025.01.29 05:10:44.323559 [ 5 ] {f20c5274-79d0-4ca5-9b85-bdab63b252b0} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4451 | 2025.01.29 05:10:44.323799 [ 5 ] {f20c5274-79d0-4ca5-9b85-bdab63b252b0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001914 sec., 33437.82654127482 rows/sec., 2.61 MiB/sec. | ||
4452 | 2025.01.29 05:10:44.323864 [ 5 ] {f20c5274-79d0-4ca5-9b85-bdab63b252b0} <Debug> TCPHandler: Processed in 0.00224887 sec. | ||
4453 | 2025.01.29 05:10:44.324052 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4454 | 2025.01.29 05:10:44.324203 [ 254 ] {1d7fc751-ecf8-4dc5-bd9d-e0a57537d908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4455 | 2025.01.29 05:10:44.324268 [ 254 ] {1d7fc751-ecf8-4dc5-bd9d-e0a57537d908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4456 | 2025.01.29 05:10:44.324972 [ 254 ] {1d7fc751-ecf8-4dc5-bd9d-e0a57537d908} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4457 | 2025.01.29 05:10:44.325019 [ 254 ] {1d7fc751-ecf8-4dc5-bd9d-e0a57537d908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4458 | 2025.01.29 05:10:44.325437 [ 254 ] {1d7fc751-ecf8-4dc5-bd9d-e0a57537d908} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4459 | 2025.01.29 05:10:44.325676 [ 254 ] {1d7fc751-ecf8-4dc5-bd9d-e0a57537d908} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4460 | 2025.01.29 05:10:44.325905 [ 254 ] {1d7fc751-ecf8-4dc5-bd9d-e0a57537d908} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00174 sec., 91954.02298850575 rows/sec., 6.40 MiB/sec. | ||
4461 | 2025.01.29 05:10:44.325966 [ 254 ] {1d7fc751-ecf8-4dc5-bd9d-e0a57537d908} <Debug> TCPHandler: Processed in 0.001995875 sec. | ||
4462 | 2025.01.29 05:10:44.326134 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4463 | 2025.01.29 05:10:44.326278 [ 5 ] {9a0a0918-445c-4903-9467-fc5adf44c6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4464 | 2025.01.29 05:10:44.326345 [ 5 ] {9a0a0918-445c-4903-9467-fc5adf44c6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4465 | 2025.01.29 05:10:44.326962 [ 5 ] {9a0a0918-445c-4903-9467-fc5adf44c6b5} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4466 | 2025.01.29 05:10:44.327013 [ 5 ] {9a0a0918-445c-4903-9467-fc5adf44c6b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4467 | 2025.01.29 05:10:44.327418 [ 5 ] {9a0a0918-445c-4903-9467-fc5adf44c6b5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4468 | 2025.01.29 05:10:44.327672 [ 5 ] {9a0a0918-445c-4903-9467-fc5adf44c6b5} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4469 | 2025.01.29 05:10:44.327882 [ 5 ] {9a0a0918-445c-4903-9467-fc5adf44c6b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00164 sec., 36585.365853658535 rows/sec., 2.47 MiB/sec. | ||
4470 | 2025.01.29 05:10:44.327935 [ 5 ] {9a0a0918-445c-4903-9467-fc5adf44c6b5} <Debug> TCPHandler: Processed in 0.001866951 sec. | ||
4471 | 2025.01.29 05:10:46.330297 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
4472 | 2025.01.29 05:10:46.331071 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4473 | 2025.01.29 05:10:46.331127 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4474 | 2025.01.29 05:10:46.331711 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4475 | 2025.01.29 05:10:46.331979 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4476 | 2025.01.29 05:10:46.332225 [ 74 ] {} <Debug> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4477 | 2025.01.29 05:10:46.332277 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
4478 | 2025.01.29 05:10:46.332349 [ 74 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4479 | 2025.01.29 05:10:46.332399 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4480 | 2025.01.29 05:10:46.332588 [ 191 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::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 | ||
4481 | 2025.01.29 05:10:46.332725 [ 191 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4482 | 2025.01.29 05:10:46.332763 [ 191 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::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 | ||
4483 | 2025.01.29 05:10:46.332843 [ 191 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
4484 | 2025.01.29 05:10:46.333055 [ 191 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
4485 | 2025.01.29 05:10:46.333365 [ 191 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
4486 | 2025.01.29 05:10:46.333568 [ 191 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
4487 | 2025.01.29 05:10:46.333771 [ 191 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
4488 | 2025.01.29 05:10:46.336250 [ 189 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003748564 sec., 2587390.7981829843 rows/sec., 37.01 MiB/sec. | ||
4489 | 2025.01.29 05:10:46.336598 [ 192 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4490 | 2025.01.29 05:10:46.336991 [ 192 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_21_4} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4491 | 2025.01.29 05:10:46.337099 [ 192 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_21_4} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4492 | 2025.01.29 05:10:46.337231 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4493 | 2025.01.29 05:10:46.977112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4494 | 2025.01.29 05:10:46.998804 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4495 | 2025.01.29 05:10:46.998864 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4496 | 2025.01.29 05:10:47.007247 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4497 | 2025.01.29 05:10:47.008016 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4498 | 2025.01.29 05:10:47.008455 [ 74 ] {} <Debug> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4499 | 2025.01.29 05:10:47.009066 [ 74 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4500 | 2025.01.29 05:10:47.009176 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4501 | 2025.01.29 05:10:47.009624 [ 189 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
4502 | 2025.01.29 05:10:47.023637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4503 | 2025.01.29 05:10:47.025403 [ 189 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4504 | 2025.01.29 05:10:47.027100 [ 189 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
4505 | 2025.01.29 05:10:47.032701 [ 189 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
4506 | 2025.01.29 05:10:47.038394 [ 189 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
4507 | 2025.01.29 05:10:47.043760 [ 189 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
4508 | 2025.01.29 05:10:47.049326 [ 189 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
4509 | 2025.01.29 05:10:47.053816 [ 189 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
4510 | 2025.01.29 05:10:47.111521 [ 192 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.102162459 sec., 1556.3446843032625 rows/sec., 8.05 MiB/sec. | ||
4511 | 2025.01.29 05:10:47.114129 [ 192 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4512 | 2025.01.29 05:10:47.116963 [ 192 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_21_4} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4513 | 2025.01.29 05:10:47.117051 [ 192 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_21_4} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4514 | 2025.01.29 05:10:47.119272 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4515 | 2025.01.29 05:10:48.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.69 MiB, peak 194.24 MiB, free memory in arenas 0.00 B, will set to 185.08 MiB (RSS), difference: 1.40 MiB | ||
4516 | 2025.01.29 05:10:48.866301 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 642 | ||
4517 | 2025.01.29 05:10:48.870271 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4518 | 2025.01.29 05:10:48.870321 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4519 | 2025.01.29 05:10:48.871862 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4520 | 2025.01.29 05:10:48.872191 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4521 | 2025.01.29 05:10:48.873307 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 642 | ||
4522 | 2025.01.29 05:10:49.326455 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4523 | 2025.01.29 05:10:49.326670 [ 254 ] {462d9e38-8bfc-4da9-a76c-8dd73ae004be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4524 | 2025.01.29 05:10:49.326754 [ 254 ] {462d9e38-8bfc-4da9-a76c-8dd73ae004be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4525 | 2025.01.29 05:10:49.327600 [ 254 ] {462d9e38-8bfc-4da9-a76c-8dd73ae004be} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4526 | 2025.01.29 05:10:49.327649 [ 254 ] {462d9e38-8bfc-4da9-a76c-8dd73ae004be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4527 | 2025.01.29 05:10:49.328087 [ 254 ] {462d9e38-8bfc-4da9-a76c-8dd73ae004be} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4528 | 2025.01.29 05:10:49.328347 [ 254 ] {462d9e38-8bfc-4da9-a76c-8dd73ae004be} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4529 | 2025.01.29 05:10:49.328552 [ 254 ] {462d9e38-8bfc-4da9-a76c-8dd73ae004be} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001944 sec., 7201.6460905349795 rows/sec., 518.42 KiB/sec. | ||
4530 | 2025.01.29 05:10:49.328618 [ 254 ] {462d9e38-8bfc-4da9-a76c-8dd73ae004be} <Debug> TCPHandler: Processed in 0.002311682 sec. | ||
4531 | 2025.01.29 05:10:49.328887 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4532 | 2025.01.29 05:10:49.329105 [ 5 ] {b7c0e847-b8a7-4435-b356-dee85741fdab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4533 | 2025.01.29 05:10:49.329189 [ 5 ] {b7c0e847-b8a7-4435-b356-dee85741fdab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4534 | 2025.01.29 05:10:49.330052 [ 5 ] {b7c0e847-b8a7-4435-b356-dee85741fdab} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4535 | 2025.01.29 05:10:49.330105 [ 5 ] {b7c0e847-b8a7-4435-b356-dee85741fdab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4536 | 2025.01.29 05:10:49.330589 [ 5 ] {b7c0e847-b8a7-4435-b356-dee85741fdab} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4537 | 2025.01.29 05:10:49.330856 [ 5 ] {b7c0e847-b8a7-4435-b356-dee85741fdab} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4538 | 2025.01.29 05:10:49.331093 [ 5 ] {b7c0e847-b8a7-4435-b356-dee85741fdab} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002048 sec., 137207.03125 rows/sec., 12.10 MiB/sec. | ||
4539 | 2025.01.29 05:10:49.331162 [ 5 ] {b7c0e847-b8a7-4435-b356-dee85741fdab} <Debug> TCPHandler: Processed in 0.002417734 sec. | ||
4540 | 2025.01.29 05:10:49.331318 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4541 | 2025.01.29 05:10:49.331468 [ 254 ] {da002506-1d99-4f97-a6d3-d1c3703c1bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4542 | 2025.01.29 05:10:49.331530 [ 254 ] {da002506-1d99-4f97-a6d3-d1c3703c1bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4543 | 2025.01.29 05:10:49.332239 [ 254 ] {da002506-1d99-4f97-a6d3-d1c3703c1bc9} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4544 | 2025.01.29 05:10:49.332285 [ 254 ] {da002506-1d99-4f97-a6d3-d1c3703c1bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4545 | 2025.01.29 05:10:49.332657 [ 254 ] {da002506-1d99-4f97-a6d3-d1c3703c1bc9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4546 | 2025.01.29 05:10:49.332895 [ 254 ] {da002506-1d99-4f97-a6d3-d1c3703c1bc9} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4547 | 2025.01.29 05:10:49.333014 [ 70 ] {} <Debug> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4548 | 2025.01.29 05:10:49.333060 [ 70 ] {} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4549 | 2025.01.29 05:10:49.333078 [ 254 ] {da002506-1d99-4f97-a6d3-d1c3703c1bc9} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001646 sec., 27946.537059538277 rows/sec., 2.01 MiB/sec. | ||
4550 | 2025.01.29 05:10:49.333085 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4551 | 2025.01.29 05:10:49.333181 [ 254 ] {da002506-1d99-4f97-a6d3-d1c3703c1bc9} <Debug> TCPHandler: Processed in 0.001930503 sec. | ||
4552 | 2025.01.29 05:10:49.333388 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4553 | 2025.01.29 05:10:49.333408 [ 200 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::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 | ||
4554 | 2025.01.29 05:10:49.333605 [ 5 ] {ece0d667-6dfb-417e-b2cd-4963fe7032cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4555 | 2025.01.29 05:10:49.333693 [ 200 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4556 | 2025.01.29 05:10:49.333714 [ 5 ] {ece0d667-6dfb-417e-b2cd-4963fe7032cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4557 | 2025.01.29 05:10:49.333782 [ 200 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 60 rows starting from the beginning of the part | ||
4558 | 2025.01.29 05:10:49.334109 [ 200 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::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 | ||
4559 | 2025.01.29 05:10:49.334480 [ 200 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 53 rows starting from the beginning of the part | ||
4560 | 2025.01.29 05:10:49.334784 [ 200 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 9 rows starting from the beginning of the part | ||
4561 | 2025.01.29 05:10:49.335203 [ 200 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part | ||
4562 | 2025.01.29 05:10:49.335533 [ 200 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part | ||
4563 | 2025.01.29 05:10:49.336483 [ 5 ] {ece0d667-6dfb-417e-b2cd-4963fe7032cb} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4564 | 2025.01.29 05:10:49.336546 [ 5 ] {ece0d667-6dfb-417e-b2cd-4963fe7032cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4565 | 2025.01.29 05:10:49.337550 [ 5 ] {ece0d667-6dfb-417e-b2cd-4963fe7032cb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4566 | 2025.01.29 05:10:49.338140 [ 5 ] {ece0d667-6dfb-417e-b2cd-4963fe7032cb} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4567 | 2025.01.29 05:10:49.338298 [ 200 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 5 columns (5 merged, 0 gathered) in 0.005095134 sec., 51029.0799025109 rows/sec., 3.84 MiB/sec. | ||
4568 | 2025.01.29 05:10:49.338575 [ 5 ] {ece0d667-6dfb-417e-b2cd-4963fe7032cb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005036 sec., 2779.9841143764893 rows/sec., 194.69 KiB/sec. | ||
4569 | 2025.01.29 05:10:49.338576 [ 200 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4570 | 2025.01.29 05:10:49.338762 [ 5 ] {ece0d667-6dfb-417e-b2cd-4963fe7032cb} <Debug> TCPHandler: Processed in 0.005496212 sec. | ||
4571 | 2025.01.29 05:10:49.338964 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4572 | 2025.01.29 05:10:49.339145 [ 200 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_16_3} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4573 | 2025.01.29 05:10:49.339190 [ 254 ] {1074c592-0331-432a-83bc-61be223eed03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4574 | 2025.01.29 05:10:49.339278 [ 254 ] {1074c592-0331-432a-83bc-61be223eed03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4575 | 2025.01.29 05:10:49.339288 [ 200 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_16_3} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4576 | 2025.01.29 05:10:49.339496 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4577 | 2025.01.29 05:10:49.340034 [ 254 ] {1074c592-0331-432a-83bc-61be223eed03} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4578 | 2025.01.29 05:10:49.340078 [ 254 ] {1074c592-0331-432a-83bc-61be223eed03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4579 | 2025.01.29 05:10:49.340455 [ 254 ] {1074c592-0331-432a-83bc-61be223eed03} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4580 | 2025.01.29 05:10:49.340691 [ 254 ] {1074c592-0331-432a-83bc-61be223eed03} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4581 | 2025.01.29 05:10:49.340904 [ 254 ] {1074c592-0331-432a-83bc-61be223eed03} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001777 sec., 7315.700619020822 rows/sec., 456.13 KiB/sec. | ||
4582 | 2025.01.29 05:10:49.340961 [ 254 ] {1074c592-0331-432a-83bc-61be223eed03} <Debug> TCPHandler: Processed in 0.002082196 sec. | ||
4583 | 2025.01.29 05:10:49.341133 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4584 | 2025.01.29 05:10:49.341274 [ 5 ] {f8755ec5-ad18-4b15-8ceb-83372e161c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4585 | 2025.01.29 05:10:49.341333 [ 5 ] {f8755ec5-ad18-4b15-8ceb-83372e161c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4586 | 2025.01.29 05:10:49.342173 [ 5 ] {f8755ec5-ad18-4b15-8ceb-83372e161c40} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4587 | 2025.01.29 05:10:49.342221 [ 5 ] {f8755ec5-ad18-4b15-8ceb-83372e161c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4588 | 2025.01.29 05:10:49.342620 [ 5 ] {f8755ec5-ad18-4b15-8ceb-83372e161c40} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4589 | 2025.01.29 05:10:49.342869 [ 5 ] {f8755ec5-ad18-4b15-8ceb-83372e161c40} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4590 | 2025.01.29 05:10:49.343086 [ 5 ] {f8755ec5-ad18-4b15-8ceb-83372e161c40} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001845 sec., 228184.28184281843 rows/sec., 16.30 MiB/sec. | ||
4591 | 2025.01.29 05:10:49.343142 [ 5 ] {f8755ec5-ad18-4b15-8ceb-83372e161c40} <Debug> TCPHandler: Processed in 0.002074716 sec. | ||
4592 | 2025.01.29 05:10:49.343285 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4593 | 2025.01.29 05:10:49.343408 [ 254 ] {7fb73ea0-0f25-4c5a-abf2-07d02e00fc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4594 | 2025.01.29 05:10:49.343459 [ 254 ] {7fb73ea0-0f25-4c5a-abf2-07d02e00fc5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4595 | 2025.01.29 05:10:49.343950 [ 254 ] {7fb73ea0-0f25-4c5a-abf2-07d02e00fc5a} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4596 | 2025.01.29 05:10:49.343988 [ 254 ] {7fb73ea0-0f25-4c5a-abf2-07d02e00fc5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4597 | 2025.01.29 05:10:49.344354 [ 254 ] {7fb73ea0-0f25-4c5a-abf2-07d02e00fc5a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4598 | 2025.01.29 05:10:49.344590 [ 254 ] {7fb73ea0-0f25-4c5a-abf2-07d02e00fc5a} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4599 | 2025.01.29 05:10:49.344861 [ 254 ] {7fb73ea0-0f25-4c5a-abf2-07d02e00fc5a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001478 sec., 4059.539918809202 rows/sec., 212.10 KiB/sec. | ||
4600 | 2025.01.29 05:10:49.345048 [ 254 ] {7fb73ea0-0f25-4c5a-abf2-07d02e00fc5a} <Debug> TCPHandler: Processed in 0.00181319 sec. | ||
4601 | 2025.01.29 05:10:49.345207 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4602 | 2025.01.29 05:10:49.345335 [ 5 ] {1c9c5b7d-6fdf-4c5a-971b-bb74f3d7641b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4603 | 2025.01.29 05:10:49.345404 [ 5 ] {1c9c5b7d-6fdf-4c5a-971b-bb74f3d7641b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4604 | 2025.01.29 05:10:49.346067 [ 5 ] {1c9c5b7d-6fdf-4c5a-971b-bb74f3d7641b} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4605 | 2025.01.29 05:10:49.346112 [ 5 ] {1c9c5b7d-6fdf-4c5a-971b-bb74f3d7641b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4606 | 2025.01.29 05:10:49.346537 [ 5 ] {1c9c5b7d-6fdf-4c5a-971b-bb74f3d7641b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4607 | 2025.01.29 05:10:49.346786 [ 5 ] {1c9c5b7d-6fdf-4c5a-971b-bb74f3d7641b} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4608 | 2025.01.29 05:10:49.347002 [ 5 ] {1c9c5b7d-6fdf-4c5a-971b-bb74f3d7641b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001698 sec., 139575.97173144875 rows/sec., 9.36 MiB/sec. | ||
4609 | 2025.01.29 05:10:49.347054 [ 5 ] {1c9c5b7d-6fdf-4c5a-971b-bb74f3d7641b} <Debug> TCPHandler: Processed in 0.001902672 sec. | ||
4610 | 2025.01.29 05:10:49.347196 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4611 | 2025.01.29 05:10:49.347316 [ 254 ] {bc5d9157-54ce-4e4a-abf1-3d9423ab4cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4612 | 2025.01.29 05:10:49.347371 [ 254 ] {bc5d9157-54ce-4e4a-abf1-3d9423ab4cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4613 | 2025.01.29 05:10:49.347842 [ 254 ] {bc5d9157-54ce-4e4a-abf1-3d9423ab4cb3} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4614 | 2025.01.29 05:10:49.347881 [ 254 ] {bc5d9157-54ce-4e4a-abf1-3d9423ab4cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4615 | 2025.01.29 05:10:49.348246 [ 254 ] {bc5d9157-54ce-4e4a-abf1-3d9423ab4cb3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4616 | 2025.01.29 05:10:49.348482 [ 254 ] {bc5d9157-54ce-4e4a-abf1-3d9423ab4cb3} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4617 | 2025.01.29 05:10:49.348693 [ 254 ] {bc5d9157-54ce-4e4a-abf1-3d9423ab4cb3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001403 sec., 712.7583749109052 rows/sec., 48.03 KiB/sec. | ||
4618 | 2025.01.29 05:10:49.348743 [ 254 ] {bc5d9157-54ce-4e4a-abf1-3d9423ab4cb3} <Debug> TCPHandler: Processed in 0.001604146 sec. | ||
4619 | 2025.01.29 05:10:49.348888 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4620 | 2025.01.29 05:10:49.349004 [ 5 ] {06d20625-3230-43d1-b74f-f7be84c7926c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4621 | 2025.01.29 05:10:49.349088 [ 5 ] {06d20625-3230-43d1-b74f-f7be84c7926c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4622 | 2025.01.29 05:10:49.350223 [ 5 ] {06d20625-3230-43d1-b74f-f7be84c7926c} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4623 | 2025.01.29 05:10:49.350261 [ 5 ] {06d20625-3230-43d1-b74f-f7be84c7926c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4624 | 2025.01.29 05:10:49.350948 [ 5 ] {06d20625-3230-43d1-b74f-f7be84c7926c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4625 | 2025.01.29 05:10:49.351215 [ 5 ] {06d20625-3230-43d1-b74f-f7be84c7926c} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4626 | 2025.01.29 05:10:49.351396 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4627 | 2025.01.29 05:10:49.351488 [ 5 ] {06d20625-3230-43d1-b74f-f7be84c7926c} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002501 sec., 15593.762495001998 rows/sec., 27.94 MiB/sec. | ||
4628 | 2025.01.29 05:10:49.351495 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4629 | 2025.01.29 05:10:49.351574 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4630 | 2025.01.29 05:10:49.352174 [ 5 ] {06d20625-3230-43d1-b74f-f7be84c7926c} <Debug> TCPHandler: Processed in 0.003336664 sec. | ||
4631 | 2025.01.29 05:10:49.352193 [ 187 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::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 | ||
4632 | 2025.01.29 05:10:49.352467 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4633 | 2025.01.29 05:10:49.352746 [ 254 ] {5bd2a349-1a23-4411-989a-6454926a8d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4634 | 2025.01.29 05:10:49.352897 [ 254 ] {5bd2a349-1a23-4411-989a-6454926a8d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4635 | 2025.01.29 05:10:49.353061 [ 187 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4636 | 2025.01.29 05:10:49.353325 [ 187 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 281 rows starting from the beginning of the part | ||
4637 | 2025.01.29 05:10:49.354178 [ 187 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part | ||
4638 | 2025.01.29 05:10:49.355004 [ 187 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
4639 | 2025.01.29 05:10:49.355043 [ 254 ] {5bd2a349-1a23-4411-989a-6454926a8d1f} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4640 | 2025.01.29 05:10:49.355120 [ 254 ] {5bd2a349-1a23-4411-989a-6454926a8d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4641 | 2025.01.29 05:10:49.355634 [ 187 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
4642 | 2025.01.29 05:10:49.356299 [ 187 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part | ||
4643 | 2025.01.29 05:10:49.357304 [ 187 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part | ||
4644 | 2025.01.29 05:10:49.357466 [ 254 ] {5bd2a349-1a23-4411-989a-6454926a8d1f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4645 | 2025.01.29 05:10:49.358369 [ 254 ] {5bd2a349-1a23-4411-989a-6454926a8d1f} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4646 | 2025.01.29 05:10:49.358773 [ 254 ] {5bd2a349-1a23-4411-989a-6454926a8d1f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006102 sec., 13438.216978039987 rows/sec., 873.98 KiB/sec. | ||
4647 | 2025.01.29 05:10:49.358943 [ 254 ] {5bd2a349-1a23-4411-989a-6454926a8d1f} <Debug> TCPHandler: Processed in 0.006625508 sec. | ||
4648 | 2025.01.29 05:10:49.362189 [ 195 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 437 rows, containing 19 columns (19 merged, 0 gathered) in 0.010481324 sec., 41693.205934670084 rows/sec., 74.71 MiB/sec. | ||
4649 | 2025.01.29 05:10:49.363003 [ 190 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4650 | 2025.01.29 05:10:49.363446 [ 190 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4651 | 2025.01.29 05:10:49.363532 [ 190 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4652 | 2025.01.29 05:10:49.363693 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
4653 | 2025.01.29 05:10:53.735357 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4654 | 2025.01.29 05:10:53.735452 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4655 | 2025.01.29 05:10:53.832443 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
4656 | 2025.01.29 05:10:53.833479 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4657 | 2025.01.29 05:10:53.833563 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4658 | 2025.01.29 05:10:53.834189 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4659 | 2025.01.29 05:10:53.834442 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4660 | 2025.01.29 05:10:53.834709 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4661 | 2025.01.29 05:10:54.318554 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4662 | 2025.01.29 05:10:54.318773 [ 254 ] {98924654-c916-42a2-9ed8-9dab2c1e15bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4663 | 2025.01.29 05:10:54.318859 [ 254 ] {98924654-c916-42a2-9ed8-9dab2c1e15bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4664 | 2025.01.29 05:10:54.319775 [ 254 ] {98924654-c916-42a2-9ed8-9dab2c1e15bf} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4665 | 2025.01.29 05:10:54.319832 [ 254 ] {98924654-c916-42a2-9ed8-9dab2c1e15bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4666 | 2025.01.29 05:10:54.320283 [ 254 ] {98924654-c916-42a2-9ed8-9dab2c1e15bf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4667 | 2025.01.29 05:10:54.320542 [ 254 ] {98924654-c916-42a2-9ed8-9dab2c1e15bf} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4668 | 2025.01.29 05:10:54.320796 [ 254 ] {98924654-c916-42a2-9ed8-9dab2c1e15bf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002081 sec., 26910.13935607881 rows/sec., 2.05 MiB/sec. | ||
4669 | 2025.01.29 05:10:54.320863 [ 254 ] {98924654-c916-42a2-9ed8-9dab2c1e15bf} <Debug> TCPHandler: Processed in 0.002453264 sec. | ||
4670 | 2025.01.29 05:10:54.321194 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4671 | 2025.01.29 05:10:54.321498 [ 5 ] {ac679084-77ad-4c17-8ad7-26877b8fe612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4672 | 2025.01.29 05:10:54.321575 [ 5 ] {ac679084-77ad-4c17-8ad7-26877b8fe612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4673 | 2025.01.29 05:10:54.322352 [ 5 ] {ac679084-77ad-4c17-8ad7-26877b8fe612} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4674 | 2025.01.29 05:10:54.322406 [ 5 ] {ac679084-77ad-4c17-8ad7-26877b8fe612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4675 | 2025.01.29 05:10:54.322851 [ 5 ] {ac679084-77ad-4c17-8ad7-26877b8fe612} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4676 | 2025.01.29 05:10:54.323113 [ 5 ] {ac679084-77ad-4c17-8ad7-26877b8fe612} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4677 | 2025.01.29 05:10:54.323387 [ 5 ] {ac679084-77ad-4c17-8ad7-26877b8fe612} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001958 sec., 32686.414708886616 rows/sec., 2.55 MiB/sec. | ||
4678 | 2025.01.29 05:10:54.323517 [ 5 ] {ac679084-77ad-4c17-8ad7-26877b8fe612} <Debug> TCPHandler: Processed in 0.002506615 sec. | ||
4679 | 2025.01.29 05:10:54.323779 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4680 | 2025.01.29 05:10:54.323930 [ 254 ] {74d91937-e5d0-4f48-bb7c-b0114cdc66f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4681 | 2025.01.29 05:10:54.323998 [ 254 ] {74d91937-e5d0-4f48-bb7c-b0114cdc66f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4682 | 2025.01.29 05:10:54.324636 [ 254 ] {74d91937-e5d0-4f48-bb7c-b0114cdc66f5} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4683 | 2025.01.29 05:10:54.324678 [ 254 ] {74d91937-e5d0-4f48-bb7c-b0114cdc66f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4684 | 2025.01.29 05:10:54.325098 [ 254 ] {74d91937-e5d0-4f48-bb7c-b0114cdc66f5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4685 | 2025.01.29 05:10:54.325347 [ 254 ] {74d91937-e5d0-4f48-bb7c-b0114cdc66f5} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4686 | 2025.01.29 05:10:54.325574 [ 254 ] {74d91937-e5d0-4f48-bb7c-b0114cdc66f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001683 sec., 95068.330362448 rows/sec., 6.62 MiB/sec. | ||
4687 | 2025.01.29 05:10:54.325630 [ 254 ] {74d91937-e5d0-4f48-bb7c-b0114cdc66f5} <Debug> TCPHandler: Processed in 0.001999855 sec. | ||
4688 | 2025.01.29 05:10:54.325768 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4689 | 2025.01.29 05:10:54.325895 [ 5 ] {84eb17e9-7ea5-42c1-aac1-6d5b96b73211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4690 | 2025.01.29 05:10:54.325952 [ 5 ] {84eb17e9-7ea5-42c1-aac1-6d5b96b73211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4691 | 2025.01.29 05:10:54.326463 [ 5 ] {84eb17e9-7ea5-42c1-aac1-6d5b96b73211} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4692 | 2025.01.29 05:10:54.326501 [ 5 ] {84eb17e9-7ea5-42c1-aac1-6d5b96b73211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4693 | 2025.01.29 05:10:54.326863 [ 5 ] {84eb17e9-7ea5-42c1-aac1-6d5b96b73211} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4694 | 2025.01.29 05:10:54.327086 [ 5 ] {84eb17e9-7ea5-42c1-aac1-6d5b96b73211} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4695 | 2025.01.29 05:10:54.327281 [ 5 ] {84eb17e9-7ea5-42c1-aac1-6d5b96b73211} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001478 sec., 40595.399188092015 rows/sec., 2.74 MiB/sec. | ||
4696 | 2025.01.29 05:10:54.327403 [ 5 ] {84eb17e9-7ea5-42c1-aac1-6d5b96b73211} <Debug> TCPHandler: Processed in 0.001693838 sec. | ||
4697 | 2025.01.29 05:10:54.523729 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4698 | 2025.01.29 05:10:54.543335 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4699 | 2025.01.29 05:10:54.543402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4700 | 2025.01.29 05:10:54.550601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4701 | 2025.01.29 05:10:54.551365 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4702 | 2025.01.29 05:10:54.554301 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4703 | 2025.01.29 05:10:55.475064 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4704 | 2025.01.29 05:10:55.475284 [ 254 ] {879727fe-bf63-4fd9-b2e9-1e292767770d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4705 | 2025.01.29 05:10:55.475367 [ 254 ] {879727fe-bf63-4fd9-b2e9-1e292767770d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4706 | 2025.01.29 05:10:55.476153 [ 254 ] {879727fe-bf63-4fd9-b2e9-1e292767770d} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4707 | 2025.01.29 05:10:55.476208 [ 254 ] {879727fe-bf63-4fd9-b2e9-1e292767770d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4708 | 2025.01.29 05:10:55.476655 [ 254 ] {879727fe-bf63-4fd9-b2e9-1e292767770d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4709 | 2025.01.29 05:10:55.476905 [ 254 ] {879727fe-bf63-4fd9-b2e9-1e292767770d} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4710 | 2025.01.29 05:10:55.477113 [ 254 ] {879727fe-bf63-4fd9-b2e9-1e292767770d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001889 sec., 7411.3287453679195 rows/sec., 533.52 KiB/sec. | ||
4711 | 2025.01.29 05:10:55.477181 [ 254 ] {879727fe-bf63-4fd9-b2e9-1e292767770d} <Debug> TCPHandler: Processed in 0.0022623 sec. | ||
4712 | 2025.01.29 05:10:55.477474 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4713 | 2025.01.29 05:10:55.477695 [ 5 ] {490514ed-dc93-4ff3-b197-44e3b652a36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4714 | 2025.01.29 05:10:55.477782 [ 5 ] {490514ed-dc93-4ff3-b197-44e3b652a36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4715 | 2025.01.29 05:10:55.478626 [ 5 ] {490514ed-dc93-4ff3-b197-44e3b652a36e} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4716 | 2025.01.29 05:10:55.478683 [ 5 ] {490514ed-dc93-4ff3-b197-44e3b652a36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4717 | 2025.01.29 05:10:55.479112 [ 5 ] {490514ed-dc93-4ff3-b197-44e3b652a36e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4718 | 2025.01.29 05:10:55.479374 [ 5 ] {490514ed-dc93-4ff3-b197-44e3b652a36e} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4719 | 2025.01.29 05:10:55.479703 [ 5 ] {490514ed-dc93-4ff3-b197-44e3b652a36e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002044 sec., 978.4735812133073 rows/sec., 79.79 KiB/sec. | ||
4720 | 2025.01.29 05:10:55.479837 [ 5 ] {490514ed-dc93-4ff3-b197-44e3b652a36e} <Debug> TCPHandler: Processed in 0.002506046 sec. | ||
4721 | 2025.01.29 05:10:55.480014 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4722 | 2025.01.29 05:10:55.480168 [ 254 ] {10f975fd-860d-465a-9bfe-688468468d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4723 | 2025.01.29 05:10:55.480231 [ 254 ] {10f975fd-860d-465a-9bfe-688468468d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4724 | 2025.01.29 05:10:55.482138 [ 254 ] {10f975fd-860d-465a-9bfe-688468468d28} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4725 | 2025.01.29 05:10:55.482178 [ 254 ] {10f975fd-860d-465a-9bfe-688468468d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4726 | 2025.01.29 05:10:55.482653 [ 254 ] {10f975fd-860d-465a-9bfe-688468468d28} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4727 | 2025.01.29 05:10:55.482900 [ 254 ] {10f975fd-860d-465a-9bfe-688468468d28} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4728 | 2025.01.29 05:10:55.483083 [ 254 ] {10f975fd-860d-465a-9bfe-688468468d28} <Debug> executeQuery: Read 1412 rows, 120.59 KiB in 0.002953 sec., 478157.805621402 rows/sec., 39.88 MiB/sec. | ||
4729 | 2025.01.29 05:10:55.483138 [ 254 ] {10f975fd-860d-465a-9bfe-688468468d28} <Debug> TCPHandler: Processed in 0.003193041 sec. | ||
4730 | 2025.01.29 05:10:55.483301 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4731 | 2025.01.29 05:10:55.483448 [ 5 ] {5f639275-7ef8-405f-b6b7-27732aafb27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4732 | 2025.01.29 05:10:55.483510 [ 5 ] {5f639275-7ef8-405f-b6b7-27732aafb27a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4733 | 2025.01.29 05:10:55.484229 [ 5 ] {5f639275-7ef8-405f-b6b7-27732aafb27a} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4734 | 2025.01.29 05:10:55.484278 [ 5 ] {5f639275-7ef8-405f-b6b7-27732aafb27a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4735 | 2025.01.29 05:10:55.484686 [ 5 ] {5f639275-7ef8-405f-b6b7-27732aafb27a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4736 | 2025.01.29 05:10:55.484936 [ 5 ] {5f639275-7ef8-405f-b6b7-27732aafb27a} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4737 | 2025.01.29 05:10:55.485201 [ 5 ] {5f639275-7ef8-405f-b6b7-27732aafb27a} <Debug> executeQuery: Read 43 rows, 3.15 KiB in 0.001789 sec., 24035.77417551705 rows/sec., 1.72 MiB/sec. | ||
4738 | 2025.01.29 05:10:55.485415 [ 5 ] {5f639275-7ef8-405f-b6b7-27732aafb27a} <Debug> TCPHandler: Processed in 0.002178089 sec. | ||
4739 | 2025.01.29 05:10:55.485648 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4740 | 2025.01.29 05:10:55.485771 [ 254 ] {19d49a92-f200-41a8-918d-e772a914108c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4741 | 2025.01.29 05:10:55.485822 [ 254 ] {19d49a92-f200-41a8-918d-e772a914108c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4742 | 2025.01.29 05:10:55.486516 [ 254 ] {19d49a92-f200-41a8-918d-e772a914108c} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4743 | 2025.01.29 05:10:55.486554 [ 254 ] {19d49a92-f200-41a8-918d-e772a914108c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4744 | 2025.01.29 05:10:55.486911 [ 254 ] {19d49a92-f200-41a8-918d-e772a914108c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4745 | 2025.01.29 05:10:55.487152 [ 254 ] {19d49a92-f200-41a8-918d-e772a914108c} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4746 | 2025.01.29 05:10:55.487393 [ 254 ] {19d49a92-f200-41a8-918d-e772a914108c} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001633 sec., 148193.50887936316 rows/sec., 10.04 MiB/sec. | ||
4747 | 2025.01.29 05:10:55.487589 [ 254 ] {19d49a92-f200-41a8-918d-e772a914108c} <Debug> TCPHandler: Processed in 0.001991664 sec. | ||
4748 | 2025.01.29 05:10:55.487764 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4749 | 2025.01.29 05:10:55.487902 [ 5 ] {1a509a7d-26ba-4cd9-a40a-41dee61adfd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4750 | 2025.01.29 05:10:55.487960 [ 5 ] {1a509a7d-26ba-4cd9-a40a-41dee61adfd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4751 | 2025.01.29 05:10:55.488662 [ 5 ] {1a509a7d-26ba-4cd9-a40a-41dee61adfd4} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4752 | 2025.01.29 05:10:55.488702 [ 5 ] {1a509a7d-26ba-4cd9-a40a-41dee61adfd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4753 | 2025.01.29 05:10:55.489057 [ 5 ] {1a509a7d-26ba-4cd9-a40a-41dee61adfd4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4754 | 2025.01.29 05:10:55.489295 [ 5 ] {1a509a7d-26ba-4cd9-a40a-41dee61adfd4} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4755 | 2025.01.29 05:10:55.489494 [ 5 ] {1a509a7d-26ba-4cd9-a40a-41dee61adfd4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001623 sec., 8009.858287122612 rows/sec., 499.41 KiB/sec. | ||
4756 | 2025.01.29 05:10:55.489550 [ 5 ] {1a509a7d-26ba-4cd9-a40a-41dee61adfd4} <Debug> TCPHandler: Processed in 0.001851161 sec. | ||
4757 | 2025.01.29 05:10:55.489702 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4758 | 2025.01.29 05:10:55.489826 [ 254 ] {e542dbf7-d023-4112-85f8-6565c37e6cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4759 | 2025.01.29 05:10:55.489875 [ 254 ] {e542dbf7-d023-4112-85f8-6565c37e6cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4760 | 2025.01.29 05:10:55.490823 [ 254 ] {e542dbf7-d023-4112-85f8-6565c37e6cae} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4761 | 2025.01.29 05:10:55.490862 [ 254 ] {e542dbf7-d023-4112-85f8-6565c37e6cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4762 | 2025.01.29 05:10:55.491252 [ 254 ] {e542dbf7-d023-4112-85f8-6565c37e6cae} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4763 | 2025.01.29 05:10:55.491487 [ 254 ] {e542dbf7-d023-4112-85f8-6565c37e6cae} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4764 | 2025.01.29 05:10:55.491682 [ 254 ] {e542dbf7-d023-4112-85f8-6565c37e6cae} <Debug> executeQuery: Read 874 rows, 64.86 KiB in 0.001883 sec., 464152.9474243229 rows/sec., 33.64 MiB/sec. | ||
4765 | 2025.01.29 05:10:55.491817 [ 254 ] {e542dbf7-d023-4112-85f8-6565c37e6cae} <Debug> TCPHandler: Processed in 0.002173948 sec. | ||
4766 | 2025.01.29 05:10:55.491973 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4767 | 2025.01.29 05:10:55.492113 [ 5 ] {cd2ff4d3-3e99-417a-9b9c-47fa5a2cc6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4768 | 2025.01.29 05:10:55.492174 [ 5 ] {cd2ff4d3-3e99-417a-9b9c-47fa5a2cc6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4769 | 2025.01.29 05:10:55.492713 [ 5 ] {cd2ff4d3-3e99-417a-9b9c-47fa5a2cc6c6} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4770 | 2025.01.29 05:10:55.492752 [ 5 ] {cd2ff4d3-3e99-417a-9b9c-47fa5a2cc6c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4771 | 2025.01.29 05:10:55.493119 [ 5 ] {cd2ff4d3-3e99-417a-9b9c-47fa5a2cc6c6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4772 | 2025.01.29 05:10:55.493356 [ 5 ] {cd2ff4d3-3e99-417a-9b9c-47fa5a2cc6c6} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4773 | 2025.01.29 05:10:55.493586 [ 5 ] {cd2ff4d3-3e99-417a-9b9c-47fa5a2cc6c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001504 sec., 3989.36170212766 rows/sec., 208.43 KiB/sec. | ||
4774 | 2025.01.29 05:10:55.493638 [ 5 ] {cd2ff4d3-3e99-417a-9b9c-47fa5a2cc6c6} <Debug> TCPHandler: Processed in 0.001729988 sec. | ||
4775 | 2025.01.29 05:10:55.493788 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4776 | 2025.01.29 05:10:55.493928 [ 254 ] {ec69cc09-369c-43e3-9a01-83f9c86ef7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4777 | 2025.01.29 05:10:55.493991 [ 254 ] {ec69cc09-369c-43e3-9a01-83f9c86ef7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4778 | 2025.01.29 05:10:55.494852 [ 254 ] {ec69cc09-369c-43e3-9a01-83f9c86ef7d4} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4779 | 2025.01.29 05:10:55.494889 [ 254 ] {ec69cc09-369c-43e3-9a01-83f9c86ef7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4780 | 2025.01.29 05:10:55.495317 [ 254 ] {ec69cc09-369c-43e3-9a01-83f9c86ef7d4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4781 | 2025.01.29 05:10:55.495552 [ 254 ] {ec69cc09-369c-43e3-9a01-83f9c86ef7d4} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4782 | 2025.01.29 05:10:55.495771 [ 254 ] {ec69cc09-369c-43e3-9a01-83f9c86ef7d4} <Debug> executeQuery: Read 988 rows, 67.32 KiB in 0.001863 sec., 530327.4288781534 rows/sec., 35.29 MiB/sec. | ||
4783 | 2025.01.29 05:10:55.495899 [ 254 ] {ec69cc09-369c-43e3-9a01-83f9c86ef7d4} <Debug> TCPHandler: Processed in 0.002176789 sec. | ||
4784 | 2025.01.29 05:10:55.496135 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4785 | 2025.01.29 05:10:55.496292 [ 5 ] {f32880d4-9652-4254-b8cf-e64eb6348014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4786 | 2025.01.29 05:10:55.496355 [ 5 ] {f32880d4-9652-4254-b8cf-e64eb6348014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4787 | 2025.01.29 05:10:55.496852 [ 5 ] {f32880d4-9652-4254-b8cf-e64eb6348014} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4788 | 2025.01.29 05:10:55.496891 [ 5 ] {f32880d4-9652-4254-b8cf-e64eb6348014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4789 | 2025.01.29 05:10:55.497256 [ 5 ] {f32880d4-9652-4254-b8cf-e64eb6348014} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4790 | 2025.01.29 05:10:55.497502 [ 5 ] {f32880d4-9652-4254-b8cf-e64eb6348014} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4791 | 2025.01.29 05:10:55.497714 [ 5 ] {f32880d4-9652-4254-b8cf-e64eb6348014} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001453 sec., 688.2312456985546 rows/sec., 46.37 KiB/sec. | ||
4792 | 2025.01.29 05:10:55.497766 [ 5 ] {f32880d4-9652-4254-b8cf-e64eb6348014} <Debug> TCPHandler: Processed in 0.001753819 sec. | ||
4793 | 2025.01.29 05:10:55.497923 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4794 | 2025.01.29 05:10:55.498064 [ 254 ] {2928e1eb-95b7-492c-a574-1e09a2ba64b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4795 | 2025.01.29 05:10:55.498155 [ 254 ] {2928e1eb-95b7-492c-a574-1e09a2ba64b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4796 | 2025.01.29 05:10:55.499397 [ 254 ] {2928e1eb-95b7-492c-a574-1e09a2ba64b6} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4797 | 2025.01.29 05:10:55.499434 [ 254 ] {2928e1eb-95b7-492c-a574-1e09a2ba64b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4798 | 2025.01.29 05:10:55.500059 [ 254 ] {2928e1eb-95b7-492c-a574-1e09a2ba64b6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4799 | 2025.01.29 05:10:55.500320 [ 254 ] {2928e1eb-95b7-492c-a574-1e09a2ba64b6} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4800 | 2025.01.29 05:10:55.500553 [ 254 ] {2928e1eb-95b7-492c-a574-1e09a2ba64b6} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002514 sec., 13524.264120922831 rows/sec., 24.23 MiB/sec. | ||
4801 | 2025.01.29 05:10:55.500703 [ 254 ] {2928e1eb-95b7-492c-a574-1e09a2ba64b6} <Debug> TCPHandler: Processed in 0.002848134 sec. | ||
4802 | 2025.01.29 05:10:55.500917 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4803 | 2025.01.29 05:10:55.501137 [ 5 ] {52a0b33c-19e9-4870-97ac-1175d4473dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4804 | 2025.01.29 05:10:55.501231 [ 5 ] {52a0b33c-19e9-4870-97ac-1175d4473dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4805 | 2025.01.29 05:10:55.501857 [ 5 ] {52a0b33c-19e9-4870-97ac-1175d4473dc4} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4806 | 2025.01.29 05:10:55.501896 [ 5 ] {52a0b33c-19e9-4870-97ac-1175d4473dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4807 | 2025.01.29 05:10:55.502273 [ 5 ] {52a0b33c-19e9-4870-97ac-1175d4473dc4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4808 | 2025.01.29 05:10:55.502515 [ 5 ] {52a0b33c-19e9-4870-97ac-1175d4473dc4} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4809 | 2025.01.29 05:10:55.502726 [ 5 ] {52a0b33c-19e9-4870-97ac-1175d4473dc4} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001643 sec., 27997.565429093123 rows/sec., 1.69 MiB/sec. | ||
4810 | 2025.01.29 05:10:55.502779 [ 5 ] {52a0b33c-19e9-4870-97ac-1175d4473dc4} <Debug> TCPHandler: Processed in 0.001970414 sec. | ||
4811 | 2025.01.29 05:10:58.873534 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 696 | ||
4812 | 2025.01.29 05:10:58.877176 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4813 | 2025.01.29 05:10:58.877233 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4814 | 2025.01.29 05:10:58.878735 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4815 | 2025.01.29 05:10:58.879050 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4816 | 2025.01.29 05:10:58.879267 [ 56 ] {} <Debug> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4817 | 2025.01.29 05:10:58.879386 [ 56 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4818 | 2025.01.29 05:10:58.879461 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4819 | 2025.01.29 05:10:58.879785 [ 194 ] {efc2582d-c65a-47ca-b14d-729da217c354::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 | ||
4820 | 2025.01.29 05:10:58.880218 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 696 | ||
4821 | 2025.01.29 05:10:58.880678 [ 194 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4822 | 2025.01.29 05:10:58.880805 [ 194 ] {efc2582d-c65a-47ca-b14d-729da217c354::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 | ||
4823 | 2025.01.29 05:10:58.881390 [ 194 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
4824 | 2025.01.29 05:10:58.882005 [ 194 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part | ||
4825 | 2025.01.29 05:10:58.882596 [ 194 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 22 rows starting from the beginning of the part | ||
4826 | 2025.01.29 05:10:58.883129 [ 194 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
4827 | 2025.01.29 05:10:58.883806 [ 194 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 54 rows starting from the beginning of the part | ||
4828 | 2025.01.29 05:10:58.891730 [ 195 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 696 rows, containing 72 columns (72 merged, 0 gathered) in 0.012145891 sec., 57303.32999036464 rows/sec., 49.01 MiB/sec. | ||
4829 | 2025.01.29 05:10:58.893390 [ 193 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4830 | 2025.01.29 05:10:58.894246 [ 193 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_16_3} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4831 | 2025.01.29 05:10:58.894345 [ 193 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_16_3} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4832 | 2025.01.29 05:10:58.894700 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
4833 | 2025.01.29 05:10:59.316034 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4834 | 2025.01.29 05:10:59.316214 [ 254 ] {4d81e470-1752-42c8-8b88-d0e917c2300d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4835 | 2025.01.29 05:10:59.316284 [ 254 ] {4d81e470-1752-42c8-8b88-d0e917c2300d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4836 | 2025.01.29 05:10:59.317010 [ 254 ] {4d81e470-1752-42c8-8b88-d0e917c2300d} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4837 | 2025.01.29 05:10:59.317060 [ 254 ] {4d81e470-1752-42c8-8b88-d0e917c2300d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4838 | 2025.01.29 05:10:59.317486 [ 254 ] {4d81e470-1752-42c8-8b88-d0e917c2300d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4839 | 2025.01.29 05:10:59.317739 [ 254 ] {4d81e470-1752-42c8-8b88-d0e917c2300d} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4840 | 2025.01.29 05:10:59.317938 [ 56 ] {} <Debug> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4841 | 2025.01.29 05:10:59.318001 [ 254 ] {4d81e470-1752-42c8-8b88-d0e917c2300d} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001829 sec., 36085.29250956807 rows/sec., 2.86 MiB/sec. | ||
4842 | 2025.01.29 05:10:59.318028 [ 56 ] {} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4843 | 2025.01.29 05:10:59.318107 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4844 | 2025.01.29 05:10:59.318122 [ 254 ] {4d81e470-1752-42c8-8b88-d0e917c2300d} <Debug> TCPHandler: Processed in 0.00220422 sec. | ||
4845 | 2025.01.29 05:10:59.318381 [ 199 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::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 | ||
4846 | 2025.01.29 05:10:59.318421 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4847 | 2025.01.29 05:10:59.318647 [ 199 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4848 | 2025.01.29 05:10:59.318716 [ 5 ] {38916ead-0693-400e-9785-2cd959fdaeae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4849 | 2025.01.29 05:10:59.318720 [ 199 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1431 rows starting from the beginning of the part | ||
4850 | 2025.01.29 05:10:59.318837 [ 5 ] {38916ead-0693-400e-9785-2cd959fdaeae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4851 | 2025.01.29 05:10:59.319027 [ 199 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
4852 | 2025.01.29 05:10:59.319334 [ 199 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 281 rows starting from the beginning of the part | ||
4853 | 2025.01.29 05:10:59.319688 [ 199 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
4854 | 2025.01.29 05:10:59.320036 [ 199 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1412 rows starting from the beginning of the part | ||
4855 | 2025.01.29 05:10:59.320485 [ 199 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 66 rows starting from the beginning of the part | ||
4856 | 2025.01.29 05:10:59.321834 [ 5 ] {38916ead-0693-400e-9785-2cd959fdaeae} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4857 | 2025.01.29 05:10:59.321912 [ 5 ] {38916ead-0693-400e-9785-2cd959fdaeae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4858 | 2025.01.29 05:10:59.323017 [ 5 ] {38916ead-0693-400e-9785-2cd959fdaeae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4859 | 2025.01.29 05:10:59.323476 [ 5 ] {38916ead-0693-400e-9785-2cd959fdaeae} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4860 | 2025.01.29 05:10:59.323928 [ 5 ] {38916ead-0693-400e-9785-2cd959fdaeae} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.005272 sec., 948.4066767830046 rows/sec., 71.32 KiB/sec. | ||
4861 | 2025.01.29 05:10:59.324291 [ 5 ] {38916ead-0693-400e-9785-2cd959fdaeae} <Debug> TCPHandler: Processed in 0.006035085 sec. | ||
4862 | 2025.01.29 05:10:59.324917 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4863 | 2025.01.29 05:10:59.324937 [ 199 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3302 rows, containing 5 columns (5 merged, 0 gathered) in 0.006701259 sec., 492743.2292946743 rows/sec., 43.02 MiB/sec. | ||
4864 | 2025.01.29 05:10:59.325232 [ 254 ] {9b4b4d42-34d9-4a21-ba23-46d2dd749e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4865 | 2025.01.29 05:10:59.325337 [ 195 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4866 | 2025.01.29 05:10:59.325369 [ 254 ] {9b4b4d42-34d9-4a21-ba23-46d2dd749e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4867 | 2025.01.29 05:10:59.326073 [ 205 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_36_7} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4868 | 2025.01.29 05:10:59.326306 [ 205 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_36_7} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4869 | 2025.01.29 05:10:59.326474 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
4870 | 2025.01.29 05:10:59.326717 [ 254 ] {9b4b4d42-34d9-4a21-ba23-46d2dd749e9e} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4871 | 2025.01.29 05:10:59.326762 [ 254 ] {9b4b4d42-34d9-4a21-ba23-46d2dd749e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4872 | 2025.01.29 05:10:59.327143 [ 254 ] {9b4b4d42-34d9-4a21-ba23-46d2dd749e9e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4873 | 2025.01.29 05:10:59.327392 [ 254 ] {9b4b4d42-34d9-4a21-ba23-46d2dd749e9e} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4874 | 2025.01.29 05:10:59.327553 [ 56 ] {} <Debug> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4875 | 2025.01.29 05:10:59.327615 [ 56 ] {} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4876 | 2025.01.29 05:10:59.327656 [ 254 ] {9b4b4d42-34d9-4a21-ba23-46d2dd749e9e} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.002504 sec., 27555.910543130987 rows/sec., 2.15 MiB/sec. | ||
4877 | 2025.01.29 05:10:59.327666 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4878 | 2025.01.29 05:10:59.327825 [ 254 ] {9b4b4d42-34d9-4a21-ba23-46d2dd749e9e} <Debug> TCPHandler: Processed in 0.003368525 sec. | ||
4879 | 2025.01.29 05:10:59.327957 [ 195 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::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 | ||
4880 | 2025.01.29 05:10:59.328061 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4881 | 2025.01.29 05:10:59.328135 [ 195 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4882 | 2025.01.29 05:10:59.328189 [ 195 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 913 rows starting from the beginning of the part | ||
4883 | 2025.01.29 05:10:59.328348 [ 5 ] {8318a160-3f23-4d70-9357-dc9af9c3ecac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4884 | 2025.01.29 05:10:59.328469 [ 195 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
4885 | 2025.01.29 05:10:59.328551 [ 5 ] {8318a160-3f23-4d70-9357-dc9af9c3ecac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4886 | 2025.01.29 05:10:59.328839 [ 195 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 421 rows starting from the beginning of the part | ||
4887 | 2025.01.29 05:10:59.329390 [ 195 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
4888 | 2025.01.29 05:10:59.329752 [ 195 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 874 rows starting from the beginning of the part | ||
4889 | 2025.01.29 05:10:59.330128 [ 195 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 69 rows starting from the beginning of the part | ||
4890 | 2025.01.29 05:10:59.331177 [ 5 ] {8318a160-3f23-4d70-9357-dc9af9c3ecac} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4891 | 2025.01.29 05:10:59.331254 [ 5 ] {8318a160-3f23-4d70-9357-dc9af9c3ecac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4892 | 2025.01.29 05:10:59.332345 [ 5 ] {8318a160-3f23-4d70-9357-dc9af9c3ecac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4893 | 2025.01.29 05:10:59.332724 [ 5 ] {8318a160-3f23-4d70-9357-dc9af9c3ecac} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4894 | 2025.01.29 05:10:59.333017 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4895 | 2025.01.29 05:10:59.333147 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4896 | 2025.01.29 05:10:59.333234 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4897 | 2025.01.29 05:10:59.333298 [ 5 ] {8318a160-3f23-4d70-9357-dc9af9c3ecac} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.005043 sec., 19036.28792385485 rows/sec., 1.33 MiB/sec. | ||
4898 | 2025.01.29 05:10:59.333682 [ 205 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.00584827 sec., 411232.72352336673 rows/sec., 31.53 MiB/sec. | ||
4899 | 2025.01.29 05:10:59.333721 [ 5 ] {8318a160-3f23-4d70-9357-dc9af9c3ecac} <Debug> TCPHandler: Processed in 0.005756488 sec. | ||
4900 | 2025.01.29 05:10:59.333904 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
4901 | 2025.01.29 05:10:59.334021 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4902 | 2025.01.29 05:10:59.334032 [ 205 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4903 | 2025.01.29 05:10:59.334327 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4904 | 2025.01.29 05:10:59.334425 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10294 rows starting from the beginning of the part | ||
4905 | 2025.01.29 05:10:59.334469 [ 254 ] {55b0ad9f-704a-4cc3-af1e-69327cb77b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4906 | 2025.01.29 05:10:59.334783 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
4907 | 2025.01.29 05:10:59.334895 [ 205 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_36_7} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4908 | 2025.01.29 05:10:59.335204 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
4909 | 2025.01.29 05:10:59.335235 [ 205 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_36_7} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4910 | 2025.01.29 05:10:59.335532 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
4911 | 2025.01.29 05:10:59.335632 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
4912 | 2025.01.29 05:10:59.335647 [ 254 ] {55b0ad9f-704a-4cc3-af1e-69327cb77b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4913 | 2025.01.29 05:10:59.336005 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 988 rows starting from the beginning of the part | ||
4914 | 2025.01.29 05:10:59.336468 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 96 rows starting from the beginning of the part | ||
4915 | 2025.01.29 05:10:59.340374 [ 254 ] {55b0ad9f-704a-4cc3-af1e-69327cb77b90} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4916 | 2025.01.29 05:10:59.340446 [ 254 ] {55b0ad9f-704a-4cc3-af1e-69327cb77b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4917 | 2025.01.29 05:10:59.341397 [ 254 ] {55b0ad9f-704a-4cc3-af1e-69327cb77b90} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4918 | 2025.01.29 05:10:59.342129 [ 254 ] {55b0ad9f-704a-4cc3-af1e-69327cb77b90} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4919 | 2025.01.29 05:10:59.342448 [ 254 ] {55b0ad9f-704a-4cc3-af1e-69327cb77b90} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.008111 sec., 616.4468006411047 rows/sec., 1.10 MiB/sec. | ||
4920 | 2025.01.29 05:10:59.342654 [ 254 ] {55b0ad9f-704a-4cc3-af1e-69327cb77b90} <Debug> TCPHandler: Processed in 0.008793706 sec. | ||
4921 | 2025.01.29 05:10:59.342814 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4922 | 2025.01.29 05:10:59.342950 [ 5 ] {b59cbffd-5f21-4221-a219-42b26fc1ae98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4923 | 2025.01.29 05:10:59.343019 [ 5 ] {b59cbffd-5f21-4221-a219-42b26fc1ae98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4924 | 2025.01.29 05:10:59.343720 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11935 rows, containing 5 columns (5 merged, 0 gathered) in 0.010216588 sec., 1168198.2282147424 rows/sec., 78.79 MiB/sec. | ||
4925 | 2025.01.29 05:10:59.344055 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4926 | 2025.01.29 05:10:59.344241 [ 5 ] {b59cbffd-5f21-4221-a219-42b26fc1ae98} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4927 | 2025.01.29 05:10:59.344300 [ 5 ] {b59cbffd-5f21-4221-a219-42b26fc1ae98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4928 | 2025.01.29 05:10:59.344657 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4929 | 2025.01.29 05:10:59.344830 [ 195 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4930 | 2025.01.29 05:10:59.345004 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
4931 | 2025.01.29 05:10:59.345075 [ 5 ] {b59cbffd-5f21-4221-a219-42b26fc1ae98} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4932 | 2025.01.29 05:10:59.345334 [ 5 ] {b59cbffd-5f21-4221-a219-42b26fc1ae98} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4933 | 2025.01.29 05:10:59.345498 [ 56 ] {} <Debug> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4934 | 2025.01.29 05:10:59.345562 [ 56 ] {} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4935 | 2025.01.29 05:10:59.345583 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4936 | 2025.01.29 05:10:59.345621 [ 5 ] {b59cbffd-5f21-4221-a219-42b26fc1ae98} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.002695 sec., 13358.070500927644 rows/sec., 921.85 KiB/sec. | ||
4937 | 2025.01.29 05:10:59.345940 [ 5 ] {b59cbffd-5f21-4221-a219-42b26fc1ae98} <Debug> TCPHandler: Processed in 0.003177701 sec. | ||
4938 | 2025.01.29 05:10:59.345985 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
4939 | 2025.01.29 05:10:59.346451 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4940 | 2025.01.29 05:10:59.346512 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1882 rows starting from the beginning of the part | ||
4941 | 2025.01.29 05:10:59.346636 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
4942 | 2025.01.29 05:10:59.346785 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
4943 | 2025.01.29 05:10:59.346889 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
4944 | 2025.01.29 05:10:59.347079 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 46 rows starting from the beginning of the part | ||
4945 | 2025.01.29 05:10:59.347251 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
4946 | 2025.01.29 05:10:59.348728 [ 186 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2166 rows, containing 4 columns (4 merged, 0 gathered) in 0.003068948 sec., 705779.3093920131 rows/sec., 46.01 MiB/sec. | ||
4947 | 2025.01.29 05:10:59.348984 [ 186 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4948 | 2025.01.29 05:10:59.349285 [ 186 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_36_7} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4949 | 2025.01.29 05:10:59.349379 [ 186 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_36_7} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4950 | 2025.01.29 05:10:59.349471 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
4951 | 2025.01.29 05:11:01.334898 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
4952 | 2025.01.29 05:11:01.335678 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4953 | 2025.01.29 05:11:01.335733 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4954 | 2025.01.29 05:11:01.336269 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4955 | 2025.01.29 05:11:01.336529 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4956 | 2025.01.29 05:11:01.336832 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
4957 | 2025.01.29 05:11:02.054442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4958 | 2025.01.29 05:11:02.075385 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4959 | 2025.01.29 05:11:02.075443 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4960 | 2025.01.29 05:11:02.082988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4961 | 2025.01.29 05:11:02.083771 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4962 | 2025.01.29 05:11:02.086799 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4963 | 2025.01.29 05:11:04.319255 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4964 | 2025.01.29 05:11:04.319555 [ 254 ] {a1c002f4-4baf-4623-af9e-a1d264f4cc16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4965 | 2025.01.29 05:11:04.319670 [ 254 ] {a1c002f4-4baf-4623-af9e-a1d264f4cc16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4966 | 2025.01.29 05:11:04.320505 [ 254 ] {a1c002f4-4baf-4623-af9e-a1d264f4cc16} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4967 | 2025.01.29 05:11:04.320554 [ 254 ] {a1c002f4-4baf-4623-af9e-a1d264f4cc16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4968 | 2025.01.29 05:11:04.320984 [ 254 ] {a1c002f4-4baf-4623-af9e-a1d264f4cc16} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4969 | 2025.01.29 05:11:04.321246 [ 254 ] {a1c002f4-4baf-4623-af9e-a1d264f4cc16} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4970 | 2025.01.29 05:11:04.321513 [ 254 ] {a1c002f4-4baf-4623-af9e-a1d264f4cc16} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00204 sec., 27450.98039215686 rows/sec., 2.10 MiB/sec. | ||
4971 | 2025.01.29 05:11:04.321574 [ 254 ] {a1c002f4-4baf-4623-af9e-a1d264f4cc16} <Debug> TCPHandler: Processed in 0.002502555 sec. | ||
4972 | 2025.01.29 05:11:04.321871 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4973 | 2025.01.29 05:11:04.322091 [ 5 ] {c274f791-74b1-4d46-bafc-364cb0c9b257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4974 | 2025.01.29 05:11:04.322170 [ 5 ] {c274f791-74b1-4d46-bafc-364cb0c9b257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4975 | 2025.01.29 05:11:04.323013 [ 5 ] {c274f791-74b1-4d46-bafc-364cb0c9b257} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4976 | 2025.01.29 05:11:04.323055 [ 5 ] {c274f791-74b1-4d46-bafc-364cb0c9b257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4977 | 2025.01.29 05:11:04.323486 [ 5 ] {c274f791-74b1-4d46-bafc-364cb0c9b257} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4978 | 2025.01.29 05:11:04.323739 [ 5 ] {c274f791-74b1-4d46-bafc-364cb0c9b257} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4979 | 2025.01.29 05:11:04.323945 [ 5 ] {c274f791-74b1-4d46-bafc-364cb0c9b257} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001913 sec., 33455.3058024046 rows/sec., 2.61 MiB/sec. | ||
4980 | 2025.01.29 05:11:04.324009 [ 5 ] {c274f791-74b1-4d46-bafc-364cb0c9b257} <Debug> TCPHandler: Processed in 0.002324712 sec. | ||
4981 | 2025.01.29 05:11:04.324155 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4982 | 2025.01.29 05:11:04.324300 [ 254 ] {af33cd6b-de19-40f5-bc38-ec173b45ceed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4983 | 2025.01.29 05:11:04.324367 [ 254 ] {af33cd6b-de19-40f5-bc38-ec173b45ceed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4984 | 2025.01.29 05:11:04.325022 [ 254 ] {af33cd6b-de19-40f5-bc38-ec173b45ceed} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4985 | 2025.01.29 05:11:04.325062 [ 254 ] {af33cd6b-de19-40f5-bc38-ec173b45ceed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4986 | 2025.01.29 05:11:04.325463 [ 254 ] {af33cd6b-de19-40f5-bc38-ec173b45ceed} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4987 | 2025.01.29 05:11:04.325704 [ 254 ] {af33cd6b-de19-40f5-bc38-ec173b45ceed} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4988 | 2025.01.29 05:11:04.325959 [ 254 ] {af33cd6b-de19-40f5-bc38-ec173b45ceed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001691 sec., 94618.56889414547 rows/sec., 6.59 MiB/sec. | ||
4989 | 2025.01.29 05:11:04.326175 [ 254 ] {af33cd6b-de19-40f5-bc38-ec173b45ceed} <Debug> TCPHandler: Processed in 0.002082076 sec. | ||
4990 | 2025.01.29 05:11:04.326379 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4991 | 2025.01.29 05:11:04.326522 [ 5 ] {498ae0e5-ec1b-4223-a365-707dba299ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4992 | 2025.01.29 05:11:04.326585 [ 5 ] {498ae0e5-ec1b-4223-a365-707dba299ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4993 | 2025.01.29 05:11:04.327117 [ 5 ] {498ae0e5-ec1b-4223-a365-707dba299ee1} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4994 | 2025.01.29 05:11:04.327154 [ 5 ] {498ae0e5-ec1b-4223-a365-707dba299ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
4995 | 2025.01.29 05:11:04.327533 [ 5 ] {498ae0e5-ec1b-4223-a365-707dba299ee1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4996 | 2025.01.29 05:11:04.327779 [ 5 ] {498ae0e5-ec1b-4223-a365-707dba299ee1} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4997 | 2025.01.29 05:11:04.327955 [ 5 ] {498ae0e5-ec1b-4223-a365-707dba299ee1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001469 sec., 40844.11164057181 rows/sec., 2.75 MiB/sec. | ||
4998 | 2025.01.29 05:11:04.328005 [ 5 ] {498ae0e5-ec1b-4223-a365-707dba299ee1} <Debug> TCPHandler: Processed in 0.001728869 sec. | ||
4999 | 2025.01.29 05:11:06.307611 [ 47 ] {} <Debug> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
5000 | 2025.01.29 05:11:06.307688 [ 47 ] {} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5001 | 2025.01.29 05:11:06.307715 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5002 | 2025.01.29 05:11:06.307961 [ 198 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
5003 | 2025.01.29 05:11:06.308167 [ 198 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5004 | 2025.01.29 05:11:06.308215 [ 198 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 12 rows starting from the beginning of the part | ||
5005 | 2025.01.29 05:11:06.308306 [ 198 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::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 | ||
5006 | 2025.01.29 05:11:06.308412 [ 198 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::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 | ||
5007 | 2025.01.29 05:11:06.308721 [ 198 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::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 | ||
5008 | 2025.01.29 05:11:06.308957 [ 198 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::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 | ||
5009 | 2025.01.29 05:11:06.309937 [ 197 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.002131027 sec., 7508.116978339551 rows/sec., 504.09 KiB/sec. | ||
5010 | 2025.01.29 05:11:06.310162 [ 191 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5011 | 2025.01.29 05:11:06.310560 [ 191 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_15_3} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5012 | 2025.01.29 05:11:06.310661 [ 191 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_15_3} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
5013 | 2025.01.29 05:11:06.310773 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
5014 | 2025.01.29 05:11:06.616410 [ 47 ] {} <Debug> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
5015 | 2025.01.29 05:11:06.616478 [ 47 ] {} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5016 | 2025.01.29 05:11:06.616505 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5017 | 2025.01.29 05:11:06.616751 [ 198 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
5018 | 2025.01.29 05:11:06.617058 [ 198 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5019 | 2025.01.29 05:11:06.617098 [ 198 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
5020 | 2025.01.29 05:11:06.617175 [ 198 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
5021 | 2025.01.29 05:11:06.617286 [ 198 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
5022 | 2025.01.29 05:11:06.617544 [ 198 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
5023 | 2025.01.29 05:11:06.617700 [ 198 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
5024 | 2025.01.29 05:11:06.618726 [ 197 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002136088 sec., 42133.09564025452 rows/sec., 2.15 MiB/sec. | ||
5025 | 2025.01.29 05:11:06.618918 [ 197 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5026 | 2025.01.29 05:11:06.619250 [ 197 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_15_3} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5027 | 2025.01.29 05:11:06.619337 [ 197 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_15_3} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
5028 | 2025.01.29 05:11:06.619433 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5029 | 2025.01.29 05:11:07.003302 [ 47 ] {} <Debug> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
5030 | 2025.01.29 05:11:07.003416 [ 47 ] {} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5031 | 2025.01.29 05:11:07.003445 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5032 | 2025.01.29 05:11:07.003738 [ 189 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
5033 | 2025.01.29 05:11:07.004012 [ 189 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5034 | 2025.01.29 05:11:07.004055 [ 189 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part | ||
5035 | 2025.01.29 05:11:07.004140 [ 189 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part | ||
5036 | 2025.01.29 05:11:07.004410 [ 189 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
5037 | 2025.01.29 05:11:07.004722 [ 189 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5038 | 2025.01.29 05:11:07.004912 [ 189 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part | ||
5039 | 2025.01.29 05:11:07.006197 [ 197 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002662549 sec., 283562.8564957865 rows/sec., 20.30 MiB/sec. | ||
5040 | 2025.01.29 05:11:07.006325 [ 197 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5041 | 2025.01.29 05:11:07.006594 [ 197 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_15_3} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5042 | 2025.01.29 05:11:07.006673 [ 197 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_15_3} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
5043 | 2025.01.29 05:11:07.006748 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
5044 | 2025.01.29 05:11:07.384561 [ 43 ] {} <Debug> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
5045 | 2025.01.29 05:11:07.384628 [ 43 ] {} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5046 | 2025.01.29 05:11:07.384651 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5047 | 2025.01.29 05:11:07.384839 [ 189 ] {19c1021d-c459-4314-aa26-81eb437ffe12::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 | ||
5048 | 2025.01.29 05:11:07.385005 [ 189 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5049 | 2025.01.29 05:11:07.385039 [ 189 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
5050 | 2025.01.29 05:11:07.385119 [ 189 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
5051 | 2025.01.29 05:11:07.385363 [ 189 ] {19c1021d-c459-4314-aa26-81eb437ffe12::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 | ||
5052 | 2025.01.29 05:11:07.385589 [ 189 ] {19c1021d-c459-4314-aa26-81eb437ffe12::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 | ||
5053 | 2025.01.29 05:11:07.385751 [ 189 ] {19c1021d-c459-4314-aa26-81eb437ffe12::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 | ||
5054 | 2025.01.29 05:11:07.386769 [ 197 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.002049825 sec., 15611.088751478785 rows/sec., 1.30 MiB/sec. | ||
5055 | 2025.01.29 05:11:07.386879 [ 197 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
5056 | 2025.01.29 05:11:07.387151 [ 197 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_5_1} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5057 | 2025.01.29 05:11:07.387224 [ 197 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_5_1} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
5058 | 2025.01.29 05:11:07.387291 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5059 | 2025.01.29 05:11:08.735513 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5060 | 2025.01.29 05:11:08.735568 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5061 | 2025.01.29 05:11:08.836981 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
5062 | 2025.01.29 05:11:08.837636 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5063 | 2025.01.29 05:11:08.837686 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5064 | 2025.01.29 05:11:08.838223 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5065 | 2025.01.29 05:11:08.838484 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5066 | 2025.01.29 05:11:08.838747 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
5067 | 2025.01.29 05:11:08.880602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 716 | ||
5068 | 2025.01.29 05:11:08.883489 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5069 | 2025.01.29 05:11:08.883530 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5070 | 2025.01.29 05:11:08.884974 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5071 | 2025.01.29 05:11:08.885293 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5072 | 2025.01.29 05:11:08.885774 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 716 | ||
5073 | 2025.01.29 05:11:09.326618 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5074 | 2025.01.29 05:11:09.326812 [ 254 ] {ea66d7e9-ec47-4a4f-97bf-089136f19809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5075 | 2025.01.29 05:11:09.326885 [ 254 ] {ea66d7e9-ec47-4a4f-97bf-089136f19809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5076 | 2025.01.29 05:11:09.327635 [ 254 ] {ea66d7e9-ec47-4a4f-97bf-089136f19809} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5077 | 2025.01.29 05:11:09.327688 [ 254 ] {ea66d7e9-ec47-4a4f-97bf-089136f19809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5078 | 2025.01.29 05:11:09.328124 [ 254 ] {ea66d7e9-ec47-4a4f-97bf-089136f19809} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5079 | 2025.01.29 05:11:09.328380 [ 254 ] {ea66d7e9-ec47-4a4f-97bf-089136f19809} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5080 | 2025.01.29 05:11:09.328633 [ 254 ] {ea66d7e9-ec47-4a4f-97bf-089136f19809} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001874 sec., 7470.651013874066 rows/sec., 537.79 KiB/sec. | ||
5081 | 2025.01.29 05:11:09.328701 [ 254 ] {ea66d7e9-ec47-4a4f-97bf-089136f19809} <Debug> TCPHandler: Processed in 0.00222075 sec. | ||
5082 | 2025.01.29 05:11:09.329026 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5083 | 2025.01.29 05:11:09.329251 [ 5 ] {86d701be-bf01-436c-ae07-5f252be85672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5084 | 2025.01.29 05:11:09.329332 [ 5 ] {86d701be-bf01-436c-ae07-5f252be85672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5085 | 2025.01.29 05:11:09.330314 [ 5 ] {86d701be-bf01-436c-ae07-5f252be85672} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5086 | 2025.01.29 05:11:09.330358 [ 5 ] {86d701be-bf01-436c-ae07-5f252be85672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5087 | 2025.01.29 05:11:09.330818 [ 5 ] {86d701be-bf01-436c-ae07-5f252be85672} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5088 | 2025.01.29 05:11:09.331077 [ 5 ] {86d701be-bf01-436c-ae07-5f252be85672} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5089 | 2025.01.29 05:11:09.331290 [ 5 ] {86d701be-bf01-436c-ae07-5f252be85672} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002096 sec., 134064.88549618318 rows/sec., 11.82 MiB/sec. | ||
5090 | 2025.01.29 05:11:09.331357 [ 5 ] {86d701be-bf01-436c-ae07-5f252be85672} <Debug> TCPHandler: Processed in 0.002517506 sec. | ||
5091 | 2025.01.29 05:11:09.331528 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5092 | 2025.01.29 05:11:09.331682 [ 254 ] {b6d2193c-6330-4e77-be3d-0eb6c23b3e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5093 | 2025.01.29 05:11:09.331746 [ 254 ] {b6d2193c-6330-4e77-be3d-0eb6c23b3e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5094 | 2025.01.29 05:11:09.332420 [ 254 ] {b6d2193c-6330-4e77-be3d-0eb6c23b3e07} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5095 | 2025.01.29 05:11:09.332462 [ 254 ] {b6d2193c-6330-4e77-be3d-0eb6c23b3e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5096 | 2025.01.29 05:11:09.332837 [ 254 ] {b6d2193c-6330-4e77-be3d-0eb6c23b3e07} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5097 | 2025.01.29 05:11:09.333076 [ 254 ] {b6d2193c-6330-4e77-be3d-0eb6c23b3e07} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5098 | 2025.01.29 05:11:09.333288 [ 254 ] {b6d2193c-6330-4e77-be3d-0eb6c23b3e07} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001642 sec., 28014.616321559075 rows/sec., 2.02 MiB/sec. | ||
5099 | 2025.01.29 05:11:09.333345 [ 254 ] {b6d2193c-6330-4e77-be3d-0eb6c23b3e07} <Debug> TCPHandler: Processed in 0.001890612 sec. | ||
5100 | 2025.01.29 05:11:09.333520 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5101 | 2025.01.29 05:11:09.333667 [ 5 ] {38d33975-9e75-40bb-94c2-ac65efcf4ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5102 | 2025.01.29 05:11:09.333728 [ 5 ] {38d33975-9e75-40bb-94c2-ac65efcf4ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5103 | 2025.01.29 05:11:09.334366 [ 5 ] {38d33975-9e75-40bb-94c2-ac65efcf4ff1} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5104 | 2025.01.29 05:11:09.334403 [ 5 ] {38d33975-9e75-40bb-94c2-ac65efcf4ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5105 | 2025.01.29 05:11:09.334760 [ 5 ] {38d33975-9e75-40bb-94c2-ac65efcf4ff1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5106 | 2025.01.29 05:11:09.334991 [ 5 ] {38d33975-9e75-40bb-94c2-ac65efcf4ff1} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5107 | 2025.01.29 05:11:09.335189 [ 5 ] {38d33975-9e75-40bb-94c2-ac65efcf4ff1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001553 sec., 9014.810045074051 rows/sec., 631.34 KiB/sec. | ||
5108 | 2025.01.29 05:11:09.335294 [ 5 ] {38d33975-9e75-40bb-94c2-ac65efcf4ff1} <Debug> TCPHandler: Processed in 0.001848871 sec. | ||
5109 | 2025.01.29 05:11:09.335447 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5110 | 2025.01.29 05:11:09.335588 [ 254 ] {1480aed7-3c12-4716-bf96-b0ce754081c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5111 | 2025.01.29 05:11:09.335647 [ 254 ] {1480aed7-3c12-4716-bf96-b0ce754081c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5112 | 2025.01.29 05:11:09.336292 [ 254 ] {1480aed7-3c12-4716-bf96-b0ce754081c6} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5113 | 2025.01.29 05:11:09.336331 [ 254 ] {1480aed7-3c12-4716-bf96-b0ce754081c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5114 | 2025.01.29 05:11:09.336689 [ 254 ] {1480aed7-3c12-4716-bf96-b0ce754081c6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5115 | 2025.01.29 05:11:09.336928 [ 254 ] {1480aed7-3c12-4716-bf96-b0ce754081c6} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5116 | 2025.01.29 05:11:09.337149 [ 254 ] {1480aed7-3c12-4716-bf96-b0ce754081c6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001593 sec., 8160.703075957314 rows/sec., 508.82 KiB/sec. | ||
5117 | 2025.01.29 05:11:09.337205 [ 254 ] {1480aed7-3c12-4716-bf96-b0ce754081c6} <Debug> TCPHandler: Processed in 0.001827041 sec. | ||
5118 | 2025.01.29 05:11:09.337354 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5119 | 2025.01.29 05:11:09.337494 [ 5 ] {9c54007a-506d-461f-a6fb-345d8ca0a4d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5120 | 2025.01.29 05:11:09.337552 [ 5 ] {9c54007a-506d-461f-a6fb-345d8ca0a4d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5121 | 2025.01.29 05:11:09.338370 [ 5 ] {9c54007a-506d-461f-a6fb-345d8ca0a4d4} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5122 | 2025.01.29 05:11:09.338407 [ 5 ] {9c54007a-506d-461f-a6fb-345d8ca0a4d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5123 | 2025.01.29 05:11:09.338788 [ 5 ] {9c54007a-506d-461f-a6fb-345d8ca0a4d4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5124 | 2025.01.29 05:11:09.339034 [ 5 ] {9c54007a-506d-461f-a6fb-345d8ca0a4d4} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5125 | 2025.01.29 05:11:09.339226 [ 5 ] {9c54007a-506d-461f-a6fb-345d8ca0a4d4} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001764 sec., 238662.13151927438 rows/sec., 17.05 MiB/sec. | ||
5126 | 2025.01.29 05:11:09.339281 [ 5 ] {9c54007a-506d-461f-a6fb-345d8ca0a4d4} <Debug> TCPHandler: Processed in 0.001993194 sec. | ||
5127 | 2025.01.29 05:11:09.339430 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5128 | 2025.01.29 05:11:09.339569 [ 254 ] {4cade085-1aba-41ae-a21a-463ff9f446c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5129 | 2025.01.29 05:11:09.339630 [ 254 ] {4cade085-1aba-41ae-a21a-463ff9f446c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5130 | 2025.01.29 05:11:09.340177 [ 254 ] {4cade085-1aba-41ae-a21a-463ff9f446c7} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5131 | 2025.01.29 05:11:09.340216 [ 254 ] {4cade085-1aba-41ae-a21a-463ff9f446c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5132 | 2025.01.29 05:11:09.340593 [ 254 ] {4cade085-1aba-41ae-a21a-463ff9f446c7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5133 | 2025.01.29 05:11:09.340830 [ 254 ] {4cade085-1aba-41ae-a21a-463ff9f446c7} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5134 | 2025.01.29 05:11:09.341038 [ 254 ] {4cade085-1aba-41ae-a21a-463ff9f446c7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0015 sec., 4000 rows/sec., 208.98 KiB/sec. | ||
5135 | 2025.01.29 05:11:09.341091 [ 254 ] {4cade085-1aba-41ae-a21a-463ff9f446c7} <Debug> TCPHandler: Processed in 0.001730118 sec. | ||
5136 | 2025.01.29 05:11:09.341284 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5137 | 2025.01.29 05:11:09.341514 [ 5 ] {c268e891-ddd8-48fa-a3a7-8e151142558c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5138 | 2025.01.29 05:11:09.341612 [ 5 ] {c268e891-ddd8-48fa-a3a7-8e151142558c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5139 | 2025.01.29 05:11:09.342403 [ 5 ] {c268e891-ddd8-48fa-a3a7-8e151142558c} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5140 | 2025.01.29 05:11:09.342440 [ 5 ] {c268e891-ddd8-48fa-a3a7-8e151142558c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5141 | 2025.01.29 05:11:09.342829 [ 5 ] {c268e891-ddd8-48fa-a3a7-8e151142558c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5142 | 2025.01.29 05:11:09.343060 [ 5 ] {c268e891-ddd8-48fa-a3a7-8e151142558c} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5143 | 2025.01.29 05:11:09.343290 [ 5 ] {c268e891-ddd8-48fa-a3a7-8e151142558c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001832 sec., 129366.81222707423 rows/sec., 8.67 MiB/sec. | ||
5144 | 2025.01.29 05:11:09.343433 [ 5 ] {c268e891-ddd8-48fa-a3a7-8e151142558c} <Debug> TCPHandler: Processed in 0.002253471 sec. | ||
5145 | 2025.01.29 05:11:09.343673 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5146 | 2025.01.29 05:11:09.343822 [ 254 ] {bdc35eb0-6cb4-4597-bbde-3d03d52480b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5147 | 2025.01.29 05:11:09.343883 [ 254 ] {bdc35eb0-6cb4-4597-bbde-3d03d52480b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5148 | 2025.01.29 05:11:09.344375 [ 254 ] {bdc35eb0-6cb4-4597-bbde-3d03d52480b6} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5149 | 2025.01.29 05:11:09.344413 [ 254 ] {bdc35eb0-6cb4-4597-bbde-3d03d52480b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5150 | 2025.01.29 05:11:09.344770 [ 254 ] {bdc35eb0-6cb4-4597-bbde-3d03d52480b6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5151 | 2025.01.29 05:11:09.345012 [ 254 ] {bdc35eb0-6cb4-4597-bbde-3d03d52480b6} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5152 | 2025.01.29 05:11:09.345216 [ 254 ] {bdc35eb0-6cb4-4597-bbde-3d03d52480b6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001424 sec., 702.2471910112359 rows/sec., 47.32 KiB/sec. | ||
5153 | 2025.01.29 05:11:09.345266 [ 254 ] {bdc35eb0-6cb4-4597-bbde-3d03d52480b6} <Debug> TCPHandler: Processed in 0.001733028 sec. | ||
5154 | 2025.01.29 05:11:09.345407 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5155 | 2025.01.29 05:11:09.345546 [ 5 ] {8d47731c-059b-4635-b597-b1342e6627f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5156 | 2025.01.29 05:11:09.345640 [ 5 ] {8d47731c-059b-4635-b597-b1342e6627f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5157 | 2025.01.29 05:11:09.346937 [ 5 ] {8d47731c-059b-4635-b597-b1342e6627f5} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5158 | 2025.01.29 05:11:09.346974 [ 5 ] {8d47731c-059b-4635-b597-b1342e6627f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5159 | 2025.01.29 05:11:09.347628 [ 5 ] {8d47731c-059b-4635-b597-b1342e6627f5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5160 | 2025.01.29 05:11:09.347883 [ 5 ] {8d47731c-059b-4635-b597-b1342e6627f5} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5161 | 2025.01.29 05:11:09.348085 [ 5 ] {8d47731c-059b-4635-b597-b1342e6627f5} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002571 sec., 15169.194865810969 rows/sec., 27.18 MiB/sec. | ||
5162 | 2025.01.29 05:11:09.348194 [ 5 ] {8d47731c-059b-4635-b597-b1342e6627f5} <Debug> TCPHandler: Processed in 0.002852404 sec. | ||
5163 | 2025.01.29 05:11:09.348357 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5164 | 2025.01.29 05:11:09.348498 [ 254 ] {22c3686c-654f-48ed-95f0-a371874491a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5165 | 2025.01.29 05:11:09.348558 [ 254 ] {22c3686c-654f-48ed-95f0-a371874491a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5166 | 2025.01.29 05:11:09.349121 [ 254 ] {22c3686c-654f-48ed-95f0-a371874491a7} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5167 | 2025.01.29 05:11:09.349160 [ 254 ] {22c3686c-654f-48ed-95f0-a371874491a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5168 | 2025.01.29 05:11:09.349529 [ 254 ] {22c3686c-654f-48ed-95f0-a371874491a7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5169 | 2025.01.29 05:11:09.349763 [ 254 ] {22c3686c-654f-48ed-95f0-a371874491a7} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5170 | 2025.01.29 05:11:09.350029 [ 254 ] {22c3686c-654f-48ed-95f0-a371874491a7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001561 sec., 52530.42921204356 rows/sec., 3.34 MiB/sec. | ||
5171 | 2025.01.29 05:11:09.350212 [ 254 ] {22c3686c-654f-48ed-95f0-a371874491a7} <Debug> TCPHandler: Processed in 0.001918943 sec. | ||
5172 | 2025.01.29 05:11:09.586885 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
5173 | 2025.01.29 05:11:09.608854 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5174 | 2025.01.29 05:11:09.608911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5175 | 2025.01.29 05:11:09.616464 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5176 | 2025.01.29 05:11:09.617239 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5177 | 2025.01.29 05:11:09.620457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
5178 | 2025.01.29 05:11:14.319556 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5179 | 2025.01.29 05:11:14.319785 [ 254 ] {2a03e1fa-7356-4137-8498-f0fc8c5e52a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5180 | 2025.01.29 05:11:14.319865 [ 254 ] {2a03e1fa-7356-4137-8498-f0fc8c5e52a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5181 | 2025.01.29 05:11:14.320660 [ 254 ] {2a03e1fa-7356-4137-8498-f0fc8c5e52a7} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5182 | 2025.01.29 05:11:14.320706 [ 254 ] {2a03e1fa-7356-4137-8498-f0fc8c5e52a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5183 | 2025.01.29 05:11:14.321147 [ 254 ] {2a03e1fa-7356-4137-8498-f0fc8c5e52a7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5184 | 2025.01.29 05:11:14.321400 [ 254 ] {2a03e1fa-7356-4137-8498-f0fc8c5e52a7} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5185 | 2025.01.29 05:11:14.321639 [ 254 ] {2a03e1fa-7356-4137-8498-f0fc8c5e52a7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001901 sec., 29458.179905312994 rows/sec., 2.25 MiB/sec. | ||
5186 | 2025.01.29 05:11:14.321750 [ 254 ] {2a03e1fa-7356-4137-8498-f0fc8c5e52a7} <Debug> TCPHandler: Processed in 0.002329482 sec. | ||
5187 | 2025.01.29 05:11:14.322039 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5188 | 2025.01.29 05:11:14.322243 [ 5 ] {326b7155-43f0-4bde-a402-4fb93d4680a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5189 | 2025.01.29 05:11:14.322314 [ 5 ] {326b7155-43f0-4bde-a402-4fb93d4680a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5190 | 2025.01.29 05:11:14.323061 [ 5 ] {326b7155-43f0-4bde-a402-4fb93d4680a2} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5191 | 2025.01.29 05:11:14.323108 [ 5 ] {326b7155-43f0-4bde-a402-4fb93d4680a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5192 | 2025.01.29 05:11:14.323529 [ 5 ] {326b7155-43f0-4bde-a402-4fb93d4680a2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5193 | 2025.01.29 05:11:14.323774 [ 5 ] {326b7155-43f0-4bde-a402-4fb93d4680a2} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5194 | 2025.01.29 05:11:14.324002 [ 5 ] {326b7155-43f0-4bde-a402-4fb93d4680a2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001812 sec., 35320.08830022075 rows/sec., 2.76 MiB/sec. | ||
5195 | 2025.01.29 05:11:14.324061 [ 5 ] {326b7155-43f0-4bde-a402-4fb93d4680a2} <Debug> TCPHandler: Processed in 0.002191509 sec. | ||
5196 | 2025.01.29 05:11:14.324199 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5197 | 2025.01.29 05:11:14.324345 [ 254 ] {78a31c5f-85b4-4ed1-85f8-0ef86ce4d817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5198 | 2025.01.29 05:11:14.324412 [ 254 ] {78a31c5f-85b4-4ed1-85f8-0ef86ce4d817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5199 | 2025.01.29 05:11:14.325099 [ 254 ] {78a31c5f-85b4-4ed1-85f8-0ef86ce4d817} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5200 | 2025.01.29 05:11:14.325144 [ 254 ] {78a31c5f-85b4-4ed1-85f8-0ef86ce4d817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5201 | 2025.01.29 05:11:14.325550 [ 254 ] {78a31c5f-85b4-4ed1-85f8-0ef86ce4d817} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5202 | 2025.01.29 05:11:14.325791 [ 254 ] {78a31c5f-85b4-4ed1-85f8-0ef86ce4d817} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5203 | 2025.01.29 05:11:14.326001 [ 254 ] {78a31c5f-85b4-4ed1-85f8-0ef86ce4d817} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001685 sec., 94955.48961424331 rows/sec., 6.61 MiB/sec. | ||
5204 | 2025.01.29 05:11:14.326111 [ 254 ] {78a31c5f-85b4-4ed1-85f8-0ef86ce4d817} <Debug> TCPHandler: Processed in 0.001966994 sec. | ||
5205 | 2025.01.29 05:11:14.326389 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5206 | 2025.01.29 05:11:14.326601 [ 5 ] {ab52dada-1993-4612-8a55-91ac5744464c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5207 | 2025.01.29 05:11:14.326688 [ 5 ] {ab52dada-1993-4612-8a55-91ac5744464c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5208 | 2025.01.29 05:11:14.327405 [ 5 ] {ab52dada-1993-4612-8a55-91ac5744464c} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5209 | 2025.01.29 05:11:14.327443 [ 5 ] {ab52dada-1993-4612-8a55-91ac5744464c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5210 | 2025.01.29 05:11:14.327825 [ 5 ] {ab52dada-1993-4612-8a55-91ac5744464c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5211 | 2025.01.29 05:11:14.328060 [ 5 ] {ab52dada-1993-4612-8a55-91ac5744464c} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5212 | 2025.01.29 05:11:14.328281 [ 5 ] {ab52dada-1993-4612-8a55-91ac5744464c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001729 sec., 34702.13996529786 rows/sec., 2.34 MiB/sec. | ||
5213 | 2025.01.29 05:11:14.328384 [ 5 ] {ab52dada-1993-4612-8a55-91ac5744464c} <Debug> TCPHandler: Processed in 0.002166239 sec. | ||
5214 | 2025.01.29 05:11:16.338868 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
5215 | 2025.01.29 05:11:16.339578 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5216 | 2025.01.29 05:11:16.339621 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5217 | 2025.01.29 05:11:16.340174 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5218 | 2025.01.29 05:11:16.340439 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5219 | 2025.01.29 05:11:16.340699 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
5220 | 2025.01.29 05:11:17.120529 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5221 | 2025.01.29 05:11:17.142523 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5222 | 2025.01.29 05:11:17.142576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5223 | 2025.01.29 05:11:17.149853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5224 | 2025.01.29 05:11:17.150620 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5225 | 2025.01.29 05:11:17.153856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5226 | 2025.01.29 05:11:18.885951 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 746 | ||
5227 | 2025.01.29 05:11:18.889156 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5228 | 2025.01.29 05:11:18.889205 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5229 | 2025.01.29 05:11:18.890717 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5230 | 2025.01.29 05:11:18.891039 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5231 | 2025.01.29 05:11:18.892664 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 746 | ||
5232 | 2025.01.29 05:11:19.325372 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5233 | 2025.01.29 05:11:19.325641 [ 254 ] {92477a3e-44ad-4778-a5ad-cbac08d6cd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5234 | 2025.01.29 05:11:19.325722 [ 254 ] {92477a3e-44ad-4778-a5ad-cbac08d6cd58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5235 | 2025.01.29 05:11:19.326531 [ 254 ] {92477a3e-44ad-4778-a5ad-cbac08d6cd58} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5236 | 2025.01.29 05:11:19.326573 [ 254 ] {92477a3e-44ad-4778-a5ad-cbac08d6cd58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5237 | 2025.01.29 05:11:19.327012 [ 254 ] {92477a3e-44ad-4778-a5ad-cbac08d6cd58} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5238 | 2025.01.29 05:11:19.327278 [ 254 ] {92477a3e-44ad-4778-a5ad-cbac08d6cd58} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5239 | 2025.01.29 05:11:19.327435 [ 31 ] {} <Debug> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5240 | 2025.01.29 05:11:19.327488 [ 31 ] {} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5241 | 2025.01.29 05:11:19.327490 [ 254 ] {92477a3e-44ad-4778-a5ad-cbac08d6cd58} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001905 sec., 7349.081364829396 rows/sec., 529.04 KiB/sec. | ||
5242 | 2025.01.29 05:11:19.327520 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5243 | 2025.01.29 05:11:19.327574 [ 254 ] {92477a3e-44ad-4778-a5ad-cbac08d6cd58} <Debug> TCPHandler: Processed in 0.002390164 sec. | ||
5244 | 2025.01.29 05:11:19.328190 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5245 | 2025.01.29 05:11:19.328217 [ 192 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
5246 | 2025.01.29 05:11:19.328574 [ 192 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5247 | 2025.01.29 05:11:19.328582 [ 5 ] {ecdf6d67-4112-4329-b0de-f4db3aae751d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5248 | 2025.01.29 05:11:19.328632 [ 192 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
5249 | 2025.01.29 05:11:19.328720 [ 5 ] {ecdf6d67-4112-4329-b0de-f4db3aae751d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5250 | 2025.01.29 05:11:19.328891 [ 192 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
5251 | 2025.01.29 05:11:19.329239 [ 192 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
5252 | 2025.01.29 05:11:19.329644 [ 192 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
5253 | 2025.01.29 05:11:19.329986 [ 192 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
5254 | 2025.01.29 05:11:19.331912 [ 5 ] {ecdf6d67-4112-4329-b0de-f4db3aae751d} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5255 | 2025.01.29 05:11:19.331998 [ 5 ] {ecdf6d67-4112-4329-b0de-f4db3aae751d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5256 | 2025.01.29 05:11:19.332397 [ 197 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004727945 sec., 14805.586782418155 rows/sec., 1.10 MiB/sec. | ||
5257 | 2025.01.29 05:11:19.332599 [ 197 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5258 | 2025.01.29 05:11:19.332864 [ 5 ] {ecdf6d67-4112-4329-b0de-f4db3aae751d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5259 | 2025.01.29 05:11:19.333108 [ 197 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_17_4} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5260 | 2025.01.29 05:11:19.333197 [ 5 ] {ecdf6d67-4112-4329-b0de-f4db3aae751d} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5261 | 2025.01.29 05:11:19.333259 [ 197 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_17_4} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5262 | 2025.01.29 05:11:19.333522 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5263 | 2025.01.29 05:11:19.333656 [ 5 ] {ecdf6d67-4112-4329-b0de-f4db3aae751d} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.005186 sec., 54184.3424604705 rows/sec., 4.78 MiB/sec. | ||
5264 | 2025.01.29 05:11:19.333890 [ 5 ] {ecdf6d67-4112-4329-b0de-f4db3aae751d} <Debug> TCPHandler: Processed in 0.006132246 sec. | ||
5265 | 2025.01.29 05:11:19.334186 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5266 | 2025.01.29 05:11:19.334409 [ 254 ] {7a93d0ba-20c9-49dc-a4d7-b67427befcf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5267 | 2025.01.29 05:11:19.334461 [ 254 ] {7a93d0ba-20c9-49dc-a4d7-b67427befcf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5268 | 2025.01.29 05:11:19.335068 [ 254 ] {7a93d0ba-20c9-49dc-a4d7-b67427befcf7} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5269 | 2025.01.29 05:11:19.335106 [ 254 ] {7a93d0ba-20c9-49dc-a4d7-b67427befcf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5270 | 2025.01.29 05:11:19.335484 [ 254 ] {7a93d0ba-20c9-49dc-a4d7-b67427befcf7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5271 | 2025.01.29 05:11:19.335727 [ 254 ] {7a93d0ba-20c9-49dc-a4d7-b67427befcf7} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5272 | 2025.01.29 05:11:19.335906 [ 254 ] {7a93d0ba-20c9-49dc-a4d7-b67427befcf7} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001552 sec., 29639.17525773196 rows/sec., 2.13 MiB/sec. | ||
5273 | 2025.01.29 05:11:19.335957 [ 254 ] {7a93d0ba-20c9-49dc-a4d7-b67427befcf7} <Debug> TCPHandler: Processed in 0.001916523 sec. | ||
5274 | 2025.01.29 05:11:19.336113 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5275 | 2025.01.29 05:11:19.336241 [ 5 ] {1413e891-1d64-42af-bb2a-53aed020340e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5276 | 2025.01.29 05:11:19.336296 [ 5 ] {1413e891-1d64-42af-bb2a-53aed020340e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5277 | 2025.01.29 05:11:19.337015 [ 5 ] {1413e891-1d64-42af-bb2a-53aed020340e} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5278 | 2025.01.29 05:11:19.337064 [ 5 ] {1413e891-1d64-42af-bb2a-53aed020340e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5279 | 2025.01.29 05:11:19.337480 [ 5 ] {1413e891-1d64-42af-bb2a-53aed020340e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5280 | 2025.01.29 05:11:19.337726 [ 5 ] {1413e891-1d64-42af-bb2a-53aed020340e} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5281 | 2025.01.29 05:11:19.338043 [ 5 ] {1413e891-1d64-42af-bb2a-53aed020340e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001806 sec., 7751.937984496124 rows/sec., 542.90 KiB/sec. | ||
5282 | 2025.01.29 05:11:19.338235 [ 5 ] {1413e891-1d64-42af-bb2a-53aed020340e} <Debug> TCPHandler: Processed in 0.002178938 sec. | ||
5283 | 2025.01.29 05:11:19.338380 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5284 | 2025.01.29 05:11:19.338495 [ 254 ] {95033783-23ac-4c2c-9332-b6d118315ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5285 | 2025.01.29 05:11:19.338542 [ 254 ] {95033783-23ac-4c2c-9332-b6d118315ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5286 | 2025.01.29 05:11:19.339125 [ 254 ] {95033783-23ac-4c2c-9332-b6d118315ad4} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5287 | 2025.01.29 05:11:19.339162 [ 254 ] {95033783-23ac-4c2c-9332-b6d118315ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5288 | 2025.01.29 05:11:19.339512 [ 254 ] {95033783-23ac-4c2c-9332-b6d118315ad4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5289 | 2025.01.29 05:11:19.339752 [ 254 ] {95033783-23ac-4c2c-9332-b6d118315ad4} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5290 | 2025.01.29 05:11:19.339874 [ 31 ] {} <Debug> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5291 | 2025.01.29 05:11:19.339912 [ 31 ] {} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5292 | 2025.01.29 05:11:19.339942 [ 254 ] {95033783-23ac-4c2c-9332-b6d118315ad4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001468 sec., 8855.585831062672 rows/sec., 552.14 KiB/sec. | ||
5293 | 2025.01.29 05:11:19.339943 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5294 | 2025.01.29 05:11:19.340061 [ 254 ] {95033783-23ac-4c2c-9332-b6d118315ad4} <Debug> TCPHandler: Processed in 0.001731548 sec. | ||
5295 | 2025.01.29 05:11:19.340181 [ 200 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
5296 | 2025.01.29 05:11:19.340253 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5297 | 2025.01.29 05:11:19.340440 [ 200 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5298 | 2025.01.29 05:11:19.340513 [ 200 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
5299 | 2025.01.29 05:11:19.340532 [ 5 ] {3ff4e385-edaf-4c3a-8d09-8e2a5f882738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5300 | 2025.01.29 05:11:19.340730 [ 200 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
5301 | 2025.01.29 05:11:19.340778 [ 5 ] {3ff4e385-edaf-4c3a-8d09-8e2a5f882738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5302 | 2025.01.29 05:11:19.341006 [ 200 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
5303 | 2025.01.29 05:11:19.341433 [ 200 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
5304 | 2025.01.29 05:11:19.341753 [ 200 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
5305 | 2025.01.29 05:11:19.343697 [ 5 ] {3ff4e385-edaf-4c3a-8d09-8e2a5f882738} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5306 | 2025.01.29 05:11:19.343774 [ 5 ] {3ff4e385-edaf-4c3a-8d09-8e2a5f882738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5307 | 2025.01.29 05:11:19.344154 [ 187 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004079561 sec., 15933.086917930632 rows/sec., 1.03 MiB/sec. | ||
5308 | 2025.01.29 05:11:19.344434 [ 187 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5309 | 2025.01.29 05:11:19.344574 [ 5 ] {3ff4e385-edaf-4c3a-8d09-8e2a5f882738} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5310 | 2025.01.29 05:11:19.344966 [ 187 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_17_4} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5311 | 2025.01.29 05:11:19.344996 [ 5 ] {3ff4e385-edaf-4c3a-8d09-8e2a5f882738} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5312 | 2025.01.29 05:11:19.345164 [ 187 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_17_4} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5313 | 2025.01.29 05:11:19.345389 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5314 | 2025.01.29 05:11:19.345434 [ 5 ] {3ff4e385-edaf-4c3a-8d09-8e2a5f882738} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.004991 sec., 84351.8332999399 rows/sec., 6.03 MiB/sec. | ||
5315 | 2025.01.29 05:11:19.345511 [ 5 ] {3ff4e385-edaf-4c3a-8d09-8e2a5f882738} <Debug> TCPHandler: Processed in 0.005344159 sec. | ||
5316 | 2025.01.29 05:11:19.345680 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5317 | 2025.01.29 05:11:19.345820 [ 254 ] {198a25dd-f679-431f-bc00-5baa2720aa80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5318 | 2025.01.29 05:11:19.345880 [ 254 ] {198a25dd-f679-431f-bc00-5baa2720aa80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5319 | 2025.01.29 05:11:19.346444 [ 254 ] {198a25dd-f679-431f-bc00-5baa2720aa80} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5320 | 2025.01.29 05:11:19.346481 [ 254 ] {198a25dd-f679-431f-bc00-5baa2720aa80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5321 | 2025.01.29 05:11:19.346852 [ 254 ] {198a25dd-f679-431f-bc00-5baa2720aa80} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5322 | 2025.01.29 05:11:19.347095 [ 254 ] {198a25dd-f679-431f-bc00-5baa2720aa80} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5323 | 2025.01.29 05:11:19.347306 [ 254 ] {198a25dd-f679-431f-bc00-5baa2720aa80} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 206.78 KiB/sec. | ||
5324 | 2025.01.29 05:11:19.347506 [ 254 ] {198a25dd-f679-431f-bc00-5baa2720aa80} <Debug> TCPHandler: Processed in 0.001894462 sec. | ||
5325 | 2025.01.29 05:11:19.347689 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5326 | 2025.01.29 05:11:19.347831 [ 5 ] {36f68434-e129-4b72-afa5-160daa8470dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5327 | 2025.01.29 05:11:19.347896 [ 5 ] {36f68434-e129-4b72-afa5-160daa8470dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5328 | 2025.01.29 05:11:19.348554 [ 5 ] {36f68434-e129-4b72-afa5-160daa8470dd} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5329 | 2025.01.29 05:11:19.348594 [ 5 ] {36f68434-e129-4b72-afa5-160daa8470dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5330 | 2025.01.29 05:11:19.348989 [ 5 ] {36f68434-e129-4b72-afa5-160daa8470dd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5331 | 2025.01.29 05:11:19.349220 [ 5 ] {36f68434-e129-4b72-afa5-160daa8470dd} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5332 | 2025.01.29 05:11:19.349439 [ 5 ] {36f68434-e129-4b72-afa5-160daa8470dd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00164 sec., 144512.19512195123 rows/sec., 9.69 MiB/sec. | ||
5333 | 2025.01.29 05:11:19.349490 [ 5 ] {36f68434-e129-4b72-afa5-160daa8470dd} <Debug> TCPHandler: Processed in 0.001868331 sec. | ||
5334 | 2025.01.29 05:11:19.349645 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5335 | 2025.01.29 05:11:19.349783 [ 254 ] {52c15280-c487-4ca5-a8c2-e7db6e616f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5336 | 2025.01.29 05:11:19.349843 [ 254 ] {52c15280-c487-4ca5-a8c2-e7db6e616f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5337 | 2025.01.29 05:11:19.350393 [ 254 ] {52c15280-c487-4ca5-a8c2-e7db6e616f3d} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5338 | 2025.01.29 05:11:19.350430 [ 254 ] {52c15280-c487-4ca5-a8c2-e7db6e616f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5339 | 2025.01.29 05:11:19.350787 [ 254 ] {52c15280-c487-4ca5-a8c2-e7db6e616f3d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5340 | 2025.01.29 05:11:19.351021 [ 254 ] {52c15280-c487-4ca5-a8c2-e7db6e616f3d} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5341 | 2025.01.29 05:11:19.351214 [ 254 ] {52c15280-c487-4ca5-a8c2-e7db6e616f3d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001456 sec., 686.8131868131868 rows/sec., 46.28 KiB/sec. | ||
5342 | 2025.01.29 05:11:19.351313 [ 254 ] {52c15280-c487-4ca5-a8c2-e7db6e616f3d} <Debug> TCPHandler: Processed in 0.001734309 sec. | ||
5343 | 2025.01.29 05:11:19.351459 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5344 | 2025.01.29 05:11:19.351597 [ 5 ] {5a197f18-2c5b-4c58-b5f8-e7ac1cfbd206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5345 | 2025.01.29 05:11:19.351693 [ 5 ] {5a197f18-2c5b-4c58-b5f8-e7ac1cfbd206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5346 | 2025.01.29 05:11:19.352962 [ 5 ] {5a197f18-2c5b-4c58-b5f8-e7ac1cfbd206} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5347 | 2025.01.29 05:11:19.353002 [ 5 ] {5a197f18-2c5b-4c58-b5f8-e7ac1cfbd206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5348 | 2025.01.29 05:11:19.353652 [ 5 ] {5a197f18-2c5b-4c58-b5f8-e7ac1cfbd206} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5349 | 2025.01.29 05:11:19.353905 [ 5 ] {5a197f18-2c5b-4c58-b5f8-e7ac1cfbd206} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5350 | 2025.01.29 05:11:19.354227 [ 5 ] {5a197f18-2c5b-4c58-b5f8-e7ac1cfbd206} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00266 sec., 14661.654135338345 rows/sec., 26.27 MiB/sec. | ||
5351 | 2025.01.29 05:11:19.354641 [ 5 ] {5a197f18-2c5b-4c58-b5f8-e7ac1cfbd206} <Debug> TCPHandler: Processed in 0.003248742 sec. | ||
5352 | 2025.01.29 05:11:19.354826 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5353 | 2025.01.29 05:11:19.354962 [ 254 ] {c11e7dd5-3423-40b1-b1eb-73632d04c97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5354 | 2025.01.29 05:11:19.355021 [ 254 ] {c11e7dd5-3423-40b1-b1eb-73632d04c97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5355 | 2025.01.29 05:11:19.355566 [ 254 ] {c11e7dd5-3423-40b1-b1eb-73632d04c97f} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5356 | 2025.01.29 05:11:19.355604 [ 254 ] {c11e7dd5-3423-40b1-b1eb-73632d04c97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5357 | 2025.01.29 05:11:19.355973 [ 254 ] {c11e7dd5-3423-40b1-b1eb-73632d04c97f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5358 | 2025.01.29 05:11:19.356207 [ 254 ] {c11e7dd5-3423-40b1-b1eb-73632d04c97f} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5359 | 2025.01.29 05:11:19.356380 [ 254 ] {c11e7dd5-3423-40b1-b1eb-73632d04c97f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001449 sec., 56590.75224292616 rows/sec., 3.59 MiB/sec. | ||
5360 | 2025.01.29 05:11:19.356429 [ 254 ] {c11e7dd5-3423-40b1-b1eb-73632d04c97f} <Debug> TCPHandler: Processed in 0.001671287 sec. | ||
5361 | 2025.01.29 05:11:23.735607 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5362 | 2025.01.29 05:11:23.735672 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5363 | 2025.01.29 05:11:23.840844 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
5364 | 2025.01.29 05:11:23.841897 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5365 | 2025.01.29 05:11:23.841957 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5366 | 2025.01.29 05:11:23.842494 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5367 | 2025.01.29 05:11:23.842753 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5368 | 2025.01.29 05:11:23.843001 [ 65 ] {} <Debug> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5369 | 2025.01.29 05:11:23.843034 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5370 | 2025.01.29 05:11:23.843107 [ 65 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5371 | 2025.01.29 05:11:23.843156 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5372 | 2025.01.29 05:11:23.843379 [ 190 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::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 | ||
5373 | 2025.01.29 05:11:23.843636 [ 190 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5374 | 2025.01.29 05:11:23.843710 [ 190 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part | ||
5375 | 2025.01.29 05:11:23.843845 [ 190 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part | ||
5376 | 2025.01.29 05:11:23.844202 [ 190 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part | ||
5377 | 2025.01.29 05:11:23.844514 [ 190 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part | ||
5378 | 2025.01.29 05:11:23.844701 [ 190 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part | ||
5379 | 2025.01.29 05:11:23.844894 [ 190 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part | ||
5380 | 2025.01.29 05:11:23.847604 [ 192 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.004336116 sec., 2757306.3082260713 rows/sec., 39.44 MiB/sec. | ||
5381 | 2025.01.29 05:11:23.848013 [ 193 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5382 | 2025.01.29 05:11:23.848350 [ 193 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_26_5} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5383 | 2025.01.29 05:11:23.848442 [ 193 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_26_5} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5384 | 2025.01.29 05:11:23.848561 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
5385 | 2025.01.29 05:11:24.319012 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5386 | 2025.01.29 05:11:24.319221 [ 254 ] {fe92c3bc-88c5-4ed5-8e98-48d740f22bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5387 | 2025.01.29 05:11:24.319303 [ 254 ] {fe92c3bc-88c5-4ed5-8e98-48d740f22bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5388 | 2025.01.29 05:11:24.320113 [ 254 ] {fe92c3bc-88c5-4ed5-8e98-48d740f22bb9} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5389 | 2025.01.29 05:11:24.320163 [ 254 ] {fe92c3bc-88c5-4ed5-8e98-48d740f22bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5390 | 2025.01.29 05:11:24.320621 [ 254 ] {fe92c3bc-88c5-4ed5-8e98-48d740f22bb9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5391 | 2025.01.29 05:11:24.320897 [ 254 ] {fe92c3bc-88c5-4ed5-8e98-48d740f22bb9} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5392 | 2025.01.29 05:11:24.321127 [ 65 ] {} <Debug> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5393 | 2025.01.29 05:11:24.321157 [ 254 ] {fe92c3bc-88c5-4ed5-8e98-48d740f22bb9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001995 sec., 28070.175438596492 rows/sec., 2.14 MiB/sec. | ||
5394 | 2025.01.29 05:11:24.321254 [ 65 ] {} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5395 | 2025.01.29 05:11:24.321336 [ 254 ] {fe92c3bc-88c5-4ed5-8e98-48d740f22bb9} <Debug> TCPHandler: Processed in 0.002459915 sec. | ||
5396 | 2025.01.29 05:11:24.321348 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5397 | 2025.01.29 05:11:24.321625 [ 190 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::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 | ||
5398 | 2025.01.29 05:11:24.321730 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5399 | 2025.01.29 05:11:24.322014 [ 190 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5400 | 2025.01.29 05:11:24.322087 [ 190 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1431 rows starting from the beginning of the part | ||
5401 | 2025.01.29 05:11:24.322150 [ 5 ] {444b8661-9b3f-42e5-916b-9f56095c219d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5402 | 2025.01.29 05:11:24.322266 [ 190 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
5403 | 2025.01.29 05:11:24.322316 [ 5 ] {444b8661-9b3f-42e5-916b-9f56095c219d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5404 | 2025.01.29 05:11:24.322686 [ 190 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 281 rows starting from the beginning of the part | ||
5405 | 2025.01.29 05:11:24.323033 [ 190 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
5406 | 2025.01.29 05:11:24.323372 [ 190 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 281 rows starting from the beginning of the part | ||
5407 | 2025.01.29 05:11:24.323773 [ 190 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
5408 | 2025.01.29 05:11:24.325354 [ 5 ] {444b8661-9b3f-42e5-916b-9f56095c219d} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5409 | 2025.01.29 05:11:24.325439 [ 5 ] {444b8661-9b3f-42e5-916b-9f56095c219d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5410 | 2025.01.29 05:11:24.326354 [ 5 ] {444b8661-9b3f-42e5-916b-9f56095c219d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5411 | 2025.01.29 05:11:24.326940 [ 5 ] {444b8661-9b3f-42e5-916b-9f56095c219d} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5412 | 2025.01.29 05:11:24.326950 [ 192 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2161 rows, containing 5 columns (5 merged, 0 gathered) in 0.005466232 sec., 395336.31210676755 rows/sec., 34.76 MiB/sec. | ||
5413 | 2025.01.29 05:11:24.327124 [ 65 ] {} <Debug> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5414 | 2025.01.29 05:11:24.327195 [ 65 ] {} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5415 | 2025.01.29 05:11:24.327223 [ 5 ] {444b8661-9b3f-42e5-916b-9f56095c219d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005173 sec., 12371.931181132806 rows/sec., 988.83 KiB/sec. | ||
5416 | 2025.01.29 05:11:24.327235 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5417 | 2025.01.29 05:11:24.327384 [ 192 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5418 | 2025.01.29 05:11:24.327472 [ 5 ] {444b8661-9b3f-42e5-916b-9f56095c219d} <Debug> TCPHandler: Processed in 0.005978463 sec. | ||
5419 | 2025.01.29 05:11:24.327792 [ 199 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::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 | ||
5420 | 2025.01.29 05:11:24.327840 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5421 | 2025.01.29 05:11:24.328249 [ 199 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5422 | 2025.01.29 05:11:24.328277 [ 192 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_41_8} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5423 | 2025.01.29 05:11:24.328304 [ 254 ] {148bbea7-7d25-4a31-9dd2-8aa22674eb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5424 | 2025.01.29 05:11:24.328354 [ 199 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part | ||
5425 | 2025.01.29 05:11:24.328600 [ 192 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_41_8} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5426 | 2025.01.29 05:11:24.328779 [ 199 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
5427 | 2025.01.29 05:11:24.328908 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5428 | 2025.01.29 05:11:24.328941 [ 254 ] {148bbea7-7d25-4a31-9dd2-8aa22674eb85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5429 | 2025.01.29 05:11:24.329206 [ 199 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 421 rows starting from the beginning of the part | ||
5430 | 2025.01.29 05:11:24.329778 [ 199 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
5431 | 2025.01.29 05:11:24.330317 [ 199 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 421 rows starting from the beginning of the part | ||
5432 | 2025.01.29 05:11:24.330732 [ 199 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
5433 | 2025.01.29 05:11:24.332416 [ 254 ] {148bbea7-7d25-4a31-9dd2-8aa22674eb85} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5434 | 2025.01.29 05:11:24.332494 [ 254 ] {148bbea7-7d25-4a31-9dd2-8aa22674eb85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5435 | 2025.01.29 05:11:24.333423 [ 254 ] {148bbea7-7d25-4a31-9dd2-8aa22674eb85} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5436 | 2025.01.29 05:11:24.333957 [ 254 ] {148bbea7-7d25-4a31-9dd2-8aa22674eb85} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5437 | 2025.01.29 05:11:24.333975 [ 199 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.006564366 sec., 296601.3778025174 rows/sec., 22.70 MiB/sec. | ||
5438 | 2025.01.29 05:11:24.334289 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5439 | 2025.01.29 05:11:24.334313 [ 199 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5440 | 2025.01.29 05:11:24.334426 [ 254 ] {148bbea7-7d25-4a31-9dd2-8aa22674eb85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006274 sec., 25502.07204335352 rows/sec., 1.78 MiB/sec. | ||
5441 | 2025.01.29 05:11:24.334451 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5442 | 2025.01.29 05:11:24.334625 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5443 | 2025.01.29 05:11:24.334763 [ 254 ] {148bbea7-7d25-4a31-9dd2-8aa22674eb85} <Debug> TCPHandler: Processed in 0.007001656 sec. | ||
5444 | 2025.01.29 05:11:24.335062 [ 192 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
5445 | 2025.01.29 05:11:24.335106 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5446 | 2025.01.29 05:11:24.335442 [ 194 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_41_8} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5447 | 2025.01.29 05:11:24.335513 [ 5 ] {f4c4d286-e926-45ea-8f0f-7b5786afc8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5448 | 2025.01.29 05:11:24.335523 [ 192 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5449 | 2025.01.29 05:11:24.335651 [ 192 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11935 rows starting from the beginning of the part | ||
5450 | 2025.01.29 05:11:24.335685 [ 5 ] {f4c4d286-e926-45ea-8f0f-7b5786afc8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5451 | 2025.01.29 05:11:24.335799 [ 194 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_41_8} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5452 | 2025.01.29 05:11:24.335994 [ 192 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
5453 | 2025.01.29 05:11:24.336490 [ 192 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part | ||
5454 | 2025.01.29 05:11:24.336951 [ 192 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
5455 | 2025.01.29 05:11:24.337105 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5456 | 2025.01.29 05:11:24.337309 [ 192 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
5457 | 2025.01.29 05:11:24.337676 [ 192 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
5458 | 2025.01.29 05:11:24.338499 [ 5 ] {f4c4d286-e926-45ea-8f0f-7b5786afc8b6} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5459 | 2025.01.29 05:11:24.338553 [ 5 ] {f4c4d286-e926-45ea-8f0f-7b5786afc8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5460 | 2025.01.29 05:11:24.339179 [ 5 ] {f4c4d286-e926-45ea-8f0f-7b5786afc8b6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5461 | 2025.01.29 05:11:24.339582 [ 5 ] {f4c4d286-e926-45ea-8f0f-7b5786afc8b6} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5462 | 2025.01.29 05:11:24.339879 [ 65 ] {} <Debug> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5463 | 2025.01.29 05:11:24.339980 [ 65 ] {} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5464 | 2025.01.29 05:11:24.340080 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5465 | 2025.01.29 05:11:24.340194 [ 5 ] {f4c4d286-e926-45ea-8f0f-7b5786afc8b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004797 sec., 12507.817385866167 rows/sec., 863.17 KiB/sec. | ||
5466 | 2025.01.29 05:11:24.340498 [ 5 ] {f4c4d286-e926-45ea-8f0f-7b5786afc8b6} <Debug> TCPHandler: Processed in 0.005561414 sec. | ||
5467 | 2025.01.29 05:11:24.340747 [ 194 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
5468 | 2025.01.29 05:11:24.341088 [ 194 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5469 | 2025.01.29 05:11:24.341173 [ 194 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2166 rows starting from the beginning of the part | ||
5470 | 2025.01.29 05:11:24.341369 [ 194 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
5471 | 2025.01.29 05:11:24.341523 [ 194 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part | ||
5472 | 2025.01.29 05:11:24.341615 [ 194 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
5473 | 2025.01.29 05:11:24.341747 [ 194 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
5474 | 2025.01.29 05:11:24.341867 [ 194 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
5475 | 2025.01.29 05:11:24.344597 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2510 rows, containing 4 columns (4 merged, 0 gathered) in 0.004350537 sec., 576940.2719710234 rows/sec., 37.64 MiB/sec. | ||
5476 | 2025.01.29 05:11:24.344625 [ 199 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12889 rows, containing 5 columns (5 merged, 0 gathered) in 0.00984176 sec., 1309623.481978833 rows/sec., 88.41 MiB/sec. | ||
5477 | 2025.01.29 05:11:24.344880 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5478 | 2025.01.29 05:11:24.345093 [ 194 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5479 | 2025.01.29 05:11:24.345388 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_41_8} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5480 | 2025.01.29 05:11:24.345576 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_41_8} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5481 | 2025.01.29 05:11:24.345692 [ 194 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5482 | 2025.01.29 05:11:24.345758 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
5483 | 2025.01.29 05:11:24.345848 [ 194 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5484 | 2025.01.29 05:11:24.345945 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
5485 | 2025.01.29 05:11:24.653928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5486 | 2025.01.29 05:11:24.676161 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5487 | 2025.01.29 05:11:24.676222 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5488 | 2025.01.29 05:11:24.683704 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5489 | 2025.01.29 05:11:24.684486 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5490 | 2025.01.29 05:11:24.684954 [ 81 ] {} <Debug> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5491 | 2025.01.29 05:11:24.685133 [ 81 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5492 | 2025.01.29 05:11:24.685232 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5493 | 2025.01.29 05:11:24.685762 [ 205 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
5494 | 2025.01.29 05:11:24.700775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5495 | 2025.01.29 05:11:24.702335 [ 205 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5496 | 2025.01.29 05:11:24.704014 [ 205 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
5497 | 2025.01.29 05:11:24.709731 [ 205 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
5498 | 2025.01.29 05:11:24.715628 [ 205 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
5499 | 2025.01.29 05:11:24.721515 [ 205 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
5500 | 2025.01.29 05:11:24.727339 [ 205 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
5501 | 2025.01.29 05:11:24.731962 [ 205 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
5502 | 2025.01.29 05:11:24.789917 [ 188 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.104488821 sec., 1875.7987517152674 rows/sec., 9.70 MiB/sec. | ||
5503 | 2025.01.29 05:11:24.792887 [ 199 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5504 | 2025.01.29 05:11:24.796091 [ 199 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_26_5} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5505 | 2025.01.29 05:11:24.796225 [ 199 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_26_5} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5506 | 2025.01.29 05:11:24.798814 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
5507 | 2025.01.29 05:11:25.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.98 MiB, peak 201.54 MiB, free memory in arenas 0.00 B, will set to 192.53 MiB (RSS), difference: 1.55 MiB | ||
5508 | 2025.01.29 05:11:25.476787 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5509 | 2025.01.29 05:11:25.476981 [ 254 ] {1249e7bf-3117-4379-8f1f-06da1b54d526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5510 | 2025.01.29 05:11:25.477057 [ 254 ] {1249e7bf-3117-4379-8f1f-06da1b54d526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5511 | 2025.01.29 05:11:25.477813 [ 254 ] {1249e7bf-3117-4379-8f1f-06da1b54d526} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5512 | 2025.01.29 05:11:25.477868 [ 254 ] {1249e7bf-3117-4379-8f1f-06da1b54d526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5513 | 2025.01.29 05:11:25.478317 [ 254 ] {1249e7bf-3117-4379-8f1f-06da1b54d526} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5514 | 2025.01.29 05:11:25.478587 [ 254 ] {1249e7bf-3117-4379-8f1f-06da1b54d526} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5515 | 2025.01.29 05:11:25.478833 [ 254 ] {1249e7bf-3117-4379-8f1f-06da1b54d526} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001905 sec., 7349.081364829396 rows/sec., 529.04 KiB/sec. | ||
5516 | 2025.01.29 05:11:25.478901 [ 254 ] {1249e7bf-3117-4379-8f1f-06da1b54d526} <Debug> TCPHandler: Processed in 0.00224872 sec. | ||
5517 | 2025.01.29 05:11:25.479139 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5518 | 2025.01.29 05:11:25.479334 [ 5 ] {4a639448-992a-40e6-8e83-9e67f8275fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5519 | 2025.01.29 05:11:25.479406 [ 5 ] {4a639448-992a-40e6-8e83-9e67f8275fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5520 | 2025.01.29 05:11:25.480193 [ 5 ] {4a639448-992a-40e6-8e83-9e67f8275fb4} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5521 | 2025.01.29 05:11:25.480234 [ 5 ] {4a639448-992a-40e6-8e83-9e67f8275fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5522 | 2025.01.29 05:11:25.480657 [ 5 ] {4a639448-992a-40e6-8e83-9e67f8275fb4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
5523 | 2025.01.29 05:11:25.480917 [ 5 ] {4a639448-992a-40e6-8e83-9e67f8275fb4} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5524 | 2025.01.29 05:11:25.481155 [ 5 ] {4a639448-992a-40e6-8e83-9e67f8275fb4} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001868 sec., 6423.982869379015 rows/sec., 523.83 KiB/sec. | ||
5525 | 2025.01.29 05:11:25.481304 [ 5 ] {4a639448-992a-40e6-8e83-9e67f8275fb4} <Debug> TCPHandler: Processed in 0.002298142 sec. | ||
5526 | 2025.01.29 05:11:25.481483 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5527 | 2025.01.29 05:11:25.481614 [ 254 ] {220e24ff-a26f-444d-ac5b-d541ac8842cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5528 | 2025.01.29 05:11:25.481668 [ 254 ] {220e24ff-a26f-444d-ac5b-d541ac8842cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5529 | 2025.01.29 05:11:25.483021 [ 254 ] {220e24ff-a26f-444d-ac5b-d541ac8842cb} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5530 | 2025.01.29 05:11:25.483065 [ 254 ] {220e24ff-a26f-444d-ac5b-d541ac8842cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5531 | 2025.01.29 05:11:25.483579 [ 254 ] {220e24ff-a26f-444d-ac5b-d541ac8842cb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5532 | 2025.01.29 05:11:25.483836 [ 254 ] {220e24ff-a26f-444d-ac5b-d541ac8842cb} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5533 | 2025.01.29 05:11:25.484101 [ 254 ] {220e24ff-a26f-444d-ac5b-d541ac8842cb} <Debug> executeQuery: Read 1417 rows, 120.96 KiB in 0.00251 sec., 564541.8326693227 rows/sec., 47.06 MiB/sec. | ||
5534 | 2025.01.29 05:11:25.484226 [ 254 ] {220e24ff-a26f-444d-ac5b-d541ac8842cb} <Debug> TCPHandler: Processed in 0.002810083 sec. | ||
5535 | 2025.01.29 05:11:25.484458 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5536 | 2025.01.29 05:11:25.484596 [ 5 ] {4f8e6cad-b4af-43e7-b92e-52d0104aa0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5537 | 2025.01.29 05:11:25.484651 [ 5 ] {4f8e6cad-b4af-43e7-b92e-52d0104aa0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5538 | 2025.01.29 05:11:25.485263 [ 5 ] {4f8e6cad-b4af-43e7-b92e-52d0104aa0b9} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5539 | 2025.01.29 05:11:25.485303 [ 5 ] {4f8e6cad-b4af-43e7-b92e-52d0104aa0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5540 | 2025.01.29 05:11:25.485691 [ 5 ] {4f8e6cad-b4af-43e7-b92e-52d0104aa0b9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5541 | 2025.01.29 05:11:25.485947 [ 5 ] {4f8e6cad-b4af-43e7-b92e-52d0104aa0b9} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5542 | 2025.01.29 05:11:25.486078 [ 97 ] {} <Debug> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5543 | 2025.01.29 05:11:25.486127 [ 97 ] {} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5544 | 2025.01.29 05:11:25.486137 [ 5 ] {4f8e6cad-b4af-43e7-b92e-52d0104aa0b9} <Debug> executeQuery: Read 53 rows, 3.85 KiB in 0.001563 sec., 33909.14907229687 rows/sec., 2.41 MiB/sec. | ||
5545 | 2025.01.29 05:11:25.486158 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5546 | 2025.01.29 05:11:25.486214 [ 5 ] {4f8e6cad-b4af-43e7-b92e-52d0104aa0b9} <Debug> TCPHandler: Processed in 0.001870032 sec. | ||
5547 | 2025.01.29 05:11:25.486558 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5548 | 2025.01.29 05:11:25.486737 [ 195 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::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 | ||
5549 | 2025.01.29 05:11:25.486904 [ 254 ] {25cad5ee-4051-482d-8089-e9abb4b6f9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5550 | 2025.01.29 05:11:25.487031 [ 254 ] {25cad5ee-4051-482d-8089-e9abb4b6f9bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5551 | 2025.01.29 05:11:25.487066 [ 195 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5552 | 2025.01.29 05:11:25.487182 [ 195 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 64 rows starting from the beginning of the part | ||
5553 | 2025.01.29 05:11:25.487484 [ 195 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 43 rows starting from the beginning of the part | ||
5554 | 2025.01.29 05:11:25.487836 [ 195 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
5555 | 2025.01.29 05:11:25.488168 [ 195 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 46 rows starting from the beginning of the part | ||
5556 | 2025.01.29 05:11:25.488600 [ 195 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part | ||
5557 | 2025.01.29 05:11:25.488945 [ 195 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 53 rows starting from the beginning of the part | ||
5558 | 2025.01.29 05:11:25.489990 [ 254 ] {25cad5ee-4051-482d-8089-e9abb4b6f9bb} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5559 | 2025.01.29 05:11:25.490068 [ 254 ] {25cad5ee-4051-482d-8089-e9abb4b6f9bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5560 | 2025.01.29 05:11:25.491058 [ 254 ] {25cad5ee-4051-482d-8089-e9abb4b6f9bb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5561 | 2025.01.29 05:11:25.491554 [ 254 ] {25cad5ee-4051-482d-8089-e9abb4b6f9bb} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5562 | 2025.01.29 05:11:25.492088 [ 254 ] {25cad5ee-4051-482d-8089-e9abb4b6f9bb} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005234 sec., 46236.14826136798 rows/sec., 3.13 MiB/sec. | ||
5563 | 2025.01.29 05:11:25.492234 [ 254 ] {25cad5ee-4051-482d-8089-e9abb4b6f9bb} <Debug> TCPHandler: Processed in 0.005905612 sec. | ||
5564 | 2025.01.29 05:11:25.492529 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5565 | 2025.01.29 05:11:25.492729 [ 195 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 5 columns (5 merged, 0 gathered) in 0.006456284 sec., 39806.17952989677 rows/sec., 3.00 MiB/sec. | ||
5566 | 2025.01.29 05:11:25.492748 [ 5 ] {7abb883c-33b5-4527-b5a5-1d94b9859d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5567 | 2025.01.29 05:11:25.492840 [ 5 ] {7abb883c-33b5-4527-b5a5-1d94b9859d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5568 | 2025.01.29 05:11:25.493008 [ 195 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5569 | 2025.01.29 05:11:25.493970 [ 195 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_21_4} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5570 | 2025.01.29 05:11:25.494053 [ 5 ] {7abb883c-33b5-4527-b5a5-1d94b9859d88} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5571 | 2025.01.29 05:11:25.494115 [ 5 ] {7abb883c-33b5-4527-b5a5-1d94b9859d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5572 | 2025.01.29 05:11:25.494197 [ 195 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_21_4} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5573 | 2025.01.29 05:11:25.494412 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
5574 | 2025.01.29 05:11:25.494657 [ 5 ] {7abb883c-33b5-4527-b5a5-1d94b9859d88} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5575 | 2025.01.29 05:11:25.494903 [ 5 ] {7abb883c-33b5-4527-b5a5-1d94b9859d88} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5576 | 2025.01.29 05:11:25.495080 [ 5 ] {7abb883c-33b5-4527-b5a5-1d94b9859d88} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002384 sec., 5453.020134228188 rows/sec., 339.99 KiB/sec. | ||
5577 | 2025.01.29 05:11:25.495134 [ 5 ] {7abb883c-33b5-4527-b5a5-1d94b9859d88} <Debug> TCPHandler: Processed in 0.002746231 sec. | ||
5578 | 2025.01.29 05:11:25.495303 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5579 | 2025.01.29 05:11:25.495444 [ 254 ] {fe1e52da-fc16-48b1-a7a3-d235ba45f566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5580 | 2025.01.29 05:11:25.495503 [ 254 ] {fe1e52da-fc16-48b1-a7a3-d235ba45f566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5581 | 2025.01.29 05:11:25.496444 [ 254 ] {fe1e52da-fc16-48b1-a7a3-d235ba45f566} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5582 | 2025.01.29 05:11:25.496484 [ 254 ] {fe1e52da-fc16-48b1-a7a3-d235ba45f566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5583 | 2025.01.29 05:11:25.496885 [ 254 ] {fe1e52da-fc16-48b1-a7a3-d235ba45f566} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5584 | 2025.01.29 05:11:25.497128 [ 254 ] {fe1e52da-fc16-48b1-a7a3-d235ba45f566} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5585 | 2025.01.29 05:11:25.497378 [ 254 ] {fe1e52da-fc16-48b1-a7a3-d235ba45f566} <Debug> executeQuery: Read 884 rows, 65.67 KiB in 0.001957 sec., 451711.80378129793 rows/sec., 32.77 MiB/sec. | ||
5586 | 2025.01.29 05:11:25.497513 [ 254 ] {fe1e52da-fc16-48b1-a7a3-d235ba45f566} <Debug> TCPHandler: Processed in 0.002271391 sec. | ||
5587 | 2025.01.29 05:11:25.497743 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5588 | 2025.01.29 05:11:25.497868 [ 5 ] {c8113104-92c5-414f-a626-910111ccf317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5589 | 2025.01.29 05:11:25.497920 [ 5 ] {c8113104-92c5-414f-a626-910111ccf317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5590 | 2025.01.29 05:11:25.498416 [ 5 ] {c8113104-92c5-414f-a626-910111ccf317} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5591 | 2025.01.29 05:11:25.498453 [ 5 ] {c8113104-92c5-414f-a626-910111ccf317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5592 | 2025.01.29 05:11:25.498824 [ 5 ] {c8113104-92c5-414f-a626-910111ccf317} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5593 | 2025.01.29 05:11:25.499072 [ 5 ] {c8113104-92c5-414f-a626-910111ccf317} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5594 | 2025.01.29 05:11:25.499256 [ 5 ] {c8113104-92c5-414f-a626-910111ccf317} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001411 sec., 4252.303330970943 rows/sec., 222.17 KiB/sec. | ||
5595 | 2025.01.29 05:11:25.499306 [ 5 ] {c8113104-92c5-414f-a626-910111ccf317} <Debug> TCPHandler: Processed in 0.001691268 sec. | ||
5596 | 2025.01.29 05:11:25.499448 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5597 | 2025.01.29 05:11:25.499570 [ 254 ] {89155d51-72bf-4439-a4ad-d9e808b32e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5598 | 2025.01.29 05:11:25.499626 [ 254 ] {89155d51-72bf-4439-a4ad-d9e808b32e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5599 | 2025.01.29 05:11:25.500413 [ 254 ] {89155d51-72bf-4439-a4ad-d9e808b32e4d} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5600 | 2025.01.29 05:11:25.500452 [ 254 ] {89155d51-72bf-4439-a4ad-d9e808b32e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5601 | 2025.01.29 05:11:25.500892 [ 254 ] {89155d51-72bf-4439-a4ad-d9e808b32e4d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5602 | 2025.01.29 05:11:25.501141 [ 254 ] {89155d51-72bf-4439-a4ad-d9e808b32e4d} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5603 | 2025.01.29 05:11:25.501349 [ 254 ] {89155d51-72bf-4439-a4ad-d9e808b32e4d} <Debug> executeQuery: Read 993 rows, 67.67 KiB in 0.001806 sec., 549833.8870431894 rows/sec., 36.59 MiB/sec. | ||
5604 | 2025.01.29 05:11:25.501417 [ 254 ] {89155d51-72bf-4439-a4ad-d9e808b32e4d} <Debug> TCPHandler: Processed in 0.002024955 sec. | ||
5605 | 2025.01.29 05:11:25.501567 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5606 | 2025.01.29 05:11:25.501687 [ 5 ] {eed02f33-b2b7-4d2d-90e3-84ad3671a62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5607 | 2025.01.29 05:11:25.501742 [ 5 ] {eed02f33-b2b7-4d2d-90e3-84ad3671a62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5608 | 2025.01.29 05:11:25.502216 [ 5 ] {eed02f33-b2b7-4d2d-90e3-84ad3671a62d} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5609 | 2025.01.29 05:11:25.502253 [ 5 ] {eed02f33-b2b7-4d2d-90e3-84ad3671a62d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5610 | 2025.01.29 05:11:25.502615 [ 5 ] {eed02f33-b2b7-4d2d-90e3-84ad3671a62d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5611 | 2025.01.29 05:11:25.502868 [ 5 ] {eed02f33-b2b7-4d2d-90e3-84ad3671a62d} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5612 | 2025.01.29 05:11:25.503092 [ 5 ] {eed02f33-b2b7-4d2d-90e3-84ad3671a62d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001427 sec., 700.7708479327259 rows/sec., 47.22 KiB/sec. | ||
5613 | 2025.01.29 05:11:25.503283 [ 5 ] {eed02f33-b2b7-4d2d-90e3-84ad3671a62d} <Debug> TCPHandler: Processed in 0.00176917 sec. | ||
5614 | 2025.01.29 05:11:25.503443 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5615 | 2025.01.29 05:11:25.503563 [ 254 ] {9d5a139f-26c8-46bf-a328-90d48e2daf26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5616 | 2025.01.29 05:11:25.503659 [ 254 ] {9d5a139f-26c8-46bf-a328-90d48e2daf26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5617 | 2025.01.29 05:11:25.504985 [ 254 ] {9d5a139f-26c8-46bf-a328-90d48e2daf26} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5618 | 2025.01.29 05:11:25.505026 [ 254 ] {9d5a139f-26c8-46bf-a328-90d48e2daf26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5619 | 2025.01.29 05:11:25.505678 [ 254 ] {9d5a139f-26c8-46bf-a328-90d48e2daf26} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5620 | 2025.01.29 05:11:25.505934 [ 254 ] {9d5a139f-26c8-46bf-a328-90d48e2daf26} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5621 | 2025.01.29 05:11:25.506110 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5622 | 2025.01.29 05:11:25.506185 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5623 | 2025.01.29 05:11:25.506223 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
5624 | 2025.01.29 05:11:25.506228 [ 254 ] {9d5a139f-26c8-46bf-a328-90d48e2daf26} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002683 sec., 12672.3816623183 rows/sec., 22.71 MiB/sec. | ||
5625 | 2025.01.29 05:11:25.506443 [ 186 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::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 | ||
5626 | 2025.01.29 05:11:25.506489 [ 254 ] {9d5a139f-26c8-46bf-a328-90d48e2daf26} <Debug> TCPHandler: Processed in 0.003102999 sec. | ||
5627 | 2025.01.29 05:11:25.506706 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5628 | 2025.01.29 05:11:25.506882 [ 186 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5629 | 2025.01.29 05:11:25.506950 [ 5 ] {4aaa3585-e3cf-4d87-8116-cc79505f96bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5630 | 2025.01.29 05:11:25.506997 [ 186 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 437 rows starting from the beginning of the part | ||
5631 | 2025.01.29 05:11:25.507054 [ 5 ] {4aaa3585-e3cf-4d87-8116-cc79505f96bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5632 | 2025.01.29 05:11:25.507849 [ 186 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::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 | ||
5633 | 2025.01.29 05:11:25.508585 [ 186 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
5634 | 2025.01.29 05:11:25.509287 [ 186 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part | ||
5635 | 2025.01.29 05:11:25.509430 [ 5 ] {4aaa3585-e3cf-4d87-8116-cc79505f96bf} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5636 | 2025.01.29 05:11:25.509522 [ 5 ] {4aaa3585-e3cf-4d87-8116-cc79505f96bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5637 | 2025.01.29 05:11:25.509973 [ 186 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part | ||
5638 | 2025.01.29 05:11:25.510747 [ 186 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
5639 | 2025.01.29 05:11:25.510903 [ 5 ] {4aaa3585-e3cf-4d87-8116-cc79505f96bf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5640 | 2025.01.29 05:11:25.511696 [ 5 ] {4aaa3585-e3cf-4d87-8116-cc79505f96bf} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5641 | 2025.01.29 05:11:25.512310 [ 5 ] {4aaa3585-e3cf-4d87-8116-cc79505f96bf} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.005366 sec., 8572.493477450615 rows/sec., 530.87 KiB/sec. | ||
5642 | 2025.01.29 05:11:25.512726 [ 5 ] {4aaa3585-e3cf-4d87-8116-cc79505f96bf} <Debug> TCPHandler: Processed in 0.006126727 sec. | ||
5643 | 2025.01.29 05:11:25.520889 [ 195 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 19 columns (19 merged, 0 gathered) in 0.014581955 sec., 40323.8111762106 rows/sec., 72.26 MiB/sec. | ||
5644 | 2025.01.29 05:11:25.521954 [ 195 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5645 | 2025.01.29 05:11:25.522397 [ 195 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5646 | 2025.01.29 05:11:25.522485 [ 195 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5647 | 2025.01.29 05:11:25.522651 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
5648 | 2025.01.29 05:11:28.892887 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 800 | ||
5649 | 2025.01.29 05:11:28.896904 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5650 | 2025.01.29 05:11:28.896960 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5651 | 2025.01.29 05:11:28.898988 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5652 | 2025.01.29 05:11:28.899315 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5653 | 2025.01.29 05:11:28.900235 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 800 | ||
5654 | 2025.01.29 05:11:29.316719 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5655 | 2025.01.29 05:11:29.316933 [ 254 ] {4ff155ce-2610-497f-af10-003be3d9cff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5656 | 2025.01.29 05:11:29.317016 [ 254 ] {4ff155ce-2610-497f-af10-003be3d9cff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5657 | 2025.01.29 05:11:29.317851 [ 254 ] {4ff155ce-2610-497f-af10-003be3d9cff6} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5658 | 2025.01.29 05:11:29.317902 [ 254 ] {4ff155ce-2610-497f-af10-003be3d9cff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5659 | 2025.01.29 05:11:29.318321 [ 254 ] {4ff155ce-2610-497f-af10-003be3d9cff6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5660 | 2025.01.29 05:11:29.318584 [ 254 ] {4ff155ce-2610-497f-af10-003be3d9cff6} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5661 | 2025.01.29 05:11:29.318789 [ 254 ] {4ff155ce-2610-497f-af10-003be3d9cff6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001916 sec., 2087.6826722338205 rows/sec., 170.24 KiB/sec. | ||
5662 | 2025.01.29 05:11:29.318855 [ 254 ] {4ff155ce-2610-497f-af10-003be3d9cff6} <Debug> TCPHandler: Processed in 0.002272411 sec. | ||
5663 | 2025.01.29 05:11:29.319183 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5664 | 2025.01.29 05:11:29.319489 [ 5 ] {af8ebb4d-d4b3-4577-b904-c17687e7c827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5665 | 2025.01.29 05:11:29.319607 [ 5 ] {af8ebb4d-d4b3-4577-b904-c17687e7c827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5666 | 2025.01.29 05:11:29.320446 [ 5 ] {af8ebb4d-d4b3-4577-b904-c17687e7c827} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5667 | 2025.01.29 05:11:29.320497 [ 5 ] {af8ebb4d-d4b3-4577-b904-c17687e7c827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5668 | 2025.01.29 05:11:29.320935 [ 5 ] {af8ebb4d-d4b3-4577-b904-c17687e7c827} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5669 | 2025.01.29 05:11:29.321188 [ 5 ] {af8ebb4d-d4b3-4577-b904-c17687e7c827} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5670 | 2025.01.29 05:11:29.321420 [ 5 ] {af8ebb4d-d4b3-4577-b904-c17687e7c827} <Debug> executeQuery: Read 68 rows, 5.50 KiB in 0.002017 sec., 33713.43579573624 rows/sec., 2.66 MiB/sec. | ||
5671 | 2025.01.29 05:11:29.321486 [ 5 ] {af8ebb4d-d4b3-4577-b904-c17687e7c827} <Debug> TCPHandler: Processed in 0.002491476 sec. | ||
5672 | 2025.01.29 05:11:29.321645 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5673 | 2025.01.29 05:11:29.321794 [ 254 ] {661d780a-df0e-4ed3-b49e-1a13ba650d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5674 | 2025.01.29 05:11:29.321855 [ 254 ] {661d780a-df0e-4ed3-b49e-1a13ba650d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5675 | 2025.01.29 05:11:29.322571 [ 254 ] {661d780a-df0e-4ed3-b49e-1a13ba650d50} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5676 | 2025.01.29 05:11:29.322617 [ 254 ] {661d780a-df0e-4ed3-b49e-1a13ba650d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5677 | 2025.01.29 05:11:29.323001 [ 254 ] {661d780a-df0e-4ed3-b49e-1a13ba650d50} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5678 | 2025.01.29 05:11:29.323252 [ 254 ] {661d780a-df0e-4ed3-b49e-1a13ba650d50} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5679 | 2025.01.29 05:11:29.323434 [ 254 ] {661d780a-df0e-4ed3-b49e-1a13ba650d50} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001677 sec., 5366.726296958855 rows/sec., 390.74 KiB/sec. | ||
5680 | 2025.01.29 05:11:29.323490 [ 254 ] {661d780a-df0e-4ed3-b49e-1a13ba650d50} <Debug> TCPHandler: Processed in 0.001915362 sec. | ||
5681 | 2025.01.29 05:11:29.323660 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5682 | 2025.01.29 05:11:29.323788 [ 5 ] {681838e1-0a9e-4b85-9d4d-c891bbcb0970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5683 | 2025.01.29 05:11:29.323842 [ 5 ] {681838e1-0a9e-4b85-9d4d-c891bbcb0970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5684 | 2025.01.29 05:11:29.324475 [ 5 ] {681838e1-0a9e-4b85-9d4d-c891bbcb0970} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5685 | 2025.01.29 05:11:29.324522 [ 5 ] {681838e1-0a9e-4b85-9d4d-c891bbcb0970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5686 | 2025.01.29 05:11:29.324899 [ 5 ] {681838e1-0a9e-4b85-9d4d-c891bbcb0970} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5687 | 2025.01.29 05:11:29.325141 [ 5 ] {681838e1-0a9e-4b85-9d4d-c891bbcb0970} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5688 | 2025.01.29 05:11:29.325353 [ 5 ] {681838e1-0a9e-4b85-9d4d-c891bbcb0970} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001595 sec., 45768.0250783699 rows/sec., 3.58 MiB/sec. | ||
5689 | 2025.01.29 05:11:29.325409 [ 5 ] {681838e1-0a9e-4b85-9d4d-c891bbcb0970} <Debug> TCPHandler: Processed in 0.00180849 sec. | ||
5690 | 2025.01.29 05:11:29.325551 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5691 | 2025.01.29 05:11:29.325671 [ 254 ] {477a3c2d-6ac2-41b3-aa57-d9913405ff64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5692 | 2025.01.29 05:11:29.325732 [ 254 ] {477a3c2d-6ac2-41b3-aa57-d9913405ff64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5693 | 2025.01.29 05:11:29.326394 [ 254 ] {477a3c2d-6ac2-41b3-aa57-d9913405ff64} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5694 | 2025.01.29 05:11:29.326440 [ 254 ] {477a3c2d-6ac2-41b3-aa57-d9913405ff64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5695 | 2025.01.29 05:11:29.326881 [ 254 ] {477a3c2d-6ac2-41b3-aa57-d9913405ff64} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5696 | 2025.01.29 05:11:29.327122 [ 254 ] {477a3c2d-6ac2-41b3-aa57-d9913405ff64} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5697 | 2025.01.29 05:11:29.327310 [ 254 ] {477a3c2d-6ac2-41b3-aa57-d9913405ff64} <Debug> executeQuery: Read 98 rows, 6.99 KiB in 0.001665 sec., 58858.85885885886 rows/sec., 4.10 MiB/sec. | ||
5698 | 2025.01.29 05:11:29.327438 [ 254 ] {477a3c2d-6ac2-41b3-aa57-d9913405ff64} <Debug> TCPHandler: Processed in 0.001940923 sec. | ||
5699 | 2025.01.29 05:11:29.327634 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5700 | 2025.01.29 05:11:29.327764 [ 5 ] {2df426ba-b821-40cb-afd1-62a4efffb3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5701 | 2025.01.29 05:11:29.327862 [ 5 ] {2df426ba-b821-40cb-afd1-62a4efffb3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5702 | 2025.01.29 05:11:29.329131 [ 5 ] {2df426ba-b821-40cb-afd1-62a4efffb3b1} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5703 | 2025.01.29 05:11:29.329171 [ 5 ] {2df426ba-b821-40cb-afd1-62a4efffb3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5704 | 2025.01.29 05:11:29.329783 [ 5 ] {2df426ba-b821-40cb-afd1-62a4efffb3b1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5705 | 2025.01.29 05:11:29.330061 [ 5 ] {2df426ba-b821-40cb-afd1-62a4efffb3b1} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5706 | 2025.01.29 05:11:29.330309 [ 5 ] {2df426ba-b821-40cb-afd1-62a4efffb3b1} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002577 sec., 1940.2405898331394 rows/sec., 3.48 MiB/sec. | ||
5707 | 2025.01.29 05:11:29.330414 [ 5 ] {2df426ba-b821-40cb-afd1-62a4efffb3b1} <Debug> TCPHandler: Processed in 0.002884304 sec. | ||
5708 | 2025.01.29 05:11:29.330567 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5709 | 2025.01.29 05:11:29.330708 [ 254 ] {043119c8-4bb3-48ed-88b8-b2ab0f16d047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5710 | 2025.01.29 05:11:29.330769 [ 254 ] {043119c8-4bb3-48ed-88b8-b2ab0f16d047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5711 | 2025.01.29 05:11:29.331353 [ 254 ] {043119c8-4bb3-48ed-88b8-b2ab0f16d047} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5712 | 2025.01.29 05:11:29.331398 [ 254 ] {043119c8-4bb3-48ed-88b8-b2ab0f16d047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5713 | 2025.01.29 05:11:29.331844 [ 254 ] {043119c8-4bb3-48ed-88b8-b2ab0f16d047} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5714 | 2025.01.29 05:11:29.332081 [ 254 ] {043119c8-4bb3-48ed-88b8-b2ab0f16d047} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5715 | 2025.01.29 05:11:29.332258 [ 254 ] {043119c8-4bb3-48ed-88b8-b2ab0f16d047} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001582 sec., 22756.00505689001 rows/sec., 1.53 MiB/sec. | ||
5716 | 2025.01.29 05:11:29.332309 [ 254 ] {043119c8-4bb3-48ed-88b8-b2ab0f16d047} <Debug> TCPHandler: Processed in 0.0018105 sec. | ||
5717 | 2025.01.29 05:11:31.343206 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
5718 | 2025.01.29 05:11:31.344253 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5719 | 2025.01.29 05:11:31.344306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5720 | 2025.01.29 05:11:31.344848 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5721 | 2025.01.29 05:11:31.345105 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5722 | 2025.01.29 05:11:31.345372 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
5723 | 2025.01.29 05:11:32.200865 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5724 | 2025.01.29 05:11:32.219165 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5725 | 2025.01.29 05:11:32.219221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5726 | 2025.01.29 05:11:32.226205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5727 | 2025.01.29 05:11:32.226945 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5728 | 2025.01.29 05:11:32.229564 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5729 | 2025.01.29 05:11:34.319461 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5730 | 2025.01.29 05:11:34.319677 [ 254 ] {87b794c2-398b-47e6-b720-7747ff167dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5731 | 2025.01.29 05:11:34.319759 [ 254 ] {87b794c2-398b-47e6-b720-7747ff167dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5732 | 2025.01.29 05:11:34.320555 [ 254 ] {87b794c2-398b-47e6-b720-7747ff167dab} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5733 | 2025.01.29 05:11:34.320603 [ 254 ] {87b794c2-398b-47e6-b720-7747ff167dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5734 | 2025.01.29 05:11:34.321042 [ 254 ] {87b794c2-398b-47e6-b720-7747ff167dab} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5735 | 2025.01.29 05:11:34.321312 [ 254 ] {87b794c2-398b-47e6-b720-7747ff167dab} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5736 | 2025.01.29 05:11:34.321592 [ 254 ] {87b794c2-398b-47e6-b720-7747ff167dab} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001972 sec., 28397.565922920894 rows/sec., 2.17 MiB/sec. | ||
5737 | 2025.01.29 05:11:34.321661 [ 254 ] {87b794c2-398b-47e6-b720-7747ff167dab} <Debug> TCPHandler: Processed in 0.002334422 sec. | ||
5738 | 2025.01.29 05:11:34.321971 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5739 | 2025.01.29 05:11:34.322187 [ 5 ] {a73010e5-4173-4b84-a466-5fd2da11e187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5740 | 2025.01.29 05:11:34.322270 [ 5 ] {a73010e5-4173-4b84-a466-5fd2da11e187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5741 | 2025.01.29 05:11:34.323115 [ 5 ] {a73010e5-4173-4b84-a466-5fd2da11e187} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5742 | 2025.01.29 05:11:34.323158 [ 5 ] {a73010e5-4173-4b84-a466-5fd2da11e187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5743 | 2025.01.29 05:11:34.323590 [ 5 ] {a73010e5-4173-4b84-a466-5fd2da11e187} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5744 | 2025.01.29 05:11:34.323841 [ 5 ] {a73010e5-4173-4b84-a466-5fd2da11e187} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5745 | 2025.01.29 05:11:34.324046 [ 5 ] {a73010e5-4173-4b84-a466-5fd2da11e187} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001918 sec., 33368.09176225235 rows/sec., 2.60 MiB/sec. | ||
5746 | 2025.01.29 05:11:34.324109 [ 5 ] {a73010e5-4173-4b84-a466-5fd2da11e187} <Debug> TCPHandler: Processed in 0.002299642 sec. | ||
5747 | 2025.01.29 05:11:34.324272 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5748 | 2025.01.29 05:11:34.324425 [ 254 ] {3804f997-5068-43d9-9004-c3ac96e5a6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5749 | 2025.01.29 05:11:34.324496 [ 254 ] {3804f997-5068-43d9-9004-c3ac96e5a6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5750 | 2025.01.29 05:11:34.325137 [ 254 ] {3804f997-5068-43d9-9004-c3ac96e5a6dc} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5751 | 2025.01.29 05:11:34.325180 [ 254 ] {3804f997-5068-43d9-9004-c3ac96e5a6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5752 | 2025.01.29 05:11:34.325601 [ 254 ] {3804f997-5068-43d9-9004-c3ac96e5a6dc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5753 | 2025.01.29 05:11:34.325841 [ 254 ] {3804f997-5068-43d9-9004-c3ac96e5a6dc} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5754 | 2025.01.29 05:11:34.326063 [ 254 ] {3804f997-5068-43d9-9004-c3ac96e5a6dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001678 sec., 95351.60905840286 rows/sec., 6.64 MiB/sec. | ||
5755 | 2025.01.29 05:11:34.326123 [ 254 ] {3804f997-5068-43d9-9004-c3ac96e5a6dc} <Debug> TCPHandler: Processed in 0.001921063 sec. | ||
5756 | 2025.01.29 05:11:34.326285 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5757 | 2025.01.29 05:11:34.326431 [ 5 ] {c0803a8a-d0aa-4118-9c94-2dbf099319d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5758 | 2025.01.29 05:11:34.326495 [ 5 ] {c0803a8a-d0aa-4118-9c94-2dbf099319d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5759 | 2025.01.29 05:11:34.327075 [ 5 ] {c0803a8a-d0aa-4118-9c94-2dbf099319d9} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5760 | 2025.01.29 05:11:34.327112 [ 5 ] {c0803a8a-d0aa-4118-9c94-2dbf099319d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5761 | 2025.01.29 05:11:34.327492 [ 5 ] {c0803a8a-d0aa-4118-9c94-2dbf099319d9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5762 | 2025.01.29 05:11:34.327736 [ 5 ] {c0803a8a-d0aa-4118-9c94-2dbf099319d9} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5763 | 2025.01.29 05:11:34.327918 [ 5 ] {c0803a8a-d0aa-4118-9c94-2dbf099319d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001524 sec., 39370.07874015748 rows/sec., 2.65 MiB/sec. | ||
5764 | 2025.01.29 05:11:34.327971 [ 5 ] {c0803a8a-d0aa-4118-9c94-2dbf099319d9} <Debug> TCPHandler: Processed in 0.001756479 sec. | ||
5765 | 2025.01.29 05:11:38.735716 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5766 | 2025.01.29 05:11:38.735778 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5767 | 2025.01.29 05:11:38.845503 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
5768 | 2025.01.29 05:11:38.846331 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5769 | 2025.01.29 05:11:38.846380 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5770 | 2025.01.29 05:11:38.846965 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5771 | 2025.01.29 05:11:38.847228 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5772 | 2025.01.29 05:11:38.847494 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5773 | 2025.01.29 05:11:38.900486 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 822 | ||
5774 | 2025.01.29 05:11:38.903369 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5775 | 2025.01.29 05:11:38.903415 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5776 | 2025.01.29 05:11:38.904881 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5777 | 2025.01.29 05:11:38.905207 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5778 | 2025.01.29 05:11:38.906284 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 822 | ||
5779 | 2025.01.29 05:11:39.326070 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5780 | 2025.01.29 05:11:39.326366 [ 254 ] {552b0992-10e4-4ec9-87b8-f59d08489297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5781 | 2025.01.29 05:11:39.326478 [ 254 ] {552b0992-10e4-4ec9-87b8-f59d08489297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5782 | 2025.01.29 05:11:39.327428 [ 254 ] {552b0992-10e4-4ec9-87b8-f59d08489297} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5783 | 2025.01.29 05:11:39.327474 [ 254 ] {552b0992-10e4-4ec9-87b8-f59d08489297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5784 | 2025.01.29 05:11:39.327895 [ 254 ] {552b0992-10e4-4ec9-87b8-f59d08489297} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5785 | 2025.01.29 05:11:39.328162 [ 254 ] {552b0992-10e4-4ec9-87b8-f59d08489297} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5786 | 2025.01.29 05:11:39.328384 [ 254 ] {552b0992-10e4-4ec9-87b8-f59d08489297} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002102 sec., 6660.323501427211 rows/sec., 479.45 KiB/sec. | ||
5787 | 2025.01.29 05:11:39.328439 [ 254 ] {552b0992-10e4-4ec9-87b8-f59d08489297} <Debug> TCPHandler: Processed in 0.002540767 sec. | ||
5788 | 2025.01.29 05:11:39.328695 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5789 | 2025.01.29 05:11:39.328880 [ 5 ] {d79a251c-d41d-40c2-873d-fea406fef8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5790 | 2025.01.29 05:11:39.328950 [ 5 ] {d79a251c-d41d-40c2-873d-fea406fef8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5791 | 2025.01.29 05:11:39.329798 [ 5 ] {d79a251c-d41d-40c2-873d-fea406fef8ba} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5792 | 2025.01.29 05:11:39.329842 [ 5 ] {d79a251c-d41d-40c2-873d-fea406fef8ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5793 | 2025.01.29 05:11:39.330296 [ 5 ] {d79a251c-d41d-40c2-873d-fea406fef8ba} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5794 | 2025.01.29 05:11:39.330552 [ 5 ] {d79a251c-d41d-40c2-873d-fea406fef8ba} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5795 | 2025.01.29 05:11:39.330788 [ 5 ] {d79a251c-d41d-40c2-873d-fea406fef8ba} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.00196 sec., 143367.3469387755 rows/sec., 12.65 MiB/sec. | ||
5796 | 2025.01.29 05:11:39.330856 [ 5 ] {d79a251c-d41d-40c2-873d-fea406fef8ba} <Debug> TCPHandler: Processed in 0.002293372 sec. | ||
5797 | 2025.01.29 05:11:39.331003 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5798 | 2025.01.29 05:11:39.331221 [ 254 ] {0b1d52a4-bf62-4796-9d58-ae8b59a000f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5799 | 2025.01.29 05:11:39.331311 [ 254 ] {0b1d52a4-bf62-4796-9d58-ae8b59a000f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5800 | 2025.01.29 05:11:39.332250 [ 254 ] {0b1d52a4-bf62-4796-9d58-ae8b59a000f3} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5801 | 2025.01.29 05:11:39.332290 [ 254 ] {0b1d52a4-bf62-4796-9d58-ae8b59a000f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5802 | 2025.01.29 05:11:39.332655 [ 254 ] {0b1d52a4-bf62-4796-9d58-ae8b59a000f3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5803 | 2025.01.29 05:11:39.332894 [ 254 ] {0b1d52a4-bf62-4796-9d58-ae8b59a000f3} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5804 | 2025.01.29 05:11:39.333125 [ 254 ] {0b1d52a4-bf62-4796-9d58-ae8b59a000f3} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001955 sec., 23529.41176470588 rows/sec., 1.69 MiB/sec. | ||
5805 | 2025.01.29 05:11:39.333251 [ 254 ] {0b1d52a4-bf62-4796-9d58-ae8b59a000f3} <Debug> TCPHandler: Processed in 0.002310461 sec. | ||
5806 | 2025.01.29 05:11:39.333409 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5807 | 2025.01.29 05:11:39.333555 [ 5 ] {ff31af23-26c2-47ad-9bcf-b6c1cec4707a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5808 | 2025.01.29 05:11:39.333617 [ 5 ] {ff31af23-26c2-47ad-9bcf-b6c1cec4707a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5809 | 2025.01.29 05:11:39.334261 [ 5 ] {ff31af23-26c2-47ad-9bcf-b6c1cec4707a} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5810 | 2025.01.29 05:11:39.334301 [ 5 ] {ff31af23-26c2-47ad-9bcf-b6c1cec4707a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5811 | 2025.01.29 05:11:39.334659 [ 5 ] {ff31af23-26c2-47ad-9bcf-b6c1cec4707a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5812 | 2025.01.29 05:11:39.334903 [ 5 ] {ff31af23-26c2-47ad-9bcf-b6c1cec4707a} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5813 | 2025.01.29 05:11:39.335122 [ 5 ] {ff31af23-26c2-47ad-9bcf-b6c1cec4707a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001602 sec., 8739.076154806493 rows/sec., 612.03 KiB/sec. | ||
5814 | 2025.01.29 05:11:39.335175 [ 5 ] {ff31af23-26c2-47ad-9bcf-b6c1cec4707a} <Debug> TCPHandler: Processed in 0.001850771 sec. | ||
5815 | 2025.01.29 05:11:39.335312 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5816 | 2025.01.29 05:11:39.335449 [ 254 ] {0269cccd-64f2-4c50-943b-7c1da2e287b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5817 | 2025.01.29 05:11:39.335507 [ 254 ] {0269cccd-64f2-4c50-943b-7c1da2e287b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5818 | 2025.01.29 05:11:39.336159 [ 254 ] {0269cccd-64f2-4c50-943b-7c1da2e287b0} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5819 | 2025.01.29 05:11:39.336197 [ 254 ] {0269cccd-64f2-4c50-943b-7c1da2e287b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5820 | 2025.01.29 05:11:39.336548 [ 254 ] {0269cccd-64f2-4c50-943b-7c1da2e287b0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5821 | 2025.01.29 05:11:39.336791 [ 254 ] {0269cccd-64f2-4c50-943b-7c1da2e287b0} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5822 | 2025.01.29 05:11:39.337004 [ 254 ] {0269cccd-64f2-4c50-943b-7c1da2e287b0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001585 sec., 8201.892744479495 rows/sec., 511.39 KiB/sec. | ||
5823 | 2025.01.29 05:11:39.337058 [ 254 ] {0269cccd-64f2-4c50-943b-7c1da2e287b0} <Debug> TCPHandler: Processed in 0.00181103 sec. | ||
5824 | 2025.01.29 05:11:39.337207 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5825 | 2025.01.29 05:11:39.337325 [ 5 ] {7f0715b2-9484-442f-ac2c-0e21be8e7c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5826 | 2025.01.29 05:11:39.337373 [ 5 ] {7f0715b2-9484-442f-ac2c-0e21be8e7c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5827 | 2025.01.29 05:11:39.338198 [ 5 ] {7f0715b2-9484-442f-ac2c-0e21be8e7c10} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5828 | 2025.01.29 05:11:39.338237 [ 5 ] {7f0715b2-9484-442f-ac2c-0e21be8e7c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5829 | 2025.01.29 05:11:39.338617 [ 5 ] {7f0715b2-9484-442f-ac2c-0e21be8e7c10} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5830 | 2025.01.29 05:11:39.338856 [ 5 ] {7f0715b2-9484-442f-ac2c-0e21be8e7c10} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5831 | 2025.01.29 05:11:39.339098 [ 5 ] {7f0715b2-9484-442f-ac2c-0e21be8e7c10} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001793 sec., 234802.00780814275 rows/sec., 16.78 MiB/sec. | ||
5832 | 2025.01.29 05:11:39.339210 [ 5 ] {7f0715b2-9484-442f-ac2c-0e21be8e7c10} <Debug> TCPHandler: Processed in 0.002061016 sec. | ||
5833 | 2025.01.29 05:11:39.339409 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5834 | 2025.01.29 05:11:39.339547 [ 254 ] {3a829163-33ab-4d61-9aa6-869d25720ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5835 | 2025.01.29 05:11:39.339608 [ 254 ] {3a829163-33ab-4d61-9aa6-869d25720ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5836 | 2025.01.29 05:11:39.340156 [ 254 ] {3a829163-33ab-4d61-9aa6-869d25720ee3} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5837 | 2025.01.29 05:11:39.340195 [ 254 ] {3a829163-33ab-4d61-9aa6-869d25720ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5838 | 2025.01.29 05:11:39.340558 [ 254 ] {3a829163-33ab-4d61-9aa6-869d25720ee3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5839 | 2025.01.29 05:11:39.340800 [ 254 ] {3a829163-33ab-4d61-9aa6-869d25720ee3} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5840 | 2025.01.29 05:11:39.341013 [ 254 ] {3a829163-33ab-4d61-9aa6-869d25720ee3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001496 sec., 4010.6951871657757 rows/sec., 209.54 KiB/sec. | ||
5841 | 2025.01.29 05:11:39.341064 [ 254 ] {3a829163-33ab-4d61-9aa6-869d25720ee3} <Debug> TCPHandler: Processed in 0.00174429 sec. | ||
5842 | 2025.01.29 05:11:39.341229 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5843 | 2025.01.29 05:11:39.341366 [ 5 ] {ebac5a34-36cb-436a-9aaf-7d072a0f6c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5844 | 2025.01.29 05:11:39.341428 [ 5 ] {ebac5a34-36cb-436a-9aaf-7d072a0f6c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5845 | 2025.01.29 05:11:39.342094 [ 5 ] {ebac5a34-36cb-436a-9aaf-7d072a0f6c7c} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5846 | 2025.01.29 05:11:39.342132 [ 5 ] {ebac5a34-36cb-436a-9aaf-7d072a0f6c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5847 | 2025.01.29 05:11:39.342525 [ 5 ] {ebac5a34-36cb-436a-9aaf-7d072a0f6c7c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5848 | 2025.01.29 05:11:39.342760 [ 5 ] {ebac5a34-36cb-436a-9aaf-7d072a0f6c7c} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5849 | 2025.01.29 05:11:39.342971 [ 5 ] {ebac5a34-36cb-436a-9aaf-7d072a0f6c7c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001637 sec., 144777.03115455102 rows/sec., 9.70 MiB/sec. | ||
5850 | 2025.01.29 05:11:39.343024 [ 5 ] {ebac5a34-36cb-436a-9aaf-7d072a0f6c7c} <Debug> TCPHandler: Processed in 0.001861361 sec. | ||
5851 | 2025.01.29 05:11:39.343180 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5852 | 2025.01.29 05:11:39.343316 [ 254 ] {e5325b0f-eabf-4fdc-9a81-d0ebc85794b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5853 | 2025.01.29 05:11:39.343376 [ 254 ] {e5325b0f-eabf-4fdc-9a81-d0ebc85794b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5854 | 2025.01.29 05:11:39.343919 [ 254 ] {e5325b0f-eabf-4fdc-9a81-d0ebc85794b1} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5855 | 2025.01.29 05:11:39.343966 [ 254 ] {e5325b0f-eabf-4fdc-9a81-d0ebc85794b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5856 | 2025.01.29 05:11:39.344348 [ 254 ] {e5325b0f-eabf-4fdc-9a81-d0ebc85794b1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5857 | 2025.01.29 05:11:39.344591 [ 254 ] {e5325b0f-eabf-4fdc-9a81-d0ebc85794b1} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5858 | 2025.01.29 05:11:39.344797 [ 254 ] {e5325b0f-eabf-4fdc-9a81-d0ebc85794b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001511 sec., 661.8133686300463 rows/sec., 44.59 KiB/sec. | ||
5859 | 2025.01.29 05:11:39.344848 [ 254 ] {e5325b0f-eabf-4fdc-9a81-d0ebc85794b1} <Debug> TCPHandler: Processed in 0.001737219 sec. | ||
5860 | 2025.01.29 05:11:39.344987 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5861 | 2025.01.29 05:11:39.345184 [ 5 ] {dbbe4e69-7e7a-4dad-8a5c-4b525d56e179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5862 | 2025.01.29 05:11:39.345325 [ 5 ] {dbbe4e69-7e7a-4dad-8a5c-4b525d56e179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5863 | 2025.01.29 05:11:39.346793 [ 5 ] {dbbe4e69-7e7a-4dad-8a5c-4b525d56e179} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5864 | 2025.01.29 05:11:39.346833 [ 5 ] {dbbe4e69-7e7a-4dad-8a5c-4b525d56e179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5865 | 2025.01.29 05:11:39.347495 [ 5 ] {dbbe4e69-7e7a-4dad-8a5c-4b525d56e179} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5866 | 2025.01.29 05:11:39.347753 [ 5 ] {dbbe4e69-7e7a-4dad-8a5c-4b525d56e179} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5867 | 2025.01.29 05:11:39.348046 [ 5 ] {dbbe4e69-7e7a-4dad-8a5c-4b525d56e179} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002908 sec., 13411.279229711141 rows/sec., 24.03 MiB/sec. | ||
5868 | 2025.01.29 05:11:39.348473 [ 5 ] {dbbe4e69-7e7a-4dad-8a5c-4b525d56e179} <Debug> TCPHandler: Processed in 0.003537429 sec. | ||
5869 | 2025.01.29 05:11:39.348656 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5870 | 2025.01.29 05:11:39.348791 [ 254 ] {2bfbab83-6f9b-4577-91f2-e0b017075e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5871 | 2025.01.29 05:11:39.348851 [ 254 ] {2bfbab83-6f9b-4577-91f2-e0b017075e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5872 | 2025.01.29 05:11:39.349383 [ 254 ] {2bfbab83-6f9b-4577-91f2-e0b017075e93} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5873 | 2025.01.29 05:11:39.349422 [ 254 ] {2bfbab83-6f9b-4577-91f2-e0b017075e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5874 | 2025.01.29 05:11:39.349805 [ 254 ] {2bfbab83-6f9b-4577-91f2-e0b017075e93} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5875 | 2025.01.29 05:11:39.350043 [ 254 ] {2bfbab83-6f9b-4577-91f2-e0b017075e93} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5876 | 2025.01.29 05:11:39.350268 [ 254 ] {2bfbab83-6f9b-4577-91f2-e0b017075e93} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001506 sec., 54448.871181938914 rows/sec., 3.46 MiB/sec. | ||
5877 | 2025.01.29 05:11:39.350320 [ 254 ] {2bfbab83-6f9b-4577-91f2-e0b017075e93} <Debug> TCPHandler: Processed in 0.001754649 sec. | ||
5878 | 2025.01.29 05:11:39.729608 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
5879 | 2025.01.29 05:11:39.750096 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5880 | 2025.01.29 05:11:39.750157 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5881 | 2025.01.29 05:11:39.757671 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5882 | 2025.01.29 05:11:39.758425 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5883 | 2025.01.29 05:11:39.761256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
5884 | 2025.01.29 05:11:44.318777 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5885 | 2025.01.29 05:11:44.318981 [ 254 ] {b5358d55-6b78-41e8-bcdc-4bee7c2ba549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5886 | 2025.01.29 05:11:44.319052 [ 254 ] {b5358d55-6b78-41e8-bcdc-4bee7c2ba549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5887 | 2025.01.29 05:11:44.319840 [ 254 ] {b5358d55-6b78-41e8-bcdc-4bee7c2ba549} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5888 | 2025.01.29 05:11:44.319885 [ 254 ] {b5358d55-6b78-41e8-bcdc-4bee7c2ba549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5889 | 2025.01.29 05:11:44.320346 [ 254 ] {b5358d55-6b78-41e8-bcdc-4bee7c2ba549} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5890 | 2025.01.29 05:11:44.320612 [ 254 ] {b5358d55-6b78-41e8-bcdc-4bee7c2ba549} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5891 | 2025.01.29 05:11:44.320761 [ 146 ] {} <Debug> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5892 | 2025.01.29 05:11:44.320807 [ 146 ] {} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5893 | 2025.01.29 05:11:44.320820 [ 254 ] {b5358d55-6b78-41e8-bcdc-4bee7c2ba549} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001889 sec., 29645.314981471678 rows/sec., 2.26 MiB/sec. | ||
5894 | 2025.01.29 05:11:44.320833 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5895 | 2025.01.29 05:11:44.320917 [ 254 ] {b5358d55-6b78-41e8-bcdc-4bee7c2ba549} <Debug> TCPHandler: Processed in 0.00227144 sec. | ||
5896 | 2025.01.29 05:11:44.320979 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::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 | ||
5897 | 2025.01.29 05:11:44.321115 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5898 | 2025.01.29 05:11:44.321154 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1431 rows starting from the beginning of the part | ||
5899 | 2025.01.29 05:11:44.321212 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5900 | 2025.01.29 05:11:44.321272 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1417 rows starting from the beginning of the part | ||
5901 | 2025.01.29 05:11:44.321745 [ 5 ] {f8010da9-071c-47ac-8e34-555bf5a5c327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5902 | 2025.01.29 05:11:44.321754 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 68 rows starting from the beginning of the part | ||
5903 | 2025.01.29 05:11:44.321939 [ 5 ] {f8010da9-071c-47ac-8e34-555bf5a5c327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5904 | 2025.01.29 05:11:44.321997 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
5905 | 2025.01.29 05:11:44.322491 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 281 rows starting from the beginning of the part | ||
5906 | 2025.01.29 05:11:44.323129 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
5907 | 2025.01.29 05:11:44.325552 [ 5 ] {f8010da9-071c-47ac-8e34-555bf5a5c327} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5908 | 2025.01.29 05:11:44.325641 [ 5 ] {f8010da9-071c-47ac-8e34-555bf5a5c327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5909 | 2025.01.29 05:11:44.326635 [ 5 ] {f8010da9-071c-47ac-8e34-555bf5a5c327} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5910 | 2025.01.29 05:11:44.326965 [ 5 ] {f8010da9-071c-47ac-8e34-555bf5a5c327} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5911 | 2025.01.29 05:11:44.327371 [ 146 ] {} <Debug> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5912 | 2025.01.29 05:11:44.327412 [ 189 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.006495735 sec., 509411.1751787904 rows/sec., 44.47 MiB/sec. | ||
5913 | 2025.01.29 05:11:44.327454 [ 146 ] {} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5914 | 2025.01.29 05:11:44.327523 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5915 | 2025.01.29 05:11:44.327564 [ 5 ] {f8010da9-071c-47ac-8e34-555bf5a5c327} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.006023 sec., 10625.933919973435 rows/sec., 849.28 KiB/sec. | ||
5916 | 2025.01.29 05:11:44.327770 [ 5 ] {f8010da9-071c-47ac-8e34-555bf5a5c327} <Debug> TCPHandler: Processed in 0.00672134 sec. | ||
5917 | 2025.01.29 05:11:44.327813 [ 197 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::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 | ||
5918 | 2025.01.29 05:11:44.327827 [ 189 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5919 | 2025.01.29 05:11:44.328038 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5920 | 2025.01.29 05:11:44.328071 [ 197 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5921 | 2025.01.29 05:11:44.328158 [ 197 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 913 rows starting from the beginning of the part | ||
5922 | 2025.01.29 05:11:44.328497 [ 254 ] {f48f6ad6-db45-4eac-98bd-a5135526e2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5923 | 2025.01.29 05:11:44.328620 [ 197 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 884 rows starting from the beginning of the part | ||
5924 | 2025.01.29 05:11:44.328768 [ 189 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_46_9} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5925 | 2025.01.29 05:11:44.328790 [ 254 ] {f48f6ad6-db45-4eac-98bd-a5135526e2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5926 | 2025.01.29 05:11:44.329183 [ 197 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 73 rows starting from the beginning of the part | ||
5927 | 2025.01.29 05:11:44.329355 [ 189 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_46_9} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5928 | 2025.01.29 05:11:44.329837 [ 197 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
5929 | 2025.01.29 05:11:44.329861 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
5930 | 2025.01.29 05:11:44.330290 [ 197 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 421 rows starting from the beginning of the part | ||
5931 | 2025.01.29 05:11:44.330633 [ 197 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
5932 | 2025.01.29 05:11:44.331829 [ 254 ] {f48f6ad6-db45-4eac-98bd-a5135526e2b3} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5933 | 2025.01.29 05:11:44.331898 [ 254 ] {f48f6ad6-db45-4eac-98bd-a5135526e2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5934 | 2025.01.29 05:11:44.333036 [ 254 ] {f48f6ad6-db45-4eac-98bd-a5135526e2b3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5935 | 2025.01.29 05:11:44.333350 [ 254 ] {f48f6ad6-db45-4eac-98bd-a5135526e2b3} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5936 | 2025.01.29 05:11:44.333538 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5937 | 2025.01.29 05:11:44.333616 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5938 | 2025.01.29 05:11:44.333684 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5939 | 2025.01.29 05:11:44.334111 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | 2025.01.29 05:11:44.334598 [ 254 ] {f48f6ad6-db45-4eac-98bd-a5135526e2b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005742 sec., 27864.85545106235 rows/sec., 1.94 MiB/sec. | ||
5941 | 2025.01.29 05:11:44.334730 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5942 | 2025.01.29 05:11:44.334858 [ 187 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.00719826 sec., 336053.4351357134 rows/sec., 25.78 MiB/sec. | ||
5943 | 2025.01.29 05:11:44.334902 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12889 rows starting from the beginning of the part | ||
5944 | 2025.01.29 05:11:44.335123 [ 254 ] {f48f6ad6-db45-4eac-98bd-a5135526e2b3} <Debug> TCPHandler: Processed in 0.007224011 sec. | ||
5945 | 2025.01.29 05:11:44.335567 [ 193 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5946 | 2025.01.29 05:11:44.335579 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5947 | 2025.01.29 05:11:44.335584 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 993 rows starting from the beginning of the part | ||
5948 | 2025.01.29 05:11:44.336196 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 98 rows starting from the beginning of the part | ||
5949 | 2025.01.29 05:11:44.336205 [ 5 ] {44721c32-8296-44d7-b053-85339b71ede2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5950 | 2025.01.29 05:11:44.336337 [ 5 ] {44721c32-8296-44d7-b053-85339b71ede2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5951 | 2025.01.29 05:11:44.336417 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
5952 | 2025.01.29 05:11:44.336944 [ 193 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_46_9} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5953 | 2025.01.29 05:11:44.336956 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part | ||
5954 | 2025.01.29 05:11:44.337305 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
5955 | 2025.01.29 05:11:44.337325 [ 193 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_46_9} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5956 | 2025.01.29 05:11:44.337836 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
5957 | 2025.01.29 05:11:44.338414 [ 5 ] {44721c32-8296-44d7-b053-85339b71ede2} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5958 | 2025.01.29 05:11:44.338456 [ 5 ] {44721c32-8296-44d7-b053-85339b71ede2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5959 | 2025.01.29 05:11:44.338875 [ 5 ] {44721c32-8296-44d7-b053-85339b71ede2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5960 | 2025.01.29 05:11:44.339162 [ 5 ] {44721c32-8296-44d7-b053-85339b71ede2} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5961 | 2025.01.29 05:11:44.339404 [ 146 ] {} <Debug> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5962 | 2025.01.29 05:11:44.339538 [ 146 ] {} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5963 | 2025.01.29 05:11:44.339603 [ 5 ] {44721c32-8296-44d7-b053-85339b71ede2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003546 sec., 16920.47377326565 rows/sec., 1.14 MiB/sec. | ||
5964 | 2025.01.29 05:11:44.339623 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5965 | 2025.01.29 05:11:44.339982 [ 5 ] {44721c32-8296-44d7-b053-85339b71ede2} <Debug> TCPHandler: Processed in 0.004653564 sec. | ||
5966 | 2025.01.29 05:11:44.340440 [ 193 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
5967 | 2025.01.29 05:11:44.341069 [ 193 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5968 | 2025.01.29 05:11:44.341209 [ 193 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2510 rows starting from the beginning of the part | ||
5969 | 2025.01.29 05:11:44.341682 [ 193 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 46 rows starting from the beginning of the part | ||
5970 | 2025.01.29 05:11:44.341776 [ 193 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
5971 | 2025.01.29 05:11:44.341849 [ 193 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
5972 | 2025.01.29 05:11:44.342082 [ 193 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part | ||
5973 | 2025.01.29 05:11:44.342242 [ 193 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
5974 | 2025.01.29 05:11:44.344360 [ 193 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2794 rows, containing 4 columns (4 merged, 0 gathered) in 0.004555051 sec., 613385.0093006643 rows/sec., 40.01 MiB/sec. | ||
5975 | 2025.01.29 05:11:44.344533 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14537 rows, containing 5 columns (5 merged, 0 gathered) in 0.010697229 sec., 1358950.0608054665 rows/sec., 91.73 MiB/sec. | ||
5976 | 2025.01.29 05:11:44.344691 [ 193 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5977 | 2025.01.29 05:11:44.345036 [ 193 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_46_9} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5978 | 2025.01.29 05:11:44.345106 [ 194 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5979 | 2025.01.29 05:11:44.345185 [ 193 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_46_9} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5980 | 2025.01.29 05:11:44.345307 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
5981 | 2025.01.29 05:11:44.345527 [ 194 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5982 | 2025.01.29 05:11:44.345614 [ 194 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5983 | 2025.01.29 05:11:44.345711 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
5984 | 2025.01.29 05:11:46.348596 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
5985 | 2025.01.29 05:11:46.349272 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5986 | 2025.01.29 05:11:46.349327 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5987 | 2025.01.29 05:11:46.349860 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5988 | 2025.01.29 05:11:46.350123 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5989 | 2025.01.29 05:11:46.350403 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
5990 | 2025.01.29 05:11:47.262304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
5991 | 2025.01.29 05:11:47.283201 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5992 | 2025.01.29 05:11:47.283268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5993 | 2025.01.29 05:11:47.290552 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5994 | 2025.01.29 05:11:47.291310 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5995 | 2025.01.29 05:11:47.293994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5996 | 2025.01.29 05:11:48.907401 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 852 | ||
5997 | 2025.01.29 05:11:48.910401 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5998 | 2025.01.29 05:11:48.910446 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
5999 | 2025.01.29 05:11:48.911899 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6000 | 2025.01.29 05:11:48.912205 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6001 | 2025.01.29 05:11:48.912433 [ 141 ] {} <Debug> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6002 | 2025.01.29 05:11:48.912562 [ 141 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6003 | 2025.01.29 05:11:48.912631 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6004 | 2025.01.29 05:11:48.913066 [ 199 ] {efc2582d-c65a-47ca-b14d-729da217c354::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 | ||
6005 | 2025.01.29 05:11:48.913556 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 852 | ||
6006 | 2025.01.29 05:11:48.914122 [ 199 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6007 | 2025.01.29 05:11:48.914331 [ 199 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 696 rows starting from the beginning of the part | ||
6008 | 2025.01.29 05:11:48.915027 [ 199 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
6009 | 2025.01.29 05:11:48.915715 [ 199 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
6010 | 2025.01.29 05:11:48.916341 [ 199 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part | ||
6011 | 2025.01.29 05:11:48.917034 [ 199 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 22 rows starting from the beginning of the part | ||
6012 | 2025.01.29 05:11:48.917677 [ 199 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
6013 | 2025.01.29 05:11:48.926226 [ 194 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 852 rows, containing 72 columns (72 merged, 0 gathered) in 0.013438819 sec., 63398.428091039845 rows/sec., 52.51 MiB/sec. | ||
6014 | 2025.01.29 05:11:48.927620 [ 190 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6015 | 2025.01.29 05:11:48.928381 [ 190 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_21_4} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6016 | 2025.01.29 05:11:48.928461 [ 190 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_21_4} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6017 | 2025.01.29 05:11:48.928776 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
6018 | 2025.01.29 05:11:49.325218 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6019 | 2025.01.29 05:11:49.325402 [ 254 ] {2b22b3f3-0ba9-4b05-83e3-75c7af45d1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6020 | 2025.01.29 05:11:49.325477 [ 254 ] {2b22b3f3-0ba9-4b05-83e3-75c7af45d1e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6021 | 2025.01.29 05:11:49.326293 [ 254 ] {2b22b3f3-0ba9-4b05-83e3-75c7af45d1e0} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6022 | 2025.01.29 05:11:49.326343 [ 254 ] {2b22b3f3-0ba9-4b05-83e3-75c7af45d1e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6023 | 2025.01.29 05:11:49.326748 [ 254 ] {2b22b3f3-0ba9-4b05-83e3-75c7af45d1e0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6024 | 2025.01.29 05:11:49.327002 [ 254 ] {2b22b3f3-0ba9-4b05-83e3-75c7af45d1e0} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6025 | 2025.01.29 05:11:49.327237 [ 254 ] {2b22b3f3-0ba9-4b05-83e3-75c7af45d1e0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001889 sec., 7411.3287453679195 rows/sec., 533.52 KiB/sec. | ||
6026 | 2025.01.29 05:11:49.327294 [ 254 ] {2b22b3f3-0ba9-4b05-83e3-75c7af45d1e0} <Debug> TCPHandler: Processed in 0.002193439 sec. | ||
6027 | 2025.01.29 05:11:49.327598 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6028 | 2025.01.29 05:11:49.327886 [ 5 ] {b561b01b-1ba0-4bc8-ba6f-fe9ba0668c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6029 | 2025.01.29 05:11:49.328000 [ 5 ] {b561b01b-1ba0-4bc8-ba6f-fe9ba0668c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6030 | 2025.01.29 05:11:49.329055 [ 5 ] {b561b01b-1ba0-4bc8-ba6f-fe9ba0668c38} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6031 | 2025.01.29 05:11:49.329097 [ 5 ] {b561b01b-1ba0-4bc8-ba6f-fe9ba0668c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6032 | 2025.01.29 05:11:49.329565 [ 5 ] {b561b01b-1ba0-4bc8-ba6f-fe9ba0668c38} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6033 | 2025.01.29 05:11:49.329827 [ 5 ] {b561b01b-1ba0-4bc8-ba6f-fe9ba0668c38} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6034 | 2025.01.29 05:11:49.330035 [ 5 ] {b561b01b-1ba0-4bc8-ba6f-fe9ba0668c38} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002232 sec., 125896.05734767026 rows/sec., 11.10 MiB/sec. | ||
6035 | 2025.01.29 05:11:49.330098 [ 5 ] {b561b01b-1ba0-4bc8-ba6f-fe9ba0668c38} <Debug> TCPHandler: Processed in 0.00267943 sec. | ||
6036 | 2025.01.29 05:11:49.330268 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6037 | 2025.01.29 05:11:49.330465 [ 254 ] {6b405c8b-4075-460b-9c2b-a491f25bee18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6038 | 2025.01.29 05:11:49.330555 [ 254 ] {6b405c8b-4075-460b-9c2b-a491f25bee18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6039 | 2025.01.29 05:11:49.331559 [ 254 ] {6b405c8b-4075-460b-9c2b-a491f25bee18} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6040 | 2025.01.29 05:11:49.331599 [ 254 ] {6b405c8b-4075-460b-9c2b-a491f25bee18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6041 | 2025.01.29 05:11:49.331962 [ 254 ] {6b405c8b-4075-460b-9c2b-a491f25bee18} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6042 | 2025.01.29 05:11:49.332213 [ 254 ] {6b405c8b-4075-460b-9c2b-a491f25bee18} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6043 | 2025.01.29 05:11:49.332457 [ 254 ] {6b405c8b-4075-460b-9c2b-a491f25bee18} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.002038 sec., 22571.148184494603 rows/sec., 1.62 MiB/sec. | ||
6044 | 2025.01.29 05:11:49.332656 [ 254 ] {6b405c8b-4075-460b-9c2b-a491f25bee18} <Debug> TCPHandler: Processed in 0.002450794 sec. | ||
6045 | 2025.01.29 05:11:49.332857 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6046 | 2025.01.29 05:11:49.332979 [ 5 ] {cb51ac9a-023b-4368-a30a-82408876c4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6047 | 2025.01.29 05:11:49.333032 [ 5 ] {cb51ac9a-023b-4368-a30a-82408876c4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6048 | 2025.01.29 05:11:49.333625 [ 5 ] {cb51ac9a-023b-4368-a30a-82408876c4f5} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6049 | 2025.01.29 05:11:49.333663 [ 5 ] {cb51ac9a-023b-4368-a30a-82408876c4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6050 | 2025.01.29 05:11:49.334025 [ 5 ] {cb51ac9a-023b-4368-a30a-82408876c4f5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6051 | 2025.01.29 05:11:49.334270 [ 5 ] {cb51ac9a-023b-4368-a30a-82408876c4f5} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6052 | 2025.01.29 05:11:49.334399 [ 141 ] {} <Debug> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6053 | 2025.01.29 05:11:49.334449 [ 141 ] {} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6054 | 2025.01.29 05:11:49.334459 [ 5 ] {cb51ac9a-023b-4368-a30a-82408876c4f5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001505 sec., 9302.32558139535 rows/sec., 651.47 KiB/sec. | ||
6055 | 2025.01.29 05:11:49.334481 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6056 | 2025.01.29 05:11:49.334535 [ 5 ] {cb51ac9a-023b-4368-a30a-82408876c4f5} <Debug> TCPHandler: Processed in 0.001750479 sec. | ||
6057 | 2025.01.29 05:11:49.334827 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6058 | 2025.01.29 05:11:49.335075 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::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 | ||
6059 | 2025.01.29 05:11:49.335203 [ 254 ] {3cf32833-8083-4d37-94f2-30fa1fc479f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6060 | 2025.01.29 05:11:49.335322 [ 254 ] {3cf32833-8083-4d37-94f2-30fa1fc479f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6061 | 2025.01.29 05:11:49.335571 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6062 | 2025.01.29 05:11:49.335652 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 243 rows starting from the beginning of the part | ||
6063 | 2025.01.29 05:11:49.335934 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
6064 | 2025.01.29 05:11:49.336369 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
6065 | 2025.01.29 05:11:49.336758 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part | ||
6066 | 2025.01.29 05:11:49.337049 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
6067 | 2025.01.29 05:11:49.337316 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
6068 | 2025.01.29 05:11:49.338275 [ 254 ] {3cf32833-8083-4d37-94f2-30fa1fc479f1} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6069 | 2025.01.29 05:11:49.338342 [ 254 ] {3cf32833-8083-4d37-94f2-30fa1fc479f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6070 | 2025.01.29 05:11:49.339380 [ 254 ] {3cf32833-8083-4d37-94f2-30fa1fc479f1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6071 | 2025.01.29 05:11:49.339890 [ 254 ] {3cf32833-8083-4d37-94f2-30fa1fc479f1} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6072 | 2025.01.29 05:11:49.340392 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.00580322 sec., 93224.10661667143 rows/sec., 6.68 MiB/sec. | ||
6073 | 2025.01.29 05:11:49.340510 [ 254 ] {3cf32833-8083-4d37-94f2-30fa1fc479f1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005381 sec., 2415.907823824568 rows/sec., 150.63 KiB/sec. | ||
6074 | 2025.01.29 05:11:49.340702 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6075 | 2025.01.29 05:11:49.340796 [ 254 ] {3cf32833-8083-4d37-94f2-30fa1fc479f1} <Debug> TCPHandler: Processed in 0.006144847 sec. | ||
6076 | 2025.01.29 05:11:49.341353 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6077 | 2025.01.29 05:11:49.341443 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_20_4} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6078 | 2025.01.29 05:11:49.341569 [ 5 ] {45aeee45-67c0-4889-b1c5-20737637aa4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6079 | 2025.01.29 05:11:49.341617 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_20_4} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6080 | 2025.01.29 05:11:49.341652 [ 5 ] {45aeee45-67c0-4889-b1c5-20737637aa4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6081 | 2025.01.29 05:11:49.341812 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
6082 | 2025.01.29 05:11:49.342556 [ 5 ] {45aeee45-67c0-4889-b1c5-20737637aa4c} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6083 | 2025.01.29 05:11:49.342601 [ 5 ] {45aeee45-67c0-4889-b1c5-20737637aa4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6084 | 2025.01.29 05:11:49.343007 [ 5 ] {45aeee45-67c0-4889-b1c5-20737637aa4c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6085 | 2025.01.29 05:11:49.343276 [ 5 ] {45aeee45-67c0-4889-b1c5-20737637aa4c} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6086 | 2025.01.29 05:11:49.343462 [ 5 ] {45aeee45-67c0-4889-b1c5-20737637aa4c} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001967 sec., 214031.52008134214 rows/sec., 15.29 MiB/sec. | ||
6087 | 2025.01.29 05:11:49.343521 [ 5 ] {45aeee45-67c0-4889-b1c5-20737637aa4c} <Debug> TCPHandler: Processed in 0.002355983 sec. | ||
6088 | 2025.01.29 05:11:49.343688 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6089 | 2025.01.29 05:11:49.343827 [ 254 ] {2331a950-91d6-4204-8e91-dbe1853f613c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6090 | 2025.01.29 05:11:49.343890 [ 254 ] {2331a950-91d6-4204-8e91-dbe1853f613c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6091 | 2025.01.29 05:11:49.344432 [ 254 ] {2331a950-91d6-4204-8e91-dbe1853f613c} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6092 | 2025.01.29 05:11:49.344470 [ 254 ] {2331a950-91d6-4204-8e91-dbe1853f613c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6093 | 2025.01.29 05:11:49.344840 [ 254 ] {2331a950-91d6-4204-8e91-dbe1853f613c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6094 | 2025.01.29 05:11:49.345081 [ 254 ] {2331a950-91d6-4204-8e91-dbe1853f613c} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6095 | 2025.01.29 05:11:49.345236 [ 141 ] {} <Debug> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6096 | 2025.01.29 05:11:49.345292 [ 141 ] {} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6097 | 2025.01.29 05:11:49.345328 [ 254 ] {2331a950-91d6-4204-8e91-dbe1853f613c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001522 sec., 3942.181340341656 rows/sec., 205.96 KiB/sec. | ||
6098 | 2025.01.29 05:11:49.345331 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6099 | 2025.01.29 05:11:49.345486 [ 254 ] {2331a950-91d6-4204-8e91-dbe1853f613c} <Debug> TCPHandler: Processed in 0.001863291 sec. | ||
6100 | 2025.01.29 05:11:49.345592 [ 188 ] {352f1565-f7da-454d-a581-47b2482ae4aa::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 | ||
6101 | 2025.01.29 05:11:49.345662 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6102 | 2025.01.29 05:11:49.345801 [ 188 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6103 | 2025.01.29 05:11:49.345866 [ 188 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
6104 | 2025.01.29 05:11:49.345866 [ 5 ] {d7fb4bab-9e07-41b0-8400-d3cae9dc36f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6105 | 2025.01.29 05:11:49.346072 [ 5 ] {d7fb4bab-9e07-41b0-8400-d3cae9dc36f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6106 | 2025.01.29 05:11:49.346099 [ 188 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
6107 | 2025.01.29 05:11:49.346417 [ 188 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
6108 | 2025.01.29 05:11:49.346753 [ 188 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
6109 | 2025.01.29 05:11:49.347065 [ 188 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
6110 | 2025.01.29 05:11:49.347377 [ 188 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
6111 | 2025.01.29 05:11:49.348700 [ 5 ] {d7fb4bab-9e07-41b0-8400-d3cae9dc36f7} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6112 | 2025.01.29 05:11:49.348780 [ 5 ] {d7fb4bab-9e07-41b0-8400-d3cae9dc36f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6113 | 2025.01.29 05:11:49.349910 [ 5 ] {d7fb4bab-9e07-41b0-8400-d3cae9dc36f7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6114 | 2025.01.29 05:11:49.349984 [ 191 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.004504951 sec., 26637.35965163661 rows/sec., 1.36 MiB/sec. | ||
6115 | 2025.01.29 05:11:49.350239 [ 191 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6116 | 2025.01.29 05:11:49.350345 [ 5 ] {d7fb4bab-9e07-41b0-8400-d3cae9dc36f7} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6117 | 2025.01.29 05:11:49.350942 [ 5 ] {d7fb4bab-9e07-41b0-8400-d3cae9dc36f7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005094 sec., 46525.323910482926 rows/sec., 3.12 MiB/sec. | ||
6118 | 2025.01.29 05:11:49.351283 [ 5 ] {d7fb4bab-9e07-41b0-8400-d3cae9dc36f7} <Debug> TCPHandler: Processed in 0.005683897 sec. | ||
6119 | 2025.01.29 05:11:49.351470 [ 205 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_20_4} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6120 | 2025.01.29 05:11:49.351706 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6121 | 2025.01.29 05:11:49.351800 [ 205 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_20_4} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6122 | 2025.01.29 05:11:49.351967 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
6123 | 2025.01.29 05:11:49.351976 [ 254 ] {03ec7fe0-8d93-471d-943d-1e8479ddf9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6124 | 2025.01.29 05:11:49.352059 [ 254 ] {03ec7fe0-8d93-471d-943d-1e8479ddf9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6125 | 2025.01.29 05:11:49.352581 [ 254 ] {03ec7fe0-8d93-471d-943d-1e8479ddf9eb} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6126 | 2025.01.29 05:11:49.352621 [ 254 ] {03ec7fe0-8d93-471d-943d-1e8479ddf9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6127 | 2025.01.29 05:11:49.353011 [ 254 ] {03ec7fe0-8d93-471d-943d-1e8479ddf9eb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6128 | 2025.01.29 05:11:49.353262 [ 254 ] {03ec7fe0-8d93-471d-943d-1e8479ddf9eb} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6129 | 2025.01.29 05:11:49.353436 [ 141 ] {} <Debug> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6130 | 2025.01.29 05:11:49.353510 [ 141 ] {} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6131 | 2025.01.29 05:11:49.353540 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6132 | 2025.01.29 05:11:49.353567 [ 254 ] {03ec7fe0-8d93-471d-943d-1e8479ddf9eb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001662 sec., 601.6847172081829 rows/sec., 40.54 KiB/sec. | ||
6133 | 2025.01.29 05:11:49.353970 [ 254 ] {03ec7fe0-8d93-471d-943d-1e8479ddf9eb} <Debug> TCPHandler: Processed in 0.002556537 sec. | ||
6134 | 2025.01.29 05:11:49.353972 [ 205 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::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 | ||
6135 | 2025.01.29 05:11:49.354275 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6136 | 2025.01.29 05:11:49.354378 [ 205 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6137 | 2025.01.29 05:11:49.354421 [ 205 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part | ||
6138 | 2025.01.29 05:11:49.354453 [ 5 ] {a1298802-3245-4ee8-82d4-81b694b3a114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6139 | 2025.01.29 05:11:49.354585 [ 205 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::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 | ||
6140 | 2025.01.29 05:11:49.354787 [ 5 ] {a1298802-3245-4ee8-82d4-81b694b3a114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6141 | 2025.01.29 05:11:49.354998 [ 205 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::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 | ||
6142 | 2025.01.29 05:11:49.355405 [ 205 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::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 | ||
6143 | 2025.01.29 05:11:49.355636 [ 205 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::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 | ||
6144 | 2025.01.29 05:11:49.356094 [ 205 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::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 | ||
6145 | 2025.01.29 05:11:49.358355 [ 205 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.004733615 sec., 4436.355723902345 rows/sec., 298.11 KiB/sec. | ||
6146 | 2025.01.29 05:11:49.358603 [ 195 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6147 | 2025.01.29 05:11:49.358981 [ 5 ] {a1298802-3245-4ee8-82d4-81b694b3a114} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6148 | 2025.01.29 05:11:49.359067 [ 5 ] {a1298802-3245-4ee8-82d4-81b694b3a114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6149 | 2025.01.29 05:11:49.359300 [ 195 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_20_4} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6150 | 2025.01.29 05:11:49.359579 [ 195 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_20_4} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6151 | 2025.01.29 05:11:49.359767 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
6152 | 2025.01.29 05:11:49.360198 [ 5 ] {a1298802-3245-4ee8-82d4-81b694b3a114} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6153 | 2025.01.29 05:11:49.360492 [ 5 ] {a1298802-3245-4ee8-82d4-81b694b3a114} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6154 | 2025.01.29 05:11:49.360705 [ 5 ] {a1298802-3245-4ee8-82d4-81b694b3a114} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.006286 sec., 6204.263442570792 rows/sec., 11.12 MiB/sec. | ||
6155 | 2025.01.29 05:11:49.360837 [ 5 ] {a1298802-3245-4ee8-82d4-81b694b3a114} <Debug> TCPHandler: Processed in 0.006736931 sec. | ||
6156 | 2025.01.29 05:11:49.361001 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6157 | 2025.01.29 05:11:49.361130 [ 254 ] {4c218660-ac0f-455e-bd71-68058636875f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6158 | 2025.01.29 05:11:49.361184 [ 254 ] {4c218660-ac0f-455e-bd71-68058636875f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6159 | 2025.01.29 05:11:49.361747 [ 254 ] {4c218660-ac0f-455e-bd71-68058636875f} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6160 | 2025.01.29 05:11:49.361789 [ 254 ] {4c218660-ac0f-455e-bd71-68058636875f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6161 | 2025.01.29 05:11:49.362196 [ 254 ] {4c218660-ac0f-455e-bd71-68058636875f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6162 | 2025.01.29 05:11:49.362471 [ 254 ] {4c218660-ac0f-455e-bd71-68058636875f} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6163 | 2025.01.29 05:11:49.362740 [ 254 ] {4c218660-ac0f-455e-bd71-68058636875f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001636 sec., 50122.24938875305 rows/sec., 3.18 MiB/sec. | ||
6164 | 2025.01.29 05:11:49.362864 [ 254 ] {4c218660-ac0f-455e-bd71-68058636875f} <Debug> TCPHandler: Processed in 0.001927133 sec. | ||
6165 | 2025.01.29 05:11:53.735824 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6166 | 2025.01.29 05:11:53.735922 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6167 | 2025.01.29 05:11:53.851539 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
6168 | 2025.01.29 05:11:53.852311 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6169 | 2025.01.29 05:11:53.852350 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6170 | 2025.01.29 05:11:53.852879 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6171 | 2025.01.29 05:11:53.853134 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6172 | 2025.01.29 05:11:53.853363 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
6173 | 2025.01.29 05:11:54.318947 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6174 | 2025.01.29 05:11:54.319155 [ 254 ] {9f496578-09cd-4fcd-9af6-8ef7e1d85979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6175 | 2025.01.29 05:11:54.319239 [ 254 ] {9f496578-09cd-4fcd-9af6-8ef7e1d85979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6176 | 2025.01.29 05:11:54.320101 [ 254 ] {9f496578-09cd-4fcd-9af6-8ef7e1d85979} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6177 | 2025.01.29 05:11:54.320152 [ 254 ] {9f496578-09cd-4fcd-9af6-8ef7e1d85979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6178 | 2025.01.29 05:11:54.320592 [ 254 ] {9f496578-09cd-4fcd-9af6-8ef7e1d85979} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6179 | 2025.01.29 05:11:54.320859 [ 254 ] {9f496578-09cd-4fcd-9af6-8ef7e1d85979} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6180 | 2025.01.29 05:11:54.321106 [ 254 ] {9f496578-09cd-4fcd-9af6-8ef7e1d85979} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002008 sec., 27888.446215139444 rows/sec., 2.13 MiB/sec. | ||
6181 | 2025.01.29 05:11:54.321170 [ 254 ] {9f496578-09cd-4fcd-9af6-8ef7e1d85979} <Debug> TCPHandler: Processed in 0.002361553 sec. | ||
6182 | 2025.01.29 05:11:54.321433 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6183 | 2025.01.29 05:11:54.321646 [ 5 ] {033f27d2-ef06-4101-b96c-6c465869478b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6184 | 2025.01.29 05:11:54.321733 [ 5 ] {033f27d2-ef06-4101-b96c-6c465869478b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6185 | 2025.01.29 05:11:54.322624 [ 5 ] {033f27d2-ef06-4101-b96c-6c465869478b} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6186 | 2025.01.29 05:11:54.322680 [ 5 ] {033f27d2-ef06-4101-b96c-6c465869478b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6187 | 2025.01.29 05:11:54.323135 [ 5 ] {033f27d2-ef06-4101-b96c-6c465869478b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6188 | 2025.01.29 05:11:54.323406 [ 5 ] {033f27d2-ef06-4101-b96c-6c465869478b} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6189 | 2025.01.29 05:11:54.323694 [ 5 ] {033f27d2-ef06-4101-b96c-6c465869478b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002104 sec., 30418.250950570342 rows/sec., 2.37 MiB/sec. | ||
6190 | 2025.01.29 05:11:54.323914 [ 5 ] {033f27d2-ef06-4101-b96c-6c465869478b} <Debug> TCPHandler: Processed in 0.002613569 sec. | ||
6191 | 2025.01.29 05:11:54.324115 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6192 | 2025.01.29 05:11:54.324247 [ 254 ] {24c1c6a9-1c0c-4416-88b6-700e88d281d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6193 | 2025.01.29 05:11:54.324301 [ 254 ] {24c1c6a9-1c0c-4416-88b6-700e88d281d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6194 | 2025.01.29 05:11:54.324860 [ 254 ] {24c1c6a9-1c0c-4416-88b6-700e88d281d1} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6195 | 2025.01.29 05:11:54.324902 [ 254 ] {24c1c6a9-1c0c-4416-88b6-700e88d281d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6196 | 2025.01.29 05:11:54.325316 [ 254 ] {24c1c6a9-1c0c-4416-88b6-700e88d281d1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6197 | 2025.01.29 05:11:54.325556 [ 254 ] {24c1c6a9-1c0c-4416-88b6-700e88d281d1} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6198 | 2025.01.29 05:11:54.325777 [ 254 ] {24c1c6a9-1c0c-4416-88b6-700e88d281d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001558 sec., 102695.76379974326 rows/sec., 7.15 MiB/sec. | ||
6199 | 2025.01.29 05:11:54.325831 [ 254 ] {24c1c6a9-1c0c-4416-88b6-700e88d281d1} <Debug> TCPHandler: Processed in 0.00180313 sec. | ||
6200 | 2025.01.29 05:11:54.325986 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6201 | 2025.01.29 05:11:54.326137 [ 5 ] {87cb1260-83e4-4f23-a028-0059bc06db50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6202 | 2025.01.29 05:11:54.326206 [ 5 ] {87cb1260-83e4-4f23-a028-0059bc06db50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6203 | 2025.01.29 05:11:54.326778 [ 5 ] {87cb1260-83e4-4f23-a028-0059bc06db50} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6204 | 2025.01.29 05:11:54.326820 [ 5 ] {87cb1260-83e4-4f23-a028-0059bc06db50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6205 | 2025.01.29 05:11:54.327224 [ 5 ] {87cb1260-83e4-4f23-a028-0059bc06db50} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6206 | 2025.01.29 05:11:54.327478 [ 5 ] {87cb1260-83e4-4f23-a028-0059bc06db50} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6207 | 2025.01.29 05:11:54.327707 [ 5 ] {87cb1260-83e4-4f23-a028-0059bc06db50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001606 sec., 37359.900373599005 rows/sec., 2.52 MiB/sec. | ||
6208 | 2025.01.29 05:11:54.327766 [ 5 ] {87cb1260-83e4-4f23-a028-0059bc06db50} <Debug> TCPHandler: Processed in 0.001849182 sec. | ||
6209 | 2025.01.29 05:11:54.795039 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6210 | 2025.01.29 05:11:54.818218 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6211 | 2025.01.29 05:11:54.818288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6212 | 2025.01.29 05:11:54.825960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6213 | 2025.01.29 05:11:54.826779 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6214 | 2025.01.29 05:11:54.830351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6215 | 2025.01.29 05:11:55.476300 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6216 | 2025.01.29 05:11:55.476494 [ 254 ] {fc74f707-06de-4ed4-9cd3-bdee54d027cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6217 | 2025.01.29 05:11:55.476566 [ 254 ] {fc74f707-06de-4ed4-9cd3-bdee54d027cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6218 | 2025.01.29 05:11:55.477361 [ 254 ] {fc74f707-06de-4ed4-9cd3-bdee54d027cc} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6219 | 2025.01.29 05:11:55.477411 [ 254 ] {fc74f707-06de-4ed4-9cd3-bdee54d027cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6220 | 2025.01.29 05:11:55.477856 [ 254 ] {fc74f707-06de-4ed4-9cd3-bdee54d027cc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6221 | 2025.01.29 05:11:55.478109 [ 254 ] {fc74f707-06de-4ed4-9cd3-bdee54d027cc} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6222 | 2025.01.29 05:11:55.478273 [ 134 ] {} <Debug> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6223 | 2025.01.29 05:11:55.478328 [ 134 ] {} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6224 | 2025.01.29 05:11:55.478332 [ 254 ] {fc74f707-06de-4ed4-9cd3-bdee54d027cc} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001891 sec., 7403.490216816499 rows/sec., 532.95 KiB/sec. | ||
6225 | 2025.01.29 05:11:55.478359 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6226 | 2025.01.29 05:11:55.478444 [ 254 ] {fc74f707-06de-4ed4-9cd3-bdee54d027cc} <Debug> TCPHandler: Processed in 0.002272531 sec. | ||
6227 | 2025.01.29 05:11:55.478700 [ 186 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
6228 | 2025.01.29 05:11:55.478836 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6229 | 2025.01.29 05:11:55.479004 [ 186 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6230 | 2025.01.29 05:11:55.479079 [ 186 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
6231 | 2025.01.29 05:11:55.479185 [ 5 ] {cf16310a-9a17-4786-9373-559c6a329bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6232 | 2025.01.29 05:11:55.479272 [ 186 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
6233 | 2025.01.29 05:11:55.479425 [ 5 ] {cf16310a-9a17-4786-9373-559c6a329bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6234 | 2025.01.29 05:11:55.479548 [ 186 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
6235 | 2025.01.29 05:11:55.480027 [ 186 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
6236 | 2025.01.29 05:11:55.480262 [ 186 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
6237 | 2025.01.29 05:11:55.482293 [ 5 ] {cf16310a-9a17-4786-9373-559c6a329bdf} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6238 | 2025.01.29 05:11:55.482373 [ 5 ] {cf16310a-9a17-4786-9373-559c6a329bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6239 | 2025.01.29 05:11:55.482860 [ 186 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004411068 sec., 15869.172726423625 rows/sec., 1.18 MiB/sec. | ||
6240 | 2025.01.29 05:11:55.483045 [ 186 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6241 | 2025.01.29 05:11:55.483371 [ 5 ] {cf16310a-9a17-4786-9373-559c6a329bdf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6242 | 2025.01.29 05:11:55.483540 [ 205 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_21_5} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6243 | 2025.01.29 05:11:55.483672 [ 205 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_21_5} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6244 | 2025.01.29 05:11:55.483774 [ 5 ] {cf16310a-9a17-4786-9373-559c6a329bdf} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6245 | 2025.01.29 05:11:55.483804 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6246 | 2025.01.29 05:11:55.484077 [ 5 ] {cf16310a-9a17-4786-9373-559c6a329bdf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004999 sec., 400.0800160032006 rows/sec., 32.62 KiB/sec. | ||
6247 | 2025.01.29 05:11:55.484356 [ 5 ] {cf16310a-9a17-4786-9373-559c6a329bdf} <Debug> TCPHandler: Processed in 0.005740018 sec. | ||
6248 | 2025.01.29 05:11:55.484544 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6249 | 2025.01.29 05:11:55.484689 [ 254 ] {2f07ee8e-0f08-494d-b03e-7151e9f66341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6250 | 2025.01.29 05:11:55.484752 [ 254 ] {2f07ee8e-0f08-494d-b03e-7151e9f66341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6251 | 2025.01.29 05:11:55.486144 [ 254 ] {2f07ee8e-0f08-494d-b03e-7151e9f66341} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6252 | 2025.01.29 05:11:55.486184 [ 254 ] {2f07ee8e-0f08-494d-b03e-7151e9f66341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6253 | 2025.01.29 05:11:55.486652 [ 254 ] {2f07ee8e-0f08-494d-b03e-7151e9f66341} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6254 | 2025.01.29 05:11:55.486890 [ 254 ] {2f07ee8e-0f08-494d-b03e-7151e9f66341} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6255 | 2025.01.29 05:11:55.487073 [ 254 ] {2f07ee8e-0f08-494d-b03e-7151e9f66341} <Debug> executeQuery: Read 1412 rows, 120.59 KiB in 0.00242 sec., 583471.0743801653 rows/sec., 48.66 MiB/sec. | ||
6256 | 2025.01.29 05:11:55.487128 [ 254 ] {2f07ee8e-0f08-494d-b03e-7151e9f66341} <Debug> TCPHandler: Processed in 0.002650039 sec. | ||
6257 | 2025.01.29 05:11:55.487305 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6258 | 2025.01.29 05:11:55.487452 [ 5 ] {b7ddc8dd-cfc4-4584-a809-b49523ba21f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6259 | 2025.01.29 05:11:55.487517 [ 5 ] {b7ddc8dd-cfc4-4584-a809-b49523ba21f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6260 | 2025.01.29 05:11:55.488251 [ 5 ] {b7ddc8dd-cfc4-4584-a809-b49523ba21f3} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6261 | 2025.01.29 05:11:55.488300 [ 5 ] {b7ddc8dd-cfc4-4584-a809-b49523ba21f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6262 | 2025.01.29 05:11:55.488707 [ 5 ] {b7ddc8dd-cfc4-4584-a809-b49523ba21f3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6263 | 2025.01.29 05:11:55.488951 [ 5 ] {b7ddc8dd-cfc4-4584-a809-b49523ba21f3} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6264 | 2025.01.29 05:11:55.489182 [ 5 ] {b7ddc8dd-cfc4-4584-a809-b49523ba21f3} <Debug> executeQuery: Read 43 rows, 3.15 KiB in 0.001767 sec., 24335.031126202604 rows/sec., 1.74 MiB/sec. | ||
6265 | 2025.01.29 05:11:55.489237 [ 5 ] {b7ddc8dd-cfc4-4584-a809-b49523ba21f3} <Debug> TCPHandler: Processed in 0.002004104 sec. | ||
6266 | 2025.01.29 05:11:55.489388 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6267 | 2025.01.29 05:11:55.489511 [ 254 ] {fad8dcbb-cd70-4e28-beda-e6f00f3d5a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6268 | 2025.01.29 05:11:55.489570 [ 254 ] {fad8dcbb-cd70-4e28-beda-e6f00f3d5a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6269 | 2025.01.29 05:11:55.490384 [ 254 ] {fad8dcbb-cd70-4e28-beda-e6f00f3d5a1a} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6270 | 2025.01.29 05:11:55.490430 [ 254 ] {fad8dcbb-cd70-4e28-beda-e6f00f3d5a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6271 | 2025.01.29 05:11:55.490821 [ 254 ] {fad8dcbb-cd70-4e28-beda-e6f00f3d5a1a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6272 | 2025.01.29 05:11:55.491055 [ 254 ] {fad8dcbb-cd70-4e28-beda-e6f00f3d5a1a} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6273 | 2025.01.29 05:11:55.491237 [ 254 ] {fad8dcbb-cd70-4e28-beda-e6f00f3d5a1a} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001756 sec., 137813.21184510252 rows/sec., 9.34 MiB/sec. | ||
6274 | 2025.01.29 05:11:55.491291 [ 254 ] {fad8dcbb-cd70-4e28-beda-e6f00f3d5a1a} <Debug> TCPHandler: Processed in 0.001958663 sec. | ||
6275 | 2025.01.29 05:11:55.491433 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6276 | 2025.01.29 05:11:55.491564 [ 5 ] {892332ce-c6d6-42de-8de6-56d5d89c6ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6277 | 2025.01.29 05:11:55.491622 [ 5 ] {892332ce-c6d6-42de-8de6-56d5d89c6ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6278 | 2025.01.29 05:11:55.492346 [ 5 ] {892332ce-c6d6-42de-8de6-56d5d89c6ac0} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6279 | 2025.01.29 05:11:55.492394 [ 5 ] {892332ce-c6d6-42de-8de6-56d5d89c6ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6280 | 2025.01.29 05:11:55.492780 [ 5 ] {892332ce-c6d6-42de-8de6-56d5d89c6ac0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6281 | 2025.01.29 05:11:55.493023 [ 5 ] {892332ce-c6d6-42de-8de6-56d5d89c6ac0} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6282 | 2025.01.29 05:11:55.493181 [ 134 ] {} <Debug> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6283 | 2025.01.29 05:11:55.493238 [ 134 ] {} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6284 | 2025.01.29 05:11:55.493274 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6285 | 2025.01.29 05:11:55.493278 [ 5 ] {892332ce-c6d6-42de-8de6-56d5d89c6ac0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001734 sec., 7497.1164936562855 rows/sec., 467.44 KiB/sec. | ||
6286 | 2025.01.29 05:11:55.493475 [ 5 ] {892332ce-c6d6-42de-8de6-56d5d89c6ac0} <Debug> TCPHandler: Processed in 0.002094127 sec. | ||
6287 | 2025.01.29 05:11:55.493552 [ 200 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
6288 | 2025.01.29 05:11:55.493651 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6289 | 2025.01.29 05:11:55.493757 [ 200 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6290 | 2025.01.29 05:11:55.493841 [ 200 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
6291 | 2025.01.29 05:11:55.493869 [ 254 ] {7de54c99-f476-4de3-ac49-c11c3d6f5041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6292 | 2025.01.29 05:11:55.494015 [ 254 ] {7de54c99-f476-4de3-ac49-c11c3d6f5041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6293 | 2025.01.29 05:11:55.494205 [ 200 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
6294 | 2025.01.29 05:11:55.494575 [ 200 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
6295 | 2025.01.29 05:11:55.494828 [ 200 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
6296 | 2025.01.29 05:11:55.495186 [ 200 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
6297 | 2025.01.29 05:11:55.497190 [ 254 ] {7de54c99-f476-4de3-ac49-c11c3d6f5041} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6298 | 2025.01.29 05:11:55.497278 [ 254 ] {7de54c99-f476-4de3-ac49-c11c3d6f5041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6299 | 2025.01.29 05:11:55.497460 [ 187 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004084451 sec., 15914.011454660613 rows/sec., 1.03 MiB/sec. | ||
6300 | 2025.01.29 05:11:55.497699 [ 187 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6301 | 2025.01.29 05:11:55.498018 [ 254 ] {7de54c99-f476-4de3-ac49-c11c3d6f5041} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6302 | 2025.01.29 05:11:55.498307 [ 193 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_21_5} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6303 | 2025.01.29 05:11:55.498512 [ 254 ] {7de54c99-f476-4de3-ac49-c11c3d6f5041} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6304 | 2025.01.29 05:11:55.498632 [ 193 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_21_5} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6305 | 2025.01.29 05:11:55.498883 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6306 | 2025.01.29 05:11:55.499016 [ 254 ] {7de54c99-f476-4de3-ac49-c11c3d6f5041} <Debug> executeQuery: Read 874 rows, 64.86 KiB in 0.005218 sec., 167497.12533537752 rows/sec., 12.14 MiB/sec. | ||
6307 | 2025.01.29 05:11:55.499263 [ 254 ] {7de54c99-f476-4de3-ac49-c11c3d6f5041} <Debug> TCPHandler: Processed in 0.005674937 sec. | ||
6308 | 2025.01.29 05:11:55.499475 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6309 | 2025.01.29 05:11:55.499601 [ 5 ] {46d345b3-3a40-4b65-9596-aad7750cd4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6310 | 2025.01.29 05:11:55.499654 [ 5 ] {46d345b3-3a40-4b65-9596-aad7750cd4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6311 | 2025.01.29 05:11:55.500181 [ 5 ] {46d345b3-3a40-4b65-9596-aad7750cd4f8} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6312 | 2025.01.29 05:11:55.500220 [ 5 ] {46d345b3-3a40-4b65-9596-aad7750cd4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6313 | 2025.01.29 05:11:55.500603 [ 5 ] {46d345b3-3a40-4b65-9596-aad7750cd4f8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6314 | 2025.01.29 05:11:55.500857 [ 5 ] {46d345b3-3a40-4b65-9596-aad7750cd4f8} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6315 | 2025.01.29 05:11:55.501113 [ 5 ] {46d345b3-3a40-4b65-9596-aad7750cd4f8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001533 sec., 3913.8943248532287 rows/sec., 204.49 KiB/sec. | ||
6316 | 2025.01.29 05:11:55.501312 [ 5 ] {46d345b3-3a40-4b65-9596-aad7750cd4f8} <Debug> TCPHandler: Processed in 0.001934864 sec. | ||
6317 | 2025.01.29 05:11:55.501476 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6318 | 2025.01.29 05:11:55.501614 [ 254 ] {fee09669-6476-4ba1-bc12-3db3d968d74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6319 | 2025.01.29 05:11:55.501678 [ 254 ] {fee09669-6476-4ba1-bc12-3db3d968d74c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6320 | 2025.01.29 05:11:55.502588 [ 254 ] {fee09669-6476-4ba1-bc12-3db3d968d74c} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6321 | 2025.01.29 05:11:55.502626 [ 254 ] {fee09669-6476-4ba1-bc12-3db3d968d74c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6322 | 2025.01.29 05:11:55.503063 [ 254 ] {fee09669-6476-4ba1-bc12-3db3d968d74c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6323 | 2025.01.29 05:11:55.503298 [ 254 ] {fee09669-6476-4ba1-bc12-3db3d968d74c} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6324 | 2025.01.29 05:11:55.503472 [ 254 ] {fee09669-6476-4ba1-bc12-3db3d968d74c} <Debug> executeQuery: Read 988 rows, 67.32 KiB in 0.001888 sec., 523305.08474576275 rows/sec., 34.82 MiB/sec. | ||
6325 | 2025.01.29 05:11:55.503521 [ 254 ] {fee09669-6476-4ba1-bc12-3db3d968d74c} <Debug> TCPHandler: Processed in 0.002103857 sec. | ||
6326 | 2025.01.29 05:11:55.503717 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6327 | 2025.01.29 05:11:55.503943 [ 5 ] {68d28909-84b8-4389-a665-37347445e48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6328 | 2025.01.29 05:11:55.504041 [ 5 ] {68d28909-84b8-4389-a665-37347445e48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6329 | 2025.01.29 05:11:55.504751 [ 5 ] {68d28909-84b8-4389-a665-37347445e48c} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6330 | 2025.01.29 05:11:55.504791 [ 5 ] {68d28909-84b8-4389-a665-37347445e48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6331 | 2025.01.29 05:11:55.505219 [ 5 ] {68d28909-84b8-4389-a665-37347445e48c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6332 | 2025.01.29 05:11:55.505463 [ 5 ] {68d28909-84b8-4389-a665-37347445e48c} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6333 | 2025.01.29 05:11:55.505682 [ 5 ] {68d28909-84b8-4389-a665-37347445e48c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001795 sec., 557.1030640668524 rows/sec., 37.54 KiB/sec. | ||
6334 | 2025.01.29 05:11:55.505802 [ 5 ] {68d28909-84b8-4389-a665-37347445e48c} <Debug> TCPHandler: Processed in 0.002192569 sec. | ||
6335 | 2025.01.29 05:11:55.505948 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6336 | 2025.01.29 05:11:55.506067 [ 254 ] {466693ee-2904-47ee-9919-074b3adf9487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6337 | 2025.01.29 05:11:55.506148 [ 254 ] {466693ee-2904-47ee-9919-074b3adf9487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6338 | 2025.01.29 05:11:55.507316 [ 254 ] {466693ee-2904-47ee-9919-074b3adf9487} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6339 | 2025.01.29 05:11:55.507355 [ 254 ] {466693ee-2904-47ee-9919-074b3adf9487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6340 | 2025.01.29 05:11:55.507997 [ 254 ] {466693ee-2904-47ee-9919-074b3adf9487} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6341 | 2025.01.29 05:11:55.508258 [ 254 ] {466693ee-2904-47ee-9919-074b3adf9487} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6342 | 2025.01.29 05:11:55.508460 [ 254 ] {466693ee-2904-47ee-9919-074b3adf9487} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002417 sec., 14067.025237898222 rows/sec., 25.21 MiB/sec. | ||
6343 | 2025.01.29 05:11:55.508550 [ 254 ] {466693ee-2904-47ee-9919-074b3adf9487} <Debug> TCPHandler: Processed in 0.002658359 sec. | ||
6344 | 2025.01.29 05:11:55.508708 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6345 | 2025.01.29 05:11:55.508846 [ 5 ] {b3279874-c537-4a05-942f-9a9ed5830d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6346 | 2025.01.29 05:11:55.508907 [ 5 ] {b3279874-c537-4a05-942f-9a9ed5830d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6347 | 2025.01.29 05:11:55.509490 [ 5 ] {b3279874-c537-4a05-942f-9a9ed5830d3a} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6348 | 2025.01.29 05:11:55.509533 [ 5 ] {b3279874-c537-4a05-942f-9a9ed5830d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6349 | 2025.01.29 05:11:55.509903 [ 5 ] {b3279874-c537-4a05-942f-9a9ed5830d3a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6350 | 2025.01.29 05:11:55.510150 [ 5 ] {b3279874-c537-4a05-942f-9a9ed5830d3a} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6351 | 2025.01.29 05:11:55.510356 [ 5 ] {b3279874-c537-4a05-942f-9a9ed5830d3a} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001539 sec., 29889.538661468487 rows/sec., 1.81 MiB/sec. | ||
6352 | 2025.01.29 05:11:55.510406 [ 5 ] {b3279874-c537-4a05-942f-9a9ed5830d3a} <Debug> TCPHandler: Processed in 0.001765249 sec. | ||
6353 | 2025.01.29 05:11:58.914735 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 906 | ||
6354 | 2025.01.29 05:11:58.918231 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6355 | 2025.01.29 05:11:58.918276 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6356 | 2025.01.29 05:11:58.919771 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6357 | 2025.01.29 05:11:58.920087 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6358 | 2025.01.29 05:11:58.920615 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 906 | ||
6359 | 2025.01.29 05:11:59.315839 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6360 | 2025.01.29 05:11:59.315998 [ 254 ] {92475f1c-9c16-453c-bd59-13a5c6cb144a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6361 | 2025.01.29 05:11:59.316059 [ 254 ] {92475f1c-9c16-453c-bd59-13a5c6cb144a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6362 | 2025.01.29 05:11:59.316757 [ 254 ] {92475f1c-9c16-453c-bd59-13a5c6cb144a} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6363 | 2025.01.29 05:11:59.316799 [ 254 ] {92475f1c-9c16-453c-bd59-13a5c6cb144a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6364 | 2025.01.29 05:11:59.317194 [ 254 ] {92475f1c-9c16-453c-bd59-13a5c6cb144a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6365 | 2025.01.29 05:11:59.317443 [ 254 ] {92475f1c-9c16-453c-bd59-13a5c6cb144a} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6366 | 2025.01.29 05:11:59.317669 [ 254 ] {92475f1c-9c16-453c-bd59-13a5c6cb144a} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001715 sec., 38483.96501457726 rows/sec., 3.05 MiB/sec. | ||
6367 | 2025.01.29 05:11:59.317722 [ 254 ] {92475f1c-9c16-453c-bd59-13a5c6cb144a} <Debug> TCPHandler: Processed in 0.001965114 sec. | ||
6368 | 2025.01.29 05:11:59.317978 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6369 | 2025.01.29 05:11:59.318178 [ 5 ] {8f2c376f-fef3-4f7d-9078-d0863f054905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6370 | 2025.01.29 05:11:59.318255 [ 5 ] {8f2c376f-fef3-4f7d-9078-d0863f054905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6371 | 2025.01.29 05:11:59.319001 [ 5 ] {8f2c376f-fef3-4f7d-9078-d0863f054905} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6372 | 2025.01.29 05:11:59.319053 [ 5 ] {8f2c376f-fef3-4f7d-9078-d0863f054905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6373 | 2025.01.29 05:11:59.319508 [ 5 ] {8f2c376f-fef3-4f7d-9078-d0863f054905} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6374 | 2025.01.29 05:11:59.319778 [ 5 ] {8f2c376f-fef3-4f7d-9078-d0863f054905} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6375 | 2025.01.29 05:11:59.319981 [ 127 ] {} <Debug> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6376 | 2025.01.29 05:11:59.320050 [ 5 ] {8f2c376f-fef3-4f7d-9078-d0863f054905} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001925 sec., 2597.402597402597 rows/sec., 195.31 KiB/sec. | ||
6377 | 2025.01.29 05:11:59.320077 [ 127 ] {} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6378 | 2025.01.29 05:11:59.320149 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6379 | 2025.01.29 05:11:59.320190 [ 5 ] {8f2c376f-fef3-4f7d-9078-d0863f054905} <Debug> TCPHandler: Processed in 0.002340612 sec. | ||
6380 | 2025.01.29 05:11:59.320573 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6381 | 2025.01.29 05:11:59.320614 [ 187 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::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 | ||
6382 | 2025.01.29 05:11:59.320951 [ 254 ] {d20b78ac-24e3-4ea5-880a-45c5ab6b5fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6383 | 2025.01.29 05:11:59.321036 [ 187 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6384 | 2025.01.29 05:11:59.321051 [ 254 ] {d20b78ac-24e3-4ea5-880a-45c5ab6b5fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6385 | 2025.01.29 05:11:59.321128 [ 187 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 64 rows starting from the beginning of the part | ||
6386 | 2025.01.29 05:11:59.321473 [ 187 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 9 rows starting from the beginning of the part | ||
6387 | 2025.01.29 05:11:59.321803 [ 187 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 46 rows starting from the beginning of the part | ||
6388 | 2025.01.29 05:11:59.322141 [ 187 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part | ||
6389 | 2025.01.29 05:11:59.322451 [ 187 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 43 rows starting from the beginning of the part | ||
6390 | 2025.01.29 05:11:59.322862 [ 187 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
6391 | 2025.01.29 05:11:59.323860 [ 254 ] {d20b78ac-24e3-4ea5-880a-45c5ab6b5fb5} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6392 | 2025.01.29 05:11:59.323942 [ 254 ] {d20b78ac-24e3-4ea5-880a-45c5ab6b5fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6393 | 2025.01.29 05:11:59.324982 [ 254 ] {d20b78ac-24e3-4ea5-880a-45c5ab6b5fb5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6394 | 2025.01.29 05:11:59.325486 [ 197 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.005225707 sec., 40760.03495794923 rows/sec., 3.07 MiB/sec. | ||
6395 | 2025.01.29 05:11:59.325513 [ 254 ] {d20b78ac-24e3-4ea5-880a-45c5ab6b5fb5} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6396 | 2025.01.29 05:11:59.325730 [ 187 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6397 | 2025.01.29 05:11:59.325946 [ 254 ] {d20b78ac-24e3-4ea5-880a-45c5ab6b5fb5} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.005128 sec., 13455.538221528861 rows/sec., 1.05 MiB/sec. | ||
6398 | 2025.01.29 05:11:59.326087 [ 254 ] {d20b78ac-24e3-4ea5-880a-45c5ab6b5fb5} <Debug> TCPHandler: Processed in 0.005779859 sec. | ||
6399 | 2025.01.29 05:11:59.326300 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6400 | 2025.01.29 05:11:59.326325 [ 187 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_26_5} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6401 | 2025.01.29 05:11:59.326501 [ 187 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_26_5} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6402 | 2025.01.29 05:11:59.326539 [ 5 ] {58e585a7-0b7a-41e7-ab81-b750d4c3bd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6403 | 2025.01.29 05:11:59.326655 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6404 | 2025.01.29 05:11:59.326670 [ 5 ] {58e585a7-0b7a-41e7-ab81-b750d4c3bd3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6405 | 2025.01.29 05:11:59.327267 [ 5 ] {58e585a7-0b7a-41e7-ab81-b750d4c3bd3f} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6406 | 2025.01.29 05:11:59.327311 [ 5 ] {58e585a7-0b7a-41e7-ab81-b750d4c3bd3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6407 | 2025.01.29 05:11:59.327742 [ 5 ] {58e585a7-0b7a-41e7-ab81-b750d4c3bd3f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6408 | 2025.01.29 05:11:59.327997 [ 5 ] {58e585a7-0b7a-41e7-ab81-b750d4c3bd3f} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6409 | 2025.01.29 05:11:59.328229 [ 5 ] {58e585a7-0b7a-41e7-ab81-b750d4c3bd3f} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001748 sec., 54919.90846681922 rows/sec., 3.83 MiB/sec. | ||
6410 | 2025.01.29 05:11:59.328287 [ 5 ] {58e585a7-0b7a-41e7-ab81-b750d4c3bd3f} <Debug> TCPHandler: Processed in 0.002075366 sec. | ||
6411 | 2025.01.29 05:11:59.328453 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6412 | 2025.01.29 05:11:59.328592 [ 254 ] {9e272d40-a070-4a9d-b4a9-a9fbe997c2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6413 | 2025.01.29 05:11:59.328686 [ 254 ] {9e272d40-a070-4a9d-b4a9-a9fbe997c2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6414 | 2025.01.29 05:11:59.329974 [ 254 ] {9e272d40-a070-4a9d-b4a9-a9fbe997c2c0} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6415 | 2025.01.29 05:11:59.330014 [ 254 ] {9e272d40-a070-4a9d-b4a9-a9fbe997c2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6416 | 2025.01.29 05:11:59.330618 [ 254 ] {9e272d40-a070-4a9d-b4a9-a9fbe997c2c0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6417 | 2025.01.29 05:11:59.330887 [ 254 ] {9e272d40-a070-4a9d-b4a9-a9fbe997c2c0} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6418 | 2025.01.29 05:11:59.331077 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6419 | 2025.01.29 05:11:59.331147 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6420 | 2025.01.29 05:11:59.331183 [ 254 ] {9e272d40-a070-4a9d-b4a9-a9fbe997c2c0} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002613 sec., 1913.5093761959436 rows/sec., 3.43 MiB/sec. | ||
6421 | 2025.01.29 05:11:59.331192 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6422 | 2025.01.29 05:11:59.331603 [ 254 ] {9e272d40-a070-4a9d-b4a9-a9fbe997c2c0} <Debug> TCPHandler: Processed in 0.003211921 sec. | ||
6423 | 2025.01.29 05:11:59.331618 [ 189 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::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 | ||
6424 | 2025.01.29 05:11:59.331834 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6425 | 2025.01.29 05:11:59.332055 [ 189 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6426 | 2025.01.29 05:11:59.332100 [ 5 ] {da29df8f-0624-4bcd-a8a8-31434f4a5950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6427 | 2025.01.29 05:11:59.332170 [ 189 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 588 rows starting from the beginning of the part | ||
6428 | 2025.01.29 05:11:59.332178 [ 5 ] {da29df8f-0624-4bcd-a8a8-31434f4a5950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6429 | 2025.01.29 05:11:59.332727 [ 189 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
6430 | 2025.01.29 05:11:59.333237 [ 189 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::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 | ||
6431 | 2025.01.29 05:11:59.333641 [ 5 ] {da29df8f-0624-4bcd-a8a8-31434f4a5950} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6432 | 2025.01.29 05:11:59.333723 [ 5 ] {da29df8f-0624-4bcd-a8a8-31434f4a5950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6433 | 2025.01.29 05:11:59.333773 [ 189 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::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 | ||
6434 | 2025.01.29 05:11:59.334295 [ 189 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
6435 | 2025.01.29 05:11:59.334641 [ 5 ] {da29df8f-0624-4bcd-a8a8-31434f4a5950} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6436 | 2025.01.29 05:11:59.334814 [ 189 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
6437 | 2025.01.29 05:11:59.335297 [ 5 ] {da29df8f-0624-4bcd-a8a8-31434f4a5950} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6438 | 2025.01.29 05:11:59.335710 [ 5 ] {da29df8f-0624-4bcd-a8a8-31434f4a5950} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.003711 sec., 9700.889248181084 rows/sec., 669.46 KiB/sec. | ||
6439 | 2025.01.29 05:11:59.335841 [ 5 ] {da29df8f-0624-4bcd-a8a8-31434f4a5950} <Debug> TCPHandler: Processed in 0.004106392 sec. | ||
6440 | 2025.01.29 05:11:59.340728 [ 198 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 710 rows, containing 19 columns (19 merged, 0 gathered) in 0.00939294 sec., 75588.6868222303 rows/sec., 135.45 MiB/sec. | ||
6441 | 2025.01.29 05:11:59.341652 [ 198 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6442 | 2025.01.29 05:11:59.342074 [ 198 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6443 | 2025.01.29 05:11:59.342154 [ 198 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6444 | 2025.01.29 05:11:59.342305 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
6445 | 2025.01.29 05:12:00.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.53 MiB, peak 205.03 MiB, free memory in arenas 0.00 B, will set to 199.16 MiB (RSS), difference: 1.63 MiB | ||
6446 | 2025.01.29 05:12:01.354472 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
6447 | 2025.01.29 05:12:01.355188 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6448 | 2025.01.29 05:12:01.355241 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6449 | 2025.01.29 05:12:01.355783 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6450 | 2025.01.29 05:12:01.356057 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6451 | 2025.01.29 05:12:01.356290 [ 122 ] {} <Debug> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6452 | 2025.01.29 05:12:01.356328 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
6453 | 2025.01.29 05:12:01.356379 [ 122 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6454 | 2025.01.29 05:12:01.356411 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6455 | 2025.01.29 05:12:01.356557 [ 196 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::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 | ||
6456 | 2025.01.29 05:12:01.356710 [ 196 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6457 | 2025.01.29 05:12:01.356753 [ 196 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::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 | ||
6458 | 2025.01.29 05:12:01.356829 [ 196 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part | ||
6459 | 2025.01.29 05:12:01.356924 [ 196 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part | ||
6460 | 2025.01.29 05:12:01.357193 [ 196 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part | ||
6461 | 2025.01.29 05:12:01.357350 [ 196 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part | ||
6462 | 2025.01.29 05:12:01.357583 [ 196 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part | ||
6463 | 2025.01.29 05:12:01.359944 [ 190 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003455278 sec., 4131071.363867104 rows/sec., 59.10 MiB/sec. | ||
6464 | 2025.01.29 05:12:01.360434 [ 194 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6465 | 2025.01.29 05:12:01.360794 [ 194 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_31_6} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6466 | 2025.01.29 05:12:01.360886 [ 194 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_31_6} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6467 | 2025.01.29 05:12:01.360999 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
6468 | 2025.01.29 05:12:02.331398 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6469 | 2025.01.29 05:12:02.353451 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6470 | 2025.01.29 05:12:02.353513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6471 | 2025.01.29 05:12:02.361231 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6472 | 2025.01.29 05:12:02.362033 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6473 | 2025.01.29 05:12:02.362397 [ 121 ] {} <Debug> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6474 | 2025.01.29 05:12:02.362521 [ 121 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6475 | 2025.01.29 05:12:02.362586 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6476 | 2025.01.29 05:12:02.363000 [ 190 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
6477 | 2025.01.29 05:12:02.380106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6478 | 2025.01.29 05:12:02.381928 [ 190 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6479 | 2025.01.29 05:12:02.383336 [ 190 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
6480 | 2025.01.29 05:12:02.388863 [ 190 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
6481 | 2025.01.29 05:12:02.394585 [ 190 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
6482 | 2025.01.29 05:12:02.400352 [ 190 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
6483 | 2025.01.29 05:12:02.406312 [ 190 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
6484 | 2025.01.29 05:12:02.411090 [ 190 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
6485 | 2025.01.29 05:12:02.470209 [ 191 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.107460217 sec., 2177.550041612144 rows/sec., 11.26 MiB/sec. | ||
6486 | 2025.01.29 05:12:02.473164 [ 191 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6487 | 2025.01.29 05:12:02.476326 [ 191 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_31_6} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6488 | 2025.01.29 05:12:02.476457 [ 191 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_31_6} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6489 | 2025.01.29 05:12:02.479100 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
6490 | 2025.01.29 05:12:03.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.43 MiB, peak 210.98 MiB, free memory in arenas 0.00 B, will set to 201.46 MiB (RSS), difference: 1.03 MiB | ||
6491 | 2025.01.29 05:12:04.319204 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6492 | 2025.01.29 05:12:04.319414 [ 254 ] {a512b702-824a-42cd-92c3-fa02d40babca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6493 | 2025.01.29 05:12:04.319495 [ 254 ] {a512b702-824a-42cd-92c3-fa02d40babca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6494 | 2025.01.29 05:12:04.320297 [ 254 ] {a512b702-824a-42cd-92c3-fa02d40babca} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6495 | 2025.01.29 05:12:04.320348 [ 254 ] {a512b702-824a-42cd-92c3-fa02d40babca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6496 | 2025.01.29 05:12:04.320783 [ 254 ] {a512b702-824a-42cd-92c3-fa02d40babca} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6497 | 2025.01.29 05:12:04.321031 [ 254 ] {a512b702-824a-42cd-92c3-fa02d40babca} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6498 | 2025.01.29 05:12:04.321265 [ 120 ] {} <Debug> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6499 | 2025.01.29 05:12:04.321298 [ 254 ] {a512b702-824a-42cd-92c3-fa02d40babca} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00194 sec., 28865.979381443296 rows/sec., 2.20 MiB/sec. | ||
6500 | 2025.01.29 05:12:04.321384 [ 120 ] {} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6501 | 2025.01.29 05:12:04.321445 [ 254 ] {a512b702-824a-42cd-92c3-fa02d40babca} <Debug> TCPHandler: Processed in 0.002379123 sec. | ||
6502 | 2025.01.29 05:12:04.321472 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6503 | 2025.01.29 05:12:04.321704 [ 199 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::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 | ||
6504 | 2025.01.29 05:12:04.321760 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6505 | 2025.01.29 05:12:04.321923 [ 199 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6506 | 2025.01.29 05:12:04.321996 [ 199 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::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 | ||
6507 | 2025.01.29 05:12:04.322092 [ 5 ] {e329def6-3858-49bc-85f6-bfa8a4ea37d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6508 | 2025.01.29 05:12:04.322182 [ 199 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 281 rows starting from the beginning of the part | ||
6509 | 2025.01.29 05:12:04.322293 [ 5 ] {e329def6-3858-49bc-85f6-bfa8a4ea37d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6510 | 2025.01.29 05:12:04.322606 [ 199 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
6511 | 2025.01.29 05:12:04.323013 [ 199 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1412 rows starting from the beginning of the part | ||
6512 | 2025.01.29 05:12:04.323240 [ 199 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 66 rows starting from the beginning of the part | ||
6513 | 2025.01.29 05:12:04.323650 [ 199 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
6514 | 2025.01.29 05:12:04.325229 [ 5 ] {e329def6-3858-49bc-85f6-bfa8a4ea37d7} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6515 | 2025.01.29 05:12:04.325313 [ 5 ] {e329def6-3858-49bc-85f6-bfa8a4ea37d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6516 | 2025.01.29 05:12:04.326522 [ 5 ] {e329def6-3858-49bc-85f6-bfa8a4ea37d7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6517 | 2025.01.29 05:12:04.326851 [ 5 ] {e329def6-3858-49bc-85f6-bfa8a4ea37d7} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6518 | 2025.01.29 05:12:04.327105 [ 120 ] {} <Debug> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6519 | 2025.01.29 05:12:04.327217 [ 120 ] {} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6520 | 2025.01.29 05:12:04.327301 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6521 | 2025.01.29 05:12:04.327424 [ 5 ] {e329def6-3858-49bc-85f6-bfa8a4ea37d7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005401 sec., 11849.657470838732 rows/sec., 947.09 KiB/sec. | ||
6522 | 2025.01.29 05:12:04.327857 [ 188 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::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 | ||
6523 | 2025.01.29 05:12:04.327930 [ 5 ] {e329def6-3858-49bc-85f6-bfa8a4ea37d7} <Debug> TCPHandler: Processed in 0.006339061 sec. | ||
6524 | 2025.01.29 05:12:04.328203 [ 199 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3302 rows, containing 5 columns (5 merged, 0 gathered) in 0.006568946 sec., 502668.1601584181 rows/sec., 43.89 MiB/sec. | ||
6525 | 2025.01.29 05:12:04.328299 [ 188 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6526 | 2025.01.29 05:12:04.328330 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6527 | 2025.01.29 05:12:04.328361 [ 188 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::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 | ||
6528 | 2025.01.29 05:12:04.328721 [ 199 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6529 | 2025.01.29 05:12:04.328728 [ 188 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 421 rows starting from the beginning of the part | ||
6530 | 2025.01.29 05:12:04.328914 [ 254 ] {0693d4f0-537e-4d42-b36d-b71a6e71c6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6531 | 2025.01.29 05:12:04.329108 [ 188 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
6532 | 2025.01.29 05:12:04.329413 [ 254 ] {0693d4f0-537e-4d42-b36d-b71a6e71c6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6533 | 2025.01.29 05:12:04.329516 [ 188 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 874 rows starting from the beginning of the part | ||
6534 | 2025.01.29 05:12:04.330053 [ 188 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 69 rows starting from the beginning of the part | ||
6535 | 2025.01.29 05:12:04.330413 [ 192 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_51_10} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6536 | 2025.01.29 05:12:04.330540 [ 188 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
6537 | 2025.01.29 05:12:04.331154 [ 192 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_51_10} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6538 | 2025.01.29 05:12:04.331451 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
6539 | 2025.01.29 05:12:04.332546 [ 254 ] {0693d4f0-537e-4d42-b36d-b71a6e71c6c2} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6540 | 2025.01.29 05:12:04.332623 [ 254 ] {0693d4f0-537e-4d42-b36d-b71a6e71c6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6541 | 2025.01.29 05:12:04.333660 [ 254 ] {0693d4f0-537e-4d42-b36d-b71a6e71c6c2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6542 | 2025.01.29 05:12:04.333956 [ 254 ] {0693d4f0-537e-4d42-b36d-b71a6e71c6c2} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6543 | 2025.01.29 05:12:04.334273 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6544 | 2025.01.29 05:12:04.334413 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6545 | 2025.01.29 05:12:04.334525 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6546 | 2025.01.29 05:12:04.334681 [ 205 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.007197141 sec., 334160.4673300134 rows/sec., 25.62 MiB/sec. | ||
6547 | 2025.01.29 05:12:04.334723 [ 254 ] {0693d4f0-537e-4d42-b36d-b71a6e71c6c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00604 sec., 26490.066225165563 rows/sec., 1.84 MiB/sec. | ||
6548 | 2025.01.29 05:12:04.334906 [ 200 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
6549 | 2025.01.29 05:12:04.335035 [ 254 ] {0693d4f0-537e-4d42-b36d-b71a6e71c6c2} <Debug> TCPHandler: Processed in 0.006944015 sec. | ||
6550 | 2025.01.29 05:12:04.335126 [ 205 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6551 | 2025.01.29 05:12:04.335367 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6552 | 2025.01.29 05:12:04.335420 [ 200 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6553 | 2025.01.29 05:12:04.335546 [ 200 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14537 rows starting from the beginning of the part | ||
6554 | 2025.01.29 05:12:04.335800 [ 5 ] {129a9a25-95d7-4e56-baaf-77f9f2af3ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6555 | 2025.01.29 05:12:04.335982 [ 200 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
6556 | 2025.01.29 05:12:04.336036 [ 5 ] {129a9a25-95d7-4e56-baaf-77f9f2af3ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6557 | 2025.01.29 05:12:04.336408 [ 205 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_51_10} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6558 | 2025.01.29 05:12:04.336554 [ 200 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
6559 | 2025.01.29 05:12:04.337039 [ 205 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_51_10} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6560 | 2025.01.29 05:12:04.337081 [ 200 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 988 rows starting from the beginning of the part | ||
6561 | 2025.01.29 05:12:04.337482 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
6562 | 2025.01.29 05:12:04.337599 [ 200 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 96 rows starting from the beginning of the part | ||
6563 | 2025.01.29 05:12:04.338047 [ 200 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
6564 | 2025.01.29 05:12:04.339361 [ 5 ] {129a9a25-95d7-4e56-baaf-77f9f2af3ed7} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6565 | 2025.01.29 05:12:04.339410 [ 5 ] {129a9a25-95d7-4e56-baaf-77f9f2af3ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6566 | 2025.01.29 05:12:04.340119 [ 5 ] {129a9a25-95d7-4e56-baaf-77f9f2af3ed7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6567 | 2025.01.29 05:12:04.340641 [ 5 ] {129a9a25-95d7-4e56-baaf-77f9f2af3ed7} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6568 | 2025.01.29 05:12:04.340950 [ 120 ] {} <Debug> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6569 | 2025.01.29 05:12:04.341074 [ 120 ] {} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6570 | 2025.01.29 05:12:04.341161 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6571 | 2025.01.29 05:12:04.341231 [ 5 ] {129a9a25-95d7-4e56-baaf-77f9f2af3ed7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00558 sec., 10752.68817204301 rows/sec., 742.05 KiB/sec. | ||
6572 | 2025.01.29 05:12:04.341550 [ 5 ] {129a9a25-95d7-4e56-baaf-77f9f2af3ed7} <Debug> TCPHandler: Processed in 0.006351821 sec. | ||
6573 | 2025.01.29 05:12:04.341765 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
6574 | 2025.01.29 05:12:04.342005 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6575 | 2025.01.29 05:12:04.342046 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2794 rows starting from the beginning of the part | ||
6576 | 2025.01.29 05:12:04.342172 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
6577 | 2025.01.29 05:12:04.342389 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
6578 | 2025.01.29 05:12:04.342565 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 46 rows starting from the beginning of the part | ||
6579 | 2025.01.29 05:12:04.342667 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
6580 | 2025.01.29 05:12:04.343096 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
6581 | 2025.01.29 05:12:04.345063 [ 200 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16178 rows, containing 5 columns (5 merged, 0 gathered) in 0.010381761 sec., 1558309.808904289 rows/sec., 105.17 MiB/sec. | ||
6582 | 2025.01.29 05:12:04.345327 [ 193 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3078 rows, containing 4 columns (4 merged, 0 gathered) in 0.00400258 sec., 769003.9924248859 rows/sec., 50.16 MiB/sec. | ||
6583 | 2025.01.29 05:12:04.345540 [ 200 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6584 | 2025.01.29 05:12:04.345788 [ 198 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6585 | 2025.01.29 05:12:04.345994 [ 200 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6586 | 2025.01.29 05:12:04.346123 [ 200 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6587 | 2025.01.29 05:12:04.346276 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
6588 | 2025.01.29 05:12:04.346350 [ 198 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_51_10} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6589 | 2025.01.29 05:12:04.346447 [ 198 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_51_10} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6590 | 2025.01.29 05:12:04.346546 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
6591 | 2025.01.29 05:12:08.736177 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6592 | 2025.01.29 05:12:08.736250 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6593 | 2025.01.29 05:12:08.857454 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
6594 | 2025.01.29 05:12:08.858097 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6595 | 2025.01.29 05:12:08.858138 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6596 | 2025.01.29 05:12:08.858679 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6597 | 2025.01.29 05:12:08.858940 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6598 | 2025.01.29 05:12:08.859153 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6599 | 2025.01.29 05:12:08.921932 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 926 | ||
6600 | 2025.01.29 05:12:08.924869 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6601 | 2025.01.29 05:12:08.924916 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6602 | 2025.01.29 05:12:08.926373 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6603 | 2025.01.29 05:12:08.926690 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6604 | 2025.01.29 05:12:08.927458 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
6605 | 2025.01.29 05:12:09.001696 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001154556 sec. | ||
6606 | 2025.01.29 05:12:09.326221 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6607 | 2025.01.29 05:12:09.326420 [ 254 ] {76a3992f-d801-4d73-a636-d621ab053337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6608 | 2025.01.29 05:12:09.326500 [ 254 ] {76a3992f-d801-4d73-a636-d621ab053337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6609 | 2025.01.29 05:12:09.327300 [ 254 ] {76a3992f-d801-4d73-a636-d621ab053337} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6610 | 2025.01.29 05:12:09.327346 [ 254 ] {76a3992f-d801-4d73-a636-d621ab053337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6611 | 2025.01.29 05:12:09.327759 [ 254 ] {76a3992f-d801-4d73-a636-d621ab053337} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6612 | 2025.01.29 05:12:09.328003 [ 254 ] {76a3992f-d801-4d73-a636-d621ab053337} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6613 | 2025.01.29 05:12:09.328263 [ 254 ] {76a3992f-d801-4d73-a636-d621ab053337} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001886 sec., 7423.117709437964 rows/sec., 534.37 KiB/sec. | ||
6614 | 2025.01.29 05:12:09.328392 [ 254 ] {76a3992f-d801-4d73-a636-d621ab053337} <Debug> TCPHandler: Processed in 0.002278521 sec. | ||
6615 | 2025.01.29 05:12:09.328713 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6616 | 2025.01.29 05:12:09.328928 [ 5 ] {63e54585-d1cc-4570-b61a-893a517138f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6617 | 2025.01.29 05:12:09.329004 [ 5 ] {63e54585-d1cc-4570-b61a-893a517138f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6618 | 2025.01.29 05:12:09.329934 [ 5 ] {63e54585-d1cc-4570-b61a-893a517138f9} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6619 | 2025.01.29 05:12:09.329989 [ 5 ] {63e54585-d1cc-4570-b61a-893a517138f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6620 | 2025.01.29 05:12:09.330455 [ 5 ] {63e54585-d1cc-4570-b61a-893a517138f9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6621 | 2025.01.29 05:12:09.330712 [ 5 ] {63e54585-d1cc-4570-b61a-893a517138f9} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6622 | 2025.01.29 05:12:09.330939 [ 5 ] {63e54585-d1cc-4570-b61a-893a517138f9} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.00207 sec., 135748.7922705314 rows/sec., 11.97 MiB/sec. | ||
6623 | 2025.01.29 05:12:09.331002 [ 5 ] {63e54585-d1cc-4570-b61a-893a517138f9} <Debug> TCPHandler: Processed in 0.002454965 sec. | ||
6624 | 2025.01.29 05:12:09.331175 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6625 | 2025.01.29 05:12:09.331323 [ 254 ] {5d6c77bd-d46b-4678-8549-1c404e8fc55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6626 | 2025.01.29 05:12:09.331386 [ 254 ] {5d6c77bd-d46b-4678-8549-1c404e8fc55f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6627 | 2025.01.29 05:12:09.332108 [ 254 ] {5d6c77bd-d46b-4678-8549-1c404e8fc55f} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6628 | 2025.01.29 05:12:09.332149 [ 254 ] {5d6c77bd-d46b-4678-8549-1c404e8fc55f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6629 | 2025.01.29 05:12:09.332521 [ 254 ] {5d6c77bd-d46b-4678-8549-1c404e8fc55f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6630 | 2025.01.29 05:12:09.332760 [ 254 ] {5d6c77bd-d46b-4678-8549-1c404e8fc55f} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6631 | 2025.01.29 05:12:09.332983 [ 254 ] {5d6c77bd-d46b-4678-8549-1c404e8fc55f} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001696 sec., 27122.64150943396 rows/sec., 1.95 MiB/sec. | ||
6632 | 2025.01.29 05:12:09.333097 [ 254 ] {5d6c77bd-d46b-4678-8549-1c404e8fc55f} <Debug> TCPHandler: Processed in 0.001992064 sec. | ||
6633 | 2025.01.29 05:12:09.333318 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6634 | 2025.01.29 05:12:09.333546 [ 5 ] {d172699c-59d3-459f-9c50-98e9827e47d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6635 | 2025.01.29 05:12:09.333640 [ 5 ] {d172699c-59d3-459f-9c50-98e9827e47d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6636 | 2025.01.29 05:12:09.334386 [ 5 ] {d172699c-59d3-459f-9c50-98e9827e47d7} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6637 | 2025.01.29 05:12:09.334424 [ 5 ] {d172699c-59d3-459f-9c50-98e9827e47d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6638 | 2025.01.29 05:12:09.334790 [ 5 ] {d172699c-59d3-459f-9c50-98e9827e47d7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6639 | 2025.01.29 05:12:09.335039 [ 5 ] {d172699c-59d3-459f-9c50-98e9827e47d7} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6640 | 2025.01.29 05:12:09.335299 [ 5 ] {d172699c-59d3-459f-9c50-98e9827e47d7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001803 sec., 7764.83638380477 rows/sec., 543.80 KiB/sec. | ||
6641 | 2025.01.29 05:12:09.335507 [ 5 ] {d172699c-59d3-459f-9c50-98e9827e47d7} <Debug> TCPHandler: Processed in 0.002292051 sec. | ||
6642 | 2025.01.29 05:12:09.335747 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6643 | 2025.01.29 05:12:09.335896 [ 254 ] {53f1b243-93dc-440c-9281-e3ae807592b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6644 | 2025.01.29 05:12:09.335956 [ 254 ] {53f1b243-93dc-440c-9281-e3ae807592b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6645 | 2025.01.29 05:12:09.336670 [ 254 ] {53f1b243-93dc-440c-9281-e3ae807592b8} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6646 | 2025.01.29 05:12:09.336719 [ 254 ] {53f1b243-93dc-440c-9281-e3ae807592b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6647 | 2025.01.29 05:12:09.337126 [ 254 ] {53f1b243-93dc-440c-9281-e3ae807592b8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6648 | 2025.01.29 05:12:09.337372 [ 254 ] {53f1b243-93dc-440c-9281-e3ae807592b8} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6649 | 2025.01.29 05:12:09.337580 [ 254 ] {53f1b243-93dc-440c-9281-e3ae807592b8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001716 sec., 7575.757575757575 rows/sec., 472.35 KiB/sec. | ||
6650 | 2025.01.29 05:12:09.337635 [ 254 ] {53f1b243-93dc-440c-9281-e3ae807592b8} <Debug> TCPHandler: Processed in 0.002014696 sec. | ||
6651 | 2025.01.29 05:12:09.337782 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6652 | 2025.01.29 05:12:09.337898 [ 5 ] {5a919db1-5d89-44c0-9c1e-e9c29cd91ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6653 | 2025.01.29 05:12:09.337947 [ 5 ] {5a919db1-5d89-44c0-9c1e-e9c29cd91ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6654 | 2025.01.29 05:12:09.338695 [ 5 ] {5a919db1-5d89-44c0-9c1e-e9c29cd91ec5} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6655 | 2025.01.29 05:12:09.338734 [ 5 ] {5a919db1-5d89-44c0-9c1e-e9c29cd91ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6656 | 2025.01.29 05:12:09.339136 [ 5 ] {5a919db1-5d89-44c0-9c1e-e9c29cd91ec5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6657 | 2025.01.29 05:12:09.339379 [ 5 ] {5a919db1-5d89-44c0-9c1e-e9c29cd91ec5} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6658 | 2025.01.29 05:12:09.339591 [ 5 ] {5a919db1-5d89-44c0-9c1e-e9c29cd91ec5} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001717 sec., 245195.10774606874 rows/sec., 17.52 MiB/sec. | ||
6659 | 2025.01.29 05:12:09.339645 [ 5 ] {5a919db1-5d89-44c0-9c1e-e9c29cd91ec5} <Debug> TCPHandler: Processed in 0.001918283 sec. | ||
6660 | 2025.01.29 05:12:09.339789 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6661 | 2025.01.29 05:12:09.339908 [ 254 ] {1ceb2189-bcf7-4a8a-96ee-b411e7794852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6662 | 2025.01.29 05:12:09.339970 [ 254 ] {1ceb2189-bcf7-4a8a-96ee-b411e7794852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6663 | 2025.01.29 05:12:09.340549 [ 254 ] {1ceb2189-bcf7-4a8a-96ee-b411e7794852} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6664 | 2025.01.29 05:12:09.340598 [ 254 ] {1ceb2189-bcf7-4a8a-96ee-b411e7794852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6665 | 2025.01.29 05:12:09.341029 [ 254 ] {1ceb2189-bcf7-4a8a-96ee-b411e7794852} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6666 | 2025.01.29 05:12:09.341270 [ 254 ] {1ceb2189-bcf7-4a8a-96ee-b411e7794852} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6667 | 2025.01.29 05:12:09.341483 [ 254 ] {1ceb2189-bcf7-4a8a-96ee-b411e7794852} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001599 sec., 3752.34521575985 rows/sec., 196.05 KiB/sec. | ||
6668 | 2025.01.29 05:12:09.341533 [ 254 ] {1ceb2189-bcf7-4a8a-96ee-b411e7794852} <Debug> TCPHandler: Processed in 0.001803731 sec. | ||
6669 | 2025.01.29 05:12:09.341681 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6670 | 2025.01.29 05:12:09.341797 [ 5 ] {d77541a5-f4e9-4f2a-860f-7ea17127168e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6671 | 2025.01.29 05:12:09.341849 [ 5 ] {d77541a5-f4e9-4f2a-860f-7ea17127168e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6672 | 2025.01.29 05:12:09.342526 [ 5 ] {d77541a5-f4e9-4f2a-860f-7ea17127168e} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6673 | 2025.01.29 05:12:09.342573 [ 5 ] {d77541a5-f4e9-4f2a-860f-7ea17127168e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6674 | 2025.01.29 05:12:09.343032 [ 5 ] {d77541a5-f4e9-4f2a-860f-7ea17127168e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6675 | 2025.01.29 05:12:09.343277 [ 5 ] {d77541a5-f4e9-4f2a-860f-7ea17127168e} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6676 | 2025.01.29 05:12:09.343527 [ 5 ] {d77541a5-f4e9-4f2a-860f-7ea17127168e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001747 sec., 135661.13337149398 rows/sec., 9.09 MiB/sec. | ||
6677 | 2025.01.29 05:12:09.343674 [ 5 ] {d77541a5-f4e9-4f2a-860f-7ea17127168e} <Debug> TCPHandler: Processed in 0.002045686 sec. | ||
6678 | 2025.01.29 05:12:09.343879 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6679 | 2025.01.29 05:12:09.344021 [ 254 ] {4e3d6307-27b9-44c2-aa28-52c90f1d06a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6680 | 2025.01.29 05:12:09.344080 [ 254 ] {4e3d6307-27b9-44c2-aa28-52c90f1d06a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6681 | 2025.01.29 05:12:09.344627 [ 254 ] {4e3d6307-27b9-44c2-aa28-52c90f1d06a4} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6682 | 2025.01.29 05:12:09.344674 [ 254 ] {4e3d6307-27b9-44c2-aa28-52c90f1d06a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6683 | 2025.01.29 05:12:09.345086 [ 254 ] {4e3d6307-27b9-44c2-aa28-52c90f1d06a4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6684 | 2025.01.29 05:12:09.345339 [ 254 ] {4e3d6307-27b9-44c2-aa28-52c90f1d06a4} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6685 | 2025.01.29 05:12:09.345639 [ 254 ] {4e3d6307-27b9-44c2-aa28-52c90f1d06a4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001623 sec., 616.1429451632779 rows/sec., 41.52 KiB/sec. | ||
6686 | 2025.01.29 05:12:09.345832 [ 254 ] {4e3d6307-27b9-44c2-aa28-52c90f1d06a4} <Debug> TCPHandler: Processed in 0.002053085 sec. | ||
6687 | 2025.01.29 05:12:09.345990 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6688 | 2025.01.29 05:12:09.346127 [ 5 ] {b84bc6af-0eab-440a-b8ea-689d989e0cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6689 | 2025.01.29 05:12:09.346220 [ 5 ] {b84bc6af-0eab-440a-b8ea-689d989e0cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6690 | 2025.01.29 05:12:09.347495 [ 5 ] {b84bc6af-0eab-440a-b8ea-689d989e0cb9} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6691 | 2025.01.29 05:12:09.347534 [ 5 ] {b84bc6af-0eab-440a-b8ea-689d989e0cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6692 | 2025.01.29 05:12:09.348191 [ 5 ] {b84bc6af-0eab-440a-b8ea-689d989e0cb9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6693 | 2025.01.29 05:12:09.348453 [ 5 ] {b84bc6af-0eab-440a-b8ea-689d989e0cb9} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6694 | 2025.01.29 05:12:09.348689 [ 5 ] {b84bc6af-0eab-440a-b8ea-689d989e0cb9} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002592 sec., 15046.296296296296 rows/sec., 26.96 MiB/sec. | ||
6695 | 2025.01.29 05:12:09.348782 [ 5 ] {b84bc6af-0eab-440a-b8ea-689d989e0cb9} <Debug> TCPHandler: Processed in 0.002858524 sec. | ||
6696 | 2025.01.29 05:12:09.348950 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6697 | 2025.01.29 05:12:09.349171 [ 254 ] {f5f4637f-f1ae-45a2-98de-a9fb8d483b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6698 | 2025.01.29 05:12:09.349266 [ 254 ] {f5f4637f-f1ae-45a2-98de-a9fb8d483b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6699 | 2025.01.29 05:12:09.350070 [ 254 ] {f5f4637f-f1ae-45a2-98de-a9fb8d483b75} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6700 | 2025.01.29 05:12:09.350109 [ 254 ] {f5f4637f-f1ae-45a2-98de-a9fb8d483b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6701 | 2025.01.29 05:12:09.350487 [ 254 ] {f5f4637f-f1ae-45a2-98de-a9fb8d483b75} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6702 | 2025.01.29 05:12:09.350728 [ 254 ] {f5f4637f-f1ae-45a2-98de-a9fb8d483b75} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6703 | 2025.01.29 05:12:09.350959 [ 254 ] {f5f4637f-f1ae-45a2-98de-a9fb8d483b75} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001842 sec., 44516.82953311618 rows/sec., 2.83 MiB/sec. | ||
6704 | 2025.01.29 05:12:09.351054 [ 254 ] {f5f4637f-f1ae-45a2-98de-a9fb8d483b75} <Debug> TCPHandler: Processed in 0.002185199 sec. | ||
6705 | 2025.01.29 05:12:09.881169 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6706 | 2025.01.29 05:12:09.900361 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6707 | 2025.01.29 05:12:09.900417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6708 | 2025.01.29 05:12:09.907497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6709 | 2025.01.29 05:12:09.908238 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6710 | 2025.01.29 05:12:09.910885 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6711 | 2025.01.29 05:12:14.318725 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6712 | 2025.01.29 05:12:14.318937 [ 254 ] {12e6191b-c0fd-4832-8665-82d2779c7e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6713 | 2025.01.29 05:12:14.319011 [ 254 ] {12e6191b-c0fd-4832-8665-82d2779c7e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6714 | 2025.01.29 05:12:14.319818 [ 254 ] {12e6191b-c0fd-4832-8665-82d2779c7e7e} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6715 | 2025.01.29 05:12:14.319871 [ 254 ] {12e6191b-c0fd-4832-8665-82d2779c7e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6716 | 2025.01.29 05:12:14.320324 [ 254 ] {12e6191b-c0fd-4832-8665-82d2779c7e7e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6717 | 2025.01.29 05:12:14.320591 [ 254 ] {12e6191b-c0fd-4832-8665-82d2779c7e7e} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6718 | 2025.01.29 05:12:14.320796 [ 254 ] {12e6191b-c0fd-4832-8665-82d2779c7e7e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.24 MiB/sec. | ||
6719 | 2025.01.29 05:12:14.320861 [ 254 ] {12e6191b-c0fd-4832-8665-82d2779c7e7e} <Debug> TCPHandler: Processed in 0.002273071 sec. | ||
6720 | 2025.01.29 05:12:14.321128 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6721 | 2025.01.29 05:12:14.321346 [ 5 ] {dfd9c49c-b978-42fc-8281-2eb4b1fbdcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6722 | 2025.01.29 05:12:14.321430 [ 5 ] {dfd9c49c-b978-42fc-8281-2eb4b1fbdcd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6723 | 2025.01.29 05:12:14.322287 [ 5 ] {dfd9c49c-b978-42fc-8281-2eb4b1fbdcd3} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6724 | 2025.01.29 05:12:14.322340 [ 5 ] {dfd9c49c-b978-42fc-8281-2eb4b1fbdcd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6725 | 2025.01.29 05:12:14.322798 [ 5 ] {dfd9c49c-b978-42fc-8281-2eb4b1fbdcd3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6726 | 2025.01.29 05:12:14.323059 [ 5 ] {dfd9c49c-b978-42fc-8281-2eb4b1fbdcd3} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6727 | 2025.01.29 05:12:14.323343 [ 5 ] {dfd9c49c-b978-42fc-8281-2eb4b1fbdcd3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002047 sec., 31265.26624328285 rows/sec., 2.44 MiB/sec. | ||
6728 | 2025.01.29 05:12:14.323461 [ 5 ] {dfd9c49c-b978-42fc-8281-2eb4b1fbdcd3} <Debug> TCPHandler: Processed in 0.002467955 sec. | ||
6729 | 2025.01.29 05:12:14.323713 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6730 | 2025.01.29 05:12:14.323860 [ 254 ] {3d4f1018-a8f2-46d8-af56-1696d2cc68d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6731 | 2025.01.29 05:12:14.323924 [ 254 ] {3d4f1018-a8f2-46d8-af56-1696d2cc68d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6732 | 2025.01.29 05:12:14.324582 [ 254 ] {3d4f1018-a8f2-46d8-af56-1696d2cc68d3} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6733 | 2025.01.29 05:12:14.324625 [ 254 ] {3d4f1018-a8f2-46d8-af56-1696d2cc68d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6734 | 2025.01.29 05:12:14.325041 [ 254 ] {3d4f1018-a8f2-46d8-af56-1696d2cc68d3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6735 | 2025.01.29 05:12:14.325284 [ 254 ] {3d4f1018-a8f2-46d8-af56-1696d2cc68d3} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6736 | 2025.01.29 05:12:14.325514 [ 254 ] {3d4f1018-a8f2-46d8-af56-1696d2cc68d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001688 sec., 94786.7298578199 rows/sec., 6.60 MiB/sec. | ||
6737 | 2025.01.29 05:12:14.325592 [ 254 ] {3d4f1018-a8f2-46d8-af56-1696d2cc68d3} <Debug> TCPHandler: Processed in 0.002013295 sec. | ||
6738 | 2025.01.29 05:12:14.325831 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6739 | 2025.01.29 05:12:14.325996 [ 5 ] {b347c784-3e40-4be5-86c1-ab60413f3037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6740 | 2025.01.29 05:12:14.326061 [ 5 ] {b347c784-3e40-4be5-86c1-ab60413f3037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6741 | 2025.01.29 05:12:14.326571 [ 5 ] {b347c784-3e40-4be5-86c1-ab60413f3037} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6742 | 2025.01.29 05:12:14.326611 [ 5 ] {b347c784-3e40-4be5-86c1-ab60413f3037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6743 | 2025.01.29 05:12:14.327003 [ 5 ] {b347c784-3e40-4be5-86c1-ab60413f3037} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6744 | 2025.01.29 05:12:14.327247 [ 5 ] {b347c784-3e40-4be5-86c1-ab60413f3037} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6745 | 2025.01.29 05:12:14.327429 [ 5 ] {b347c784-3e40-4be5-86c1-ab60413f3037} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001469 sec., 40844.11164057181 rows/sec., 2.75 MiB/sec. | ||
6746 | 2025.01.29 05:12:14.327481 [ 5 ] {b347c784-3e40-4be5-86c1-ab60413f3037} <Debug> TCPHandler: Processed in 0.001758769 sec. | ||
6747 | 2025.01.29 05:12:16.360248 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
6748 | 2025.01.29 05:12:16.360950 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6749 | 2025.01.29 05:12:16.361004 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6750 | 2025.01.29 05:12:16.361541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6751 | 2025.01.29 05:12:16.361793 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6752 | 2025.01.29 05:12:16.362098 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
6753 | 2025.01.29 05:12:17.411934 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6754 | 2025.01.29 05:12:17.433740 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6755 | 2025.01.29 05:12:17.433808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6756 | 2025.01.29 05:12:17.441236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6757 | 2025.01.29 05:12:17.441990 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6758 | 2025.01.29 05:12:17.446177 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6759 | 2025.01.29 05:12:18.928576 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 956 | ||
6760 | 2025.01.29 05:12:18.932263 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6761 | 2025.01.29 05:12:18.932315 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6762 | 2025.01.29 05:12:18.933788 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6763 | 2025.01.29 05:12:18.934097 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6764 | 2025.01.29 05:12:18.935754 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
6765 | 2025.01.29 05:12:19.325033 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6766 | 2025.01.29 05:12:19.325240 [ 254 ] {9cab8235-bf1b-47b0-bb08-cc0e99e98957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6767 | 2025.01.29 05:12:19.325308 [ 254 ] {9cab8235-bf1b-47b0-bb08-cc0e99e98957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6768 | 2025.01.29 05:12:19.326058 [ 254 ] {9cab8235-bf1b-47b0-bb08-cc0e99e98957} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6769 | 2025.01.29 05:12:19.326098 [ 254 ] {9cab8235-bf1b-47b0-bb08-cc0e99e98957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6770 | 2025.01.29 05:12:19.326524 [ 254 ] {9cab8235-bf1b-47b0-bb08-cc0e99e98957} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6771 | 2025.01.29 05:12:19.326769 [ 254 ] {9cab8235-bf1b-47b0-bb08-cc0e99e98957} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6772 | 2025.01.29 05:12:19.326957 [ 254 ] {9cab8235-bf1b-47b0-bb08-cc0e99e98957} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001774 sec., 7891.770011273958 rows/sec., 568.10 KiB/sec. | ||
6773 | 2025.01.29 05:12:19.327012 [ 254 ] {9cab8235-bf1b-47b0-bb08-cc0e99e98957} <Debug> TCPHandler: Processed in 0.002117847 sec. | ||
6774 | 2025.01.29 05:12:19.327281 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6775 | 2025.01.29 05:12:19.327490 [ 5 ] {756fb23d-e587-4250-870b-9d5d7c9cb1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6776 | 2025.01.29 05:12:19.327576 [ 5 ] {756fb23d-e587-4250-870b-9d5d7c9cb1a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6777 | 2025.01.29 05:12:19.328554 [ 5 ] {756fb23d-e587-4250-870b-9d5d7c9cb1a3} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6778 | 2025.01.29 05:12:19.328604 [ 5 ] {756fb23d-e587-4250-870b-9d5d7c9cb1a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6779 | 2025.01.29 05:12:19.329069 [ 5 ] {756fb23d-e587-4250-870b-9d5d7c9cb1a3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6780 | 2025.01.29 05:12:19.329335 [ 5 ] {756fb23d-e587-4250-870b-9d5d7c9cb1a3} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6781 | 2025.01.29 05:12:19.329574 [ 5 ] {756fb23d-e587-4250-870b-9d5d7c9cb1a3} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002144 sec., 131063.43283582089 rows/sec., 11.56 MiB/sec. | ||
6782 | 2025.01.29 05:12:19.329632 [ 5 ] {756fb23d-e587-4250-870b-9d5d7c9cb1a3} <Debug> TCPHandler: Processed in 0.002494496 sec. | ||
6783 | 2025.01.29 05:12:19.329784 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6784 | 2025.01.29 05:12:19.329902 [ 254 ] {88ff53f1-2e76-4a48-a594-3fa5003a690a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6785 | 2025.01.29 05:12:19.329950 [ 254 ] {88ff53f1-2e76-4a48-a594-3fa5003a690a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6786 | 2025.01.29 05:12:19.330566 [ 254 ] {88ff53f1-2e76-4a48-a594-3fa5003a690a} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6787 | 2025.01.29 05:12:19.330604 [ 254 ] {88ff53f1-2e76-4a48-a594-3fa5003a690a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6788 | 2025.01.29 05:12:19.330954 [ 254 ] {88ff53f1-2e76-4a48-a594-3fa5003a690a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6789 | 2025.01.29 05:12:19.331192 [ 254 ] {88ff53f1-2e76-4a48-a594-3fa5003a690a} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6790 | 2025.01.29 05:12:19.331393 [ 254 ] {88ff53f1-2e76-4a48-a594-3fa5003a690a} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001515 sec., 30363.03630363036 rows/sec., 2.18 MiB/sec. | ||
6791 | 2025.01.29 05:12:19.331450 [ 254 ] {88ff53f1-2e76-4a48-a594-3fa5003a690a} <Debug> TCPHandler: Processed in 0.001723868 sec. | ||
6792 | 2025.01.29 05:12:19.331691 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6793 | 2025.01.29 05:12:19.331918 [ 5 ] {a61f422a-94d9-4d62-a88a-23ed739602ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6794 | 2025.01.29 05:12:19.332012 [ 5 ] {a61f422a-94d9-4d62-a88a-23ed739602ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6795 | 2025.01.29 05:12:19.332736 [ 5 ] {a61f422a-94d9-4d62-a88a-23ed739602ad} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6796 | 2025.01.29 05:12:19.332774 [ 5 ] {a61f422a-94d9-4d62-a88a-23ed739602ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6797 | 2025.01.29 05:12:19.333138 [ 5 ] {a61f422a-94d9-4d62-a88a-23ed739602ad} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6798 | 2025.01.29 05:12:19.333382 [ 5 ] {a61f422a-94d9-4d62-a88a-23ed739602ad} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6799 | 2025.01.29 05:12:19.333613 [ 5 ] {a61f422a-94d9-4d62-a88a-23ed739602ad} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001746 sec., 8018.327605956472 rows/sec., 561.55 KiB/sec. | ||
6800 | 2025.01.29 05:12:19.333816 [ 5 ] {a61f422a-94d9-4d62-a88a-23ed739602ad} <Debug> TCPHandler: Processed in 0.00223792 sec. | ||
6801 | 2025.01.29 05:12:19.333983 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6802 | 2025.01.29 05:12:19.334099 [ 254 ] {fa5cd0f4-c032-4533-bb75-03f4afc4fcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6803 | 2025.01.29 05:12:19.334145 [ 254 ] {fa5cd0f4-c032-4533-bb75-03f4afc4fcfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6804 | 2025.01.29 05:12:19.334723 [ 254 ] {fa5cd0f4-c032-4533-bb75-03f4afc4fcfe} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6805 | 2025.01.29 05:12:19.334762 [ 254 ] {fa5cd0f4-c032-4533-bb75-03f4afc4fcfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6806 | 2025.01.29 05:12:19.335120 [ 254 ] {fa5cd0f4-c032-4533-bb75-03f4afc4fcfe} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6807 | 2025.01.29 05:12:19.335358 [ 254 ] {fa5cd0f4-c032-4533-bb75-03f4afc4fcfe} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6808 | 2025.01.29 05:12:19.335579 [ 254 ] {fa5cd0f4-c032-4533-bb75-03f4afc4fcfe} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001502 sec., 8655.126498002663 rows/sec., 539.65 KiB/sec. | ||
6809 | 2025.01.29 05:12:19.335705 [ 254 ] {fa5cd0f4-c032-4533-bb75-03f4afc4fcfe} <Debug> TCPHandler: Processed in 0.00177666 sec. | ||
6810 | 2025.01.29 05:12:19.335849 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6811 | 2025.01.29 05:12:19.335966 [ 5 ] {f35d47ba-2221-46e2-a11d-e111c8862a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6812 | 2025.01.29 05:12:19.336017 [ 5 ] {f35d47ba-2221-46e2-a11d-e111c8862a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6813 | 2025.01.29 05:12:19.336760 [ 5 ] {f35d47ba-2221-46e2-a11d-e111c8862a42} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6814 | 2025.01.29 05:12:19.336799 [ 5 ] {f35d47ba-2221-46e2-a11d-e111c8862a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6815 | 2025.01.29 05:12:19.337179 [ 5 ] {f35d47ba-2221-46e2-a11d-e111c8862a42} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6816 | 2025.01.29 05:12:19.337420 [ 5 ] {f35d47ba-2221-46e2-a11d-e111c8862a42} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6817 | 2025.01.29 05:12:19.337625 [ 5 ] {f35d47ba-2221-46e2-a11d-e111c8862a42} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.00168 sec., 250595.23809523808 rows/sec., 17.91 MiB/sec. | ||
6818 | 2025.01.29 05:12:19.337717 [ 5 ] {f35d47ba-2221-46e2-a11d-e111c8862a42} <Debug> TCPHandler: Processed in 0.001923193 sec. | ||
6819 | 2025.01.29 05:12:19.337919 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6820 | 2025.01.29 05:12:19.338232 [ 254 ] {25dc9e4a-4cae-4629-accd-0d74a1905c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6821 | 2025.01.29 05:12:19.338337 [ 254 ] {25dc9e4a-4cae-4629-accd-0d74a1905c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6822 | 2025.01.29 05:12:19.338814 [ 254 ] {25dc9e4a-4cae-4629-accd-0d74a1905c9c} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6823 | 2025.01.29 05:12:19.338852 [ 254 ] {25dc9e4a-4cae-4629-accd-0d74a1905c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6824 | 2025.01.29 05:12:19.339213 [ 254 ] {25dc9e4a-4cae-4629-accd-0d74a1905c9c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6825 | 2025.01.29 05:12:19.339473 [ 254 ] {25dc9e4a-4cae-4629-accd-0d74a1905c9c} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6826 | 2025.01.29 05:12:19.339690 [ 254 ] {25dc9e4a-4cae-4629-accd-0d74a1905c9c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00157 sec., 3821.6560509554142 rows/sec., 199.67 KiB/sec. | ||
6827 | 2025.01.29 05:12:19.339740 [ 254 ] {25dc9e4a-4cae-4629-accd-0d74a1905c9c} <Debug> TCPHandler: Processed in 0.001949514 sec. | ||
6828 | 2025.01.29 05:12:19.339900 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6829 | 2025.01.29 05:12:19.340038 [ 5 ] {20ad61f8-665a-466b-93ce-48c302fa4d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6830 | 2025.01.29 05:12:19.340100 [ 5 ] {20ad61f8-665a-466b-93ce-48c302fa4d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6831 | 2025.01.29 05:12:19.340706 [ 5 ] {20ad61f8-665a-466b-93ce-48c302fa4d24} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6832 | 2025.01.29 05:12:19.340742 [ 5 ] {20ad61f8-665a-466b-93ce-48c302fa4d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6833 | 2025.01.29 05:12:19.341129 [ 5 ] {20ad61f8-665a-466b-93ce-48c302fa4d24} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6834 | 2025.01.29 05:12:19.341375 [ 5 ] {20ad61f8-665a-466b-93ce-48c302fa4d24} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6835 | 2025.01.29 05:12:19.341546 [ 5 ] {20ad61f8-665a-466b-93ce-48c302fa4d24} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001541 sec., 153796.2362102531 rows/sec., 10.31 MiB/sec. | ||
6836 | 2025.01.29 05:12:19.341597 [ 5 ] {20ad61f8-665a-466b-93ce-48c302fa4d24} <Debug> TCPHandler: Processed in 0.001765709 sec. | ||
6837 | 2025.01.29 05:12:19.341743 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6838 | 2025.01.29 05:12:19.341859 [ 254 ] {6fb0b744-f00f-4dac-b8c6-b24f51dbd43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6839 | 2025.01.29 05:12:19.341910 [ 254 ] {6fb0b744-f00f-4dac-b8c6-b24f51dbd43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6840 | 2025.01.29 05:12:19.342365 [ 254 ] {6fb0b744-f00f-4dac-b8c6-b24f51dbd43c} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6841 | 2025.01.29 05:12:19.342403 [ 254 ] {6fb0b744-f00f-4dac-b8c6-b24f51dbd43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6842 | 2025.01.29 05:12:19.342756 [ 254 ] {6fb0b744-f00f-4dac-b8c6-b24f51dbd43c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6843 | 2025.01.29 05:12:19.342982 [ 254 ] {6fb0b744-f00f-4dac-b8c6-b24f51dbd43c} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6844 | 2025.01.29 05:12:19.343205 [ 254 ] {6fb0b744-f00f-4dac-b8c6-b24f51dbd43c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001365 sec., 732.6007326007326 rows/sec., 49.36 KiB/sec. | ||
6845 | 2025.01.29 05:12:19.343324 [ 254 ] {6fb0b744-f00f-4dac-b8c6-b24f51dbd43c} <Debug> TCPHandler: Processed in 0.001632547 sec. | ||
6846 | 2025.01.29 05:12:19.343527 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6847 | 2025.01.29 05:12:19.343751 [ 5 ] {51a83834-83c2-4b98-b6d4-493c3b3d032a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6848 | 2025.01.29 05:12:19.343889 [ 5 ] {51a83834-83c2-4b98-b6d4-493c3b3d032a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6849 | 2025.01.29 05:12:19.345264 [ 5 ] {51a83834-83c2-4b98-b6d4-493c3b3d032a} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6850 | 2025.01.29 05:12:19.345302 [ 5 ] {51a83834-83c2-4b98-b6d4-493c3b3d032a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6851 | 2025.01.29 05:12:19.345953 [ 5 ] {51a83834-83c2-4b98-b6d4-493c3b3d032a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6852 | 2025.01.29 05:12:19.346202 [ 5 ] {51a83834-83c2-4b98-b6d4-493c3b3d032a} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6853 | 2025.01.29 05:12:19.346402 [ 5 ] {51a83834-83c2-4b98-b6d4-493c3b3d032a} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002707 sec., 14407.092722571111 rows/sec., 25.82 MiB/sec. | ||
6854 | 2025.01.29 05:12:19.346495 [ 5 ] {51a83834-83c2-4b98-b6d4-493c3b3d032a} <Debug> TCPHandler: Processed in 0.003081479 sec. | ||
6855 | 2025.01.29 05:12:19.346639 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6856 | 2025.01.29 05:12:19.346756 [ 254 ] {d068a931-fbd2-465c-af18-bc68792eb1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6857 | 2025.01.29 05:12:19.346807 [ 254 ] {d068a931-fbd2-465c-af18-bc68792eb1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6858 | 2025.01.29 05:12:19.347295 [ 254 ] {d068a931-fbd2-465c-af18-bc68792eb1af} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6859 | 2025.01.29 05:12:19.347333 [ 254 ] {d068a931-fbd2-465c-af18-bc68792eb1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
6860 | 2025.01.29 05:12:19.347709 [ 254 ] {d068a931-fbd2-465c-af18-bc68792eb1af} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6861 | 2025.01.29 05:12:19.347942 [ 254 ] {d068a931-fbd2-465c-af18-bc68792eb1af} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6862 | 2025.01.29 05:12:19.348149 [ 254 ] {d068a931-fbd2-465c-af18-bc68792eb1af} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001416 sec., 57909.60451977402 rows/sec., 3.68 MiB/sec. | ||
6863 | 2025.01.29 05:12:19.348199 [ 254 ] {d068a931-fbd2-465c-af18-bc68792eb1af} <Debug> TCPHandler: Processed in 0.001616587 sec. | ||
6864 | 2025.01.29 05:12:23.736309 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6865 | 2025.01.29 05:12:23.736429 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6866 | 2025.01.29 05:12:23.863205 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
6867 | 2025.01.29 05:12:23.863863 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6868 | 2025.01.29 05:12:23.863909 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
6869 | 2025.01.29 05:12:23.864457 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6870 | 2025.01.29 05:12:23.864723 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6871 | 2025.01.29 05:12:23.864988 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6872 | 2025.01.29 05:12:24.318774 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6873 | 2025.01.29 05:12:24.318984 [ 254 ] {324e76ac-8f86-49a7-94f7-243ae6f7ace9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6874 | 2025.01.29 05:12:24.319064 [ 254 ] {324e76ac-8f86-49a7-94f7-243ae6f7ace9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6875 | 2025.01.29 05:12:24.319900 [ 254 ] {324e76ac-8f86-49a7-94f7-243ae6f7ace9} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6876 | 2025.01.29 05:12:24.319947 [ 254 ] {324e76ac-8f86-49a7-94f7-243ae6f7ace9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
6877 | 2025.01.29 05:12:24.320374 [ 254 ] {324e76ac-8f86-49a7-94f7-243ae6f7ace9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6878 | 2025.01.29 05:12:24.320624 [ 254 ] {324e76ac-8f86-49a7-94f7-243ae6f7ace9} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6879 | 2025.01.29 05:12:24.320877 [ 254 ] {324e76ac-8f86-49a7-94f7-243ae6f7ace9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00195 sec., 28717.94871794872 rows/sec., 2.19 MiB/sec. | ||
6880 | 2025.01.29 05:12:24.320952 [ 254 ] {324e76ac-8f86-49a7-94f7-243ae6f7ace9} <Debug> TCPHandler: Processed in 0.002315512 sec. | ||
6881 | 2025.01.29 05:12:24.321247 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6882 | 2025.01.29 05:12:24.321462 [ 5 ] {ca3d409f-ce81-45a2-ba3a-ecc4bbee9e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6883 | 2025.01.29 05:12:24.321544 [ 5 ] {ca3d409f-ce81-45a2-ba3a-ecc4bbee9e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6884 | 2025.01.29 05:12:24.322423 [ 5 ] {ca3d409f-ce81-45a2-ba3a-ecc4bbee9e08} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6885 | 2025.01.29 05:12:24.322469 [ 5 ] {ca3d409f-ce81-45a2-ba3a-ecc4bbee9e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
6886 | 2025.01.29 05:12:24.322913 [ 5 ] {ca3d409f-ce81-45a2-ba3a-ecc4bbee9e08} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6887 | 2025.01.29 05:12:24.323172 [ 5 ] {ca3d409f-ce81-45a2-ba3a-ecc4bbee9e08} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6888 | 2025.01.29 05:12:24.323418 [ 5 ] {ca3d409f-ce81-45a2-ba3a-ecc4bbee9e08} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002018 sec., 31714.56888007929 rows/sec., 2.48 MiB/sec. | ||
6889 | 2025.01.29 05:12:24.323484 [ 5 ] {ca3d409f-ce81-45a2-ba3a-ecc4bbee9e08} <Debug> TCPHandler: Processed in 0.002409243 sec. | ||
6890 | 2025.01.29 05:12:24.323622 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6891 | 2025.01.29 05:12:24.323747 [ 254 ] {b8807646-deb5-4450-960b-47254b7bd1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6892 | 2025.01.29 05:12:24.323804 [ 254 ] {b8807646-deb5-4450-960b-47254b7bd1b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6893 | 2025.01.29 05:12:24.324404 [ 254 ] {b8807646-deb5-4450-960b-47254b7bd1b4} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6894 | 2025.01.29 05:12:24.324445 [ 254 ] {b8807646-deb5-4450-960b-47254b7bd1b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
6895 | 2025.01.29 05:12:24.324836 [ 254 ] {b8807646-deb5-4450-960b-47254b7bd1b4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6896 | 2025.01.29 05:12:24.325070 [ 254 ] {b8807646-deb5-4450-960b-47254b7bd1b4} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6897 | 2025.01.29 05:12:24.325312 [ 254 ] {b8807646-deb5-4450-960b-47254b7bd1b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec. | ||
6898 | 2025.01.29 05:12:24.325401 [ 254 ] {b8807646-deb5-4450-960b-47254b7bd1b4} <Debug> TCPHandler: Processed in 0.001835921 sec. | ||
6899 | 2025.01.29 05:12:24.325636 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6900 | 2025.01.29 05:12:24.325862 [ 5 ] {2320e984-d346-47d0-bdeb-b884ba301fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6901 | 2025.01.29 05:12:24.325928 [ 5 ] {2320e984-d346-47d0-bdeb-b884ba301fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6902 | 2025.01.29 05:12:24.326522 [ 5 ] {2320e984-d346-47d0-bdeb-b884ba301fae} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6903 | 2025.01.29 05:12:24.326563 [ 5 ] {2320e984-d346-47d0-bdeb-b884ba301fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
6904 | 2025.01.29 05:12:24.326953 [ 5 ] {2320e984-d346-47d0-bdeb-b884ba301fae} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6905 | 2025.01.29 05:12:24.327206 [ 5 ] {2320e984-d346-47d0-bdeb-b884ba301fae} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6906 | 2025.01.29 05:12:24.327416 [ 5 ] {2320e984-d346-47d0-bdeb-b884ba301fae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001593 sec., 37664.78342749529 rows/sec., 2.54 MiB/sec. | ||
6907 | 2025.01.29 05:12:24.327470 [ 5 ] {2320e984-d346-47d0-bdeb-b884ba301fae} <Debug> TCPHandler: Processed in 0.001976974 sec. | ||
6908 | 2025.01.29 05:12:24.947235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6909 | 2025.01.29 05:12:24.968033 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6910 | 2025.01.29 05:12:24.968091 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
6911 | 2025.01.29 05:12:24.975571 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6912 | 2025.01.29 05:12:24.976332 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6913 | 2025.01.29 05:12:24.979000 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6914 | 2025.01.29 05:12:25.477695 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6915 | 2025.01.29 05:12:25.477889 [ 254 ] {5cca03de-7fb4-4ec8-9702-a57656cc8015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6916 | 2025.01.29 05:12:25.477965 [ 254 ] {5cca03de-7fb4-4ec8-9702-a57656cc8015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6917 | 2025.01.29 05:12:25.478740 [ 254 ] {5cca03de-7fb4-4ec8-9702-a57656cc8015} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6918 | 2025.01.29 05:12:25.478790 [ 254 ] {5cca03de-7fb4-4ec8-9702-a57656cc8015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
6919 | 2025.01.29 05:12:25.479232 [ 254 ] {5cca03de-7fb4-4ec8-9702-a57656cc8015} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6920 | 2025.01.29 05:12:25.479512 [ 254 ] {5cca03de-7fb4-4ec8-9702-a57656cc8015} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6921 | 2025.01.29 05:12:25.479798 [ 254 ] {5cca03de-7fb4-4ec8-9702-a57656cc8015} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001959 sec., 7146.503318019399 rows/sec., 514.45 KiB/sec. | ||
6922 | 2025.01.29 05:12:25.479987 [ 254 ] {5cca03de-7fb4-4ec8-9702-a57656cc8015} <Debug> TCPHandler: Processed in 0.002419664 sec. | ||
6923 | 2025.01.29 05:12:25.480279 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6924 | 2025.01.29 05:12:25.480477 [ 5 ] {f65af9dd-2a80-4902-a95e-7f32419f91ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6925 | 2025.01.29 05:12:25.480562 [ 5 ] {f65af9dd-2a80-4902-a95e-7f32419f91ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6926 | 2025.01.29 05:12:25.481403 [ 5 ] {f65af9dd-2a80-4902-a95e-7f32419f91ee} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6927 | 2025.01.29 05:12:25.481455 [ 5 ] {f65af9dd-2a80-4902-a95e-7f32419f91ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
6928 | 2025.01.29 05:12:25.481883 [ 5 ] {f65af9dd-2a80-4902-a95e-7f32419f91ee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6929 | 2025.01.29 05:12:25.482132 [ 5 ] {f65af9dd-2a80-4902-a95e-7f32419f91ee} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6930 | 2025.01.29 05:12:25.482387 [ 5 ] {f65af9dd-2a80-4902-a95e-7f32419f91ee} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001965 sec., 6106.8702290076335 rows/sec., 497.97 KiB/sec. | ||
6931 | 2025.01.29 05:12:25.482469 [ 5 ] {f65af9dd-2a80-4902-a95e-7f32419f91ee} <Debug> TCPHandler: Processed in 0.002322112 sec. | ||
6932 | 2025.01.29 05:12:25.482624 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6933 | 2025.01.29 05:12:25.482750 [ 254 ] {45492841-3156-4729-b080-3fc0a5a9ab6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6934 | 2025.01.29 05:12:25.482804 [ 254 ] {45492841-3156-4729-b080-3fc0a5a9ab6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6935 | 2025.01.29 05:12:25.484124 [ 254 ] {45492841-3156-4729-b080-3fc0a5a9ab6b} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6936 | 2025.01.29 05:12:25.484165 [ 254 ] {45492841-3156-4729-b080-3fc0a5a9ab6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
6937 | 2025.01.29 05:12:25.484635 [ 254 ] {45492841-3156-4729-b080-3fc0a5a9ab6b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6938 | 2025.01.29 05:12:25.484874 [ 254 ] {45492841-3156-4729-b080-3fc0a5a9ab6b} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6939 | 2025.01.29 05:12:25.485049 [ 99 ] {} <Debug> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6940 | 2025.01.29 05:12:25.485117 [ 254 ] {45492841-3156-4729-b080-3fc0a5a9ab6b} <Debug> executeQuery: Read 1417 rows, 120.96 KiB in 0.002393 sec., 592143.7526117844 rows/sec., 49.36 MiB/sec. | ||
6941 | 2025.01.29 05:12:25.485148 [ 99 ] {} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6942 | 2025.01.29 05:12:25.485229 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
6943 | 2025.01.29 05:12:25.485237 [ 254 ] {45492841-3156-4729-b080-3fc0a5a9ab6b} <Debug> TCPHandler: Processed in 0.00266905 sec. | ||
6944 | 2025.01.29 05:12:25.485634 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6945 | 2025.01.29 05:12:25.485634 [ 193 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::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 | ||
6946 | 2025.01.29 05:12:25.486390 [ 5 ] {79e5909c-fef0-497a-8474-82de29532cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6947 | 2025.01.29 05:12:25.486612 [ 193 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6948 | 2025.01.29 05:12:25.486614 [ 5 ] {79e5909c-fef0-497a-8474-82de29532cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6949 | 2025.01.29 05:12:25.486720 [ 193 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::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 | ||
6950 | 2025.01.29 05:12:25.486906 [ 193 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 281 rows starting from the beginning of the part | ||
6951 | 2025.01.29 05:12:25.487303 [ 193 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
6952 | 2025.01.29 05:12:25.487618 [ 193 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 281 rows starting from the beginning of the part | ||
6953 | 2025.01.29 05:12:25.487936 [ 193 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
6954 | 2025.01.29 05:12:25.488152 [ 193 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1417 rows starting from the beginning of the part | ||
6955 | 2025.01.29 05:12:25.488800 [ 5 ] {79e5909c-fef0-497a-8474-82de29532cd8} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6956 | 2025.01.29 05:12:25.488839 [ 5 ] {79e5909c-fef0-497a-8474-82de29532cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
6957 | 2025.01.29 05:12:25.489397 [ 5 ] {79e5909c-fef0-497a-8474-82de29532cd8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6958 | 2025.01.29 05:12:25.489702 [ 5 ] {79e5909c-fef0-497a-8474-82de29532cd8} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6959 | 2025.01.29 05:12:25.490008 [ 5 ] {79e5909c-fef0-497a-8474-82de29532cd8} <Debug> executeQuery: Read 53 rows, 3.85 KiB in 0.003872 sec., 13688.01652892562 rows/sec., 994.47 KiB/sec. | ||
6960 | 2025.01.29 05:12:25.490406 [ 5 ] {79e5909c-fef0-497a-8474-82de29532cd8} <Debug> TCPHandler: Processed in 0.004989872 sec. | ||
6961 | 2025.01.29 05:12:25.490723 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6962 | 2025.01.29 05:12:25.491111 [ 254 ] {121afe57-25ea-49ee-b867-b8fd2abceba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6963 | 2025.01.29 05:12:25.491160 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3522 rows, containing 5 columns (5 merged, 0 gathered) in 0.005814739 sec., 605702.1647919193 rows/sec., 53.15 MiB/sec. | ||
6964 | 2025.01.29 05:12:25.491174 [ 254 ] {121afe57-25ea-49ee-b867-b8fd2abceba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6965 | 2025.01.29 05:12:25.491453 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6966 | 2025.01.29 05:12:25.491894 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_56_11} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6967 | 2025.01.29 05:12:25.492015 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_56_11} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6968 | 2025.01.29 05:12:25.492120 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
6969 | 2025.01.29 05:12:25.492126 [ 254 ] {121afe57-25ea-49ee-b867-b8fd2abceba4} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6970 | 2025.01.29 05:12:25.492172 [ 254 ] {121afe57-25ea-49ee-b867-b8fd2abceba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
6971 | 2025.01.29 05:12:25.492541 [ 254 ] {121afe57-25ea-49ee-b867-b8fd2abceba4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6972 | 2025.01.29 05:12:25.492779 [ 254 ] {121afe57-25ea-49ee-b867-b8fd2abceba4} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6973 | 2025.01.29 05:12:25.492998 [ 254 ] {121afe57-25ea-49ee-b867-b8fd2abceba4} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002007 sec., 120577.97708021922 rows/sec., 8.17 MiB/sec. | ||
6974 | 2025.01.29 05:12:25.493054 [ 254 ] {121afe57-25ea-49ee-b867-b8fd2abceba4} <Debug> TCPHandler: Processed in 0.002506906 sec. | ||
6975 | 2025.01.29 05:12:25.493218 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6976 | 2025.01.29 05:12:25.493358 [ 5 ] {c075b58e-be3c-4288-9855-2fd0bb7f6aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6977 | 2025.01.29 05:12:25.493415 [ 5 ] {c075b58e-be3c-4288-9855-2fd0bb7f6aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6978 | 2025.01.29 05:12:25.494116 [ 5 ] {c075b58e-be3c-4288-9855-2fd0bb7f6aec} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6979 | 2025.01.29 05:12:25.494165 [ 5 ] {c075b58e-be3c-4288-9855-2fd0bb7f6aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
6980 | 2025.01.29 05:12:25.494569 [ 5 ] {c075b58e-be3c-4288-9855-2fd0bb7f6aec} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6981 | 2025.01.29 05:12:25.494814 [ 5 ] {c075b58e-be3c-4288-9855-2fd0bb7f6aec} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6982 | 2025.01.29 05:12:25.495037 [ 5 ] {c075b58e-be3c-4288-9855-2fd0bb7f6aec} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001709 sec., 7606.787595084845 rows/sec., 474.28 KiB/sec. | ||
6983 | 2025.01.29 05:12:25.495090 [ 5 ] {c075b58e-be3c-4288-9855-2fd0bb7f6aec} <Debug> TCPHandler: Processed in 0.001941013 sec. | ||
6984 | 2025.01.29 05:12:25.495234 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6985 | 2025.01.29 05:12:25.495351 [ 254 ] {a757c4a4-11da-4431-8e0b-a6718b8b5095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6986 | 2025.01.29 05:12:25.495413 [ 254 ] {a757c4a4-11da-4431-8e0b-a6718b8b5095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6987 | 2025.01.29 05:12:25.496765 [ 254 ] {a757c4a4-11da-4431-8e0b-a6718b8b5095} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6988 | 2025.01.29 05:12:25.496804 [ 254 ] {a757c4a4-11da-4431-8e0b-a6718b8b5095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
6989 | 2025.01.29 05:12:25.497199 [ 254 ] {a757c4a4-11da-4431-8e0b-a6718b8b5095} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6990 | 2025.01.29 05:12:25.497444 [ 254 ] {a757c4a4-11da-4431-8e0b-a6718b8b5095} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6991 | 2025.01.29 05:12:25.497604 [ 99 ] {} <Debug> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6992 | 2025.01.29 05:12:25.497670 [ 99 ] {} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6993 | 2025.01.29 05:12:25.497704 [ 254 ] {a757c4a4-11da-4431-8e0b-a6718b8b5095} <Debug> executeQuery: Read 884 rows, 65.67 KiB in 0.002365 sec., 373784.355179704 rows/sec., 27.12 MiB/sec. | ||
6994 | 2025.01.29 05:12:25.497712 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
6995 | 2025.01.29 05:12:25.497859 [ 254 ] {a757c4a4-11da-4431-8e0b-a6718b8b5095} <Debug> TCPHandler: Processed in 0.00267781 sec. | ||
6996 | 2025.01.29 05:12:25.498116 [ 189 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::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 | ||
6997 | 2025.01.29 05:12:25.498155 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6998 | 2025.01.29 05:12:25.498344 [ 189 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6999 | 2025.01.29 05:12:25.498433 [ 189 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::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 | ||
7000 | 2025.01.29 05:12:25.498444 [ 5 ] {1f78a1ec-2406-4945-ad0a-487182be8a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7001 | 2025.01.29 05:12:25.498557 [ 5 ] {1f78a1ec-2406-4945-ad0a-487182be8a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7002 | 2025.01.29 05:12:25.498589 [ 189 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 421 rows starting from the beginning of the part | ||
7003 | 2025.01.29 05:12:25.498862 [ 189 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
7004 | 2025.01.29 05:12:25.499099 [ 189 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 421 rows starting from the beginning of the part | ||
7005 | 2025.01.29 05:12:25.499318 [ 189 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
7006 | 2025.01.29 05:12:25.499462 [ 189 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 884 rows starting from the beginning of the part | ||
7007 | 2025.01.29 05:12:25.500161 [ 5 ] {1f78a1ec-2406-4945-ad0a-487182be8a28} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7008 | 2025.01.29 05:12:25.500208 [ 5 ] {1f78a1ec-2406-4945-ad0a-487182be8a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7009 | 2025.01.29 05:12:25.500754 [ 5 ] {1f78a1ec-2406-4945-ad0a-487182be8a28} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7010 | 2025.01.29 05:12:25.501053 [ 5 ] {1f78a1ec-2406-4945-ad0a-487182be8a28} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7011 | 2025.01.29 05:12:25.501298 [ 5 ] {1f78a1ec-2406-4945-ad0a-487182be8a28} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002939 sec., 2041.510717931269 rows/sec., 106.66 KiB/sec. | ||
7012 | 2025.01.29 05:12:25.501352 [ 5 ] {1f78a1ec-2406-4945-ad0a-487182be8a28} <Debug> TCPHandler: Processed in 0.003378545 sec. | ||
7013 | 2025.01.29 05:12:25.501646 [ 187 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2767 rows, containing 5 columns (5 merged, 0 gathered) in 0.003771424 sec., 733675.1317274325 rows/sec., 56.02 MiB/sec. | ||
7014 | 2025.01.29 05:12:25.501652 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7015 | 2025.01.29 05:12:25.501891 [ 197 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7016 | 2025.01.29 05:12:25.502000 [ 254 ] {dafc04c6-a70f-4658-bda5-2b81b31caac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7017 | 2025.01.29 05:12:25.502163 [ 254 ] {dafc04c6-a70f-4658-bda5-2b81b31caac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7018 | 2025.01.29 05:12:25.502561 [ 197 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_56_11} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7019 | 2025.01.29 05:12:25.502792 [ 197 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_56_11} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7020 | 2025.01.29 05:12:25.502940 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
7021 | 2025.01.29 05:12:25.503523 [ 254 ] {dafc04c6-a70f-4658-bda5-2b81b31caac7} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7022 | 2025.01.29 05:12:25.503568 [ 254 ] {dafc04c6-a70f-4658-bda5-2b81b31caac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7023 | 2025.01.29 05:12:25.504053 [ 254 ] {dafc04c6-a70f-4658-bda5-2b81b31caac7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7024 | 2025.01.29 05:12:25.504304 [ 254 ] {dafc04c6-a70f-4658-bda5-2b81b31caac7} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7025 | 2025.01.29 05:12:25.504478 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7026 | 2025.01.29 05:12:25.504534 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7027 | 2025.01.29 05:12:25.504564 [ 254 ] {dafc04c6-a70f-4658-bda5-2b81b31caac7} <Debug> executeQuery: Read 993 rows, 67.67 KiB in 0.002669 sec., 372049.4567253653 rows/sec., 24.76 MiB/sec. | ||
7028 | 2025.01.29 05:12:25.504573 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7029 | 2025.01.29 05:12:25.504747 [ 254 ] {dafc04c6-a70f-4658-bda5-2b81b31caac7} <Debug> TCPHandler: Processed in 0.003260903 sec. | ||
7030 | 2025.01.29 05:12:25.505119 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7031 | 2025.01.29 05:12:25.505133 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
7032 | 2025.01.29 05:12:25.505626 [ 5 ] {32510099-1afb-4daa-8c3b-a2c341ef8cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7033 | 2025.01.29 05:12:25.505812 [ 5 ] {32510099-1afb-4daa-8c3b-a2c341ef8cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7034 | 2025.01.29 05:12:25.505953 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7035 | 2025.01.29 05:12:25.506122 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 16178 rows starting from the beginning of the part | ||
7036 | 2025.01.29 05:12:25.506454 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part | ||
7037 | 2025.01.29 05:12:25.506882 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
7038 | 2025.01.29 05:12:25.507335 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
7039 | 2025.01.29 05:12:25.507498 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
7040 | 2025.01.29 05:12:25.507950 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 993 rows starting from the beginning of the part | ||
7041 | 2025.01.29 05:12:25.508673 [ 5 ] {32510099-1afb-4daa-8c3b-a2c341ef8cb3} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7042 | 2025.01.29 05:12:25.508741 [ 5 ] {32510099-1afb-4daa-8c3b-a2c341ef8cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7043 | 2025.01.29 05:12:25.509942 [ 5 ] {32510099-1afb-4daa-8c3b-a2c341ef8cb3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7044 | 2025.01.29 05:12:25.510369 [ 5 ] {32510099-1afb-4daa-8c3b-a2c341ef8cb3} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7045 | 2025.01.29 05:12:25.510718 [ 5 ] {32510099-1afb-4daa-8c3b-a2c341ef8cb3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005217 sec., 191.6810427448725 rows/sec., 12.92 KiB/sec. | ||
7046 | 2025.01.29 05:12:25.510923 [ 5 ] {32510099-1afb-4daa-8c3b-a2c341ef8cb3} <Debug> TCPHandler: Processed in 0.006042005 sec. | ||
7047 | 2025.01.29 05:12:25.511134 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7048 | 2025.01.29 05:12:25.511377 [ 254 ] {6fb3711e-359a-4b8d-b27b-275a87542433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7049 | 2025.01.29 05:12:25.511597 [ 254 ] {6fb3711e-359a-4b8d-b27b-275a87542433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7050 | 2025.01.29 05:12:25.513776 [ 254 ] {6fb3711e-359a-4b8d-b27b-275a87542433} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7051 | 2025.01.29 05:12:25.513836 [ 254 ] {6fb3711e-359a-4b8d-b27b-275a87542433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7052 | 2025.01.29 05:12:25.514818 [ 254 ] {6fb3711e-359a-4b8d-b27b-275a87542433} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7053 | 2025.01.29 05:12:25.515137 [ 254 ] {6fb3711e-359a-4b8d-b27b-275a87542433} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7054 | 2025.01.29 05:12:25.515419 [ 254 ] {6fb3711e-359a-4b8d-b27b-275a87542433} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.004124 sec., 8244.422890397673 rows/sec., 14.77 MiB/sec. | ||
7055 | 2025.01.29 05:12:25.515551 [ 254 ] {6fb3711e-359a-4b8d-b27b-275a87542433} <Debug> TCPHandler: Processed in 0.004519771 sec. | ||
7056 | 2025.01.29 05:12:25.515761 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7057 | 2025.01.29 05:12:25.516062 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17965 rows, containing 5 columns (5 merged, 0 gathered) in 0.011332213 sec., 1585303.7707639274 rows/sec., 106.95 MiB/sec. | ||
7058 | 2025.01.29 05:12:25.516074 [ 5 ] {7822f902-6dcd-40db-825a-6fe96ce8eae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7059 | 2025.01.29 05:12:25.516170 [ 5 ] {7822f902-6dcd-40db-825a-6fe96ce8eae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7060 | 2025.01.29 05:12:25.516347 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7061 | 2025.01.29 05:12:25.516983 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7062 | 2025.01.29 05:12:25.517177 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7063 | 2025.01.29 05:12:25.517278 [ 5 ] {7822f902-6dcd-40db-825a-6fe96ce8eae8} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7064 | 2025.01.29 05:12:25.517323 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
7065 | 2025.01.29 05:12:25.517341 [ 5 ] {7822f902-6dcd-40db-825a-6fe96ce8eae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7066 | 2025.01.29 05:12:25.517753 [ 5 ] {7822f902-6dcd-40db-825a-6fe96ce8eae8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7067 | 2025.01.29 05:12:25.518004 [ 5 ] {7822f902-6dcd-40db-825a-6fe96ce8eae8} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7068 | 2025.01.29 05:12:25.518179 [ 99 ] {} <Debug> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7069 | 2025.01.29 05:12:25.518237 [ 99 ] {} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7070 | 2025.01.29 05:12:25.518269 [ 5 ] {7822f902-6dcd-40db-825a-6fe96ce8eae8} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.002261 sec., 20344.98009730208 rows/sec., 1.23 MiB/sec. | ||
7071 | 2025.01.29 05:12:25.518289 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7072 | 2025.01.29 05:12:25.518441 [ 5 ] {7822f902-6dcd-40db-825a-6fe96ce8eae8} <Debug> TCPHandler: Processed in 0.002782382 sec. | ||
7073 | 2025.01.29 05:12:25.518530 [ 187 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
7074 | 2025.01.29 05:12:25.518674 [ 187 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7075 | 2025.01.29 05:12:25.518740 [ 187 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3078 rows starting from the beginning of the part | ||
7076 | 2025.01.29 05:12:25.518852 [ 187 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part | ||
7077 | 2025.01.29 05:12:25.519039 [ 187 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
7078 | 2025.01.29 05:12:25.519269 [ 187 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
7079 | 2025.01.29 05:12:25.519526 [ 187 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
7080 | 2025.01.29 05:12:25.519705 [ 187 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 46 rows starting from the beginning of the part | ||
7081 | 2025.01.29 05:12:25.521446 [ 194 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3408 rows, containing 4 columns (4 merged, 0 gathered) in 0.003020927 sec., 1128130.5374145089 rows/sec., 73.50 MiB/sec. | ||
7082 | 2025.01.29 05:12:25.521763 [ 187 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7083 | 2025.01.29 05:12:25.522049 [ 187 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_56_11} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7084 | 2025.01.29 05:12:25.522129 [ 187 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_56_11} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7085 | 2025.01.29 05:12:25.522206 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
7086 | 2025.01.29 05:12:28.936911 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1010 | ||
7087 | 2025.01.29 05:12:28.940671 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7088 | 2025.01.29 05:12:28.940723 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7089 | 2025.01.29 05:12:28.942234 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7090 | 2025.01.29 05:12:28.942556 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7091 | 2025.01.29 05:12:28.943987 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1010 | ||
7092 | 2025.01.29 05:12:29.316068 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7093 | 2025.01.29 05:12:29.316257 [ 254 ] {3796ec59-77a3-4eeb-be83-20c3a074a9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7094 | 2025.01.29 05:12:29.316326 [ 254 ] {3796ec59-77a3-4eeb-be83-20c3a074a9e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7095 | 2025.01.29 05:12:29.317044 [ 254 ] {3796ec59-77a3-4eeb-be83-20c3a074a9e0} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7096 | 2025.01.29 05:12:29.317092 [ 254 ] {3796ec59-77a3-4eeb-be83-20c3a074a9e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7097 | 2025.01.29 05:12:29.317522 [ 254 ] {3796ec59-77a3-4eeb-be83-20c3a074a9e0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
7098 | 2025.01.29 05:12:29.317777 [ 254 ] {3796ec59-77a3-4eeb-be83-20c3a074a9e0} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7099 | 2025.01.29 05:12:29.317920 [ 94 ] {} <Debug> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
7100 | 2025.01.29 05:12:29.317965 [ 94 ] {} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7101 | 2025.01.29 05:12:29.317978 [ 254 ] {3796ec59-77a3-4eeb-be83-20c3a074a9e0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001771 sec., 2258.610954263128 rows/sec., 184.17 KiB/sec. | ||
7102 | 2025.01.29 05:12:29.317990 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7103 | 2025.01.29 05:12:29.318091 [ 254 ] {3796ec59-77a3-4eeb-be83-20c3a074a9e0} <Debug> TCPHandler: Processed in 0.002148808 sec. | ||
7104 | 2025.01.29 05:12:29.318281 [ 191 ] {19c1021d-c459-4314-aa26-81eb437ffe12::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 | ||
7105 | 2025.01.29 05:12:29.318388 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7106 | 2025.01.29 05:12:29.318496 [ 191 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7107 | 2025.01.29 05:12:29.318583 [ 191 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
7108 | 2025.01.29 05:12:29.318703 [ 5 ] {4caeb9a3-a6a9-49b8-97a1-f46cd2642490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7109 | 2025.01.29 05:12:29.318806 [ 191 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
7110 | 2025.01.29 05:12:29.318880 [ 5 ] {4caeb9a3-a6a9-49b8-97a1-f46cd2642490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7111 | 2025.01.29 05:12:29.319235 [ 191 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
7112 | 2025.01.29 05:12:29.319629 [ 191 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
7113 | 2025.01.29 05:12:29.319950 [ 191 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
7114 | 2025.01.29 05:12:29.320398 [ 191 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
7115 | 2025.01.29 05:12:29.321803 [ 5 ] {4caeb9a3-a6a9-49b8-97a1-f46cd2642490} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7116 | 2025.01.29 05:12:29.321881 [ 5 ] {4caeb9a3-a6a9-49b8-97a1-f46cd2642490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7117 | 2025.01.29 05:12:29.323139 [ 5 ] {4caeb9a3-a6a9-49b8-97a1-f46cd2642490} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7118 | 2025.01.29 05:12:29.323176 [ 190 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.005069763 sec., 10256.889720485948 rows/sec., 876.44 KiB/sec. | ||
7119 | 2025.01.29 05:12:29.323540 [ 190 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
7120 | 2025.01.29 05:12:29.323721 [ 5 ] {4caeb9a3-a6a9-49b8-97a1-f46cd2642490} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7121 | 2025.01.29 05:12:29.324119 [ 5 ] {4caeb9a3-a6a9-49b8-97a1-f46cd2642490} <Debug> executeQuery: Read 68 rows, 5.50 KiB in 0.005512 sec., 12336.719883889695 rows/sec., 997.82 KiB/sec. | ||
7122 | 2025.01.29 05:12:29.324171 [ 190 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_10_2} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7123 | 2025.01.29 05:12:29.324310 [ 5 ] {4caeb9a3-a6a9-49b8-97a1-f46cd2642490} <Debug> TCPHandler: Processed in 0.006105806 sec. | ||
7124 | 2025.01.29 05:12:29.324373 [ 190 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_10_2} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
7125 | 2025.01.29 05:12:29.324521 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7126 | 2025.01.29 05:12:29.324528 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7127 | 2025.01.29 05:12:29.324669 [ 254 ] {2336f461-fb88-4430-b118-bb0517eb6276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7128 | 2025.01.29 05:12:29.324729 [ 254 ] {2336f461-fb88-4430-b118-bb0517eb6276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7129 | 2025.01.29 05:12:29.325410 [ 254 ] {2336f461-fb88-4430-b118-bb0517eb6276} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7130 | 2025.01.29 05:12:29.325455 [ 254 ] {2336f461-fb88-4430-b118-bb0517eb6276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7131 | 2025.01.29 05:12:29.325840 [ 254 ] {2336f461-fb88-4430-b118-bb0517eb6276} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7132 | 2025.01.29 05:12:29.326083 [ 254 ] {2336f461-fb88-4430-b118-bb0517eb6276} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7133 | 2025.01.29 05:12:29.326261 [ 254 ] {2336f461-fb88-4430-b118-bb0517eb6276} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001627 sec., 5531.653349723418 rows/sec., 402.75 KiB/sec. | ||
7134 | 2025.01.29 05:12:29.326314 [ 254 ] {2336f461-fb88-4430-b118-bb0517eb6276} <Debug> TCPHandler: Processed in 0.001868382 sec. | ||
7135 | 2025.01.29 05:12:29.326450 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7136 | 2025.01.29 05:12:29.326624 [ 5 ] {2f15c63b-bae8-4060-a597-8b39a6f3d215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7137 | 2025.01.29 05:12:29.326721 [ 5 ] {2f15c63b-bae8-4060-a597-8b39a6f3d215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7138 | 2025.01.29 05:12:29.327707 [ 5 ] {2f15c63b-bae8-4060-a597-8b39a6f3d215} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7139 | 2025.01.29 05:12:29.327748 [ 5 ] {2f15c63b-bae8-4060-a597-8b39a6f3d215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7140 | 2025.01.29 05:12:29.328132 [ 5 ] {2f15c63b-bae8-4060-a597-8b39a6f3d215} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7141 | 2025.01.29 05:12:29.328380 [ 5 ] {2f15c63b-bae8-4060-a597-8b39a6f3d215} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7142 | 2025.01.29 05:12:29.328599 [ 5 ] {2f15c63b-bae8-4060-a597-8b39a6f3d215} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.002035 sec., 35872.23587223588 rows/sec., 2.80 MiB/sec. | ||
7143 | 2025.01.29 05:12:29.328654 [ 5 ] {2f15c63b-bae8-4060-a597-8b39a6f3d215} <Debug> TCPHandler: Processed in 0.00225965 sec. | ||
7144 | 2025.01.29 05:12:29.328796 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7145 | 2025.01.29 05:12:29.328935 [ 254 ] {288c1847-6635-4049-9ece-ae2d103b49e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7146 | 2025.01.29 05:12:29.328998 [ 254 ] {288c1847-6635-4049-9ece-ae2d103b49e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7147 | 2025.01.29 05:12:29.329627 [ 254 ] {288c1847-6635-4049-9ece-ae2d103b49e1} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7148 | 2025.01.29 05:12:29.329665 [ 254 ] {288c1847-6635-4049-9ece-ae2d103b49e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7149 | 2025.01.29 05:12:29.330058 [ 254 ] {288c1847-6635-4049-9ece-ae2d103b49e1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7150 | 2025.01.29 05:12:29.330293 [ 254 ] {288c1847-6635-4049-9ece-ae2d103b49e1} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7151 | 2025.01.29 05:12:29.330471 [ 254 ] {288c1847-6635-4049-9ece-ae2d103b49e1} <Debug> executeQuery: Read 98 rows, 6.99 KiB in 0.001568 sec., 62500 rows/sec., 4.35 MiB/sec. | ||
7152 | 2025.01.29 05:12:29.330524 [ 254 ] {288c1847-6635-4049-9ece-ae2d103b49e1} <Debug> TCPHandler: Processed in 0.0017931 sec. | ||
7153 | 2025.01.29 05:12:29.330678 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7154 | 2025.01.29 05:12:29.330818 [ 5 ] {8ff84c7d-be71-4a10-8e5b-cb5a6cda634e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7155 | 2025.01.29 05:12:29.330914 [ 5 ] {8ff84c7d-be71-4a10-8e5b-cb5a6cda634e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7156 | 2025.01.29 05:12:29.332113 [ 5 ] {8ff84c7d-be71-4a10-8e5b-cb5a6cda634e} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7157 | 2025.01.29 05:12:29.332154 [ 5 ] {8ff84c7d-be71-4a10-8e5b-cb5a6cda634e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7158 | 2025.01.29 05:12:29.332773 [ 5 ] {8ff84c7d-be71-4a10-8e5b-cb5a6cda634e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7159 | 2025.01.29 05:12:29.333042 [ 5 ] {8ff84c7d-be71-4a10-8e5b-cb5a6cda634e} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7160 | 2025.01.29 05:12:29.333300 [ 5 ] {8ff84c7d-be71-4a10-8e5b-cb5a6cda634e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002516 sec., 1987.281399046105 rows/sec., 3.56 MiB/sec. | ||
7161 | 2025.01.29 05:12:29.333409 [ 5 ] {8ff84c7d-be71-4a10-8e5b-cb5a6cda634e} <Debug> TCPHandler: Processed in 0.002794722 sec. | ||
7162 | 2025.01.29 05:12:29.333562 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7163 | 2025.01.29 05:12:29.333700 [ 254 ] {47b61c4f-cfb7-454a-963f-d0ad02eb452f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7164 | 2025.01.29 05:12:29.333759 [ 254 ] {47b61c4f-cfb7-454a-963f-d0ad02eb452f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7165 | 2025.01.29 05:12:29.334327 [ 254 ] {47b61c4f-cfb7-454a-963f-d0ad02eb452f} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7166 | 2025.01.29 05:12:29.334372 [ 254 ] {47b61c4f-cfb7-454a-963f-d0ad02eb452f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7167 | 2025.01.29 05:12:29.334769 [ 254 ] {47b61c4f-cfb7-454a-963f-d0ad02eb452f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7168 | 2025.01.29 05:12:29.335006 [ 254 ] {47b61c4f-cfb7-454a-963f-d0ad02eb452f} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7169 | 2025.01.29 05:12:29.335180 [ 254 ] {47b61c4f-cfb7-454a-963f-d0ad02eb452f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001511 sec., 23825.28127068167 rows/sec., 1.61 MiB/sec. | ||
7170 | 2025.01.29 05:12:29.335230 [ 254 ] {47b61c4f-cfb7-454a-963f-d0ad02eb452f} <Debug> TCPHandler: Processed in 0.001734439 sec. | ||
7171 | 2025.01.29 05:12:31.366077 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
7172 | 2025.01.29 05:12:31.366736 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7173 | 2025.01.29 05:12:31.366775 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7174 | 2025.01.29 05:12:31.367289 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7175 | 2025.01.29 05:12:31.367540 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7176 | 2025.01.29 05:12:31.367723 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
7177 | 2025.01.29 05:12:32.480046 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
7178 | 2025.01.29 05:12:32.502124 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7179 | 2025.01.29 05:12:32.502193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7180 | 2025.01.29 05:12:32.509832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7181 | 2025.01.29 05:12:32.510623 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7182 | 2025.01.29 05:12:32.514633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
7183 | 2025.01.29 05:12:34.318875 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7184 | 2025.01.29 05:12:34.319092 [ 254 ] {68c340dd-46b9-45a3-a263-8e7a7d6deb11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7185 | 2025.01.29 05:12:34.319174 [ 254 ] {68c340dd-46b9-45a3-a263-8e7a7d6deb11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7186 | 2025.01.29 05:12:34.320050 [ 254 ] {68c340dd-46b9-45a3-a263-8e7a7d6deb11} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7187 | 2025.01.29 05:12:34.320105 [ 254 ] {68c340dd-46b9-45a3-a263-8e7a7d6deb11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7188 | 2025.01.29 05:12:34.320556 [ 254 ] {68c340dd-46b9-45a3-a263-8e7a7d6deb11} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7189 | 2025.01.29 05:12:34.320833 [ 254 ] {68c340dd-46b9-45a3-a263-8e7a7d6deb11} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7190 | 2025.01.29 05:12:34.321093 [ 254 ] {68c340dd-46b9-45a3-a263-8e7a7d6deb11} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002061 sec., 27171.276079573025 rows/sec., 2.07 MiB/sec. | ||
7191 | 2025.01.29 05:12:34.321157 [ 254 ] {68c340dd-46b9-45a3-a263-8e7a7d6deb11} <Debug> TCPHandler: Processed in 0.002426684 sec. | ||
7192 | 2025.01.29 05:12:34.321411 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7193 | 2025.01.29 05:12:34.321632 [ 5 ] {6f414b74-449b-4622-b5f7-cc61c52cdd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7194 | 2025.01.29 05:12:34.321712 [ 5 ] {6f414b74-449b-4622-b5f7-cc61c52cdd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7195 | 2025.01.29 05:12:34.322483 [ 5 ] {6f414b74-449b-4622-b5f7-cc61c52cdd5e} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7196 | 2025.01.29 05:12:34.322535 [ 5 ] {6f414b74-449b-4622-b5f7-cc61c52cdd5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7197 | 2025.01.29 05:12:34.322989 [ 5 ] {6f414b74-449b-4622-b5f7-cc61c52cdd5e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7198 | 2025.01.29 05:12:34.323264 [ 5 ] {6f414b74-449b-4622-b5f7-cc61c52cdd5e} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7199 | 2025.01.29 05:12:34.323552 [ 5 ] {6f414b74-449b-4622-b5f7-cc61c52cdd5e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001972 sec., 32454.361054766738 rows/sec., 2.53 MiB/sec. | ||
7200 | 2025.01.29 05:12:34.323677 [ 5 ] {6f414b74-449b-4622-b5f7-cc61c52cdd5e} <Debug> TCPHandler: Processed in 0.002404854 sec. | ||
7201 | 2025.01.29 05:12:34.323979 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7202 | 2025.01.29 05:12:34.324241 [ 254 ] {42954da1-f16d-47af-8f80-6e7aafa0bdf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7203 | 2025.01.29 05:12:34.324346 [ 254 ] {42954da1-f16d-47af-8f80-6e7aafa0bdf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7204 | 2025.01.29 05:12:34.325132 [ 254 ] {42954da1-f16d-47af-8f80-6e7aafa0bdf2} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7205 | 2025.01.29 05:12:34.325173 [ 254 ] {42954da1-f16d-47af-8f80-6e7aafa0bdf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7206 | 2025.01.29 05:12:34.325582 [ 254 ] {42954da1-f16d-47af-8f80-6e7aafa0bdf2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7207 | 2025.01.29 05:12:34.325826 [ 254 ] {42954da1-f16d-47af-8f80-6e7aafa0bdf2} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7208 | 2025.01.29 05:12:34.326073 [ 254 ] {42954da1-f16d-47af-8f80-6e7aafa0bdf2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001894 sec., 84477.29672650475 rows/sec., 5.88 MiB/sec. | ||
7209 | 2025.01.29 05:12:34.326171 [ 254 ] {42954da1-f16d-47af-8f80-6e7aafa0bdf2} <Debug> TCPHandler: Processed in 0.002377643 sec. | ||
7210 | 2025.01.29 05:12:34.326393 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7211 | 2025.01.29 05:12:34.326620 [ 5 ] {7c583496-55f3-4b22-9779-40c2ada32f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7212 | 2025.01.29 05:12:34.326685 [ 5 ] {7c583496-55f3-4b22-9779-40c2ada32f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7213 | 2025.01.29 05:12:34.327206 [ 5 ] {7c583496-55f3-4b22-9779-40c2ada32f25} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7214 | 2025.01.29 05:12:34.327247 [ 5 ] {7c583496-55f3-4b22-9779-40c2ada32f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7215 | 2025.01.29 05:12:34.327659 [ 5 ] {7c583496-55f3-4b22-9779-40c2ada32f25} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7216 | 2025.01.29 05:12:34.327912 [ 5 ] {7c583496-55f3-4b22-9779-40c2ada32f25} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7217 | 2025.01.29 05:12:34.328142 [ 5 ] {7c583496-55f3-4b22-9779-40c2ada32f25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001566 sec., 38314.17624521073 rows/sec., 2.58 MiB/sec. | ||
7218 | 2025.01.29 05:12:34.328195 [ 5 ] {7c583496-55f3-4b22-9779-40c2ada32f25} <Debug> TCPHandler: Processed in 0.001944713 sec. | ||
7219 | 2025.01.29 05:12:36.930027 [ 86 ] {} <Debug> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
7220 | 2025.01.29 05:12:36.930115 [ 86 ] {} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7221 | 2025.01.29 05:12:36.930145 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7222 | 2025.01.29 05:12:36.930378 [ 191 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
7223 | 2025.01.29 05:12:36.930620 [ 191 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7224 | 2025.01.29 05:12:36.930666 [ 191 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part | ||
7225 | 2025.01.29 05:12:36.930756 [ 191 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
7226 | 2025.01.29 05:12:36.930941 [ 191 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
7227 | 2025.01.29 05:12:36.931179 [ 191 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
7228 | 2025.01.29 05:12:36.931454 [ 191 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
7229 | 2025.01.29 05:12:36.932623 [ 190 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002394504 sec., 60137.71536819316 rows/sec., 3.07 MiB/sec. | ||
7230 | 2025.01.29 05:12:36.932806 [ 190 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7231 | 2025.01.29 05:12:36.933126 [ 190 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_24_5} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7232 | 2025.01.29 05:12:36.933218 [ 190 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_24_5} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
7233 | 2025.01.29 05:12:36.933317 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7234 | 2025.01.29 05:12:36.959607 [ 86 ] {} <Debug> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
7235 | 2025.01.29 05:12:36.959646 [ 86 ] {} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7236 | 2025.01.29 05:12:36.959672 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7237 | 2025.01.29 05:12:36.959909 [ 192 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
7238 | 2025.01.29 05:12:36.960256 [ 192 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7239 | 2025.01.29 05:12:36.960303 [ 192 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 21 rows starting from the beginning of the part | ||
7240 | 2025.01.29 05:12:36.960440 [ 192 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
7241 | 2025.01.29 05:12:36.960728 [ 192 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
7242 | 2025.01.29 05:12:36.960852 [ 192 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
7243 | 2025.01.29 05:12:36.961052 [ 192 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
7244 | 2025.01.29 05:12:36.962136 [ 191 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.002361273 sec., 10587.509364652033 rows/sec., 711.76 KiB/sec. | ||
7245 | 2025.01.29 05:12:36.962362 [ 205 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7246 | 2025.01.29 05:12:36.962782 [ 205 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_24_5} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7247 | 2025.01.29 05:12:36.962885 [ 205 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_24_5} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
7248 | 2025.01.29 05:12:36.962995 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
7249 | 2025.01.29 05:12:37.976911 [ 85 ] {} <Debug> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
7250 | 2025.01.29 05:12:37.977024 [ 85 ] {} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7251 | 2025.01.29 05:12:37.977069 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7252 | 2025.01.29 05:12:37.977401 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
7253 | 2025.01.29 05:12:37.977771 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7254 | 2025.01.29 05:12:37.977850 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 243 rows starting from the beginning of the part | ||
7255 | 2025.01.29 05:12:37.978039 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part | ||
7256 | 2025.01.29 05:12:37.978327 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
7257 | 2025.01.29 05:12:37.978554 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7258 | 2025.01.29 05:12:37.978765 [ 192 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part | ||
7259 | 2025.01.29 05:12:37.980011 [ 191 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002824053 sec., 267346.2573117431 rows/sec., 19.14 MiB/sec. | ||
7260 | 2025.01.29 05:12:37.980224 [ 191 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7261 | 2025.01.29 05:12:37.980569 [ 191 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_24_5} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7262 | 2025.01.29 05:12:37.980671 [ 191 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_24_5} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
7263 | 2025.01.29 05:12:37.980779 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
7264 | 2025.01.29 05:12:38.736492 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7265 | 2025.01.29 05:12:38.736551 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7266 | 2025.01.29 05:12:38.867840 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
7267 | 2025.01.29 05:12:38.868585 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7268 | 2025.01.29 05:12:38.868645 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7269 | 2025.01.29 05:12:38.869216 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7270 | 2025.01.29 05:12:38.869484 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7271 | 2025.01.29 05:12:38.869724 [ 84 ] {} <Debug> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7272 | 2025.01.29 05:12:38.869749 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
7273 | 2025.01.29 05:12:38.869807 [ 84 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7274 | 2025.01.29 05:12:38.869836 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7275 | 2025.01.29 05:12:38.869992 [ 186 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::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 | ||
7276 | 2025.01.29 05:12:38.870168 [ 186 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7277 | 2025.01.29 05:12:38.870218 [ 186 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part | ||
7278 | 2025.01.29 05:12:38.870310 [ 186 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part | ||
7279 | 2025.01.29 05:12:38.870408 [ 186 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part | ||
7280 | 2025.01.29 05:12:38.870639 [ 186 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part | ||
7281 | 2025.01.29 05:12:38.870777 [ 186 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part | ||
7282 | 2025.01.29 05:12:38.870876 [ 186 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part | ||
7283 | 2025.01.29 05:12:38.873194 [ 200 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003276653 sec., 5045087.166691133 rows/sec., 72.17 MiB/sec. | ||
7284 | 2025.01.29 05:12:38.873353 [ 199 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7285 | 2025.01.29 05:12:38.873720 [ 199 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_36_7} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7286 | 2025.01.29 05:12:38.873821 [ 199 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_36_7} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7287 | 2025.01.29 05:12:38.873940 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
7288 | 2025.01.29 05:12:38.944222 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1032 | ||
7289 | 2025.01.29 05:12:38.947039 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7290 | 2025.01.29 05:12:38.947088 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7291 | 2025.01.29 05:12:38.948494 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7292 | 2025.01.29 05:12:38.948804 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7293 | 2025.01.29 05:12:38.949038 [ 84 ] {} <Debug> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7294 | 2025.01.29 05:12:38.949151 [ 84 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7295 | 2025.01.29 05:12:38.949227 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7296 | 2025.01.29 05:12:38.949825 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::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 | ||
7297 | 2025.01.29 05:12:38.951165 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1032 | ||
7298 | 2025.01.29 05:12:38.951546 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7299 | 2025.01.29 05:12:38.951727 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 852 rows starting from the beginning of the part | ||
7300 | 2025.01.29 05:12:38.952373 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 54 rows starting from the beginning of the part | ||
7301 | 2025.01.29 05:12:38.952995 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
7302 | 2025.01.29 05:12:38.953578 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
7303 | 2025.01.29 05:12:38.954084 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 54 rows starting from the beginning of the part | ||
7304 | 2025.01.29 05:12:38.954577 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 22 rows starting from the beginning of the part | ||
7305 | 2025.01.29 05:12:38.963571 [ 195 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 72 columns (72 merged, 0 gathered) in 0.014209137 sec., 72629.3229490292 rows/sec., 58.62 MiB/sec. | ||
7306 | 2025.01.29 05:12:38.965522 [ 189 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7307 | 2025.01.29 05:12:38.966351 [ 189 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_26_5} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7308 | 2025.01.29 05:12:38.966444 [ 189 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_26_5} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7309 | 2025.01.29 05:12:38.966774 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
7310 | 2025.01.29 05:12:39.326009 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7311 | 2025.01.29 05:12:39.326210 [ 254 ] {227b3964-76fc-44df-bb1b-e3a81a00b936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7312 | 2025.01.29 05:12:39.326285 [ 254 ] {227b3964-76fc-44df-bb1b-e3a81a00b936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7313 | 2025.01.29 05:12:39.327059 [ 254 ] {227b3964-76fc-44df-bb1b-e3a81a00b936} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7314 | 2025.01.29 05:12:39.327105 [ 254 ] {227b3964-76fc-44df-bb1b-e3a81a00b936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7315 | 2025.01.29 05:12:39.327529 [ 254 ] {227b3964-76fc-44df-bb1b-e3a81a00b936} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7316 | 2025.01.29 05:12:39.327788 [ 254 ] {227b3964-76fc-44df-bb1b-e3a81a00b936} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7317 | 2025.01.29 05:12:39.327992 [ 84 ] {} <Debug> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7318 | 2025.01.29 05:12:39.328056 [ 254 ] {227b3964-76fc-44df-bb1b-e3a81a00b936} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001898 sec., 7376.185458377239 rows/sec., 530.99 KiB/sec. | ||
7319 | 2025.01.29 05:12:39.328084 [ 84 ] {} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7320 | 2025.01.29 05:12:39.328154 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7321 | 2025.01.29 05:12:39.328187 [ 254 ] {227b3964-76fc-44df-bb1b-e3a81a00b936} <Debug> TCPHandler: Processed in 0.002287261 sec. | ||
7322 | 2025.01.29 05:12:39.328511 [ 200 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
7323 | 2025.01.29 05:12:39.328647 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7324 | 2025.01.29 05:12:39.328736 [ 200 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7325 | 2025.01.29 05:12:39.328785 [ 200 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
7326 | 2025.01.29 05:12:39.329001 [ 200 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
7327 | 2025.01.29 05:12:39.329127 [ 5 ] {c62d24ee-886a-41c4-b018-e52dedf8486e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7328 | 2025.01.29 05:12:39.329200 [ 200 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
7329 | 2025.01.29 05:12:39.329323 [ 5 ] {c62d24ee-886a-41c4-b018-e52dedf8486e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7330 | 2025.01.29 05:12:39.329656 [ 200 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
7331 | 2025.01.29 05:12:39.329989 [ 200 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::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 | ||
7332 | 2025.01.29 05:12:39.332159 [ 5 ] {c62d24ee-886a-41c4-b018-e52dedf8486e} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7333 | 2025.01.29 05:12:39.332235 [ 5 ] {c62d24ee-886a-41c4-b018-e52dedf8486e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7334 | 2025.01.29 05:12:39.332593 [ 197 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004339397 sec., 16131.273538696736 rows/sec., 1.20 MiB/sec. | ||
7335 | 2025.01.29 05:12:39.332769 [ 197 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7336 | 2025.01.29 05:12:39.333010 [ 5 ] {c62d24ee-886a-41c4-b018-e52dedf8486e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7337 | 2025.01.29 05:12:39.333124 [ 197 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_25_6} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7338 | 2025.01.29 05:12:39.333226 [ 197 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_25_6} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7339 | 2025.01.29 05:12:39.333354 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7340 | 2025.01.29 05:12:39.333359 [ 5 ] {c62d24ee-886a-41c4-b018-e52dedf8486e} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7341 | 2025.01.29 05:12:39.333640 [ 5 ] {c62d24ee-886a-41c4-b018-e52dedf8486e} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.004673 sec., 60132.677081104215 rows/sec., 5.30 MiB/sec. | ||
7342 | 2025.01.29 05:12:39.333779 [ 5 ] {c62d24ee-886a-41c4-b018-e52dedf8486e} <Debug> TCPHandler: Processed in 0.005446722 sec. | ||
7343 | 2025.01.29 05:12:39.334074 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7344 | 2025.01.29 05:12:39.334326 [ 254 ] {cdad4a09-6e85-4445-af3a-299d89557d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7345 | 2025.01.29 05:12:39.334427 [ 254 ] {cdad4a09-6e85-4445-af3a-299d89557d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7346 | 2025.01.29 05:12:39.335240 [ 254 ] {cdad4a09-6e85-4445-af3a-299d89557d28} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7347 | 2025.01.29 05:12:39.335281 [ 254 ] {cdad4a09-6e85-4445-af3a-299d89557d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7348 | 2025.01.29 05:12:39.335658 [ 254 ] {cdad4a09-6e85-4445-af3a-299d89557d28} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7349 | 2025.01.29 05:12:39.335915 [ 254 ] {cdad4a09-6e85-4445-af3a-299d89557d28} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7350 | 2025.01.29 05:12:39.336088 [ 84 ] {} <Debug> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
7351 | 2025.01.29 05:12:39.336146 [ 84 ] {} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7352 | 2025.01.29 05:12:39.336165 [ 254 ] {cdad4a09-6e85-4445-af3a-299d89557d28} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001884 sec., 24416.135881104034 rows/sec., 1.76 MiB/sec. | ||
7353 | 2025.01.29 05:12:39.336184 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7354 | 2025.01.29 05:12:39.336324 [ 254 ] {cdad4a09-6e85-4445-af3a-299d89557d28} <Debug> TCPHandler: Processed in 0.002430064 sec. | ||
7355 | 2025.01.29 05:12:39.336571 [ 193 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::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 | ||
7356 | 2025.01.29 05:12:39.336589 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7357 | 2025.01.29 05:12:39.336831 [ 193 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7358 | 2025.01.29 05:12:39.336896 [ 5 ] {9a6e2685-6f97-409a-ae56-c03a787009ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7359 | 2025.01.29 05:12:39.336905 [ 193 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 64 rows starting from the beginning of the part | ||
7360 | 2025.01.29 05:12:39.336960 [ 5 ] {9a6e2685-6f97-409a-ae56-c03a787009ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7361 | 2025.01.29 05:12:39.337141 [ 193 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 46 rows starting from the beginning of the part | ||
7362 | 2025.01.29 05:12:39.337520 [ 193 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part | ||
7363 | 2025.01.29 05:12:39.337864 [ 193 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 53 rows starting from the beginning of the part | ||
7364 | 2025.01.29 05:12:39.338149 [ 193 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part | ||
7365 | 2025.01.29 05:12:39.338498 [ 193 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 46 rows starting from the beginning of the part | ||
7366 | 2025.01.29 05:12:39.339372 [ 5 ] {9a6e2685-6f97-409a-ae56-c03a787009ff} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7367 | 2025.01.29 05:12:39.339437 [ 5 ] {9a6e2685-6f97-409a-ae56-c03a787009ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7368 | 2025.01.29 05:12:39.340072 [ 5 ] {9a6e2685-6f97-409a-ae56-c03a787009ff} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7369 | 2025.01.29 05:12:39.340154 [ 198 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 5 columns (5 merged, 0 gathered) in 0.003820746 sec., 69096.4539385764 rows/sec., 5.20 MiB/sec. | ||
7370 | 2025.01.29 05:12:39.340353 [ 198 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
7371 | 2025.01.29 05:12:39.340516 [ 5 ] {9a6e2685-6f97-409a-ae56-c03a787009ff} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7372 | 2025.01.29 05:12:39.340946 [ 198 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_31_6} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7373 | 2025.01.29 05:12:39.340954 [ 5 ] {9a6e2685-6f97-409a-ae56-c03a787009ff} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004133 sec., 3387.3699491894504 rows/sec., 237.23 KiB/sec. | ||
7374 | 2025.01.29 05:12:39.341145 [ 5 ] {9a6e2685-6f97-409a-ae56-c03a787009ff} <Debug> TCPHandler: Processed in 0.004705655 sec. | ||
7375 | 2025.01.29 05:12:39.341164 [ 198 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_31_6} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
7376 | 2025.01.29 05:12:39.341310 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7377 | 2025.01.29 05:12:39.341347 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7378 | 2025.01.29 05:12:39.341478 [ 254 ] {e34cc4c1-9ad9-4b57-835a-0f44bd0230f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7379 | 2025.01.29 05:12:39.341535 [ 254 ] {e34cc4c1-9ad9-4b57-835a-0f44bd0230f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7380 | 2025.01.29 05:12:39.342158 [ 254 ] {e34cc4c1-9ad9-4b57-835a-0f44bd0230f6} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7381 | 2025.01.29 05:12:39.342197 [ 254 ] {e34cc4c1-9ad9-4b57-835a-0f44bd0230f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7382 | 2025.01.29 05:12:39.342555 [ 254 ] {e34cc4c1-9ad9-4b57-835a-0f44bd0230f6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7383 | 2025.01.29 05:12:39.342800 [ 254 ] {e34cc4c1-9ad9-4b57-835a-0f44bd0230f6} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7384 | 2025.01.29 05:12:39.342995 [ 84 ] {} <Debug> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7385 | 2025.01.29 05:12:39.343069 [ 254 ] {e34cc4c1-9ad9-4b57-835a-0f44bd0230f6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001613 sec., 8059.516429014258 rows/sec., 502.51 KiB/sec. | ||
7386 | 2025.01.29 05:12:39.343087 [ 84 ] {} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7387 | 2025.01.29 05:12:39.343177 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7388 | 2025.01.29 05:12:39.343196 [ 254 ] {e34cc4c1-9ad9-4b57-835a-0f44bd0230f6} <Debug> TCPHandler: Processed in 0.001941544 sec. | ||
7389 | 2025.01.29 05:12:39.343423 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7390 | 2025.01.29 05:12:39.343427 [ 197 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
7391 | 2025.01.29 05:12:39.343596 [ 5 ] {b8053446-91d5-42bc-a45b-9b3edd17c27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7392 | 2025.01.29 05:12:39.343599 [ 197 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7393 | 2025.01.29 05:12:39.343649 [ 197 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
7394 | 2025.01.29 05:12:39.343666 [ 5 ] {b8053446-91d5-42bc-a45b-9b3edd17c27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7395 | 2025.01.29 05:12:39.343870 [ 197 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
7396 | 2025.01.29 05:12:39.344054 [ 197 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
7397 | 2025.01.29 05:12:39.344268 [ 197 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
7398 | 2025.01.29 05:12:39.344560 [ 197 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::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 | ||
7399 | 2025.01.29 05:12:39.345673 [ 5 ] {b8053446-91d5-42bc-a45b-9b3edd17c27d} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7400 | 2025.01.29 05:12:39.345722 [ 5 ] {b8053446-91d5-42bc-a45b-9b3edd17c27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7401 | 2025.01.29 05:12:39.346022 [ 197 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002729371 sec., 23815.010857813028 rows/sec., 1.54 MiB/sec. | ||
7402 | 2025.01.29 05:12:39.346141 [ 197 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7403 | 2025.01.29 05:12:39.346274 [ 5 ] {b8053446-91d5-42bc-a45b-9b3edd17c27d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7404 | 2025.01.29 05:12:39.346438 [ 197 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_25_6} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7405 | 2025.01.29 05:12:39.346527 [ 197 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_25_6} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7406 | 2025.01.29 05:12:39.346595 [ 5 ] {b8053446-91d5-42bc-a45b-9b3edd17c27d} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7407 | 2025.01.29 05:12:39.346619 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7408 | 2025.01.29 05:12:39.346857 [ 5 ] {b8053446-91d5-42bc-a45b-9b3edd17c27d} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.003308 sec., 127267.23095525996 rows/sec., 9.09 MiB/sec. | ||
7409 | 2025.01.29 05:12:39.346981 [ 5 ] {b8053446-91d5-42bc-a45b-9b3edd17c27d} <Debug> TCPHandler: Processed in 0.003671722 sec. | ||
7410 | 2025.01.29 05:12:39.347225 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7411 | 2025.01.29 05:12:39.347593 [ 254 ] {af130646-896c-4b3e-94ba-950db66103ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7412 | 2025.01.29 05:12:39.347712 [ 254 ] {af130646-896c-4b3e-94ba-950db66103ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7413 | 2025.01.29 05:12:39.348269 [ 254 ] {af130646-896c-4b3e-94ba-950db66103ea} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7414 | 2025.01.29 05:12:39.348308 [ 254 ] {af130646-896c-4b3e-94ba-950db66103ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7415 | 2025.01.29 05:12:39.348682 [ 254 ] {af130646-896c-4b3e-94ba-950db66103ea} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7416 | 2025.01.29 05:12:39.348924 [ 254 ] {af130646-896c-4b3e-94ba-950db66103ea} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7417 | 2025.01.29 05:12:39.349138 [ 254 ] {af130646-896c-4b3e-94ba-950db66103ea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001688 sec., 3554.5023696682465 rows/sec., 185.71 KiB/sec. | ||
7418 | 2025.01.29 05:12:39.349191 [ 254 ] {af130646-896c-4b3e-94ba-950db66103ea} <Debug> TCPHandler: Processed in 0.002120557 sec. | ||
7419 | 2025.01.29 05:12:39.349396 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7420 | 2025.01.29 05:12:39.349625 [ 5 ] {80d784ab-40a0-4a08-bb72-407574143a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7421 | 2025.01.29 05:12:39.349722 [ 5 ] {80d784ab-40a0-4a08-bb72-407574143a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7422 | 2025.01.29 05:12:39.350380 [ 5 ] {80d784ab-40a0-4a08-bb72-407574143a82} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7423 | 2025.01.29 05:12:39.350419 [ 5 ] {80d784ab-40a0-4a08-bb72-407574143a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7424 | 2025.01.29 05:12:39.350823 [ 5 ] {80d784ab-40a0-4a08-bb72-407574143a82} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7425 | 2025.01.29 05:12:39.351083 [ 5 ] {80d784ab-40a0-4a08-bb72-407574143a82} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7426 | 2025.01.29 05:12:39.351304 [ 5 ] {80d784ab-40a0-4a08-bb72-407574143a82} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001735 sec., 136599.4236311239 rows/sec., 9.16 MiB/sec. | ||
7427 | 2025.01.29 05:12:39.351358 [ 5 ] {80d784ab-40a0-4a08-bb72-407574143a82} <Debug> TCPHandler: Processed in 0.002070476 sec. | ||
7428 | 2025.01.29 05:12:39.351507 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7429 | 2025.01.29 05:12:39.351645 [ 254 ] {9a659907-8424-4f31-a850-9b94461e0ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7430 | 2025.01.29 05:12:39.351706 [ 254 ] {9a659907-8424-4f31-a850-9b94461e0ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7431 | 2025.01.29 05:12:39.352209 [ 254 ] {9a659907-8424-4f31-a850-9b94461e0ec0} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7432 | 2025.01.29 05:12:39.352247 [ 254 ] {9a659907-8424-4f31-a850-9b94461e0ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7433 | 2025.01.29 05:12:39.352605 [ 254 ] {9a659907-8424-4f31-a850-9b94461e0ec0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7434 | 2025.01.29 05:12:39.352857 [ 254 ] {9a659907-8424-4f31-a850-9b94461e0ec0} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7435 | 2025.01.29 05:12:39.353063 [ 254 ] {9a659907-8424-4f31-a850-9b94461e0ec0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00145 sec., 689.6551724137931 rows/sec., 46.47 KiB/sec. | ||
7436 | 2025.01.29 05:12:39.353115 [ 254 ] {9a659907-8424-4f31-a850-9b94461e0ec0} <Debug> TCPHandler: Processed in 0.001673677 sec. | ||
7437 | 2025.01.29 05:12:39.353316 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7438 | 2025.01.29 05:12:39.353539 [ 5 ] {7ef26390-5150-42df-8215-aa96981250f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7439 | 2025.01.29 05:12:39.353678 [ 5 ] {7ef26390-5150-42df-8215-aa96981250f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7440 | 2025.01.29 05:12:39.354955 [ 5 ] {7ef26390-5150-42df-8215-aa96981250f7} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7441 | 2025.01.29 05:12:39.354995 [ 5 ] {7ef26390-5150-42df-8215-aa96981250f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7442 | 2025.01.29 05:12:39.355652 [ 5 ] {7ef26390-5150-42df-8215-aa96981250f7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7443 | 2025.01.29 05:12:39.355918 [ 5 ] {7ef26390-5150-42df-8215-aa96981250f7} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7444 | 2025.01.29 05:12:39.356094 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
7445 | 2025.01.29 05:12:39.356156 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7446 | 2025.01.29 05:12:39.356191 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7447 | 2025.01.29 05:12:39.356205 [ 5 ] {7ef26390-5150-42df-8215-aa96981250f7} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002713 sec., 14375.230372281607 rows/sec., 25.76 MiB/sec. | ||
7448 | 2025.01.29 05:12:39.356517 [ 194 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::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 | ||
7449 | 2025.01.29 05:12:39.356581 [ 5 ] {7ef26390-5150-42df-8215-aa96981250f7} <Debug> TCPHandler: Processed in 0.003369385 sec. | ||
7450 | 2025.01.29 05:12:39.356770 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7451 | 2025.01.29 05:12:39.356958 [ 254 ] {b6d12c4a-2c45-4cc5-8bb7-c89484785734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7452 | 2025.01.29 05:12:39.356984 [ 194 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7453 | 2025.01.29 05:12:39.357040 [ 254 ] {b6d12c4a-2c45-4cc5-8bb7-c89484785734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7454 | 2025.01.29 05:12:39.357071 [ 194 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 710 rows starting from the beginning of the part | ||
7455 | 2025.01.29 05:12:39.357772 [ 194 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part | ||
7456 | 2025.01.29 05:12:39.358339 [ 194 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part | ||
7457 | 2025.01.29 05:12:39.358904 [ 254 ] {b6d12c4a-2c45-4cc5-8bb7-c89484785734} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7458 | 2025.01.29 05:12:39.358945 [ 194 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
7459 | 2025.01.29 05:12:39.358956 [ 254 ] {b6d12c4a-2c45-4cc5-8bb7-c89484785734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7460 | 2025.01.29 05:12:39.359486 [ 194 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
7461 | 2025.01.29 05:12:39.360016 [ 194 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part | ||
7462 | 2025.01.29 05:12:39.360051 [ 254 ] {b6d12c4a-2c45-4cc5-8bb7-c89484785734} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7463 | 2025.01.29 05:12:39.360631 [ 254 ] {b6d12c4a-2c45-4cc5-8bb7-c89484785734} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7464 | 2025.01.29 05:12:39.360956 [ 254 ] {b6d12c4a-2c45-4cc5-8bb7-c89484785734} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004048 sec., 20256.91699604743 rows/sec., 1.29 MiB/sec. | ||
7465 | 2025.01.29 05:12:39.361157 [ 254 ] {b6d12c4a-2c45-4cc5-8bb7-c89484785734} <Debug> TCPHandler: Processed in 0.00448771 sec. | ||
7466 | 2025.01.29 05:12:39.369796 [ 187 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 866 rows, containing 19 columns (19 merged, 0 gathered) in 0.013506362 sec., 64117.93197901848 rows/sec., 114.90 MiB/sec. | ||
7467 | 2025.01.29 05:12:39.370664 [ 190 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
7468 | 2025.01.29 05:12:39.371061 [ 190 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7469 | 2025.01.29 05:12:39.371147 [ 190 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
7470 | 2025.01.29 05:12:39.371268 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.70 MiB. | ||
7471 | 2025.01.29 05:12:40.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.95 MiB, peak 213.62 MiB, free memory in arenas 0.00 B, will set to 207.02 MiB (RSS), difference: 1.07 MiB | ||
7472 | 2025.01.29 05:12:40.014688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7473 | 2025.01.29 05:12:40.036626 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7474 | 2025.01.29 05:12:40.036684 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7475 | 2025.01.29 05:12:40.044093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7476 | 2025.01.29 05:12:40.044906 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7477 | 2025.01.29 05:12:40.045315 [ 82 ] {} <Debug> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7478 | 2025.01.29 05:12:40.045460 [ 82 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7479 | 2025.01.29 05:12:40.045552 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7480 | 2025.01.29 05:12:40.046195 [ 205 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
7481 | 2025.01.29 05:12:40.062631 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7482 | 2025.01.29 05:12:40.063976 [ 205 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7483 | 2025.01.29 05:12:40.065537 [ 205 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
7484 | 2025.01.29 05:12:40.071322 [ 205 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
7485 | 2025.01.29 05:12:40.076858 [ 205 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
7486 | 2025.01.29 05:12:40.082312 [ 205 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
7487 | 2025.01.29 05:12:40.087906 [ 205 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
7488 | 2025.01.29 05:12:40.092445 [ 205 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
7489 | 2025.01.29 05:12:40.151650 [ 187 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.105931743 sec., 2567.691159391194 rows/sec., 13.28 MiB/sec. | ||
7490 | 2025.01.29 05:12:40.154977 [ 187 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7491 | 2025.01.29 05:12:40.158236 [ 187 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_36_7} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7492 | 2025.01.29 05:12:40.158380 [ 187 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_36_7} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7493 | 2025.01.29 05:12:40.160983 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
7494 | 2025.01.29 05:12:44.318636 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7495 | 2025.01.29 05:12:44.318849 [ 254 ] {b27d7e2a-d1fb-45b3-abbe-0f0376c3a4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7496 | 2025.01.29 05:12:44.318923 [ 254 ] {b27d7e2a-d1fb-45b3-abbe-0f0376c3a4e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7497 | 2025.01.29 05:12:44.319711 [ 254 ] {b27d7e2a-d1fb-45b3-abbe-0f0376c3a4e4} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7498 | 2025.01.29 05:12:44.319767 [ 254 ] {b27d7e2a-d1fb-45b3-abbe-0f0376c3a4e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7499 | 2025.01.29 05:12:44.320216 [ 254 ] {b27d7e2a-d1fb-45b3-abbe-0f0376c3a4e4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7500 | 2025.01.29 05:12:44.320475 [ 254 ] {b27d7e2a-d1fb-45b3-abbe-0f0376c3a4e4} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7501 | 2025.01.29 05:12:44.320723 [ 254 ] {b27d7e2a-d1fb-45b3-abbe-0f0376c3a4e4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001927 sec., 29060.716139076285 rows/sec., 2.22 MiB/sec. | ||
7502 | 2025.01.29 05:12:44.320788 [ 254 ] {b27d7e2a-d1fb-45b3-abbe-0f0376c3a4e4} <Debug> TCPHandler: Processed in 0.002289532 sec. | ||
7503 | 2025.01.29 05:12:44.321047 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7504 | 2025.01.29 05:12:44.321242 [ 5 ] {1cb325c8-97d9-4ecf-98f5-298a870770ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7505 | 2025.01.29 05:12:44.321315 [ 5 ] {1cb325c8-97d9-4ecf-98f5-298a870770ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7506 | 2025.01.29 05:12:44.322099 [ 5 ] {1cb325c8-97d9-4ecf-98f5-298a870770ca} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7507 | 2025.01.29 05:12:44.322145 [ 5 ] {1cb325c8-97d9-4ecf-98f5-298a870770ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7508 | 2025.01.29 05:12:44.322595 [ 5 ] {1cb325c8-97d9-4ecf-98f5-298a870770ca} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7509 | 2025.01.29 05:12:44.322866 [ 5 ] {1cb325c8-97d9-4ecf-98f5-298a870770ca} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7510 | 2025.01.29 05:12:44.323072 [ 5 ] {1cb325c8-97d9-4ecf-98f5-298a870770ca} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001885 sec., 33952.254641909814 rows/sec., 2.65 MiB/sec. | ||
7511 | 2025.01.29 05:12:44.323136 [ 5 ] {1cb325c8-97d9-4ecf-98f5-298a870770ca} <Debug> TCPHandler: Processed in 0.002217939 sec. | ||
7512 | 2025.01.29 05:12:44.323306 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7513 | 2025.01.29 05:12:44.323460 [ 254 ] {4c47ae26-efdd-4b40-8c7a-7df4be4b9302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7514 | 2025.01.29 05:12:44.323529 [ 254 ] {4c47ae26-efdd-4b40-8c7a-7df4be4b9302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7515 | 2025.01.29 05:12:44.324189 [ 254 ] {4c47ae26-efdd-4b40-8c7a-7df4be4b9302} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7516 | 2025.01.29 05:12:44.324232 [ 254 ] {4c47ae26-efdd-4b40-8c7a-7df4be4b9302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7517 | 2025.01.29 05:12:44.324640 [ 254 ] {4c47ae26-efdd-4b40-8c7a-7df4be4b9302} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7518 | 2025.01.29 05:12:44.324889 [ 254 ] {4c47ae26-efdd-4b40-8c7a-7df4be4b9302} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7519 | 2025.01.29 05:12:44.325146 [ 254 ] {4c47ae26-efdd-4b40-8c7a-7df4be4b9302} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001718 sec., 93131.54831199069 rows/sec., 6.49 MiB/sec. | ||
7520 | 2025.01.29 05:12:44.325258 [ 254 ] {4c47ae26-efdd-4b40-8c7a-7df4be4b9302} <Debug> TCPHandler: Processed in 0.002021795 sec. | ||
7521 | 2025.01.29 05:12:44.325500 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7522 | 2025.01.29 05:12:44.325684 [ 5 ] {fa35390b-a768-4d14-8fb0-862889cbc26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7523 | 2025.01.29 05:12:44.325750 [ 5 ] {fa35390b-a768-4d14-8fb0-862889cbc26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7524 | 2025.01.29 05:12:44.326291 [ 5 ] {fa35390b-a768-4d14-8fb0-862889cbc26d} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7525 | 2025.01.29 05:12:44.326330 [ 5 ] {fa35390b-a768-4d14-8fb0-862889cbc26d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7526 | 2025.01.29 05:12:44.326725 [ 5 ] {fa35390b-a768-4d14-8fb0-862889cbc26d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7527 | 2025.01.29 05:12:44.326994 [ 5 ] {fa35390b-a768-4d14-8fb0-862889cbc26d} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7528 | 2025.01.29 05:12:44.327193 [ 5 ] {fa35390b-a768-4d14-8fb0-862889cbc26d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001542 sec., 38910.505836575874 rows/sec., 2.62 MiB/sec. | ||
7529 | 2025.01.29 05:12:44.327262 [ 5 ] {fa35390b-a768-4d14-8fb0-862889cbc26d} <Debug> TCPHandler: Processed in 0.001896062 sec. | ||
7530 | 2025.01.29 05:12:46.369885 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
7531 | 2025.01.29 05:12:46.370665 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7532 | 2025.01.29 05:12:46.370710 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7533 | 2025.01.29 05:12:46.371377 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7534 | 2025.01.29 05:12:46.371637 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7535 | 2025.01.29 05:12:46.371829 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
7536 | 2025.01.29 05:12:47.562712 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7537 | 2025.01.29 05:12:47.583998 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7538 | 2025.01.29 05:12:47.584065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7539 | 2025.01.29 05:12:47.591076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7540 | 2025.01.29 05:12:47.591864 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7541 | 2025.01.29 05:12:47.595958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7542 | 2025.01.29 05:12:48.951360 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1062 | ||
7543 | 2025.01.29 05:12:48.954731 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7544 | 2025.01.29 05:12:48.954784 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7545 | 2025.01.29 05:12:48.956278 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7546 | 2025.01.29 05:12:48.956605 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7547 | 2025.01.29 05:12:48.957241 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1062 | ||
7548 | 2025.01.29 05:12:49.325168 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7549 | 2025.01.29 05:12:49.325369 [ 254 ] {b6372e14-41b0-4b3a-b70e-7b10b15a1c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7550 | 2025.01.29 05:12:49.325440 [ 254 ] {b6372e14-41b0-4b3a-b70e-7b10b15a1c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7551 | 2025.01.29 05:12:49.326170 [ 254 ] {b6372e14-41b0-4b3a-b70e-7b10b15a1c80} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7552 | 2025.01.29 05:12:49.326217 [ 254 ] {b6372e14-41b0-4b3a-b70e-7b10b15a1c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7553 | 2025.01.29 05:12:49.326653 [ 254 ] {b6372e14-41b0-4b3a-b70e-7b10b15a1c80} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7554 | 2025.01.29 05:12:49.326908 [ 254 ] {b6372e14-41b0-4b3a-b70e-7b10b15a1c80} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7555 | 2025.01.29 05:12:49.327172 [ 254 ] {b6372e14-41b0-4b3a-b70e-7b10b15a1c80} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001842 sec., 7600.43431053203 rows/sec., 547.13 KiB/sec. | ||
7556 | 2025.01.29 05:12:49.327332 [ 254 ] {b6372e14-41b0-4b3a-b70e-7b10b15a1c80} <Debug> TCPHandler: Processed in 0.002335612 sec. | ||
7557 | 2025.01.29 05:12:49.327695 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7558 | 2025.01.29 05:12:49.328002 [ 5 ] {415450bd-dfa8-4caf-a030-85b4597eec21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7559 | 2025.01.29 05:12:49.328122 [ 5 ] {415450bd-dfa8-4caf-a030-85b4597eec21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7560 | 2025.01.29 05:12:49.329044 [ 5 ] {415450bd-dfa8-4caf-a030-85b4597eec21} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7561 | 2025.01.29 05:12:49.329097 [ 5 ] {415450bd-dfa8-4caf-a030-85b4597eec21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7562 | 2025.01.29 05:12:49.329586 [ 5 ] {415450bd-dfa8-4caf-a030-85b4597eec21} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7563 | 2025.01.29 05:12:49.329861 [ 5 ] {415450bd-dfa8-4caf-a030-85b4597eec21} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7564 | 2025.01.29 05:12:49.330043 [ 72 ] {} <Debug> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7565 | 2025.01.29 05:12:49.330124 [ 5 ] {415450bd-dfa8-4caf-a030-85b4597eec21} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002202 sec., 127611.26248864668 rows/sec., 11.26 MiB/sec. | ||
7566 | 2025.01.29 05:12:49.330130 [ 72 ] {} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7567 | 2025.01.29 05:12:49.330207 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7568 | 2025.01.29 05:12:49.330264 [ 5 ] {415450bd-dfa8-4caf-a030-85b4597eec21} <Debug> TCPHandler: Processed in 0.002778422 sec. | ||
7569 | 2025.01.29 05:12:49.330517 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7570 | 2025.01.29 05:12:49.330516 [ 191 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::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 | ||
7571 | 2025.01.29 05:12:49.330744 [ 254 ] {b6cd4d81-73fc-42ae-94ae-b03ff2b1832d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7572 | 2025.01.29 05:12:49.330820 [ 191 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7573 | 2025.01.29 05:12:49.330848 [ 254 ] {b6cd4d81-73fc-42ae-94ae-b03ff2b1832d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7574 | 2025.01.29 05:12:49.330889 [ 191 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::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 | ||
7575 | 2025.01.29 05:12:49.331245 [ 191 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 68 rows starting from the beginning of the part | ||
7576 | 2025.01.29 05:12:49.331562 [ 191 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
7577 | 2025.01.29 05:12:49.331896 [ 191 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 281 rows starting from the beginning of the part | ||
7578 | 2025.01.29 05:12:49.332232 [ 191 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
7579 | 2025.01.29 05:12:49.332561 [ 191 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 281 rows starting from the beginning of the part | ||
7580 | 2025.01.29 05:12:49.333832 [ 254 ] {b6cd4d81-73fc-42ae-94ae-b03ff2b1832d} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7581 | 2025.01.29 05:12:49.333896 [ 254 ] {b6cd4d81-73fc-42ae-94ae-b03ff2b1832d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7582 | 2025.01.29 05:12:49.335024 [ 254 ] {b6cd4d81-73fc-42ae-94ae-b03ff2b1832d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7583 | 2025.01.29 05:12:49.335368 [ 254 ] {b6cd4d81-73fc-42ae-94ae-b03ff2b1832d} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7584 | 2025.01.29 05:12:49.335847 [ 254 ] {b6cd4d81-73fc-42ae-94ae-b03ff2b1832d} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.005175 sec., 8888.888888888889 rows/sec., 654.82 KiB/sec. | ||
7585 | 2025.01.29 05:12:49.336103 [ 254 ] {b6cd4d81-73fc-42ae-94ae-b03ff2b1832d} <Debug> TCPHandler: Processed in 0.005730618 sec. | ||
7586 | 2025.01.29 05:12:49.336138 [ 191 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.00581819 sec., 373483.84978833626 rows/sec., 32.86 MiB/sec. | ||
7587 | 2025.01.29 05:12:49.336370 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7588 | 2025.01.29 05:12:49.336457 [ 192 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7589 | 2025.01.29 05:12:49.336693 [ 5 ] {c10ecc1e-dbdf-4a4c-8817-69b78f09ba85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7590 | 2025.01.29 05:12:49.336846 [ 5 ] {c10ecc1e-dbdf-4a4c-8817-69b78f09ba85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7591 | 2025.01.29 05:12:49.337094 [ 192 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_61_12} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7592 | 2025.01.29 05:12:49.337297 [ 192 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_61_12} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7593 | 2025.01.29 05:12:49.337499 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
7594 | 2025.01.29 05:12:49.337954 [ 5 ] {c10ecc1e-dbdf-4a4c-8817-69b78f09ba85} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7595 | 2025.01.29 05:12:49.338000 [ 5 ] {c10ecc1e-dbdf-4a4c-8817-69b78f09ba85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7596 | 2025.01.29 05:12:49.338383 [ 5 ] {c10ecc1e-dbdf-4a4c-8817-69b78f09ba85} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7597 | 2025.01.29 05:12:49.338640 [ 5 ] {c10ecc1e-dbdf-4a4c-8817-69b78f09ba85} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7598 | 2025.01.29 05:12:49.338862 [ 5 ] {c10ecc1e-dbdf-4a4c-8817-69b78f09ba85} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002252 sec., 6216.696269982238 rows/sec., 435.38 KiB/sec. | ||
7599 | 2025.01.29 05:12:49.338922 [ 5 ] {c10ecc1e-dbdf-4a4c-8817-69b78f09ba85} <Debug> TCPHandler: Processed in 0.002677009 sec. | ||
7600 | 2025.01.29 05:12:49.339094 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7601 | 2025.01.29 05:12:49.339297 [ 254 ] {26ec1930-720c-490c-8d72-fa3a5a124a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7602 | 2025.01.29 05:12:49.339401 [ 254 ] {26ec1930-720c-490c-8d72-fa3a5a124a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7603 | 2025.01.29 05:12:49.340364 [ 254 ] {26ec1930-720c-490c-8d72-fa3a5a124a7a} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7604 | 2025.01.29 05:12:49.340406 [ 254 ] {26ec1930-720c-490c-8d72-fa3a5a124a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7605 | 2025.01.29 05:12:49.340779 [ 254 ] {26ec1930-720c-490c-8d72-fa3a5a124a7a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7606 | 2025.01.29 05:12:49.341028 [ 254 ] {26ec1930-720c-490c-8d72-fa3a5a124a7a} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7607 | 2025.01.29 05:12:49.341242 [ 254 ] {26ec1930-720c-490c-8d72-fa3a5a124a7a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002002 sec., 6493.506493506494 rows/sec., 404.87 KiB/sec. | ||
7608 | 2025.01.29 05:12:49.341295 [ 254 ] {26ec1930-720c-490c-8d72-fa3a5a124a7a} <Debug> TCPHandler: Processed in 0.0022724 sec. | ||
7609 | 2025.01.29 05:12:49.341457 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7610 | 2025.01.29 05:12:49.341598 [ 5 ] {4af651e4-e492-4423-bde5-66bc872d8c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7611 | 2025.01.29 05:12:49.341657 [ 5 ] {4af651e4-e492-4423-bde5-66bc872d8c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7612 | 2025.01.29 05:12:49.342507 [ 5 ] {4af651e4-e492-4423-bde5-66bc872d8c0f} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7613 | 2025.01.29 05:12:49.342548 [ 5 ] {4af651e4-e492-4423-bde5-66bc872d8c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7614 | 2025.01.29 05:12:49.342948 [ 5 ] {4af651e4-e492-4423-bde5-66bc872d8c0f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7615 | 2025.01.29 05:12:49.343214 [ 5 ] {4af651e4-e492-4423-bde5-66bc872d8c0f} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7616 | 2025.01.29 05:12:49.343394 [ 72 ] {} <Debug> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7617 | 2025.01.29 05:12:49.343449 [ 72 ] {} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7618 | 2025.01.29 05:12:49.343468 [ 5 ] {4af651e4-e492-4423-bde5-66bc872d8c0f} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001894 sec., 222280.88701161562 rows/sec., 15.88 MiB/sec. | ||
7619 | 2025.01.29 05:12:49.343491 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7620 | 2025.01.29 05:12:49.343622 [ 5 ] {4af651e4-e492-4423-bde5-66bc872d8c0f} <Debug> TCPHandler: Processed in 0.00222342 sec. | ||
7621 | 2025.01.29 05:12:49.343917 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7622 | 2025.01.29 05:12:49.343984 [ 199 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::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 | ||
7623 | 2025.01.29 05:12:49.344287 [ 254 ] {99dab053-d1e0-4da2-b496-206c033ef392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7624 | 2025.01.29 05:12:49.344479 [ 254 ] {99dab053-d1e0-4da2-b496-206c033ef392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7625 | 2025.01.29 05:12:49.344656 [ 199 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7626 | 2025.01.29 05:12:49.344799 [ 199 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::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 | ||
7627 | 2025.01.29 05:12:49.345213 [ 199 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 73 rows starting from the beginning of the part | ||
7628 | 2025.01.29 05:12:49.345533 [ 199 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
7629 | 2025.01.29 05:12:49.345890 [ 199 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 421 rows starting from the beginning of the part | ||
7630 | 2025.01.29 05:12:49.346172 [ 199 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
7631 | 2025.01.29 05:12:49.346406 [ 199 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 421 rows starting from the beginning of the part | ||
7632 | 2025.01.29 05:12:49.347198 [ 254 ] {99dab053-d1e0-4da2-b496-206c033ef392} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7633 | 2025.01.29 05:12:49.347269 [ 254 ] {99dab053-d1e0-4da2-b496-206c033ef392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7634 | 2025.01.29 05:12:49.348236 [ 254 ] {99dab053-d1e0-4da2-b496-206c033ef392} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7635 | 2025.01.29 05:12:49.348731 [ 254 ] {99dab053-d1e0-4da2-b496-206c033ef392} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7636 | 2025.01.29 05:12:49.349011 [ 254 ] {99dab053-d1e0-4da2-b496-206c033ef392} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004809 sec., 1247.6606363069245 rows/sec., 65.19 KiB/sec. | ||
7637 | 2025.01.29 05:12:49.349296 [ 254 ] {99dab053-d1e0-4da2-b496-206c033ef392} <Debug> TCPHandler: Processed in 0.005549994 sec. | ||
7638 | 2025.01.29 05:12:49.349560 [ 199 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.005927342 sec., 329996.1432966075 rows/sec., 25.26 MiB/sec. | ||
7639 | 2025.01.29 05:12:49.349638 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7640 | 2025.01.29 05:12:49.349840 [ 196 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7641 | 2025.01.29 05:12:49.350002 [ 5 ] {bfe74396-78f6-4f05-8407-a5877260bc7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7642 | 2025.01.29 05:12:49.350150 [ 5 ] {bfe74396-78f6-4f05-8407-a5877260bc7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7643 | 2025.01.29 05:12:49.350521 [ 196 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_61_12} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7644 | 2025.01.29 05:12:49.350750 [ 196 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_61_12} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7645 | 2025.01.29 05:12:49.350879 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
7646 | 2025.01.29 05:12:49.351179 [ 5 ] {bfe74396-78f6-4f05-8407-a5877260bc7d} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7647 | 2025.01.29 05:12:49.351223 [ 5 ] {bfe74396-78f6-4f05-8407-a5877260bc7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7648 | 2025.01.29 05:12:49.351642 [ 5 ] {bfe74396-78f6-4f05-8407-a5877260bc7d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7649 | 2025.01.29 05:12:49.351898 [ 5 ] {bfe74396-78f6-4f05-8407-a5877260bc7d} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7650 | 2025.01.29 05:12:49.352087 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7651 | 2025.01.29 05:12:49.352139 [ 5 ] {bfe74396-78f6-4f05-8407-a5877260bc7d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002278 sec., 104038.63037752414 rows/sec., 6.97 MiB/sec. | ||
7652 | 2025.01.29 05:12:49.352155 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7653 | 2025.01.29 05:12:49.352252 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7654 | 2025.01.29 05:12:49.352277 [ 5 ] {bfe74396-78f6-4f05-8407-a5877260bc7d} <Debug> TCPHandler: Processed in 0.002855394 sec. | ||
7655 | 2025.01.29 05:12:49.352569 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
7656 | 2025.01.29 05:12:49.352629 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7657 | 2025.01.29 05:12:49.352727 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7658 | 2025.01.29 05:12:49.352767 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17965 rows starting from the beginning of the part | ||
7659 | 2025.01.29 05:12:49.353089 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 98 rows starting from the beginning of the part | ||
7660 | 2025.01.29 05:12:49.353119 [ 254 ] {f08d70b2-efcb-472b-8f69-319121161a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7661 | 2025.01.29 05:12:49.353411 [ 254 ] {f08d70b2-efcb-472b-8f69-319121161a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7662 | 2025.01.29 05:12:49.353445 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
7663 | 2025.01.29 05:12:49.353854 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 237 rows starting from the beginning of the part | ||
7664 | 2025.01.29 05:12:49.354225 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
7665 | 2025.01.29 05:12:49.354599 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
7666 | 2025.01.29 05:12:49.355705 [ 254 ] {f08d70b2-efcb-472b-8f69-319121161a14} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7667 | 2025.01.29 05:12:49.355777 [ 254 ] {f08d70b2-efcb-472b-8f69-319121161a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7668 | 2025.01.29 05:12:49.356215 [ 254 ] {f08d70b2-efcb-472b-8f69-319121161a14} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7669 | 2025.01.29 05:12:49.356538 [ 254 ] {f08d70b2-efcb-472b-8f69-319121161a14} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7670 | 2025.01.29 05:12:49.357272 [ 254 ] {f08d70b2-efcb-472b-8f69-319121161a14} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00432 sec., 231.48148148148147 rows/sec., 15.60 KiB/sec. | ||
7671 | 2025.01.29 05:12:49.357711 [ 254 ] {f08d70b2-efcb-472b-8f69-319121161a14} <Debug> TCPHandler: Processed in 0.005314248 sec. | ||
7672 | 2025.01.29 05:12:49.357917 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7673 | 2025.01.29 05:12:49.358102 [ 5 ] {60904a65-5469-4f65-8369-0f361b9b0af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7674 | 2025.01.29 05:12:49.358196 [ 5 ] {60904a65-5469-4f65-8369-0f361b9b0af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7675 | 2025.01.29 05:12:49.359675 [ 5 ] {60904a65-5469-4f65-8369-0f361b9b0af8} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7676 | 2025.01.29 05:12:49.359715 [ 5 ] {60904a65-5469-4f65-8369-0f361b9b0af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7677 | 2025.01.29 05:12:49.360643 [ 5 ] {60904a65-5469-4f65-8369-0f361b9b0af8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7678 | 2025.01.29 05:12:49.361121 [ 5 ] {60904a65-5469-4f65-8369-0f361b9b0af8} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7679 | 2025.01.29 05:12:49.361411 [ 5 ] {60904a65-5469-4f65-8369-0f361b9b0af8} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003355 sec., 11624.441132637854 rows/sec., 20.83 MiB/sec. | ||
7680 | 2025.01.29 05:12:49.361553 [ 5 ] {60904a65-5469-4f65-8369-0f361b9b0af8} <Debug> TCPHandler: Processed in 0.003709863 sec. | ||
7681 | 2025.01.29 05:12:49.361788 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7682 | 2025.01.29 05:12:49.362271 [ 254 ] {2490180f-518a-4e2f-8f8f-41077b92e965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7683 | 2025.01.29 05:12:49.362331 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18857 rows, containing 5 columns (5 merged, 0 gathered) in 0.009952422 sec., 1894714.6734734518 rows/sec., 127.90 MiB/sec. | ||
7684 | 2025.01.29 05:12:49.362352 [ 254 ] {2490180f-518a-4e2f-8f8f-41077b92e965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7685 | 2025.01.29 05:12:49.362660 [ 193 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7686 | 2025.01.29 05:12:49.363234 [ 189 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7687 | 2025.01.29 05:12:49.363255 [ 254 ] {2490180f-518a-4e2f-8f8f-41077b92e965} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7688 | 2025.01.29 05:12:49.363327 [ 254 ] {2490180f-518a-4e2f-8f8f-41077b92e965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7689 | 2025.01.29 05:12:49.363404 [ 189 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7690 | 2025.01.29 05:12:49.363566 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.20 MiB. | ||
7691 | 2025.01.29 05:12:49.363868 [ 254 ] {2490180f-518a-4e2f-8f8f-41077b92e965} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7692 | 2025.01.29 05:12:49.364116 [ 254 ] {2490180f-518a-4e2f-8f8f-41077b92e965} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7693 | 2025.01.29 05:12:49.364240 [ 70 ] {} <Debug> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7694 | 2025.01.29 05:12:49.364277 [ 70 ] {} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7695 | 2025.01.29 05:12:49.364301 [ 254 ] {2490180f-518a-4e2f-8f8f-41077b92e965} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0022 sec., 37272.72727272727 rows/sec., 2.37 MiB/sec. | ||
7696 | 2025.01.29 05:12:49.364306 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7697 | 2025.01.29 05:12:49.364408 [ 254 ] {2490180f-518a-4e2f-8f8f-41077b92e965} <Debug> TCPHandler: Processed in 0.002745261 sec. | ||
7698 | 2025.01.29 05:12:49.364548 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
7699 | 2025.01.29 05:12:49.364674 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7700 | 2025.01.29 05:12:49.364707 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3408 rows starting from the beginning of the part | ||
7701 | 2025.01.29 05:12:49.364841 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
7702 | 2025.01.29 05:12:49.365027 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
7703 | 2025.01.29 05:12:49.365160 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part | ||
7704 | 2025.01.29 05:12:49.365257 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
7705 | 2025.01.29 05:12:49.365452 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
7706 | 2025.01.29 05:12:49.367014 [ 189 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3728 rows, containing 4 columns (4 merged, 0 gathered) in 0.002592828 sec., 1437812.3037856733 rows/sec., 93.71 MiB/sec. | ||
7707 | 2025.01.29 05:12:49.367421 [ 186 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7708 | 2025.01.29 05:12:49.367775 [ 186 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_61_12} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7709 | 2025.01.29 05:12:49.367866 [ 186 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_61_12} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7710 | 2025.01.29 05:12:49.367964 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
7711 | 2025.01.29 05:12:53.736794 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7712 | 2025.01.29 05:12:53.736857 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7713 | 2025.01.29 05:12:53.872905 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
7714 | 2025.01.29 05:12:53.873540 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7715 | 2025.01.29 05:12:53.873577 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7716 | 2025.01.29 05:12:53.874121 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7717 | 2025.01.29 05:12:53.874394 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7718 | 2025.01.29 05:12:53.874590 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
7719 | 2025.01.29 05:12:54.318691 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7720 | 2025.01.29 05:12:54.318996 [ 254 ] {b4b3d38c-428f-4fa4-a0b6-7d368546641c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7721 | 2025.01.29 05:12:54.319111 [ 254 ] {b4b3d38c-428f-4fa4-a0b6-7d368546641c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7722 | 2025.01.29 05:12:54.319949 [ 254 ] {b4b3d38c-428f-4fa4-a0b6-7d368546641c} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7723 | 2025.01.29 05:12:54.320001 [ 254 ] {b4b3d38c-428f-4fa4-a0b6-7d368546641c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7724 | 2025.01.29 05:12:54.320430 [ 254 ] {b4b3d38c-428f-4fa4-a0b6-7d368546641c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7725 | 2025.01.29 05:12:54.320681 [ 254 ] {b4b3d38c-428f-4fa4-a0b6-7d368546641c} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7726 | 2025.01.29 05:12:54.320906 [ 254 ] {b4b3d38c-428f-4fa4-a0b6-7d368546641c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001994 sec., 28084.252758274823 rows/sec., 2.14 MiB/sec. | ||
7727 | 2025.01.29 05:12:54.320963 [ 254 ] {b4b3d38c-428f-4fa4-a0b6-7d368546641c} <Debug> TCPHandler: Processed in 0.002467285 sec. | ||
7728 | 2025.01.29 05:12:54.321209 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7729 | 2025.01.29 05:12:54.321423 [ 5 ] {c153f629-99a3-43c6-a689-78da1f4a139f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7730 | 2025.01.29 05:12:54.321506 [ 5 ] {c153f629-99a3-43c6-a689-78da1f4a139f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7731 | 2025.01.29 05:12:54.322368 [ 5 ] {c153f629-99a3-43c6-a689-78da1f4a139f} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7732 | 2025.01.29 05:12:54.322414 [ 5 ] {c153f629-99a3-43c6-a689-78da1f4a139f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7733 | 2025.01.29 05:12:54.322856 [ 5 ] {c153f629-99a3-43c6-a689-78da1f4a139f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7734 | 2025.01.29 05:12:54.323136 [ 5 ] {c153f629-99a3-43c6-a689-78da1f4a139f} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7735 | 2025.01.29 05:12:54.323384 [ 5 ] {c153f629-99a3-43c6-a689-78da1f4a139f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00202 sec., 31683.16831683168 rows/sec., 2.47 MiB/sec. | ||
7736 | 2025.01.29 05:12:54.323471 [ 5 ] {c153f629-99a3-43c6-a689-78da1f4a139f} <Debug> TCPHandler: Processed in 0.002404273 sec. | ||
7737 | 2025.01.29 05:12:54.323699 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7738 | 2025.01.29 05:12:54.323883 [ 254 ] {21fa732a-f514-4eb2-955a-cadff3224e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7739 | 2025.01.29 05:12:54.323947 [ 254 ] {21fa732a-f514-4eb2-955a-cadff3224e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7740 | 2025.01.29 05:12:54.324580 [ 254 ] {21fa732a-f514-4eb2-955a-cadff3224e0c} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7741 | 2025.01.29 05:12:54.324621 [ 254 ] {21fa732a-f514-4eb2-955a-cadff3224e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7742 | 2025.01.29 05:12:54.325031 [ 254 ] {21fa732a-f514-4eb2-955a-cadff3224e0c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7743 | 2025.01.29 05:12:54.325271 [ 254 ] {21fa732a-f514-4eb2-955a-cadff3224e0c} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7744 | 2025.01.29 05:12:54.325506 [ 254 ] {21fa732a-f514-4eb2-955a-cadff3224e0c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001651 sec., 96910.96305269534 rows/sec., 6.75 MiB/sec. | ||
7745 | 2025.01.29 05:12:54.325571 [ 254 ] {21fa732a-f514-4eb2-955a-cadff3224e0c} <Debug> TCPHandler: Processed in 0.002018935 sec. | ||
7746 | 2025.01.29 05:12:54.325756 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7747 | 2025.01.29 05:12:54.325888 [ 5 ] {8a5d2e4c-2d76-4e14-88d9-8d2e373c2077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7748 | 2025.01.29 05:12:54.325940 [ 5 ] {8a5d2e4c-2d76-4e14-88d9-8d2e373c2077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7749 | 2025.01.29 05:12:54.326449 [ 5 ] {8a5d2e4c-2d76-4e14-88d9-8d2e373c2077} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7750 | 2025.01.29 05:12:54.326488 [ 5 ] {8a5d2e4c-2d76-4e14-88d9-8d2e373c2077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7751 | 2025.01.29 05:12:54.326875 [ 5 ] {8a5d2e4c-2d76-4e14-88d9-8d2e373c2077} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7752 | 2025.01.29 05:12:54.327132 [ 5 ] {8a5d2e4c-2d76-4e14-88d9-8d2e373c2077} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7753 | 2025.01.29 05:12:54.327342 [ 5 ] {8a5d2e4c-2d76-4e14-88d9-8d2e373c2077} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001476 sec., 40650.40650406504 rows/sec., 2.74 MiB/sec. | ||
7754 | 2025.01.29 05:12:54.327391 [ 5 ] {8a5d2e4c-2d76-4e14-88d9-8d2e373c2077} <Debug> TCPHandler: Processed in 0.001721249 sec. | ||
7755 | 2025.01.29 05:12:55.096978 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
7756 | 2025.01.29 05:12:55.116148 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7757 | 2025.01.29 05:12:55.116233 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7758 | 2025.01.29 05:12:55.123659 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7759 | 2025.01.29 05:12:55.124429 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7760 | 2025.01.29 05:12:55.127136 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
7761 | 2025.01.29 05:12:55.479342 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7762 | 2025.01.29 05:12:55.479558 [ 254 ] {c2d77cf9-3faa-49e1-b780-8d18f298c6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7763 | 2025.01.29 05:12:55.479640 [ 254 ] {c2d77cf9-3faa-49e1-b780-8d18f298c6e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7764 | 2025.01.29 05:12:55.480477 [ 254 ] {c2d77cf9-3faa-49e1-b780-8d18f298c6e6} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7765 | 2025.01.29 05:12:55.480527 [ 254 ] {c2d77cf9-3faa-49e1-b780-8d18f298c6e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7766 | 2025.01.29 05:12:55.480983 [ 254 ] {c2d77cf9-3faa-49e1-b780-8d18f298c6e6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7767 | 2025.01.29 05:12:55.481242 [ 254 ] {c2d77cf9-3faa-49e1-b780-8d18f298c6e6} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7768 | 2025.01.29 05:12:55.481491 [ 254 ] {c2d77cf9-3faa-49e1-b780-8d18f298c6e6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001992 sec., 7028.112449799198 rows/sec., 505.93 KiB/sec. | ||
7769 | 2025.01.29 05:12:55.481559 [ 254 ] {c2d77cf9-3faa-49e1-b780-8d18f298c6e6} <Debug> TCPHandler: Processed in 0.002350163 sec. | ||
7770 | 2025.01.29 05:12:55.481827 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7771 | 2025.01.29 05:12:55.482037 [ 5 ] {82a257c6-a7a8-40df-a45a-deacacc478dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7772 | 2025.01.29 05:12:55.482118 [ 5 ] {82a257c6-a7a8-40df-a45a-deacacc478dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7773 | 2025.01.29 05:12:55.482868 [ 5 ] {82a257c6-a7a8-40df-a45a-deacacc478dc} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7774 | 2025.01.29 05:12:55.482916 [ 5 ] {82a257c6-a7a8-40df-a45a-deacacc478dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7775 | 2025.01.29 05:12:55.483354 [ 5 ] {82a257c6-a7a8-40df-a45a-deacacc478dc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7776 | 2025.01.29 05:12:55.483623 [ 5 ] {82a257c6-a7a8-40df-a45a-deacacc478dc} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7777 | 2025.01.29 05:12:55.483870 [ 5 ] {82a257c6-a7a8-40df-a45a-deacacc478dc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001892 sec., 1057.0824524312895 rows/sec., 86.20 KiB/sec. | ||
7778 | 2025.01.29 05:12:55.483927 [ 5 ] {82a257c6-a7a8-40df-a45a-deacacc478dc} <Debug> TCPHandler: Processed in 0.002238459 sec. | ||
7779 | 2025.01.29 05:12:55.484086 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7780 | 2025.01.29 05:12:55.484233 [ 254 ] {1c75b9cb-9e9a-4317-839f-7f0aabc9df19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7781 | 2025.01.29 05:12:55.484294 [ 254 ] {1c75b9cb-9e9a-4317-839f-7f0aabc9df19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7782 | 2025.01.29 05:12:55.485736 [ 254 ] {1c75b9cb-9e9a-4317-839f-7f0aabc9df19} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7783 | 2025.01.29 05:12:55.485777 [ 254 ] {1c75b9cb-9e9a-4317-839f-7f0aabc9df19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7784 | 2025.01.29 05:12:55.486236 [ 254 ] {1c75b9cb-9e9a-4317-839f-7f0aabc9df19} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7785 | 2025.01.29 05:12:55.486488 [ 254 ] {1c75b9cb-9e9a-4317-839f-7f0aabc9df19} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7786 | 2025.01.29 05:12:55.486703 [ 254 ] {1c75b9cb-9e9a-4317-839f-7f0aabc9df19} <Debug> executeQuery: Read 1412 rows, 120.59 KiB in 0.002509 sec., 562774.0135512156 rows/sec., 46.94 MiB/sec. | ||
7787 | 2025.01.29 05:12:55.486764 [ 254 ] {1c75b9cb-9e9a-4317-839f-7f0aabc9df19} <Debug> TCPHandler: Processed in 0.002749771 sec. | ||
7788 | 2025.01.29 05:12:55.486922 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7789 | 2025.01.29 05:12:55.487043 [ 5 ] {485dfeb8-8e6a-480f-8bbe-4537d95cdaed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7790 | 2025.01.29 05:12:55.487093 [ 5 ] {485dfeb8-8e6a-480f-8bbe-4537d95cdaed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7791 | 2025.01.29 05:12:55.487709 [ 5 ] {485dfeb8-8e6a-480f-8bbe-4537d95cdaed} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7792 | 2025.01.29 05:12:55.487750 [ 5 ] {485dfeb8-8e6a-480f-8bbe-4537d95cdaed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7793 | 2025.01.29 05:12:55.488130 [ 5 ] {485dfeb8-8e6a-480f-8bbe-4537d95cdaed} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7794 | 2025.01.29 05:12:55.488386 [ 5 ] {485dfeb8-8e6a-480f-8bbe-4537d95cdaed} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7795 | 2025.01.29 05:12:55.488593 [ 5 ] {485dfeb8-8e6a-480f-8bbe-4537d95cdaed} <Debug> executeQuery: Read 43 rows, 3.15 KiB in 0.001575 sec., 27301.5873015873 rows/sec., 1.95 MiB/sec. | ||
7796 | 2025.01.29 05:12:55.488646 [ 5 ] {485dfeb8-8e6a-480f-8bbe-4537d95cdaed} <Debug> TCPHandler: Processed in 0.00177992 sec. | ||
7797 | 2025.01.29 05:12:55.488790 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7798 | 2025.01.29 05:12:55.488914 [ 254 ] {06c66aa0-2751-4c92-8502-f9ffa933d636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7799 | 2025.01.29 05:12:55.488965 [ 254 ] {06c66aa0-2751-4c92-8502-f9ffa933d636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7800 | 2025.01.29 05:12:55.489678 [ 254 ] {06c66aa0-2751-4c92-8502-f9ffa933d636} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7801 | 2025.01.29 05:12:55.489718 [ 254 ] {06c66aa0-2751-4c92-8502-f9ffa933d636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7802 | 2025.01.29 05:12:55.490089 [ 254 ] {06c66aa0-2751-4c92-8502-f9ffa933d636} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7803 | 2025.01.29 05:12:55.490325 [ 254 ] {06c66aa0-2751-4c92-8502-f9ffa933d636} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7804 | 2025.01.29 05:12:55.490569 [ 254 ] {06c66aa0-2751-4c92-8502-f9ffa933d636} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001674 sec., 144563.91875746715 rows/sec., 9.79 MiB/sec. | ||
7805 | 2025.01.29 05:12:55.490752 [ 254 ] {06c66aa0-2751-4c92-8502-f9ffa933d636} <Debug> TCPHandler: Processed in 0.002015305 sec. | ||
7806 | 2025.01.29 05:12:55.490935 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7807 | 2025.01.29 05:12:55.491063 [ 5 ] {e5e9d033-1051-4b09-9bc2-b3d8ba20f225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7808 | 2025.01.29 05:12:55.491112 [ 5 ] {e5e9d033-1051-4b09-9bc2-b3d8ba20f225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7809 | 2025.01.29 05:12:55.491722 [ 5 ] {e5e9d033-1051-4b09-9bc2-b3d8ba20f225} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7810 | 2025.01.29 05:12:55.491764 [ 5 ] {e5e9d033-1051-4b09-9bc2-b3d8ba20f225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7811 | 2025.01.29 05:12:55.492143 [ 5 ] {e5e9d033-1051-4b09-9bc2-b3d8ba20f225} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7812 | 2025.01.29 05:12:55.492388 [ 5 ] {e5e9d033-1051-4b09-9bc2-b3d8ba20f225} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7813 | 2025.01.29 05:12:55.492623 [ 5 ] {e5e9d033-1051-4b09-9bc2-b3d8ba20f225} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001586 sec., 8196.72131147541 rows/sec., 511.06 KiB/sec. | ||
7814 | 2025.01.29 05:12:55.492758 [ 5 ] {e5e9d033-1051-4b09-9bc2-b3d8ba20f225} <Debug> TCPHandler: Processed in 0.001901553 sec. | ||
7815 | 2025.01.29 05:12:55.492937 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7816 | 2025.01.29 05:12:55.493078 [ 254 ] {0d30742e-917e-40cb-bb3a-7d6afcc021b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7817 | 2025.01.29 05:12:55.493136 [ 254 ] {0d30742e-917e-40cb-bb3a-7d6afcc021b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7818 | 2025.01.29 05:12:55.494071 [ 254 ] {0d30742e-917e-40cb-bb3a-7d6afcc021b2} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7819 | 2025.01.29 05:12:55.494110 [ 254 ] {0d30742e-917e-40cb-bb3a-7d6afcc021b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7820 | 2025.01.29 05:12:55.494503 [ 254 ] {0d30742e-917e-40cb-bb3a-7d6afcc021b2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7821 | 2025.01.29 05:12:55.494737 [ 254 ] {0d30742e-917e-40cb-bb3a-7d6afcc021b2} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7822 | 2025.01.29 05:12:55.494960 [ 254 ] {0d30742e-917e-40cb-bb3a-7d6afcc021b2} <Debug> executeQuery: Read 874 rows, 64.86 KiB in 0.001912 sec., 457112.97071129706 rows/sec., 33.13 MiB/sec. | ||
7823 | 2025.01.29 05:12:55.495024 [ 254 ] {0d30742e-917e-40cb-bb3a-7d6afcc021b2} <Debug> TCPHandler: Processed in 0.002154078 sec. | ||
7824 | 2025.01.29 05:12:55.495229 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7825 | 2025.01.29 05:12:55.495383 [ 5 ] {ac9e6a81-ee17-46ac-b434-5fa29c93a207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7826 | 2025.01.29 05:12:55.495436 [ 5 ] {ac9e6a81-ee17-46ac-b434-5fa29c93a207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7827 | 2025.01.29 05:12:55.495945 [ 5 ] {ac9e6a81-ee17-46ac-b434-5fa29c93a207} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7828 | 2025.01.29 05:12:55.495983 [ 5 ] {ac9e6a81-ee17-46ac-b434-5fa29c93a207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7829 | 2025.01.29 05:12:55.496374 [ 5 ] {ac9e6a81-ee17-46ac-b434-5fa29c93a207} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7830 | 2025.01.29 05:12:55.496616 [ 5 ] {ac9e6a81-ee17-46ac-b434-5fa29c93a207} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7831 | 2025.01.29 05:12:55.496830 [ 5 ] {ac9e6a81-ee17-46ac-b434-5fa29c93a207} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001471 sec., 4078.8579197824606 rows/sec., 213.10 KiB/sec. | ||
7832 | 2025.01.29 05:12:55.496882 [ 5 ] {ac9e6a81-ee17-46ac-b434-5fa29c93a207} <Debug> TCPHandler: Processed in 0.001764069 sec. | ||
7833 | 2025.01.29 05:12:55.497022 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7834 | 2025.01.29 05:12:55.497140 [ 254 ] {dd00c4e7-ff1a-46e1-84db-7033507e77e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7835 | 2025.01.29 05:12:55.497194 [ 254 ] {dd00c4e7-ff1a-46e1-84db-7033507e77e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7836 | 2025.01.29 05:12:55.497982 [ 254 ] {dd00c4e7-ff1a-46e1-84db-7033507e77e1} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7837 | 2025.01.29 05:12:55.498020 [ 254 ] {dd00c4e7-ff1a-46e1-84db-7033507e77e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7838 | 2025.01.29 05:12:55.498467 [ 254 ] {dd00c4e7-ff1a-46e1-84db-7033507e77e1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7839 | 2025.01.29 05:12:55.498695 [ 254 ] {dd00c4e7-ff1a-46e1-84db-7033507e77e1} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7840 | 2025.01.29 05:12:55.498955 [ 254 ] {dd00c4e7-ff1a-46e1-84db-7033507e77e1} <Debug> executeQuery: Read 988 rows, 67.32 KiB in 0.001828 sec., 540481.4004376368 rows/sec., 35.97 MiB/sec. | ||
7841 | 2025.01.29 05:12:55.499062 [ 254 ] {dd00c4e7-ff1a-46e1-84db-7033507e77e1} <Debug> TCPHandler: Processed in 0.002093397 sec. | ||
7842 | 2025.01.29 05:12:55.499272 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7843 | 2025.01.29 05:12:55.499409 [ 5 ] {f0004de2-b1fb-4371-8f82-c1665beb36bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7844 | 2025.01.29 05:12:55.499468 [ 5 ] {f0004de2-b1fb-4371-8f82-c1665beb36bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7845 | 2025.01.29 05:12:55.500024 [ 5 ] {f0004de2-b1fb-4371-8f82-c1665beb36bd} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7846 | 2025.01.29 05:12:55.500070 [ 5 ] {f0004de2-b1fb-4371-8f82-c1665beb36bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7847 | 2025.01.29 05:12:55.500470 [ 5 ] {f0004de2-b1fb-4371-8f82-c1665beb36bd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7848 | 2025.01.29 05:12:55.500709 [ 5 ] {f0004de2-b1fb-4371-8f82-c1665beb36bd} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7849 | 2025.01.29 05:12:55.500920 [ 5 ] {f0004de2-b1fb-4371-8f82-c1665beb36bd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001539 sec., 649.772579597141 rows/sec., 43.78 KiB/sec. | ||
7850 | 2025.01.29 05:12:55.500970 [ 5 ] {f0004de2-b1fb-4371-8f82-c1665beb36bd} <Debug> TCPHandler: Processed in 0.00178787 sec. | ||
7851 | 2025.01.29 05:12:55.501109 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7852 | 2025.01.29 05:12:55.501226 [ 254 ] {07a1b76e-501a-4887-83f2-7516bfabbfd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7853 | 2025.01.29 05:12:55.501308 [ 254 ] {07a1b76e-501a-4887-83f2-7516bfabbfd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7854 | 2025.01.29 05:12:55.502965 [ 254 ] {07a1b76e-501a-4887-83f2-7516bfabbfd4} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7855 | 2025.01.29 05:12:55.503004 [ 254 ] {07a1b76e-501a-4887-83f2-7516bfabbfd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7856 | 2025.01.29 05:12:55.503652 [ 254 ] {07a1b76e-501a-4887-83f2-7516bfabbfd4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7857 | 2025.01.29 05:12:55.503905 [ 254 ] {07a1b76e-501a-4887-83f2-7516bfabbfd4} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7858 | 2025.01.29 05:12:55.504157 [ 254 ] {07a1b76e-501a-4887-83f2-7516bfabbfd4} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002956 sec., 11502.029769959405 rows/sec., 20.61 MiB/sec. | ||
7859 | 2025.01.29 05:12:55.504273 [ 254 ] {07a1b76e-501a-4887-83f2-7516bfabbfd4} <Debug> TCPHandler: Processed in 0.003220211 sec. | ||
7860 | 2025.01.29 05:12:55.504476 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7861 | 2025.01.29 05:12:55.504694 [ 5 ] {86ad205e-f3f5-49c8-bf4d-06bdb1e8f138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7862 | 2025.01.29 05:12:55.504787 [ 5 ] {86ad205e-f3f5-49c8-bf4d-06bdb1e8f138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7863 | 2025.01.29 05:12:55.505541 [ 5 ] {86ad205e-f3f5-49c8-bf4d-06bdb1e8f138} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7864 | 2025.01.29 05:12:55.505581 [ 5 ] {86ad205e-f3f5-49c8-bf4d-06bdb1e8f138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7865 | 2025.01.29 05:12:55.505947 [ 5 ] {86ad205e-f3f5-49c8-bf4d-06bdb1e8f138} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7866 | 2025.01.29 05:12:55.506187 [ 5 ] {86ad205e-f3f5-49c8-bf4d-06bdb1e8f138} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7867 | 2025.01.29 05:12:55.506391 [ 5 ] {86ad205e-f3f5-49c8-bf4d-06bdb1e8f138} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001751 sec., 26270.702455739578 rows/sec., 1.59 MiB/sec. | ||
7868 | 2025.01.29 05:12:55.506441 [ 5 ] {86ad205e-f3f5-49c8-bf4d-06bdb1e8f138} <Debug> TCPHandler: Processed in 0.002075107 sec. | ||
7869 | 2025.01.29 05:12:56.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.23 MiB, peak 219.96 MiB, free memory in arenas 0.00 B, will set to 210.85 MiB (RSS), difference: -1.38 MiB | ||
7870 | 2025.01.29 05:12:58.958357 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1116 | ||
7871 | 2025.01.29 05:12:58.961853 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7872 | 2025.01.29 05:12:58.961910 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7873 | 2025.01.29 05:12:58.963419 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7874 | 2025.01.29 05:12:58.963735 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7875 | 2025.01.29 05:12:58.964405 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1116 | ||
7876 | 2025.01.29 05:12:59.316430 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7877 | 2025.01.29 05:12:59.316620 [ 254 ] {417ebd5c-0679-4442-9bc5-44aa4d58699d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7878 | 2025.01.29 05:12:59.316694 [ 254 ] {417ebd5c-0679-4442-9bc5-44aa4d58699d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7879 | 2025.01.29 05:12:59.317444 [ 254 ] {417ebd5c-0679-4442-9bc5-44aa4d58699d} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7880 | 2025.01.29 05:12:59.317497 [ 254 ] {417ebd5c-0679-4442-9bc5-44aa4d58699d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7881 | 2025.01.29 05:12:59.317939 [ 254 ] {417ebd5c-0679-4442-9bc5-44aa4d58699d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7882 | 2025.01.29 05:12:59.318188 [ 254 ] {417ebd5c-0679-4442-9bc5-44aa4d58699d} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7883 | 2025.01.29 05:12:59.318442 [ 254 ] {417ebd5c-0679-4442-9bc5-44aa4d58699d} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001869 sec., 35313.00160513644 rows/sec., 2.80 MiB/sec. | ||
7884 | 2025.01.29 05:12:59.318534 [ 254 ] {417ebd5c-0679-4442-9bc5-44aa4d58699d} <Debug> TCPHandler: Processed in 0.00223308 sec. | ||
7885 | 2025.01.29 05:12:59.318825 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7886 | 2025.01.29 05:12:59.319036 [ 5 ] {8a495516-384f-4255-9277-8f2e9a48ea56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7887 | 2025.01.29 05:12:59.319115 [ 5 ] {8a495516-384f-4255-9277-8f2e9a48ea56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7888 | 2025.01.29 05:12:59.319885 [ 5 ] {8a495516-384f-4255-9277-8f2e9a48ea56} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7889 | 2025.01.29 05:12:59.319929 [ 5 ] {8a495516-384f-4255-9277-8f2e9a48ea56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7890 | 2025.01.29 05:12:59.320369 [ 5 ] {8a495516-384f-4255-9277-8f2e9a48ea56} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7891 | 2025.01.29 05:12:59.320632 [ 5 ] {8a495516-384f-4255-9277-8f2e9a48ea56} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7892 | 2025.01.29 05:12:59.320848 [ 5 ] {8a495516-384f-4255-9277-8f2e9a48ea56} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001871 sec., 2672.367717797969 rows/sec., 200.95 KiB/sec. | ||
7893 | 2025.01.29 05:12:59.320990 [ 5 ] {8a495516-384f-4255-9277-8f2e9a48ea56} <Debug> TCPHandler: Processed in 0.002348433 sec. | ||
7894 | 2025.01.29 05:12:59.321152 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7895 | 2025.01.29 05:12:59.321297 [ 254 ] {6c48a06c-01af-45b5-a9ef-74f721b27c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7896 | 2025.01.29 05:12:59.321360 [ 254 ] {6c48a06c-01af-45b5-a9ef-74f721b27c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7897 | 2025.01.29 05:12:59.322005 [ 254 ] {6c48a06c-01af-45b5-a9ef-74f721b27c17} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7898 | 2025.01.29 05:12:59.322046 [ 254 ] {6c48a06c-01af-45b5-a9ef-74f721b27c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7899 | 2025.01.29 05:12:59.322424 [ 254 ] {6c48a06c-01af-45b5-a9ef-74f721b27c17} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7900 | 2025.01.29 05:12:59.322660 [ 254 ] {6c48a06c-01af-45b5-a9ef-74f721b27c17} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7901 | 2025.01.29 05:12:59.322870 [ 254 ] {6c48a06c-01af-45b5-a9ef-74f721b27c17} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001608 sec., 42910.44776119403 rows/sec., 3.35 MiB/sec. | ||
7902 | 2025.01.29 05:12:59.322926 [ 254 ] {6c48a06c-01af-45b5-a9ef-74f721b27c17} <Debug> TCPHandler: Processed in 0.001843621 sec. | ||
7903 | 2025.01.29 05:12:59.323103 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7904 | 2025.01.29 05:12:59.323227 [ 5 ] {75ad3510-db6d-465d-bc52-6c9ee99ef66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7905 | 2025.01.29 05:12:59.323285 [ 5 ] {75ad3510-db6d-465d-bc52-6c9ee99ef66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7906 | 2025.01.29 05:12:59.323853 [ 5 ] {75ad3510-db6d-465d-bc52-6c9ee99ef66b} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7907 | 2025.01.29 05:12:59.323892 [ 5 ] {75ad3510-db6d-465d-bc52-6c9ee99ef66b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7908 | 2025.01.29 05:12:59.324286 [ 5 ] {75ad3510-db6d-465d-bc52-6c9ee99ef66b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7909 | 2025.01.29 05:12:59.324521 [ 5 ] {75ad3510-db6d-465d-bc52-6c9ee99ef66b} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7910 | 2025.01.29 05:12:59.324708 [ 5 ] {75ad3510-db6d-465d-bc52-6c9ee99ef66b} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001511 sec., 63534.08338848445 rows/sec., 4.43 MiB/sec. | ||
7911 | 2025.01.29 05:12:59.324763 [ 5 ] {75ad3510-db6d-465d-bc52-6c9ee99ef66b} <Debug> TCPHandler: Processed in 0.001718138 sec. | ||
7912 | 2025.01.29 05:12:59.324913 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7913 | 2025.01.29 05:12:59.325031 [ 254 ] {cc9c58e8-683d-4e11-bdfa-a073aa2a9797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7914 | 2025.01.29 05:12:59.325115 [ 254 ] {cc9c58e8-683d-4e11-bdfa-a073aa2a9797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7915 | 2025.01.29 05:12:59.326215 [ 254 ] {cc9c58e8-683d-4e11-bdfa-a073aa2a9797} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7916 | 2025.01.29 05:12:59.326257 [ 254 ] {cc9c58e8-683d-4e11-bdfa-a073aa2a9797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7917 | 2025.01.29 05:12:59.326860 [ 254 ] {cc9c58e8-683d-4e11-bdfa-a073aa2a9797} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7918 | 2025.01.29 05:12:59.327113 [ 254 ] {cc9c58e8-683d-4e11-bdfa-a073aa2a9797} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7919 | 2025.01.29 05:12:59.327310 [ 254 ] {cc9c58e8-683d-4e11-bdfa-a073aa2a9797} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002304 sec., 2170.1388888888887 rows/sec., 3.89 MiB/sec. | ||
7920 | 2025.01.29 05:12:59.327415 [ 254 ] {cc9c58e8-683d-4e11-bdfa-a073aa2a9797} <Debug> TCPHandler: Processed in 0.002560447 sec. | ||
7921 | 2025.01.29 05:12:59.327655 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7922 | 2025.01.29 05:12:59.327879 [ 5 ] {16fb2b98-6a50-4c52-b73c-c3d248523601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7923 | 2025.01.29 05:12:59.327974 [ 5 ] {16fb2b98-6a50-4c52-b73c-c3d248523601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7924 | 2025.01.29 05:12:59.328688 [ 5 ] {16fb2b98-6a50-4c52-b73c-c3d248523601} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7925 | 2025.01.29 05:12:59.328727 [ 5 ] {16fb2b98-6a50-4c52-b73c-c3d248523601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7926 | 2025.01.29 05:12:59.329095 [ 5 ] {16fb2b98-6a50-4c52-b73c-c3d248523601} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7927 | 2025.01.29 05:12:59.329335 [ 5 ] {16fb2b98-6a50-4c52-b73c-c3d248523601} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7928 | 2025.01.29 05:12:59.329569 [ 5 ] {16fb2b98-6a50-4c52-b73c-c3d248523601} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001745 sec., 20630.372492836676 rows/sec., 1.39 MiB/sec. | ||
7929 | 2025.01.29 05:12:59.329650 [ 5 ] {16fb2b98-6a50-4c52-b73c-c3d248523601} <Debug> TCPHandler: Processed in 0.002107107 sec. | ||
7930 | 2025.01.29 05:13:01.375651 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
7931 | 2025.01.29 05:13:01.376323 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7932 | 2025.01.29 05:13:01.376362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7933 | 2025.01.29 05:13:01.376891 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7934 | 2025.01.29 05:13:01.377145 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7935 | 2025.01.29 05:13:01.377385 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
7936 | 2025.01.29 05:13:02.628145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
7937 | 2025.01.29 05:13:02.649138 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7938 | 2025.01.29 05:13:02.649192 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7939 | 2025.01.29 05:13:02.656486 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7940 | 2025.01.29 05:13:02.657244 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7941 | 2025.01.29 05:13:02.660951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
7942 | 2025.01.29 05:13:04.319705 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7943 | 2025.01.29 05:13:04.319893 [ 254 ] {0b5d779d-41e9-4db1-ac2b-51c81f7568ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7944 | 2025.01.29 05:13:04.319964 [ 254 ] {0b5d779d-41e9-4db1-ac2b-51c81f7568ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7945 | 2025.01.29 05:13:04.320744 [ 254 ] {0b5d779d-41e9-4db1-ac2b-51c81f7568ed} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7946 | 2025.01.29 05:13:04.320792 [ 254 ] {0b5d779d-41e9-4db1-ac2b-51c81f7568ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7947 | 2025.01.29 05:13:04.321227 [ 254 ] {0b5d779d-41e9-4db1-ac2b-51c81f7568ed} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7948 | 2025.01.29 05:13:04.321475 [ 254 ] {0b5d779d-41e9-4db1-ac2b-51c81f7568ed} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7949 | 2025.01.29 05:13:04.321738 [ 254 ] {0b5d779d-41e9-4db1-ac2b-51c81f7568ed} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001887 sec., 29676.7355590885 rows/sec., 2.27 MiB/sec. | ||
7950 | 2025.01.29 05:13:04.321814 [ 254 ] {0b5d779d-41e9-4db1-ac2b-51c81f7568ed} <Debug> TCPHandler: Processed in 0.00223609 sec. | ||
7951 | 2025.01.29 05:13:04.322109 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7952 | 2025.01.29 05:13:04.322316 [ 5 ] {eacb3c3b-9da4-4b44-a39d-0970f3ef8dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7953 | 2025.01.29 05:13:04.322396 [ 5 ] {eacb3c3b-9da4-4b44-a39d-0970f3ef8dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7954 | 2025.01.29 05:13:04.323178 [ 5 ] {eacb3c3b-9da4-4b44-a39d-0970f3ef8dd5} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7955 | 2025.01.29 05:13:04.323220 [ 5 ] {eacb3c3b-9da4-4b44-a39d-0970f3ef8dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7956 | 2025.01.29 05:13:04.323661 [ 5 ] {eacb3c3b-9da4-4b44-a39d-0970f3ef8dd5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7957 | 2025.01.29 05:13:04.323915 [ 5 ] {eacb3c3b-9da4-4b44-a39d-0970f3ef8dd5} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7958 | 2025.01.29 05:13:04.324174 [ 5 ] {eacb3c3b-9da4-4b44-a39d-0970f3ef8dd5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001902 sec., 33648.79074658254 rows/sec., 2.63 MiB/sec. | ||
7959 | 2025.01.29 05:13:04.324267 [ 5 ] {eacb3c3b-9da4-4b44-a39d-0970f3ef8dd5} <Debug> TCPHandler: Processed in 0.002324951 sec. | ||
7960 | 2025.01.29 05:13:04.324483 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7961 | 2025.01.29 05:13:04.324631 [ 254 ] {a3b0b109-2268-4dba-8e86-198b59484561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7962 | 2025.01.29 05:13:04.324693 [ 254 ] {a3b0b109-2268-4dba-8e86-198b59484561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7963 | 2025.01.29 05:13:04.325350 [ 254 ] {a3b0b109-2268-4dba-8e86-198b59484561} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7964 | 2025.01.29 05:13:04.325397 [ 254 ] {a3b0b109-2268-4dba-8e86-198b59484561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7965 | 2025.01.29 05:13:04.325817 [ 254 ] {a3b0b109-2268-4dba-8e86-198b59484561} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7966 | 2025.01.29 05:13:04.326063 [ 254 ] {a3b0b109-2268-4dba-8e86-198b59484561} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7967 | 2025.01.29 05:13:04.326343 [ 254 ] {a3b0b109-2268-4dba-8e86-198b59484561} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001731 sec., 92432.12016175622 rows/sec., 6.44 MiB/sec. | ||
7968 | 2025.01.29 05:13:04.326399 [ 254 ] {a3b0b109-2268-4dba-8e86-198b59484561} <Debug> TCPHandler: Processed in 0.002021435 sec. | ||
7969 | 2025.01.29 05:13:04.326609 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7970 | 2025.01.29 05:13:04.326765 [ 5 ] {2113532c-a7be-452f-a944-3cfcc8068ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7971 | 2025.01.29 05:13:04.326829 [ 5 ] {2113532c-a7be-452f-a944-3cfcc8068ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7972 | 2025.01.29 05:13:04.327434 [ 5 ] {2113532c-a7be-452f-a944-3cfcc8068ef2} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7973 | 2025.01.29 05:13:04.327480 [ 5 ] {2113532c-a7be-452f-a944-3cfcc8068ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7974 | 2025.01.29 05:13:04.327872 [ 5 ] {2113532c-a7be-452f-a944-3cfcc8068ef2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7975 | 2025.01.29 05:13:04.328126 [ 5 ] {2113532c-a7be-452f-a944-3cfcc8068ef2} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7976 | 2025.01.29 05:13:04.328309 [ 5 ] {2113532c-a7be-452f-a944-3cfcc8068ef2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001578 sec., 38022.813688212926 rows/sec., 2.56 MiB/sec. | ||
7977 | 2025.01.29 05:13:04.328359 [ 5 ] {2113532c-a7be-452f-a944-3cfcc8068ef2} <Debug> TCPHandler: Processed in 0.001859502 sec. | ||
7978 | 2025.01.29 05:13:08.737107 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7979 | 2025.01.29 05:13:08.737184 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7980 | 2025.01.29 05:13:08.878467 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
7981 | 2025.01.29 05:13:08.879362 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7982 | 2025.01.29 05:13:08.879407 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7983 | 2025.01.29 05:13:08.879952 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7984 | 2025.01.29 05:13:08.880217 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7985 | 2025.01.29 05:13:08.880513 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7986 | 2025.01.29 05:13:08.965600 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1136 | ||
7987 | 2025.01.29 05:13:08.968456 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7988 | 2025.01.29 05:13:08.968512 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7989 | 2025.01.29 05:13:08.970021 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7990 | 2025.01.29 05:13:08.970344 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7991 | 2025.01.29 05:13:08.971304 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1136 | ||
7992 | 2025.01.29 05:13:09.325280 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7993 | 2025.01.29 05:13:09.325475 [ 254 ] {050be930-2156-4757-a2fc-aeacff1dbbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7994 | 2025.01.29 05:13:09.325550 [ 254 ] {050be930-2156-4757-a2fc-aeacff1dbbc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7995 | 2025.01.29 05:13:09.326321 [ 254 ] {050be930-2156-4757-a2fc-aeacff1dbbc0} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7996 | 2025.01.29 05:13:09.326373 [ 254 ] {050be930-2156-4757-a2fc-aeacff1dbbc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
7997 | 2025.01.29 05:13:09.326810 [ 254 ] {050be930-2156-4757-a2fc-aeacff1dbbc0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7998 | 2025.01.29 05:13:09.327066 [ 254 ] {050be930-2156-4757-a2fc-aeacff1dbbc0} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7999 | 2025.01.29 05:13:09.327313 [ 254 ] {050be930-2156-4757-a2fc-aeacff1dbbc0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001891 sec., 7403.490216816499 rows/sec., 532.95 KiB/sec. | ||
8000 | 2025.01.29 05:13:09.327380 [ 254 ] {050be930-2156-4757-a2fc-aeacff1dbbc0} <Debug> TCPHandler: Processed in 0.00222995 sec. | ||
8001 | 2025.01.29 05:13:09.327619 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8002 | 2025.01.29 05:13:09.327831 [ 5 ] {0b8612c1-fe7f-4a51-b495-4ca3fe3d78cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8003 | 2025.01.29 05:13:09.327915 [ 5 ] {0b8612c1-fe7f-4a51-b495-4ca3fe3d78cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8004 | 2025.01.29 05:13:09.328918 [ 5 ] {0b8612c1-fe7f-4a51-b495-4ca3fe3d78cc} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8005 | 2025.01.29 05:13:09.328972 [ 5 ] {0b8612c1-fe7f-4a51-b495-4ca3fe3d78cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
8006 | 2025.01.29 05:13:09.329439 [ 5 ] {0b8612c1-fe7f-4a51-b495-4ca3fe3d78cc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8007 | 2025.01.29 05:13:09.329697 [ 5 ] {0b8612c1-fe7f-4a51-b495-4ca3fe3d78cc} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8008 | 2025.01.29 05:13:09.329893 [ 48 ] {} <Debug> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8009 | 2025.01.29 05:13:09.329960 [ 5 ] {0b8612c1-fe7f-4a51-b495-4ca3fe3d78cc} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002183 sec., 128721.94228126432 rows/sec., 11.35 MiB/sec. | ||
8010 | 2025.01.29 05:13:09.329990 [ 48 ] {} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8011 | 2025.01.29 05:13:09.330057 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
8012 | 2025.01.29 05:13:09.330105 [ 5 ] {0b8612c1-fe7f-4a51-b495-4ca3fe3d78cc} <Debug> TCPHandler: Processed in 0.002623648 sec. | ||
8013 | 2025.01.29 05:13:09.330402 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8014 | 2025.01.29 05:13:09.330433 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::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 | ||
8015 | 2025.01.29 05:13:09.330802 [ 254 ] {c4471e40-0011-48d9-9e49-f13e782f21aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8016 | 2025.01.29 05:13:09.330985 [ 254 ] {c4471e40-0011-48d9-9e49-f13e782f21aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8017 | 2025.01.29 05:13:09.331012 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8018 | 2025.01.29 05:13:09.331158 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::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 | ||
8019 | 2025.01.29 05:13:09.331724 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
8020 | 2025.01.29 05:13:09.332419 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1412 rows starting from the beginning of the part | ||
8021 | 2025.01.29 05:13:09.332916 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 66 rows starting from the beginning of the part | ||
8022 | 2025.01.29 05:13:09.333270 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
8023 | 2025.01.29 05:13:09.333715 [ 198 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 281 rows starting from the beginning of the part | ||
8024 | 2025.01.29 05:13:09.334470 [ 254 ] {c4471e40-0011-48d9-9e49-f13e782f21aa} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8025 | 2025.01.29 05:13:09.334521 [ 254 ] {c4471e40-0011-48d9-9e49-f13e782f21aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8026 | 2025.01.29 05:13:09.335073 [ 254 ] {c4471e40-0011-48d9-9e49-f13e782f21aa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8027 | 2025.01.29 05:13:09.335449 [ 254 ] {c4471e40-0011-48d9-9e49-f13e782f21aa} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8028 | 2025.01.29 05:13:09.335760 [ 254 ] {c4471e40-0011-48d9-9e49-f13e782f21aa} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.005115 sec., 8993.157380254155 rows/sec., 662.50 KiB/sec. | ||
8029 | 2025.01.29 05:13:09.335921 [ 254 ] {c4471e40-0011-48d9-9e49-f13e782f21aa} <Debug> TCPHandler: Processed in 0.005668046 sec. | ||
8030 | 2025.01.29 05:13:09.336121 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8031 | 2025.01.29 05:13:09.336501 [ 5 ] {17bfebef-ccc7-4e06-b87e-8be3b8b25315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8032 | 2025.01.29 05:13:09.336598 [ 189 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3302 rows, containing 5 columns (5 merged, 0 gathered) in 0.006435273 sec., 513109.5448475923 rows/sec., 44.80 MiB/sec. | ||
8033 | 2025.01.29 05:13:09.336600 [ 5 ] {17bfebef-ccc7-4e06-b87e-8be3b8b25315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8034 | 2025.01.29 05:13:09.336844 [ 189 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8035 | 2025.01.29 05:13:09.337260 [ 189 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_66_13} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8036 | 2025.01.29 05:13:09.337379 [ 189 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_66_13} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8037 | 2025.01.29 05:13:09.337422 [ 5 ] {17bfebef-ccc7-4e06-b87e-8be3b8b25315} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8038 | 2025.01.29 05:13:09.337483 [ 5 ] {17bfebef-ccc7-4e06-b87e-8be3b8b25315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8039 | 2025.01.29 05:13:09.337490 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
8040 | 2025.01.29 05:13:09.337910 [ 5 ] {17bfebef-ccc7-4e06-b87e-8be3b8b25315} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8041 | 2025.01.29 05:13:09.338150 [ 5 ] {17bfebef-ccc7-4e06-b87e-8be3b8b25315} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8042 | 2025.01.29 05:13:09.338374 [ 5 ] {17bfebef-ccc7-4e06-b87e-8be3b8b25315} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002038 sec., 6869.479882237488 rows/sec., 481.09 KiB/sec. | ||
8043 | 2025.01.29 05:13:09.338432 [ 5 ] {17bfebef-ccc7-4e06-b87e-8be3b8b25315} <Debug> TCPHandler: Processed in 0.002390613 sec. | ||
8044 | 2025.01.29 05:13:09.338578 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8045 | 2025.01.29 05:13:09.338711 [ 254 ] {b6fbf7ec-d404-402c-b671-79af115579e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8046 | 2025.01.29 05:13:09.338771 [ 254 ] {b6fbf7ec-d404-402c-b671-79af115579e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8047 | 2025.01.29 05:13:09.339463 [ 254 ] {b6fbf7ec-d404-402c-b671-79af115579e1} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8048 | 2025.01.29 05:13:09.339512 [ 254 ] {b6fbf7ec-d404-402c-b671-79af115579e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
8049 | 2025.01.29 05:13:09.339903 [ 254 ] {b6fbf7ec-d404-402c-b671-79af115579e1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8050 | 2025.01.29 05:13:09.340138 [ 254 ] {b6fbf7ec-d404-402c-b671-79af115579e1} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8051 | 2025.01.29 05:13:09.340365 [ 254 ] {b6fbf7ec-d404-402c-b671-79af115579e1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001689 sec., 7696.8620485494375 rows/sec., 479.90 KiB/sec. | ||
8052 | 2025.01.29 05:13:09.340482 [ 254 ] {b6fbf7ec-d404-402c-b671-79af115579e1} <Debug> TCPHandler: Processed in 0.001961164 sec. | ||
8053 | 2025.01.29 05:13:09.340637 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8054 | 2025.01.29 05:13:09.340830 [ 5 ] {a6821078-d915-4598-9a60-c3cf94d456fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8055 | 2025.01.29 05:13:09.340920 [ 5 ] {a6821078-d915-4598-9a60-c3cf94d456fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8056 | 2025.01.29 05:13:09.342004 [ 5 ] {a6821078-d915-4598-9a60-c3cf94d456fd} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8057 | 2025.01.29 05:13:09.342046 [ 5 ] {a6821078-d915-4598-9a60-c3cf94d456fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
8058 | 2025.01.29 05:13:09.342437 [ 5 ] {a6821078-d915-4598-9a60-c3cf94d456fd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8059 | 2025.01.29 05:13:09.342683 [ 5 ] {a6821078-d915-4598-9a60-c3cf94d456fd} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8060 | 2025.01.29 05:13:09.342859 [ 48 ] {} <Debug> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8061 | 2025.01.29 05:13:09.342930 [ 48 ] {} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8062 | 2025.01.29 05:13:09.342930 [ 5 ] {a6821078-d915-4598-9a60-c3cf94d456fd} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.002145 sec., 196270.39627039625 rows/sec., 14.02 MiB/sec. | ||
8063 | 2025.01.29 05:13:09.342969 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
8064 | 2025.01.29 05:13:09.343078 [ 5 ] {a6821078-d915-4598-9a60-c3cf94d456fd} <Debug> TCPHandler: Processed in 0.002499126 sec. | ||
8065 | 2025.01.29 05:13:09.343354 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8066 | 2025.01.29 05:13:09.343415 [ 190 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::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 | ||
8067 | 2025.01.29 05:13:09.343792 [ 254 ] {db42cf61-f550-46e0-8e60-0fb105ec9ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8068 | 2025.01.29 05:13:09.343949 [ 190 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8069 | 2025.01.29 05:13:09.343987 [ 254 ] {db42cf61-f550-46e0-8e60-0fb105ec9ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8070 | 2025.01.29 05:13:09.344073 [ 190 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::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 | ||
8071 | 2025.01.29 05:13:09.344648 [ 190 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
8072 | 2025.01.29 05:13:09.345196 [ 190 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 874 rows starting from the beginning of the part | ||
8073 | 2025.01.29 05:13:09.345686 [ 190 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 69 rows starting from the beginning of the part | ||
8074 | 2025.01.29 05:13:09.345917 [ 190 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
8075 | 2025.01.29 05:13:09.346293 [ 190 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 421 rows starting from the beginning of the part | ||
8076 | 2025.01.29 05:13:09.347103 [ 254 ] {db42cf61-f550-46e0-8e60-0fb105ec9ec9} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8077 | 2025.01.29 05:13:09.347148 [ 254 ] {db42cf61-f550-46e0-8e60-0fb105ec9ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8078 | 2025.01.29 05:13:09.347660 [ 254 ] {db42cf61-f550-46e0-8e60-0fb105ec9ec9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8079 | 2025.01.29 05:13:09.347983 [ 254 ] {db42cf61-f550-46e0-8e60-0fb105ec9ec9} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8080 | 2025.01.29 05:13:09.348291 [ 254 ] {db42cf61-f550-46e0-8e60-0fb105ec9ec9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004645 sec., 1291.7115177610335 rows/sec., 67.49 KiB/sec. | ||
8081 | 2025.01.29 05:13:09.348590 [ 254 ] {db42cf61-f550-46e0-8e60-0fb105ec9ec9} <Debug> TCPHandler: Processed in 0.005399121 sec. | ||
8082 | 2025.01.29 05:13:09.348934 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8083 | 2025.01.29 05:13:09.348988 [ 188 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.005884232 sec., 408719.4386625137 rows/sec., 31.34 MiB/sec. | ||
8084 | 2025.01.29 05:13:09.349106 [ 5 ] {330f4041-61a7-4074-8816-5d5bfdf0564c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8085 | 2025.01.29 05:13:09.349198 [ 5 ] {330f4041-61a7-4074-8816-5d5bfdf0564c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8086 | 2025.01.29 05:13:09.349264 [ 188 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8087 | 2025.01.29 05:13:09.349942 [ 188 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_66_13} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8088 | 2025.01.29 05:13:09.350152 [ 188 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_66_13} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8089 | 2025.01.29 05:13:09.350343 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
8090 | 2025.01.29 05:13:09.350487 [ 5 ] {330f4041-61a7-4074-8816-5d5bfdf0564c} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8091 | 2025.01.29 05:13:09.350532 [ 5 ] {330f4041-61a7-4074-8816-5d5bfdf0564c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
8092 | 2025.01.29 05:13:09.350947 [ 5 ] {330f4041-61a7-4074-8816-5d5bfdf0564c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8093 | 2025.01.29 05:13:09.351186 [ 5 ] {330f4041-61a7-4074-8816-5d5bfdf0564c} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8094 | 2025.01.29 05:13:09.351357 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8095 | 2025.01.29 05:13:09.351412 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8096 | 2025.01.29 05:13:09.351424 [ 5 ] {330f4041-61a7-4074-8816-5d5bfdf0564c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002345 sec., 101066.09808102346 rows/sec., 6.77 MiB/sec. | ||
8097 | 2025.01.29 05:13:09.351452 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
8098 | 2025.01.29 05:13:09.351578 [ 5 ] {330f4041-61a7-4074-8816-5d5bfdf0564c} <Debug> TCPHandler: Processed in 0.002872434 sec. | ||
8099 | 2025.01.29 05:13:09.351830 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::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 | ||
8100 | 2025.01.29 05:13:09.352135 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8101 | 2025.01.29 05:13:09.352293 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8102 | 2025.01.29 05:13:09.352428 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18857 rows starting from the beginning of the part | ||
8103 | 2025.01.29 05:13:09.352779 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
8104 | 2025.01.29 05:13:09.353137 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 988 rows starting from the beginning of the part | ||
8105 | 2025.01.29 05:13:09.353447 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 96 rows starting from the beginning of the part | ||
8106 | 2025.01.29 05:13:09.353757 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
8107 | 2025.01.29 05:13:09.353857 [ 254 ] {2991e015-3dd0-4208-aeed-8c3c52c63fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8108 | 2025.01.29 05:13:09.354021 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part | ||
8109 | 2025.01.29 05:13:09.354398 [ 254 ] {2991e015-3dd0-4208-aeed-8c3c52c63fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8110 | 2025.01.29 05:13:09.355444 [ 254 ] {2991e015-3dd0-4208-aeed-8c3c52c63fe3} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8111 | 2025.01.29 05:13:09.355486 [ 254 ] {2991e015-3dd0-4208-aeed-8c3c52c63fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8112 | 2025.01.29 05:13:09.355931 [ 254 ] {2991e015-3dd0-4208-aeed-8c3c52c63fe3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8113 | 2025.01.29 05:13:09.356328 [ 254 ] {2991e015-3dd0-4208-aeed-8c3c52c63fe3} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8114 | 2025.01.29 05:13:09.356959 [ 254 ] {2991e015-3dd0-4208-aeed-8c3c52c63fe3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004015 sec., 249.06600249066 rows/sec., 16.78 KiB/sec. | ||
8115 | 2025.01.29 05:13:09.357374 [ 254 ] {2991e015-3dd0-4208-aeed-8c3c52c63fe3} <Debug> TCPHandler: Processed in 0.005654487 sec. | ||
8116 | 2025.01.29 05:13:09.357744 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8117 | 2025.01.29 05:13:09.357874 [ 5 ] {60fd752a-7d84-497d-9b06-7df8d5cd0a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8118 | 2025.01.29 05:13:09.357953 [ 5 ] {60fd752a-7d84-497d-9b06-7df8d5cd0a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8119 | 2025.01.29 05:13:09.359335 [ 5 ] {60fd752a-7d84-497d-9b06-7df8d5cd0a94} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8120 | 2025.01.29 05:13:09.359373 [ 5 ] {60fd752a-7d84-497d-9b06-7df8d5cd0a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8121 | 2025.01.29 05:13:09.360233 [ 5 ] {60fd752a-7d84-497d-9b06-7df8d5cd0a94} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8122 | 2025.01.29 05:13:09.360535 [ 5 ] {60fd752a-7d84-497d-9b06-7df8d5cd0a94} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8123 | 2025.01.29 05:13:09.360968 [ 5 ] {60fd752a-7d84-497d-9b06-7df8d5cd0a94} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003112 sec., 12532.133676092544 rows/sec., 22.46 MiB/sec. | ||
8124 | 2025.01.29 05:13:09.361379 [ 5 ] {60fd752a-7d84-497d-9b06-7df8d5cd0a94} <Debug> TCPHandler: Processed in 0.003815065 sec. | ||
8125 | 2025.01.29 05:13:09.361553 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8126 | 2025.01.29 05:13:09.361705 [ 254 ] {8f8132d8-2139-4a06-a92e-0cd7e407ae67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8127 | 2025.01.29 05:13:09.361880 [ 254 ] {8f8132d8-2139-4a06-a92e-0cd7e407ae67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8128 | 2025.01.29 05:13:09.362268 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20498 rows, containing 5 columns (5 merged, 0 gathered) in 0.010683008 sec., 1918747.9780975543 rows/sec., 129.50 MiB/sec. | ||
8129 | 2025.01.29 05:13:09.362630 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8130 | 2025.01.29 05:13:09.363112 [ 254 ] {8f8132d8-2139-4a06-a92e-0cd7e407ae67} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8131 | 2025.01.29 05:13:09.363168 [ 254 ] {8f8132d8-2139-4a06-a92e-0cd7e407ae67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
8132 | 2025.01.29 05:13:09.363258 [ 194 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8133 | 2025.01.29 05:13:09.363394 [ 194 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8134 | 2025.01.29 05:13:09.363513 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
8135 | 2025.01.29 05:13:09.363647 [ 254 ] {8f8132d8-2139-4a06-a92e-0cd7e407ae67} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8136 | 2025.01.29 05:13:09.363888 [ 254 ] {8f8132d8-2139-4a06-a92e-0cd7e407ae67} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8137 | 2025.01.29 05:13:09.364097 [ 48 ] {} <Debug> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8138 | 2025.01.29 05:13:09.364124 [ 254 ] {8f8132d8-2139-4a06-a92e-0cd7e407ae67} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002456 sec., 33387.62214983714 rows/sec., 2.12 MiB/sec. | ||
8139 | 2025.01.29 05:13:09.364182 [ 48 ] {} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8140 | 2025.01.29 05:13:09.364270 [ 254 ] {8f8132d8-2139-4a06-a92e-0cd7e407ae67} <Debug> TCPHandler: Processed in 0.002777862 sec. | ||
8141 | 2025.01.29 05:13:09.364289 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
8142 | 2025.01.29 05:13:09.364482 [ 205 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
8143 | 2025.01.29 05:13:09.364615 [ 205 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8144 | 2025.01.29 05:13:09.364649 [ 205 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3728 rows starting from the beginning of the part | ||
8145 | 2025.01.29 05:13:09.364721 [ 205 ] {4b567459-6df6-4b38-833b-5f0121e19b11::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 | ||
8146 | 2025.01.29 05:13:09.364973 [ 205 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 46 rows starting from the beginning of the part | ||
8147 | 2025.01.29 05:13:09.365068 [ 205 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
8148 | 2025.01.29 05:13:09.365234 [ 205 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
8149 | 2025.01.29 05:13:09.365454 [ 205 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part | ||
8150 | 2025.01.29 05:13:09.366937 [ 194 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4012 rows, containing 4 columns (4 merged, 0 gathered) in 0.002512996 sec., 1596500.750498608 rows/sec., 104.05 MiB/sec. | ||
8151 | 2025.01.29 05:13:09.367368 [ 187 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8152 | 2025.01.29 05:13:09.367763 [ 187 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_66_13} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8153 | 2025.01.29 05:13:09.367857 [ 187 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_66_13} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8154 | 2025.01.29 05:13:09.367961 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
8155 | 2025.01.29 05:13:10.161957 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
8156 | 2025.01.29 05:13:10.183681 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8157 | 2025.01.29 05:13:10.183739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
8158 | 2025.01.29 05:13:10.191138 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8159 | 2025.01.29 05:13:10.191896 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8160 | 2025.01.29 05:13:10.194620 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
8161 | 2025.01.29 05:13:14.318867 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8162 | 2025.01.29 05:13:14.319079 [ 254 ] {2fe90aa2-d84c-4a34-bdc7-50e078695fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8163 | 2025.01.29 05:13:14.319154 [ 254 ] {2fe90aa2-d84c-4a34-bdc7-50e078695fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8164 | 2025.01.29 05:13:14.319934 [ 254 ] {2fe90aa2-d84c-4a34-bdc7-50e078695fe7} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8165 | 2025.01.29 05:13:14.319989 [ 254 ] {2fe90aa2-d84c-4a34-bdc7-50e078695fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8166 | 2025.01.29 05:13:14.320441 [ 254 ] {2fe90aa2-d84c-4a34-bdc7-50e078695fe7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8167 | 2025.01.29 05:13:14.320696 [ 254 ] {2fe90aa2-d84c-4a34-bdc7-50e078695fe7} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8168 | 2025.01.29 05:13:14.320928 [ 254 ] {2fe90aa2-d84c-4a34-bdc7-50e078695fe7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001903 sec., 29427.220178665266 rows/sec., 2.25 MiB/sec. | ||
8169 | 2025.01.29 05:13:14.320996 [ 254 ] {2fe90aa2-d84c-4a34-bdc7-50e078695fe7} <Debug> TCPHandler: Processed in 0.0022628 sec. | ||
8170 | 2025.01.29 05:13:14.321261 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8171 | 2025.01.29 05:13:14.321476 [ 5 ] {3cfaeac2-962e-487b-95a4-6f5c570d64f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8172 | 2025.01.29 05:13:14.321560 [ 5 ] {3cfaeac2-962e-487b-95a4-6f5c570d64f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8173 | 2025.01.29 05:13:14.322376 [ 5 ] {3cfaeac2-962e-487b-95a4-6f5c570d64f4} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8174 | 2025.01.29 05:13:14.322426 [ 5 ] {3cfaeac2-962e-487b-95a4-6f5c570d64f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8175 | 2025.01.29 05:13:14.322877 [ 5 ] {3cfaeac2-962e-487b-95a4-6f5c570d64f4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8176 | 2025.01.29 05:13:14.323145 [ 5 ] {3cfaeac2-962e-487b-95a4-6f5c570d64f4} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8177 | 2025.01.29 05:13:14.323399 [ 5 ] {3cfaeac2-962e-487b-95a4-6f5c570d64f4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001981 sec., 32306.915699141846 rows/sec., 2.52 MiB/sec. | ||
8178 | 2025.01.29 05:13:14.323471 [ 5 ] {3cfaeac2-962e-487b-95a4-6f5c570d64f4} <Debug> TCPHandler: Processed in 0.002349532 sec. | ||
8179 | 2025.01.29 05:13:14.323700 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8180 | 2025.01.29 05:13:14.323856 [ 254 ] {564a6aab-7a3b-4b47-98ef-f58e49f63335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8181 | 2025.01.29 05:13:14.323916 [ 254 ] {564a6aab-7a3b-4b47-98ef-f58e49f63335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8182 | 2025.01.29 05:13:14.324523 [ 254 ] {564a6aab-7a3b-4b47-98ef-f58e49f63335} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8183 | 2025.01.29 05:13:14.324566 [ 254 ] {564a6aab-7a3b-4b47-98ef-f58e49f63335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8184 | 2025.01.29 05:13:14.324984 [ 254 ] {564a6aab-7a3b-4b47-98ef-f58e49f63335} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8185 | 2025.01.29 05:13:14.325228 [ 254 ] {564a6aab-7a3b-4b47-98ef-f58e49f63335} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8186 | 2025.01.29 05:13:14.325473 [ 254 ] {564a6aab-7a3b-4b47-98ef-f58e49f63335} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001645 sec., 97264.4376899696 rows/sec., 6.77 MiB/sec. | ||
8187 | 2025.01.29 05:13:14.325575 [ 254 ] {564a6aab-7a3b-4b47-98ef-f58e49f63335} <Debug> TCPHandler: Processed in 0.002001854 sec. | ||
8188 | 2025.01.29 05:13:14.325787 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8189 | 2025.01.29 05:13:14.326010 [ 5 ] {3d7043d5-32f8-4bf8-947e-a6168e94edc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8190 | 2025.01.29 05:13:14.326079 [ 5 ] {3d7043d5-32f8-4bf8-947e-a6168e94edc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8191 | 2025.01.29 05:13:14.326689 [ 5 ] {3d7043d5-32f8-4bf8-947e-a6168e94edc5} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8192 | 2025.01.29 05:13:14.326738 [ 5 ] {3d7043d5-32f8-4bf8-947e-a6168e94edc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8193 | 2025.01.29 05:13:14.327145 [ 5 ] {3d7043d5-32f8-4bf8-947e-a6168e94edc5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8194 | 2025.01.29 05:13:14.327403 [ 5 ] {3d7043d5-32f8-4bf8-947e-a6168e94edc5} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8195 | 2025.01.29 05:13:14.327629 [ 5 ] {3d7043d5-32f8-4bf8-947e-a6168e94edc5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001664 sec., 36057.69230769231 rows/sec., 2.43 MiB/sec. | ||
8196 | 2025.01.29 05:13:14.327694 [ 5 ] {3d7043d5-32f8-4bf8-947e-a6168e94edc5} <Debug> TCPHandler: Processed in 0.002018546 sec. | ||
8197 | 2025.01.29 05:13:16.381578 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
8198 | 2025.01.29 05:13:16.382245 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8199 | 2025.01.29 05:13:16.382294 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8200 | 2025.01.29 05:13:16.382832 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8201 | 2025.01.29 05:13:16.383084 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8202 | 2025.01.29 05:13:16.383336 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
8203 | 2025.01.29 05:13:16.383336 [ 36 ] {} <Debug> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8204 | 2025.01.29 05:13:16.383423 [ 36 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8205 | 2025.01.29 05:13:16.383450 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8206 | 2025.01.29 05:13:16.383666 [ 194 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::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 | ||
8207 | 2025.01.29 05:13:16.383929 [ 194 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8208 | 2025.01.29 05:13:16.383981 [ 194 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::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 | ||
8209 | 2025.01.29 05:13:16.384067 [ 194 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part | ||
8210 | 2025.01.29 05:13:16.384163 [ 194 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part | ||
8211 | 2025.01.29 05:13:16.384385 [ 194 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part | ||
8212 | 2025.01.29 05:13:16.384582 [ 194 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part | ||
8213 | 2025.01.29 05:13:16.384758 [ 194 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part | ||
8214 | 2025.01.29 05:13:16.387397 [ 195 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003866257 sec., 4875257.904479708 rows/sec., 69.74 MiB/sec. | ||
8215 | 2025.01.29 05:13:16.387626 [ 194 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8216 | 2025.01.29 05:13:16.387912 [ 194 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_41_8} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8217 | 2025.01.29 05:13:16.387995 [ 194 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_41_8} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8218 | 2025.01.29 05:13:16.388091 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
8219 | 2025.01.29 05:13:17.695633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
8220 | 2025.01.29 05:13:17.717655 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8221 | 2025.01.29 05:13:17.717725 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8222 | 2025.01.29 05:13:17.725350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8223 | 2025.01.29 05:13:17.726123 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8224 | 2025.01.29 05:13:17.726526 [ 35 ] {} <Debug> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8225 | 2025.01.29 05:13:17.726665 [ 35 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8226 | 2025.01.29 05:13:17.726747 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8227 | 2025.01.29 05:13:17.727312 [ 192 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
8228 | 2025.01.29 05:13:17.737341 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
8229 | 2025.01.29 05:13:17.738537 [ 192 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8230 | 2025.01.29 05:13:17.739450 [ 192 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
8231 | 2025.01.29 05:13:17.743792 [ 192 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
8232 | 2025.01.29 05:13:17.748268 [ 192 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
8233 | 2025.01.29 05:13:17.753043 [ 192 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
8234 | 2025.01.29 05:13:17.758133 [ 192 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
8235 | 2025.01.29 05:13:17.762520 [ 192 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
8236 | 2025.01.29 05:13:17.822220 [ 194 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.095328757 sec., 3241.414340480701 rows/sec., 16.76 MiB/sec. | ||
8237 | 2025.01.29 05:13:17.825224 [ 191 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8238 | 2025.01.29 05:13:17.828210 [ 191 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_41_8} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8239 | 2025.01.29 05:13:17.828343 [ 191 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_41_8} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8240 | 2025.01.29 05:13:17.830896 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
8241 | 2025.01.29 05:13:18.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.97 MiB, peak 226.39 MiB, free memory in arenas 0.00 B, will set to 216.46 MiB (RSS), difference: 3.49 MiB | ||
8242 | 2025.01.29 05:13:18.972386 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1166 | ||
8243 | 2025.01.29 05:13:18.975426 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8244 | 2025.01.29 05:13:18.975472 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8245 | 2025.01.29 05:13:18.976957 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8246 | 2025.01.29 05:13:18.977255 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8247 | 2025.01.29 05:13:18.979042 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1166 | ||
8248 | 2025.01.29 05:13:19.325033 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8249 | 2025.01.29 05:13:19.325240 [ 254 ] {a29099ee-2ed6-455a-83e4-b792325f10b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8250 | 2025.01.29 05:13:19.325318 [ 254 ] {a29099ee-2ed6-455a-83e4-b792325f10b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8251 | 2025.01.29 05:13:19.326110 [ 254 ] {a29099ee-2ed6-455a-83e4-b792325f10b2} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8252 | 2025.01.29 05:13:19.326156 [ 254 ] {a29099ee-2ed6-455a-83e4-b792325f10b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8253 | 2025.01.29 05:13:19.326586 [ 254 ] {a29099ee-2ed6-455a-83e4-b792325f10b2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8254 | 2025.01.29 05:13:19.326835 [ 254 ] {a29099ee-2ed6-455a-83e4-b792325f10b2} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8255 | 2025.01.29 05:13:19.327041 [ 26 ] {} <Debug> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8256 | 2025.01.29 05:13:19.327093 [ 254 ] {a29099ee-2ed6-455a-83e4-b792325f10b2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001908 sec., 7337.526205450734 rows/sec., 528.20 KiB/sec. | ||
8257 | 2025.01.29 05:13:19.327135 [ 26 ] {} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8258 | 2025.01.29 05:13:19.327211 [ 254 ] {a29099ee-2ed6-455a-83e4-b792325f10b2} <Debug> TCPHandler: Processed in 0.002339292 sec. | ||
8259 | 2025.01.29 05:13:19.327219 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8260 | 2025.01.29 05:13:19.327452 [ 196 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
8261 | 2025.01.29 05:13:19.327561 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8262 | 2025.01.29 05:13:19.327685 [ 196 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8263 | 2025.01.29 05:13:19.327738 [ 196 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part | ||
8264 | 2025.01.29 05:13:19.328054 [ 196 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
8265 | 2025.01.29 05:13:19.328108 [ 5 ] {ae179c37-9664-4cbe-88bb-cb49fa73107b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8266 | 2025.01.29 05:13:19.328301 [ 196 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
8267 | 2025.01.29 05:13:19.328328 [ 5 ] {ae179c37-9664-4cbe-88bb-cb49fa73107b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8268 | 2025.01.29 05:13:19.328577 [ 196 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
8269 | 2025.01.29 05:13:19.328974 [ 196 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
8270 | 2025.01.29 05:13:19.331088 [ 5 ] {ae179c37-9664-4cbe-88bb-cb49fa73107b} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8271 | 2025.01.29 05:13:19.331172 [ 5 ] {ae179c37-9664-4cbe-88bb-cb49fa73107b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8272 | 2025.01.29 05:13:19.331578 [ 194 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004224804 sec., 16568.815973474746 rows/sec., 1.23 MiB/sec. | ||
8273 | 2025.01.29 05:13:19.331788 [ 194 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8274 | 2025.01.29 05:13:19.332113 [ 5 ] {ae179c37-9664-4cbe-88bb-cb49fa73107b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8275 | 2025.01.29 05:13:19.332261 [ 194 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_29_7} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8276 | 2025.01.29 05:13:19.332393 [ 194 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_29_7} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8277 | 2025.01.29 05:13:19.332557 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8278 | 2025.01.29 05:13:19.332614 [ 5 ] {ae179c37-9664-4cbe-88bb-cb49fa73107b} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8279 | 2025.01.29 05:13:19.332884 [ 5 ] {ae179c37-9664-4cbe-88bb-cb49fa73107b} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.004992 sec., 56290.0641025641 rows/sec., 4.96 MiB/sec. | ||
8280 | 2025.01.29 05:13:19.332959 [ 5 ] {ae179c37-9664-4cbe-88bb-cb49fa73107b} <Debug> TCPHandler: Processed in 0.005620966 sec. | ||
8281 | 2025.01.29 05:13:19.333158 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8282 | 2025.01.29 05:13:19.333302 [ 254 ] {4481bbc6-b837-4f29-accc-c1c25c1e4a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8283 | 2025.01.29 05:13:19.333361 [ 254 ] {4481bbc6-b837-4f29-accc-c1c25c1e4a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8284 | 2025.01.29 05:13:19.334083 [ 254 ] {4481bbc6-b837-4f29-accc-c1c25c1e4a9e} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8285 | 2025.01.29 05:13:19.334122 [ 254 ] {4481bbc6-b837-4f29-accc-c1c25c1e4a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8286 | 2025.01.29 05:13:19.334485 [ 254 ] {4481bbc6-b837-4f29-accc-c1c25c1e4a9e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
8287 | 2025.01.29 05:13:19.334728 [ 254 ] {4481bbc6-b837-4f29-accc-c1c25c1e4a9e} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8288 | 2025.01.29 05:13:19.334889 [ 26 ] {} <Debug> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
8289 | 2025.01.29 05:13:19.334944 [ 26 ] {} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8290 | 2025.01.29 05:13:19.334977 [ 254 ] {4481bbc6-b837-4f29-accc-c1c25c1e4a9e} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001698 sec., 27090.694935217904 rows/sec., 1.95 MiB/sec. | ||
8291 | 2025.01.29 05:13:19.334986 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8292 | 2025.01.29 05:13:19.335154 [ 254 ] {4481bbc6-b837-4f29-accc-c1c25c1e4a9e} <Debug> TCPHandler: Processed in 0.002060346 sec. | ||
8293 | 2025.01.29 05:13:19.335251 [ 196 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::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 | ||
8294 | 2025.01.29 05:13:19.335360 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8295 | 2025.01.29 05:13:19.335432 [ 196 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8296 | 2025.01.29 05:13:19.335480 [ 196 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 64 rows starting from the beginning of the part | ||
8297 | 2025.01.29 05:13:19.335645 [ 5 ] {103f4dc1-f9c3-4db4-9b00-416f119cefec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8298 | 2025.01.29 05:13:19.335791 [ 196 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 46 rows starting from the beginning of the part | ||
8299 | 2025.01.29 05:13:19.335815 [ 5 ] {103f4dc1-f9c3-4db4-9b00-416f119cefec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8300 | 2025.01.29 05:13:19.336192 [ 196 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 43 rows starting from the beginning of the part | ||
8301 | 2025.01.29 05:13:19.336467 [ 196 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
8302 | 2025.01.29 05:13:19.336804 [ 196 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 46 rows starting from the beginning of the part | ||
8303 | 2025.01.29 05:13:19.337159 [ 196 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 46 rows starting from the beginning of the part | ||
8304 | 2025.01.29 05:13:19.338538 [ 5 ] {103f4dc1-f9c3-4db4-9b00-416f119cefec} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8305 | 2025.01.29 05:13:19.338610 [ 5 ] {103f4dc1-f9c3-4db4-9b00-416f119cefec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8306 | 2025.01.29 05:13:19.339636 [ 5 ] {103f4dc1-f9c3-4db4-9b00-416f119cefec} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8307 | 2025.01.29 05:13:19.339917 [ 194 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 5 columns (5 merged, 0 gathered) in 0.004804977 sec., 52029.385364383634 rows/sec., 3.93 MiB/sec. | ||
8308 | 2025.01.29 05:13:19.340130 [ 5 ] {103f4dc1-f9c3-4db4-9b00-416f119cefec} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8309 | 2025.01.29 05:13:19.340259 [ 194 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
8310 | 2025.01.29 05:13:19.340427 [ 26 ] {} <Debug> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
8311 | 2025.01.29 05:13:19.340554 [ 26 ] {} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8312 | 2025.01.29 05:13:19.340660 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8313 | 2025.01.29 05:13:19.340753 [ 5 ] {103f4dc1-f9c3-4db4-9b00-416f119cefec} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005182 sec., 2701.659590891548 rows/sec., 189.21 KiB/sec. | ||
8314 | 2025.01.29 05:13:19.341121 [ 5 ] {103f4dc1-f9c3-4db4-9b00-416f119cefec} <Debug> TCPHandler: Processed in 0.00583211 sec. | ||
8315 | 2025.01.29 05:13:19.341126 [ 200 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
8316 | 2025.01.29 05:13:19.341402 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8317 | 2025.01.29 05:13:19.341502 [ 200 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8318 | 2025.01.29 05:13:19.341609 [ 194 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_36_7} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8319 | 2025.01.29 05:13:19.341616 [ 200 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 243 rows starting from the beginning of the part | ||
8320 | 2025.01.29 05:13:19.341743 [ 254 ] {cc2c94dc-1c2b-47a0-923d-9c192c83d822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8321 | 2025.01.29 05:13:19.342041 [ 254 ] {cc2c94dc-1c2b-47a0-923d-9c192c83d822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8322 | 2025.01.29 05:13:19.342052 [ 194 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_36_7} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
8323 | 2025.01.29 05:13:19.342069 [ 200 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
8324 | 2025.01.29 05:13:19.342451 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8325 | 2025.01.29 05:13:19.342568 [ 200 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
8326 | 2025.01.29 05:13:19.342838 [ 200 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part | ||
8327 | 2025.01.29 05:13:19.343136 [ 200 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
8328 | 2025.01.29 05:13:19.343423 [ 200 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
8329 | 2025.01.29 05:13:19.345020 [ 254 ] {cc2c94dc-1c2b-47a0-923d-9c192c83d822} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8330 | 2025.01.29 05:13:19.345106 [ 254 ] {cc2c94dc-1c2b-47a0-923d-9c192c83d822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8331 | 2025.01.29 05:13:19.346139 [ 254 ] {cc2c94dc-1c2b-47a0-923d-9c192c83d822} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8332 | 2025.01.29 05:13:19.346576 [ 189 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005777039 sec., 93646.58954180506 rows/sec., 6.71 MiB/sec. | ||
8333 | 2025.01.29 05:13:19.346647 [ 254 ] {cc2c94dc-1c2b-47a0-923d-9c192c83d822} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8334 | 2025.01.29 05:13:19.346982 [ 33 ] {} <Debug> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8335 | 2025.01.29 05:13:19.346993 [ 189 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
8336 | 2025.01.29 05:13:19.347087 [ 33 ] {} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8337 | 2025.01.29 05:13:19.347106 [ 254 ] {cc2c94dc-1c2b-47a0-923d-9c192c83d822} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005422 sec., 2397.639247510144 rows/sec., 149.49 KiB/sec. | ||
8338 | 2025.01.29 05:13:19.347161 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8339 | 2025.01.29 05:13:19.347415 [ 254 ] {cc2c94dc-1c2b-47a0-923d-9c192c83d822} <Debug> TCPHandler: Processed in 0.006175398 sec. | ||
8340 | 2025.01.29 05:13:19.347522 [ 190 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
8341 | 2025.01.29 05:13:19.347697 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8342 | 2025.01.29 05:13:19.347922 [ 190 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8343 | 2025.01.29 05:13:19.347946 [ 189 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_29_6} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8344 | 2025.01.29 05:13:19.348056 [ 190 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part | ||
8345 | 2025.01.29 05:13:19.348073 [ 5 ] {ebcc51ec-7098-4b91-ae42-6a6a334c15b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8346 | 2025.01.29 05:13:19.348284 [ 189 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_29_6} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
8347 | 2025.01.29 05:13:19.348300 [ 5 ] {ebcc51ec-7098-4b91-ae42-6a6a334c15b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8348 | 2025.01.29 05:13:19.348609 [ 190 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part | ||
8349 | 2025.01.29 05:13:19.348740 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
8350 | 2025.01.29 05:13:19.349035 [ 190 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part | ||
8351 | 2025.01.29 05:13:19.349364 [ 190 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part | ||
8352 | 2025.01.29 05:13:19.349754 [ 190 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part | ||
8353 | 2025.01.29 05:13:19.351774 [ 5 ] {ebcc51ec-7098-4b91-ae42-6a6a334c15b3} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8354 | 2025.01.29 05:13:19.351861 [ 5 ] {ebcc51ec-7098-4b91-ae42-6a6a334c15b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8355 | 2025.01.29 05:13:19.352207 [ 190 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004895729 sec., 13276.8786834402 rows/sec., 879.67 KiB/sec. | ||
8356 | 2025.01.29 05:13:19.352417 [ 190 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8357 | 2025.01.29 05:13:19.352746 [ 5 ] {ebcc51ec-7098-4b91-ae42-6a6a334c15b3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8358 | 2025.01.29 05:13:19.352874 [ 190 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_29_7} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8359 | 2025.01.29 05:13:19.353028 [ 190 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_29_7} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8360 | 2025.01.29 05:13:19.353159 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8361 | 2025.01.29 05:13:19.353240 [ 5 ] {ebcc51ec-7098-4b91-ae42-6a6a334c15b3} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8362 | 2025.01.29 05:13:19.353437 [ 5 ] {ebcc51ec-7098-4b91-ae42-6a6a334c15b3} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.00548 sec., 76824.81751824818 rows/sec., 5.49 MiB/sec. | ||
8363 | 2025.01.29 05:13:19.353499 [ 5 ] {ebcc51ec-7098-4b91-ae42-6a6a334c15b3} <Debug> TCPHandler: Processed in 0.005957413 sec. | ||
8364 | 2025.01.29 05:13:19.353657 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8365 | 2025.01.29 05:13:19.353797 [ 254 ] {b80fc614-51bd-4ffb-9894-0008c0168d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8366 | 2025.01.29 05:13:19.353857 [ 254 ] {b80fc614-51bd-4ffb-9894-0008c0168d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8367 | 2025.01.29 05:13:19.354362 [ 254 ] {b80fc614-51bd-4ffb-9894-0008c0168d4f} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8368 | 2025.01.29 05:13:19.354401 [ 254 ] {b80fc614-51bd-4ffb-9894-0008c0168d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8369 | 2025.01.29 05:13:19.354758 [ 254 ] {b80fc614-51bd-4ffb-9894-0008c0168d4f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8370 | 2025.01.29 05:13:19.354994 [ 254 ] {b80fc614-51bd-4ffb-9894-0008c0168d4f} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8371 | 2025.01.29 05:13:19.355161 [ 33 ] {} <Debug> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
8372 | 2025.01.29 05:13:19.355218 [ 33 ] {} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8373 | 2025.01.29 05:13:19.355244 [ 254 ] {b80fc614-51bd-4ffb-9894-0008c0168d4f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001472 sec., 4076.086956521739 rows/sec., 212.96 KiB/sec. | ||
8374 | 2025.01.29 05:13:19.355260 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8375 | 2025.01.29 05:13:19.355431 [ 254 ] {b80fc614-51bd-4ffb-9894-0008c0168d4f} <Debug> TCPHandler: Processed in 0.001837371 sec. | ||
8376 | 2025.01.29 05:13:19.355662 [ 205 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
8377 | 2025.01.29 05:13:19.355736 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8378 | 2025.01.29 05:13:19.356016 [ 5 ] {6d47368f-810e-4daf-8963-d009fa7081f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8379 | 2025.01.29 05:13:19.356022 [ 205 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8380 | 2025.01.29 05:13:19.356068 [ 205 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
8381 | 2025.01.29 05:13:19.356083 [ 5 ] {6d47368f-810e-4daf-8963-d009fa7081f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8382 | 2025.01.29 05:13:19.356227 [ 205 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
8383 | 2025.01.29 05:13:19.356516 [ 205 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
8384 | 2025.01.29 05:13:19.356835 [ 205 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
8385 | 2025.01.29 05:13:19.357108 [ 205 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
8386 | 2025.01.29 05:13:19.357377 [ 205 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
8387 | 2025.01.29 05:13:19.358635 [ 5 ] {6d47368f-810e-4daf-8963-d009fa7081f5} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8388 | 2025.01.29 05:13:19.358731 [ 5 ] {6d47368f-810e-4daf-8963-d009fa7081f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8389 | 2025.01.29 05:13:19.359950 [ 5 ] {6d47368f-810e-4daf-8963-d009fa7081f5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8390 | 2025.01.29 05:13:19.360008 [ 190 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.004617283 sec., 37684.499737183105 rows/sec., 1.92 MiB/sec. | ||
8391 | 2025.01.29 05:13:19.360175 [ 197 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
8392 | 2025.01.29 05:13:19.360287 [ 5 ] {6d47368f-810e-4daf-8963-d009fa7081f5} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8393 | 2025.01.29 05:13:19.360537 [ 5 ] {6d47368f-810e-4daf-8963-d009fa7081f5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004591 sec., 51622.74014375953 rows/sec., 3.46 MiB/sec. | ||
8394 | 2025.01.29 05:13:19.360613 [ 5 ] {6d47368f-810e-4daf-8963-d009fa7081f5} <Debug> TCPHandler: Processed in 0.005059763 sec. | ||
8395 | 2025.01.29 05:13:19.360675 [ 197 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_29_6} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8396 | 2025.01.29 05:13:19.360805 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8397 | 2025.01.29 05:13:19.360816 [ 197 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_29_6} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
8398 | 2025.01.29 05:13:19.360981 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
8399 | 2025.01.29 05:13:19.361052 [ 254 ] {0ef5dd99-f222-4716-b6b8-41864c935cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8400 | 2025.01.29 05:13:19.361117 [ 254 ] {0ef5dd99-f222-4716-b6b8-41864c935cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8401 | 2025.01.29 05:13:19.361662 [ 254 ] {0ef5dd99-f222-4716-b6b8-41864c935cdd} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8402 | 2025.01.29 05:13:19.361709 [ 254 ] {0ef5dd99-f222-4716-b6b8-41864c935cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8403 | 2025.01.29 05:13:19.362101 [ 254 ] {0ef5dd99-f222-4716-b6b8-41864c935cdd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8404 | 2025.01.29 05:13:19.362342 [ 254 ] {0ef5dd99-f222-4716-b6b8-41864c935cdd} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8405 | 2025.01.29 05:13:19.362511 [ 33 ] {} <Debug> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
8406 | 2025.01.29 05:13:19.362565 [ 33 ] {} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8407 | 2025.01.29 05:13:19.362600 [ 254 ] {0ef5dd99-f222-4716-b6b8-41864c935cdd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001593 sec., 627.7463904582548 rows/sec., 42.30 KiB/sec. | ||
8408 | 2025.01.29 05:13:19.362605 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8409 | 2025.01.29 05:13:19.362794 [ 254 ] {0ef5dd99-f222-4716-b6b8-41864c935cdd} <Debug> TCPHandler: Processed in 0.002081757 sec. | ||
8410 | 2025.01.29 05:13:19.363020 [ 190 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
8411 | 2025.01.29 05:13:19.363078 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8412 | 2025.01.29 05:13:19.363566 [ 5 ] {7dd0636a-1755-454c-8d1b-1ac50d5f3cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8413 | 2025.01.29 05:13:19.363653 [ 190 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8414 | 2025.01.29 05:13:19.363789 [ 190 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 25 rows starting from the beginning of the part | ||
8415 | 2025.01.29 05:13:19.363836 [ 5 ] {7dd0636a-1755-454c-8d1b-1ac50d5f3cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8416 | 2025.01.29 05:13:19.364066 [ 190 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
8417 | 2025.01.29 05:13:19.364433 [ 190 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
8418 | 2025.01.29 05:13:19.364815 [ 190 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
8419 | 2025.01.29 05:13:19.365172 [ 190 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
8420 | 2025.01.29 05:13:19.365469 [ 190 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
8421 | 2025.01.29 05:13:19.369634 [ 188 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.006889284 sec., 4354.588952930377 rows/sec., 292.86 KiB/sec. | ||
8422 | 2025.01.29 05:13:19.369755 [ 5 ] {7dd0636a-1755-454c-8d1b-1ac50d5f3cca} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8423 | 2025.01.29 05:13:19.369814 [ 5 ] {7dd0636a-1755-454c-8d1b-1ac50d5f3cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8424 | 2025.01.29 05:13:19.369865 [ 188 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
8425 | 2025.01.29 05:13:19.370579 [ 188 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_29_6} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8426 | 2025.01.29 05:13:19.370792 [ 188 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_29_6} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
8427 | 2025.01.29 05:13:19.370974 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8428 | 2025.01.29 05:13:19.371228 [ 5 ] {7dd0636a-1755-454c-8d1b-1ac50d5f3cca} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
8429 | 2025.01.29 05:13:19.371504 [ 5 ] {7dd0636a-1755-454c-8d1b-1ac50d5f3cca} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8430 | 2025.01.29 05:13:19.371647 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
8431 | 2025.01.29 05:13:19.371686 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8432 | 2025.01.29 05:13:19.371709 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8433 | 2025.01.29 05:13:19.371721 [ 5 ] {7dd0636a-1755-454c-8d1b-1ac50d5f3cca} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.008321 sec., 4686.936666266073 rows/sec., 8.40 MiB/sec. | ||
8434 | 2025.01.29 05:13:19.371988 [ 198 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::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 | ||
8435 | 2025.01.29 05:13:19.372182 [ 5 ] {7dd0636a-1755-454c-8d1b-1ac50d5f3cca} <Debug> TCPHandler: Processed in 0.009275267 sec. | ||
8436 | 2025.01.29 05:13:19.372419 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8437 | 2025.01.29 05:13:19.372593 [ 198 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8438 | 2025.01.29 05:13:19.372594 [ 254 ] {39207c76-65f7-48f1-8084-f7d5db10529b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8439 | 2025.01.29 05:13:19.372662 [ 198 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 866 rows starting from the beginning of the part | ||
8440 | 2025.01.29 05:13:19.372690 [ 254 ] {39207c76-65f7-48f1-8084-f7d5db10529b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8441 | 2025.01.29 05:13:19.373351 [ 198 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 39 rows starting from the beginning of the part | ||
8442 | 2025.01.29 05:13:19.373750 [ 198 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
8443 | 2025.01.29 05:13:19.374223 [ 198 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
8444 | 2025.01.29 05:13:19.374234 [ 254 ] {39207c76-65f7-48f1-8084-f7d5db10529b} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8445 | 2025.01.29 05:13:19.374282 [ 254 ] {39207c76-65f7-48f1-8084-f7d5db10529b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8446 | 2025.01.29 05:13:19.374581 [ 198 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part | ||
8447 | 2025.01.29 05:13:19.375001 [ 198 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 39 rows starting from the beginning of the part | ||
8448 | 2025.01.29 05:13:19.375103 [ 254 ] {39207c76-65f7-48f1-8084-f7d5db10529b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8449 | 2025.01.29 05:13:19.375548 [ 254 ] {39207c76-65f7-48f1-8084-f7d5db10529b} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8450 | 2025.01.29 05:13:19.375870 [ 254 ] {39207c76-65f7-48f1-8084-f7d5db10529b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003313 sec., 24750.980984002414 rows/sec., 1.57 MiB/sec. | ||
8451 | 2025.01.29 05:13:19.375981 [ 254 ] {39207c76-65f7-48f1-8084-f7d5db10529b} <Debug> TCPHandler: Processed in 0.003681052 sec. | ||
8452 | 2025.01.29 05:13:19.381722 [ 188 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 19 columns (19 merged, 0 gathered) in 0.009938341 sec., 102834.06455866226 rows/sec., 184.27 MiB/sec. | ||
8453 | 2025.01.29 05:13:19.382818 [ 188 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
8454 | 2025.01.29 05:13:19.383242 [ 188 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8455 | 2025.01.29 05:13:19.383328 [ 188 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
8456 | 2025.01.29 05:13:19.383483 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.36 MiB. | ||
8457 | 2025.01.29 05:13:20.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.48 MiB, peak 226.39 MiB, free memory in arenas 0.00 B, will set to 219.34 MiB (RSS), difference: 1.86 MiB | ||
8458 | 2025.01.29 05:13:23.737224 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8459 | 2025.01.29 05:13:23.737290 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8460 | 2025.01.29 05:13:23.884444 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
8461 | 2025.01.29 05:13:23.885106 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8462 | 2025.01.29 05:13:23.885160 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8463 | 2025.01.29 05:13:23.885710 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8464 | 2025.01.29 05:13:23.885973 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8465 | 2025.01.29 05:13:23.886238 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
8466 | 2025.01.29 05:13:24.318296 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8467 | 2025.01.29 05:13:24.318508 [ 254 ] {780c4bf2-f370-46bc-950a-64d7ea6caf84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8468 | 2025.01.29 05:13:24.318587 [ 254 ] {780c4bf2-f370-46bc-950a-64d7ea6caf84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8469 | 2025.01.29 05:13:24.319420 [ 254 ] {780c4bf2-f370-46bc-950a-64d7ea6caf84} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8470 | 2025.01.29 05:13:24.319464 [ 254 ] {780c4bf2-f370-46bc-950a-64d7ea6caf84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8471 | 2025.01.29 05:13:24.320915 [ 254 ] {780c4bf2-f370-46bc-950a-64d7ea6caf84} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8472 | 2025.01.29 05:13:24.321179 [ 254 ] {780c4bf2-f370-46bc-950a-64d7ea6caf84} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8473 | 2025.01.29 05:13:24.321384 [ 254 ] {780c4bf2-f370-46bc-950a-64d7ea6caf84} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002936 sec., 19073.56948228883 rows/sec., 1.46 MiB/sec. | ||
8474 | 2025.01.29 05:13:24.321456 [ 254 ] {780c4bf2-f370-46bc-950a-64d7ea6caf84} <Debug> TCPHandler: Processed in 0.003294634 sec. | ||
8475 | 2025.01.29 05:13:24.321698 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8476 | 2025.01.29 05:13:24.321895 [ 5 ] {456ead5d-5698-4afe-8ff6-a7113818010f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8477 | 2025.01.29 05:13:24.321971 [ 5 ] {456ead5d-5698-4afe-8ff6-a7113818010f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8478 | 2025.01.29 05:13:24.322754 [ 5 ] {456ead5d-5698-4afe-8ff6-a7113818010f} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8479 | 2025.01.29 05:13:24.322807 [ 5 ] {456ead5d-5698-4afe-8ff6-a7113818010f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8480 | 2025.01.29 05:13:24.323248 [ 5 ] {456ead5d-5698-4afe-8ff6-a7113818010f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8481 | 2025.01.29 05:13:24.323499 [ 5 ] {456ead5d-5698-4afe-8ff6-a7113818010f} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8482 | 2025.01.29 05:13:24.323740 [ 5 ] {456ead5d-5698-4afe-8ff6-a7113818010f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001898 sec., 33719.70495258167 rows/sec., 2.63 MiB/sec. | ||
8483 | 2025.01.29 05:13:24.323807 [ 5 ] {456ead5d-5698-4afe-8ff6-a7113818010f} <Debug> TCPHandler: Processed in 0.00224394 sec. | ||
8484 | 2025.01.29 05:13:24.323946 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8485 | 2025.01.29 05:13:24.324075 [ 254 ] {19ddcb3c-f461-47bf-abc0-c8d32c271fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8486 | 2025.01.29 05:13:24.324135 [ 254 ] {19ddcb3c-f461-47bf-abc0-c8d32c271fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8487 | 2025.01.29 05:13:24.324736 [ 254 ] {19ddcb3c-f461-47bf-abc0-c8d32c271fd3} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8488 | 2025.01.29 05:13:24.324774 [ 254 ] {19ddcb3c-f461-47bf-abc0-c8d32c271fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8489 | 2025.01.29 05:13:24.325179 [ 254 ] {19ddcb3c-f461-47bf-abc0-c8d32c271fd3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8490 | 2025.01.29 05:13:24.325420 [ 254 ] {19ddcb3c-f461-47bf-abc0-c8d32c271fd3} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8491 | 2025.01.29 05:13:24.325617 [ 254 ] {19ddcb3c-f461-47bf-abc0-c8d32c271fd3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001571 sec., 101845.95798854233 rows/sec., 7.09 MiB/sec. | ||
8492 | 2025.01.29 05:13:24.325673 [ 254 ] {19ddcb3c-f461-47bf-abc0-c8d32c271fd3} <Debug> TCPHandler: Processed in 0.00178406 sec. | ||
8493 | 2025.01.29 05:13:24.325896 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8494 | 2025.01.29 05:13:24.326059 [ 5 ] {a41ba139-b73b-4ee8-bd94-1c883b964cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8495 | 2025.01.29 05:13:24.326123 [ 5 ] {a41ba139-b73b-4ee8-bd94-1c883b964cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8496 | 2025.01.29 05:13:24.326749 [ 5 ] {a41ba139-b73b-4ee8-bd94-1c883b964cc2} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8497 | 2025.01.29 05:13:24.326799 [ 5 ] {a41ba139-b73b-4ee8-bd94-1c883b964cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8498 | 2025.01.29 05:13:24.327225 [ 5 ] {a41ba139-b73b-4ee8-bd94-1c883b964cc2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8499 | 2025.01.29 05:13:24.327467 [ 5 ] {a41ba139-b73b-4ee8-bd94-1c883b964cc2} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8500 | 2025.01.29 05:13:24.327718 [ 5 ] {a41ba139-b73b-4ee8-bd94-1c883b964cc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001683 sec., 35650.623885918 rows/sec., 2.40 MiB/sec. | ||
8501 | 2025.01.29 05:13:24.327788 [ 5 ] {a41ba139-b73b-4ee8-bd94-1c883b964cc2} <Debug> TCPHandler: Processed in 0.002024885 sec. | ||
8502 | 2025.01.29 05:13:25.238362 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
8503 | 2025.01.29 05:13:25.256676 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8504 | 2025.01.29 05:13:25.256740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8505 | 2025.01.29 05:13:25.263651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8506 | 2025.01.29 05:13:25.264392 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8507 | 2025.01.29 05:13:25.267113 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
8508 | 2025.01.29 05:13:25.474703 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8509 | 2025.01.29 05:13:25.474915 [ 254 ] {efbc0833-c82d-4021-a917-b6dfbc7cbdd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8510 | 2025.01.29 05:13:25.474997 [ 254 ] {efbc0833-c82d-4021-a917-b6dfbc7cbdd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8511 | 2025.01.29 05:13:25.475765 [ 254 ] {efbc0833-c82d-4021-a917-b6dfbc7cbdd6} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8512 | 2025.01.29 05:13:25.475813 [ 254 ] {efbc0833-c82d-4021-a917-b6dfbc7cbdd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8513 | 2025.01.29 05:13:25.476254 [ 254 ] {efbc0833-c82d-4021-a917-b6dfbc7cbdd6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8514 | 2025.01.29 05:13:25.476505 [ 254 ] {efbc0833-c82d-4021-a917-b6dfbc7cbdd6} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8515 | 2025.01.29 05:13:25.476743 [ 254 ] {efbc0833-c82d-4021-a917-b6dfbc7cbdd6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001885 sec., 7427.055702917772 rows/sec., 534.65 KiB/sec. | ||
8516 | 2025.01.29 05:13:25.476855 [ 254 ] {efbc0833-c82d-4021-a917-b6dfbc7cbdd6} <Debug> TCPHandler: Processed in 0.002282191 sec. | ||
8517 | 2025.01.29 05:13:25.477202 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8518 | 2025.01.29 05:13:25.477390 [ 5 ] {d1a3c073-d085-4f51-ae20-dbe89bc40496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8519 | 2025.01.29 05:13:25.477463 [ 5 ] {d1a3c073-d085-4f51-ae20-dbe89bc40496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8520 | 2025.01.29 05:13:25.478199 [ 5 ] {d1a3c073-d085-4f51-ae20-dbe89bc40496} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8521 | 2025.01.29 05:13:25.478242 [ 5 ] {d1a3c073-d085-4f51-ae20-dbe89bc40496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8522 | 2025.01.29 05:13:25.478673 [ 5 ] {d1a3c073-d085-4f51-ae20-dbe89bc40496} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
8523 | 2025.01.29 05:13:25.478923 [ 5 ] {d1a3c073-d085-4f51-ae20-dbe89bc40496} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8524 | 2025.01.29 05:13:25.479178 [ 5 ] {d1a3c073-d085-4f51-ae20-dbe89bc40496} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001836 sec., 6535.9477124183 rows/sec., 532.96 KiB/sec. | ||
8525 | 2025.01.29 05:13:25.479391 [ 5 ] {d1a3c073-d085-4f51-ae20-dbe89bc40496} <Debug> TCPHandler: Processed in 0.002396114 sec. | ||
8526 | 2025.01.29 05:13:25.479540 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8527 | 2025.01.29 05:13:25.479655 [ 254 ] {5447a5ff-f4ae-480d-a5ba-2866d19cdbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8528 | 2025.01.29 05:13:25.479705 [ 254 ] {5447a5ff-f4ae-480d-a5ba-2866d19cdbdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8529 | 2025.01.29 05:13:25.481048 [ 254 ] {5447a5ff-f4ae-480d-a5ba-2866d19cdbdd} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8530 | 2025.01.29 05:13:25.481088 [ 254 ] {5447a5ff-f4ae-480d-a5ba-2866d19cdbdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8531 | 2025.01.29 05:13:25.481557 [ 254 ] {5447a5ff-f4ae-480d-a5ba-2866d19cdbdd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8532 | 2025.01.29 05:13:25.481799 [ 254 ] {5447a5ff-f4ae-480d-a5ba-2866d19cdbdd} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8533 | 2025.01.29 05:13:25.482042 [ 254 ] {5447a5ff-f4ae-480d-a5ba-2866d19cdbdd} <Debug> executeQuery: Read 1417 rows, 120.96 KiB in 0.00241 sec., 587966.8049792532 rows/sec., 49.01 MiB/sec. | ||
8534 | 2025.01.29 05:13:25.482096 [ 254 ] {5447a5ff-f4ae-480d-a5ba-2866d19cdbdd} <Debug> TCPHandler: Processed in 0.002611238 sec. | ||
8535 | 2025.01.29 05:13:25.482326 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8536 | 2025.01.29 05:13:25.482547 [ 5 ] {5b02b3f9-973f-4fe1-8ec6-f905e936ca2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8537 | 2025.01.29 05:13:25.482638 [ 5 ] {5b02b3f9-973f-4fe1-8ec6-f905e936ca2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8538 | 2025.01.29 05:13:25.483487 [ 5 ] {5b02b3f9-973f-4fe1-8ec6-f905e936ca2e} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8539 | 2025.01.29 05:13:25.483525 [ 5 ] {5b02b3f9-973f-4fe1-8ec6-f905e936ca2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8540 | 2025.01.29 05:13:25.483891 [ 5 ] {5b02b3f9-973f-4fe1-8ec6-f905e936ca2e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
8541 | 2025.01.29 05:13:25.484134 [ 5 ] {5b02b3f9-973f-4fe1-8ec6-f905e936ca2e} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8542 | 2025.01.29 05:13:25.484362 [ 5 ] {5b02b3f9-973f-4fe1-8ec6-f905e936ca2e} <Debug> executeQuery: Read 53 rows, 3.85 KiB in 0.001855 sec., 28571.42857142857 rows/sec., 2.03 MiB/sec. | ||
8543 | 2025.01.29 05:13:25.484429 [ 5 ] {5b02b3f9-973f-4fe1-8ec6-f905e936ca2e} <Debug> TCPHandler: Processed in 0.002209519 sec. | ||
8544 | 2025.01.29 05:13:25.484690 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8545 | 2025.01.29 05:13:25.484854 [ 254 ] {b6161daa-6840-4656-8192-7d5453dca6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8546 | 2025.01.29 05:13:25.484905 [ 254 ] {b6161daa-6840-4656-8192-7d5453dca6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8547 | 2025.01.29 05:13:25.485607 [ 254 ] {b6161daa-6840-4656-8192-7d5453dca6dc} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8548 | 2025.01.29 05:13:25.485647 [ 254 ] {b6161daa-6840-4656-8192-7d5453dca6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8549 | 2025.01.29 05:13:25.486015 [ 254 ] {b6161daa-6840-4656-8192-7d5453dca6dc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8550 | 2025.01.29 05:13:25.486251 [ 254 ] {b6161daa-6840-4656-8192-7d5453dca6dc} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8551 | 2025.01.29 05:13:25.486461 [ 254 ] {b6161daa-6840-4656-8192-7d5453dca6dc} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001632 sec., 148284.3137254902 rows/sec., 10.05 MiB/sec. | ||
8552 | 2025.01.29 05:13:25.486515 [ 254 ] {b6161daa-6840-4656-8192-7d5453dca6dc} <Debug> TCPHandler: Processed in 0.001960024 sec. | ||
8553 | 2025.01.29 05:13:25.486679 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8554 | 2025.01.29 05:13:25.486816 [ 5 ] {24681bc8-7c2f-4be2-be43-7b8face22710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8555 | 2025.01.29 05:13:25.486873 [ 5 ] {24681bc8-7c2f-4be2-be43-7b8face22710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8556 | 2025.01.29 05:13:25.487486 [ 5 ] {24681bc8-7c2f-4be2-be43-7b8face22710} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8557 | 2025.01.29 05:13:25.487524 [ 5 ] {24681bc8-7c2f-4be2-be43-7b8face22710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8558 | 2025.01.29 05:13:25.487880 [ 5 ] {24681bc8-7c2f-4be2-be43-7b8face22710} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8559 | 2025.01.29 05:13:25.488119 [ 5 ] {24681bc8-7c2f-4be2-be43-7b8face22710} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8560 | 2025.01.29 05:13:25.488312 [ 5 ] {24681bc8-7c2f-4be2-be43-7b8face22710} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001526 sec., 8519.003931847968 rows/sec., 531.16 KiB/sec. | ||
8561 | 2025.01.29 05:13:25.488363 [ 5 ] {24681bc8-7c2f-4be2-be43-7b8face22710} <Debug> TCPHandler: Processed in 0.001751959 sec. | ||
8562 | 2025.01.29 05:13:25.488515 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8563 | 2025.01.29 05:13:25.488631 [ 254 ] {34cbfa61-e49d-46fa-b12e-70b427475469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8564 | 2025.01.29 05:13:25.488679 [ 254 ] {34cbfa61-e49d-46fa-b12e-70b427475469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8565 | 2025.01.29 05:13:25.489662 [ 254 ] {34cbfa61-e49d-46fa-b12e-70b427475469} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8566 | 2025.01.29 05:13:25.489702 [ 254 ] {34cbfa61-e49d-46fa-b12e-70b427475469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8567 | 2025.01.29 05:13:25.490090 [ 254 ] {34cbfa61-e49d-46fa-b12e-70b427475469} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8568 | 2025.01.29 05:13:25.490324 [ 254 ] {34cbfa61-e49d-46fa-b12e-70b427475469} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8569 | 2025.01.29 05:13:25.490535 [ 254 ] {34cbfa61-e49d-46fa-b12e-70b427475469} <Debug> executeQuery: Read 884 rows, 65.67 KiB in 0.001927 sec., 458744.1619097042 rows/sec., 33.28 MiB/sec. | ||
8570 | 2025.01.29 05:13:25.490588 [ 254 ] {34cbfa61-e49d-46fa-b12e-70b427475469} <Debug> TCPHandler: Processed in 0.002129998 sec. | ||
8571 | 2025.01.29 05:13:25.490731 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8572 | 2025.01.29 05:13:25.490869 [ 5 ] {ec762828-3d3d-4aec-94d9-cf0b471fc171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8573 | 2025.01.29 05:13:25.490929 [ 5 ] {ec762828-3d3d-4aec-94d9-cf0b471fc171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8574 | 2025.01.29 05:13:25.491439 [ 5 ] {ec762828-3d3d-4aec-94d9-cf0b471fc171} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8575 | 2025.01.29 05:13:25.491477 [ 5 ] {ec762828-3d3d-4aec-94d9-cf0b471fc171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8576 | 2025.01.29 05:13:25.491839 [ 5 ] {ec762828-3d3d-4aec-94d9-cf0b471fc171} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8577 | 2025.01.29 05:13:25.492085 [ 5 ] {ec762828-3d3d-4aec-94d9-cf0b471fc171} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8578 | 2025.01.29 05:13:25.492303 [ 5 ] {ec762828-3d3d-4aec-94d9-cf0b471fc171} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001459 sec., 4112.40575736806 rows/sec., 214.86 KiB/sec. | ||
8579 | 2025.01.29 05:13:25.492379 [ 5 ] {ec762828-3d3d-4aec-94d9-cf0b471fc171} <Debug> TCPHandler: Processed in 0.001715728 sec. | ||
8580 | 2025.01.29 05:13:25.492622 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8581 | 2025.01.29 05:13:25.492756 [ 254 ] {b913aa05-bc72-4475-b596-7a11014ba7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8582 | 2025.01.29 05:13:25.492810 [ 254 ] {b913aa05-bc72-4475-b596-7a11014ba7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8583 | 2025.01.29 05:13:25.493625 [ 254 ] {b913aa05-bc72-4475-b596-7a11014ba7a2} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8584 | 2025.01.29 05:13:25.493663 [ 254 ] {b913aa05-bc72-4475-b596-7a11014ba7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8585 | 2025.01.29 05:13:25.494100 [ 254 ] {b913aa05-bc72-4475-b596-7a11014ba7a2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8586 | 2025.01.29 05:13:25.494350 [ 254 ] {b913aa05-bc72-4475-b596-7a11014ba7a2} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8587 | 2025.01.29 05:13:25.494599 [ 254 ] {b913aa05-bc72-4475-b596-7a11014ba7a2} <Debug> executeQuery: Read 993 rows, 67.67 KiB in 0.001863 sec., 533011.2721417069 rows/sec., 35.47 MiB/sec. | ||
8588 | 2025.01.29 05:13:25.494719 [ 254 ] {b913aa05-bc72-4475-b596-7a11014ba7a2} <Debug> TCPHandler: Processed in 0.00223362 sec. | ||
8589 | 2025.01.29 05:13:25.494932 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8590 | 2025.01.29 05:13:25.495238 [ 5 ] {d69d356c-c6b9-4f63-a2cb-9d0e19b950a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8591 | 2025.01.29 05:13:25.495298 [ 5 ] {d69d356c-c6b9-4f63-a2cb-9d0e19b950a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8592 | 2025.01.29 05:13:25.495839 [ 5 ] {d69d356c-c6b9-4f63-a2cb-9d0e19b950a0} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8593 | 2025.01.29 05:13:25.495885 [ 5 ] {d69d356c-c6b9-4f63-a2cb-9d0e19b950a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8594 | 2025.01.29 05:13:25.496278 [ 5 ] {d69d356c-c6b9-4f63-a2cb-9d0e19b950a0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8595 | 2025.01.29 05:13:25.496526 [ 5 ] {d69d356c-c6b9-4f63-a2cb-9d0e19b950a0} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8596 | 2025.01.29 05:13:25.496742 [ 5 ] {d69d356c-c6b9-4f63-a2cb-9d0e19b950a0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001584 sec., 631.3131313131314 rows/sec., 42.54 KiB/sec. | ||
8597 | 2025.01.29 05:13:25.496950 [ 5 ] {d69d356c-c6b9-4f63-a2cb-9d0e19b950a0} <Debug> TCPHandler: Processed in 0.002145918 sec. | ||
8598 | 2025.01.29 05:13:25.497215 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8599 | 2025.01.29 05:13:25.497432 [ 254 ] {311751ed-fe15-4ca8-bbcb-bfeab8a13777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8600 | 2025.01.29 05:13:25.497571 [ 254 ] {311751ed-fe15-4ca8-bbcb-bfeab8a13777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8601 | 2025.01.29 05:13:25.499000 [ 254 ] {311751ed-fe15-4ca8-bbcb-bfeab8a13777} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8602 | 2025.01.29 05:13:25.499040 [ 254 ] {311751ed-fe15-4ca8-bbcb-bfeab8a13777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8603 | 2025.01.29 05:13:25.499683 [ 254 ] {311751ed-fe15-4ca8-bbcb-bfeab8a13777} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
8604 | 2025.01.29 05:13:25.499930 [ 254 ] {311751ed-fe15-4ca8-bbcb-bfeab8a13777} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8605 | 2025.01.29 05:13:25.500172 [ 254 ] {311751ed-fe15-4ca8-bbcb-bfeab8a13777} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002793 sec., 12173.290368779091 rows/sec., 21.81 MiB/sec. | ||
8606 | 2025.01.29 05:13:25.500266 [ 254 ] {311751ed-fe15-4ca8-bbcb-bfeab8a13777} <Debug> TCPHandler: Processed in 0.003213712 sec. | ||
8607 | 2025.01.29 05:13:25.500416 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8608 | 2025.01.29 05:13:25.500554 [ 5 ] {6680259b-1e6e-4a16-b365-0942b98f22fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8609 | 2025.01.29 05:13:25.500613 [ 5 ] {6680259b-1e6e-4a16-b365-0942b98f22fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8610 | 2025.01.29 05:13:25.501172 [ 5 ] {6680259b-1e6e-4a16-b365-0942b98f22fa} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8611 | 2025.01.29 05:13:25.501210 [ 5 ] {6680259b-1e6e-4a16-b365-0942b98f22fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8612 | 2025.01.29 05:13:25.501572 [ 5 ] {6680259b-1e6e-4a16-b365-0942b98f22fa} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8613 | 2025.01.29 05:13:25.501811 [ 5 ] {6680259b-1e6e-4a16-b365-0942b98f22fa} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8614 | 2025.01.29 05:13:25.502018 [ 5 ] {6680259b-1e6e-4a16-b365-0942b98f22fa} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001484 sec., 30997.30458221024 rows/sec., 1.87 MiB/sec. | ||
8615 | 2025.01.29 05:13:25.502082 [ 5 ] {6680259b-1e6e-4a16-b365-0942b98f22fa} <Debug> TCPHandler: Processed in 0.001732209 sec. | ||
8616 | 2025.01.29 05:13:26.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.71 MiB, peak 226.39 MiB, free memory in arenas 0.00 B, will set to 219.39 MiB (RSS), difference: -1.32 MiB | ||
8617 | 2025.01.29 05:13:28.980208 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1220 | ||
8618 | 2025.01.29 05:13:28.983727 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8619 | 2025.01.29 05:13:28.983781 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8620 | 2025.01.29 05:13:28.985303 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8621 | 2025.01.29 05:13:28.985618 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8622 | 2025.01.29 05:13:28.985853 [ 97 ] {} <Debug> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8623 | 2025.01.29 05:13:28.985990 [ 97 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8624 | 2025.01.29 05:13:28.986067 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8625 | 2025.01.29 05:13:28.986557 [ 199 ] {efc2582d-c65a-47ca-b14d-729da217c354::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 | ||
8626 | 2025.01.29 05:13:28.987127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1220 | ||
8627 | 2025.01.29 05:13:28.987656 [ 199 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8628 | 2025.01.29 05:13:28.987846 [ 199 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1032 rows starting from the beginning of the part | ||
8629 | 2025.01.29 05:13:28.988494 [ 199 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
8630 | 2025.01.29 05:13:28.989149 [ 199 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 54 rows starting from the beginning of the part | ||
8631 | 2025.01.29 05:13:28.989798 [ 199 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
8632 | 2025.01.29 05:13:28.990438 [ 199 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
8633 | 2025.01.29 05:13:28.991081 [ 199 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 54 rows starting from the beginning of the part | ||
8634 | 2025.01.29 05:13:28.999746 [ 191 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1220 rows, containing 72 columns (72 merged, 0 gathered) in 0.013492641 sec., 90419.65913122568 rows/sec., 71.58 MiB/sec. | ||
8635 | 2025.01.29 05:13:29.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.38 MiB, peak 226.39 MiB, free memory in arenas 0.00 B, will set to 219.39 MiB (RSS), difference: -4.98 MiB | ||
8636 | 2025.01.29 05:13:29.001492 [ 193 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8637 | 2025.01.29 05:13:29.002308 [ 193 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_31_6} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8638 | 2025.01.29 05:13:29.002413 [ 193 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_31_6} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8639 | 2025.01.29 05:13:29.002730 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
8640 | 2025.01.29 05:13:29.316174 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8641 | 2025.01.29 05:13:29.316344 [ 254 ] {29eb0df2-18d3-4f13-ac11-df488c048a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8642 | 2025.01.29 05:13:29.316415 [ 254 ] {29eb0df2-18d3-4f13-ac11-df488c048a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8643 | 2025.01.29 05:13:29.317116 [ 254 ] {29eb0df2-18d3-4f13-ac11-df488c048a23} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8644 | 2025.01.29 05:13:29.317164 [ 254 ] {29eb0df2-18d3-4f13-ac11-df488c048a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8645 | 2025.01.29 05:13:29.317550 [ 254 ] {29eb0df2-18d3-4f13-ac11-df488c048a23} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
8646 | 2025.01.29 05:13:29.317809 [ 254 ] {29eb0df2-18d3-4f13-ac11-df488c048a23} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8647 | 2025.01.29 05:13:29.318047 [ 254 ] {29eb0df2-18d3-4f13-ac11-df488c048a23} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001751 sec., 2284.408909194746 rows/sec., 186.28 KiB/sec. | ||
8648 | 2025.01.29 05:13:29.318108 [ 254 ] {29eb0df2-18d3-4f13-ac11-df488c048a23} <Debug> TCPHandler: Processed in 0.002030346 sec. | ||
8649 | 2025.01.29 05:13:29.318374 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8650 | 2025.01.29 05:13:29.318582 [ 5 ] {f164e30b-f271-4c88-b76d-57979a53c98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8651 | 2025.01.29 05:13:29.318665 [ 5 ] {f164e30b-f271-4c88-b76d-57979a53c98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8652 | 2025.01.29 05:13:29.319486 [ 5 ] {f164e30b-f271-4c88-b76d-57979a53c98e} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8653 | 2025.01.29 05:13:29.319528 [ 5 ] {f164e30b-f271-4c88-b76d-57979a53c98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8654 | 2025.01.29 05:13:29.319984 [ 5 ] {f164e30b-f271-4c88-b76d-57979a53c98e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8655 | 2025.01.29 05:13:29.320262 [ 5 ] {f164e30b-f271-4c88-b76d-57979a53c98e} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8656 | 2025.01.29 05:13:29.320412 [ 113 ] {} <Debug> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8657 | 2025.01.29 05:13:29.320456 [ 113 ] {} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8658 | 2025.01.29 05:13:29.320478 [ 5 ] {f164e30b-f271-4c88-b76d-57979a53c98e} <Debug> executeQuery: Read 68 rows, 5.50 KiB in 0.001954 sec., 34800.40941658137 rows/sec., 2.75 MiB/sec. | ||
8659 | 2025.01.29 05:13:29.320481 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8660 | 2025.01.29 05:13:29.320590 [ 5 ] {f164e30b-f271-4c88-b76d-57979a53c98e} <Debug> TCPHandler: Processed in 0.002354583 sec. | ||
8661 | 2025.01.29 05:13:29.320795 [ 193 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
8662 | 2025.01.29 05:13:29.320890 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8663 | 2025.01.29 05:13:29.321271 [ 193 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8664 | 2025.01.29 05:13:29.321400 [ 193 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1431 rows starting from the beginning of the part | ||
8665 | 2025.01.29 05:13:29.321587 [ 254 ] {c2185ee8-c52f-4ba4-83ff-d2cb7b94fcb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8666 | 2025.01.29 05:13:29.321948 [ 193 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
8667 | 2025.01.29 05:13:29.322087 [ 254 ] {c2185ee8-c52f-4ba4-83ff-d2cb7b94fcb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8668 | 2025.01.29 05:13:29.322434 [ 193 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 281 rows starting from the beginning of the part | ||
8669 | 2025.01.29 05:13:29.322725 [ 193 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
8670 | 2025.01.29 05:13:29.322986 [ 193 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1417 rows starting from the beginning of the part | ||
8671 | 2025.01.29 05:13:29.323257 [ 193 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 68 rows starting from the beginning of the part | ||
8672 | 2025.01.29 05:13:29.324937 [ 254 ] {c2185ee8-c52f-4ba4-83ff-d2cb7b94fcb1} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8673 | 2025.01.29 05:13:29.325006 [ 254 ] {c2185ee8-c52f-4ba4-83ff-d2cb7b94fcb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8674 | 2025.01.29 05:13:29.325992 [ 254 ] {c2185ee8-c52f-4ba4-83ff-d2cb7b94fcb1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8675 | 2025.01.29 05:13:29.326297 [ 254 ] {c2185ee8-c52f-4ba4-83ff-d2cb7b94fcb1} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8676 | 2025.01.29 05:13:29.326931 [ 254 ] {c2185ee8-c52f-4ba4-83ff-d2cb7b94fcb1} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.005515 sec., 1631.9129646418858 rows/sec., 118.82 KiB/sec. | ||
8677 | 2025.01.29 05:13:29.327398 [ 193 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.006822302 sec., 485026.90147695015 rows/sec., 42.34 MiB/sec. | ||
8678 | 2025.01.29 05:13:29.327560 [ 254 ] {c2185ee8-c52f-4ba4-83ff-d2cb7b94fcb1} <Debug> TCPHandler: Processed in 0.006829442 sec. | ||
8679 | 2025.01.29 05:13:29.327751 [ 193 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8680 | 2025.01.29 05:13:29.327761 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8681 | 2025.01.29 05:13:29.327932 [ 5 ] {9f1b7c73-d7fc-49e0-ab9e-234bbd82bb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8682 | 2025.01.29 05:13:29.327999 [ 5 ] {9f1b7c73-d7fc-49e0-ab9e-234bbd82bb3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8683 | 2025.01.29 05:13:29.328095 [ 193 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_71_14} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8684 | 2025.01.29 05:13:29.328208 [ 193 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_71_14} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8685 | 2025.01.29 05:13:29.328321 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
8686 | 2025.01.29 05:13:29.328776 [ 5 ] {9f1b7c73-d7fc-49e0-ab9e-234bbd82bb3c} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8687 | 2025.01.29 05:13:29.328815 [ 5 ] {9f1b7c73-d7fc-49e0-ab9e-234bbd82bb3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8688 | 2025.01.29 05:13:29.329183 [ 5 ] {9f1b7c73-d7fc-49e0-ab9e-234bbd82bb3c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8689 | 2025.01.29 05:13:29.329429 [ 5 ] {9f1b7c73-d7fc-49e0-ab9e-234bbd82bb3c} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8690 | 2025.01.29 05:13:29.329562 [ 113 ] {} <Debug> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8691 | 2025.01.29 05:13:29.329603 [ 113 ] {} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8692 | 2025.01.29 05:13:29.329627 [ 5 ] {9f1b7c73-d7fc-49e0-ab9e-234bbd82bb3c} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001731 sec., 42172.15482380128 rows/sec., 3.30 MiB/sec. | ||
8693 | 2025.01.29 05:13:29.329632 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8694 | 2025.01.29 05:13:29.329756 [ 5 ] {9f1b7c73-d7fc-49e0-ab9e-234bbd82bb3c} <Debug> TCPHandler: Processed in 0.002094056 sec. | ||
8695 | 2025.01.29 05:13:29.329923 [ 191 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
8696 | 2025.01.29 05:13:29.329958 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8697 | 2025.01.29 05:13:29.330204 [ 254 ] {62b97d89-5c93-4ddb-a9de-fcfb74bcee58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8698 | 2025.01.29 05:13:29.330222 [ 191 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8699 | 2025.01.29 05:13:29.330305 [ 191 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 913 rows starting from the beginning of the part | ||
8700 | 2025.01.29 05:13:29.330313 [ 254 ] {62b97d89-5c93-4ddb-a9de-fcfb74bcee58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8701 | 2025.01.29 05:13:29.330629 [ 191 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
8702 | 2025.01.29 05:13:29.330960 [ 191 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 421 rows starting from the beginning of the part | ||
8703 | 2025.01.29 05:13:29.331307 [ 191 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
8704 | 2025.01.29 05:13:29.331600 [ 191 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 884 rows starting from the beginning of the part | ||
8705 | 2025.01.29 05:13:29.331865 [ 191 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 73 rows starting from the beginning of the part | ||
8706 | 2025.01.29 05:13:29.332909 [ 254 ] {62b97d89-5c93-4ddb-a9de-fcfb74bcee58} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8707 | 2025.01.29 05:13:29.332979 [ 254 ] {62b97d89-5c93-4ddb-a9de-fcfb74bcee58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8708 | 2025.01.29 05:13:29.333991 [ 254 ] {62b97d89-5c93-4ddb-a9de-fcfb74bcee58} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8709 | 2025.01.29 05:13:29.334458 [ 254 ] {62b97d89-5c93-4ddb-a9de-fcfb74bcee58} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8710 | 2025.01.29 05:13:29.334665 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8711 | 2025.01.29 05:13:29.334750 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8712 | 2025.01.29 05:13:29.334810 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8713 | 2025.01.29 05:13:29.334988 [ 254 ] {62b97d89-5c93-4ddb-a9de-fcfb74bcee58} <Debug> executeQuery: Read 98 rows, 6.99 KiB in 0.004792 sec., 20450.75125208681 rows/sec., 1.42 MiB/sec. | ||
8714 | 2025.01.29 05:13:29.335390 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
8715 | 2025.01.29 05:13:29.336031 [ 191 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.0062495 sec., 387070.9656772542 rows/sec., 29.69 MiB/sec. | ||
8716 | 2025.01.29 05:13:29.336256 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8717 | 2025.01.29 05:13:29.336357 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20498 rows starting from the beginning of the part | ||
8718 | 2025.01.29 05:13:29.336487 [ 254 ] {62b97d89-5c93-4ddb-a9de-fcfb74bcee58} <Debug> TCPHandler: Processed in 0.006598117 sec. | ||
8719 | 2025.01.29 05:13:29.336931 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
8720 | 2025.01.29 05:13:29.337177 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8721 | 2025.01.29 05:13:29.337448 [ 190 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8722 | 2025.01.29 05:13:29.337483 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part | ||
8723 | 2025.01.29 05:13:29.337751 [ 5 ] {fe77f775-7b73-4747-9b66-811c1610c79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8724 | 2025.01.29 05:13:29.337929 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
8725 | 2025.01.29 05:13:29.338222 [ 5 ] {fe77f775-7b73-4747-9b66-811c1610c79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8726 | 2025.01.29 05:13:29.338439 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 993 rows starting from the beginning of the part | ||
8727 | 2025.01.29 05:13:29.338892 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 98 rows starting from the beginning of the part | ||
8728 | 2025.01.29 05:13:29.339939 [ 192 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_71_14} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8729 | 2025.01.29 05:13:29.340456 [ 192 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_71_14} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8730 | 2025.01.29 05:13:29.340756 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
8731 | 2025.01.29 05:13:29.342302 [ 5 ] {fe77f775-7b73-4747-9b66-811c1610c79e} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8732 | 2025.01.29 05:13:29.342376 [ 5 ] {fe77f775-7b73-4747-9b66-811c1610c79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8733 | 2025.01.29 05:13:29.343969 [ 5 ] {fe77f775-7b73-4747-9b66-811c1610c79e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8734 | 2025.01.29 05:13:29.344260 [ 5 ] {fe77f775-7b73-4747-9b66-811c1610c79e} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8735 | 2025.01.29 05:13:29.344657 [ 5 ] {fe77f775-7b73-4747-9b66-811c1610c79e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.0071 sec., 704.225352112676 rows/sec., 1.26 MiB/sec. | ||
8736 | 2025.01.29 05:13:29.344773 [ 5 ] {fe77f775-7b73-4747-9b66-811c1610c79e} <Debug> TCPHandler: Processed in 0.007808594 sec. | ||
8737 | 2025.01.29 05:13:29.344945 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8738 | 2025.01.29 05:13:29.345092 [ 254 ] {f62773d9-ea06-4b14-a376-ee1bad004277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8739 | 2025.01.29 05:13:29.345155 [ 254 ] {f62773d9-ea06-4b14-a376-ee1bad004277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8740 | 2025.01.29 05:13:29.345821 [ 254 ] {f62773d9-ea06-4b14-a376-ee1bad004277} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8741 | 2025.01.29 05:13:29.345872 [ 254 ] {f62773d9-ea06-4b14-a376-ee1bad004277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8742 | 2025.01.29 05:13:29.346385 [ 254 ] {f62773d9-ea06-4b14-a376-ee1bad004277} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8743 | 2025.01.29 05:13:29.346674 [ 254 ] {f62773d9-ea06-4b14-a376-ee1bad004277} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8744 | 2025.01.29 05:13:29.346856 [ 113 ] {} <Debug> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8745 | 2025.01.29 05:13:29.346943 [ 113 ] {} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8746 | 2025.01.29 05:13:29.346989 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8747 | 2025.01.29 05:13:29.347043 [ 254 ] {f62773d9-ea06-4b14-a376-ee1bad004277} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001975 sec., 18227.84810126582 rows/sec., 1.23 MiB/sec. | ||
8748 | 2025.01.29 05:13:29.347307 [ 254 ] {f62773d9-ea06-4b14-a376-ee1bad004277} <Debug> TCPHandler: Processed in 0.002422584 sec. | ||
8749 | 2025.01.29 05:13:29.347408 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
8750 | 2025.01.29 05:13:29.347726 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8751 | 2025.01.29 05:13:29.347807 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4012 rows starting from the beginning of the part | ||
8752 | 2025.01.29 05:13:29.348088 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
8753 | 2025.01.29 05:13:29.348311 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part | ||
8754 | 2025.01.29 05:13:29.348453 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
8755 | 2025.01.29 05:13:29.348701 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 46 rows starting from the beginning of the part | ||
8756 | 2025.01.29 05:13:29.348822 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
8757 | 2025.01.29 05:13:29.349689 [ 192 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22146 rows, containing 5 columns (5 merged, 0 gathered) in 0.014755779 sec., 1500835.7064713426 rows/sec., 101.29 MiB/sec. | ||
8758 | 2025.01.29 05:13:29.350247 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8759 | 2025.01.29 05:13:29.350879 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8760 | 2025.01.29 05:13:29.351092 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8761 | 2025.01.29 05:13:29.351230 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
8762 | 2025.01.29 05:13:29.351729 [ 189 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4296 rows, containing 4 columns (4 merged, 0 gathered) in 0.004647484 sec., 924371.12209531 rows/sec., 60.24 MiB/sec. | ||
8763 | 2025.01.29 05:13:29.352049 [ 189 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8764 | 2025.01.29 05:13:29.352360 [ 189 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_71_14} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8765 | 2025.01.29 05:13:29.352446 [ 189 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_71_14} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8766 | 2025.01.29 05:13:29.352533 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
8767 | 2025.01.29 05:13:30.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.10 MiB, peak 226.39 MiB, free memory in arenas 0.00 B, will set to 219.80 MiB (RSS), difference: 4.69 MiB | ||
8768 | 2025.01.29 05:13:31.387347 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
8769 | 2025.01.29 05:13:31.388261 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8770 | 2025.01.29 05:13:31.388325 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
8771 | 2025.01.29 05:13:31.389044 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8772 | 2025.01.29 05:13:31.389410 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8773 | 2025.01.29 05:13:31.389717 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
8774 | 2025.01.29 05:13:32.768123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
8775 | 2025.01.29 05:13:32.787874 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8776 | 2025.01.29 05:13:32.787925 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8777 | 2025.01.29 05:13:32.795627 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8778 | 2025.01.29 05:13:32.796489 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8779 | 2025.01.29 05:13:32.799128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
8780 | 2025.01.29 05:13:34.318566 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8781 | 2025.01.29 05:13:34.318779 [ 254 ] {7b8dd344-6105-41c9-b180-951c4785fcac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8782 | 2025.01.29 05:13:34.318860 [ 254 ] {7b8dd344-6105-41c9-b180-951c4785fcac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8783 | 2025.01.29 05:13:34.319711 [ 254 ] {7b8dd344-6105-41c9-b180-951c4785fcac} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8784 | 2025.01.29 05:13:34.319758 [ 254 ] {7b8dd344-6105-41c9-b180-951c4785fcac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8785 | 2025.01.29 05:13:34.320220 [ 254 ] {7b8dd344-6105-41c9-b180-951c4785fcac} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8786 | 2025.01.29 05:13:34.320486 [ 254 ] {7b8dd344-6105-41c9-b180-951c4785fcac} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8787 | 2025.01.29 05:13:34.320698 [ 254 ] {7b8dd344-6105-41c9-b180-951c4785fcac} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001977 sec., 28325.74607991907 rows/sec., 2.16 MiB/sec. | ||
8788 | 2025.01.29 05:13:34.320763 [ 254 ] {7b8dd344-6105-41c9-b180-951c4785fcac} <Debug> TCPHandler: Processed in 0.002342933 sec. | ||
8789 | 2025.01.29 05:13:34.321024 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8790 | 2025.01.29 05:13:34.321215 [ 5 ] {471a7422-1915-4d81-ba01-45d99abd9159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8791 | 2025.01.29 05:13:34.321284 [ 5 ] {471a7422-1915-4d81-ba01-45d99abd9159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8792 | 2025.01.29 05:13:34.322049 [ 5 ] {471a7422-1915-4d81-ba01-45d99abd9159} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8793 | 2025.01.29 05:13:34.322093 [ 5 ] {471a7422-1915-4d81-ba01-45d99abd9159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8794 | 2025.01.29 05:13:34.322539 [ 5 ] {471a7422-1915-4d81-ba01-45d99abd9159} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8795 | 2025.01.29 05:13:34.322810 [ 5 ] {471a7422-1915-4d81-ba01-45d99abd9159} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8796 | 2025.01.29 05:13:34.323050 [ 5 ] {471a7422-1915-4d81-ba01-45d99abd9159} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001887 sec., 33916.269210386854 rows/sec., 2.65 MiB/sec. | ||
8797 | 2025.01.29 05:13:34.323109 [ 5 ] {471a7422-1915-4d81-ba01-45d99abd9159} <Debug> TCPHandler: Processed in 0.00221421 sec. | ||
8798 | 2025.01.29 05:13:34.323335 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8799 | 2025.01.29 05:13:34.323491 [ 254 ] {07acd2bb-5ca6-42ce-b7ba-d1ca40238553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8800 | 2025.01.29 05:13:34.323559 [ 254 ] {07acd2bb-5ca6-42ce-b7ba-d1ca40238553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8801 | 2025.01.29 05:13:34.324331 [ 254 ] {07acd2bb-5ca6-42ce-b7ba-d1ca40238553} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8802 | 2025.01.29 05:13:34.324376 [ 254 ] {07acd2bb-5ca6-42ce-b7ba-d1ca40238553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8803 | 2025.01.29 05:13:34.324802 [ 254 ] {07acd2bb-5ca6-42ce-b7ba-d1ca40238553} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8804 | 2025.01.29 05:13:34.325079 [ 254 ] {07acd2bb-5ca6-42ce-b7ba-d1ca40238553} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8805 | 2025.01.29 05:13:34.325264 [ 254 ] {07acd2bb-5ca6-42ce-b7ba-d1ca40238553} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001811 sec., 88348.9784649365 rows/sec., 6.15 MiB/sec. | ||
8806 | 2025.01.29 05:13:34.325319 [ 254 ] {07acd2bb-5ca6-42ce-b7ba-d1ca40238553} <Debug> TCPHandler: Processed in 0.002098627 sec. | ||
8807 | 2025.01.29 05:13:34.325499 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8808 | 2025.01.29 05:13:34.325639 [ 5 ] {59c66e4a-30b0-4a21-8654-2525c16c8334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8809 | 2025.01.29 05:13:34.325702 [ 5 ] {59c66e4a-30b0-4a21-8654-2525c16c8334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8810 | 2025.01.29 05:13:34.326308 [ 5 ] {59c66e4a-30b0-4a21-8654-2525c16c8334} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8811 | 2025.01.29 05:13:34.326355 [ 5 ] {59c66e4a-30b0-4a21-8654-2525c16c8334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8812 | 2025.01.29 05:13:34.326740 [ 5 ] {59c66e4a-30b0-4a21-8654-2525c16c8334} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8813 | 2025.01.29 05:13:34.326992 [ 5 ] {59c66e4a-30b0-4a21-8654-2525c16c8334} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8814 | 2025.01.29 05:13:34.327209 [ 5 ] {59c66e4a-30b0-4a21-8654-2525c16c8334} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001601 sec., 37476.57713928795 rows/sec., 2.53 MiB/sec. | ||
8815 | 2025.01.29 05:13:34.327259 [ 5 ] {59c66e4a-30b0-4a21-8654-2525c16c8334} <Debug> TCPHandler: Processed in 0.001827651 sec. | ||
8816 | 2025.01.29 05:13:38.737329 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8817 | 2025.01.29 05:13:38.737394 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8818 | 2025.01.29 05:13:38.890796 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
8819 | 2025.01.29 05:13:38.891421 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8820 | 2025.01.29 05:13:38.891460 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8821 | 2025.01.29 05:13:38.891994 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8822 | 2025.01.29 05:13:38.892253 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8823 | 2025.01.29 05:13:38.892489 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
8824 | 2025.01.29 05:13:38.988335 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1242 | ||
8825 | 2025.01.29 05:13:38.991212 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8826 | 2025.01.29 05:13:38.991261 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8827 | 2025.01.29 05:13:38.992755 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8828 | 2025.01.29 05:13:38.993073 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8829 | 2025.01.29 05:13:38.993604 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1242 | ||
8830 | 2025.01.29 05:13:39.325241 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8831 | 2025.01.29 05:13:39.325457 [ 254 ] {7dd52796-155e-496a-90f0-bc992e3b3563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8832 | 2025.01.29 05:13:39.325535 [ 254 ] {7dd52796-155e-496a-90f0-bc992e3b3563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8833 | 2025.01.29 05:13:39.326290 [ 254 ] {7dd52796-155e-496a-90f0-bc992e3b3563} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8834 | 2025.01.29 05:13:39.326345 [ 254 ] {7dd52796-155e-496a-90f0-bc992e3b3563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8835 | 2025.01.29 05:13:39.326784 [ 254 ] {7dd52796-155e-496a-90f0-bc992e3b3563} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8836 | 2025.01.29 05:13:39.327047 [ 254 ] {7dd52796-155e-496a-90f0-bc992e3b3563} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8837 | 2025.01.29 05:13:39.327288 [ 254 ] {7dd52796-155e-496a-90f0-bc992e3b3563} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00189 sec., 7407.407407407408 rows/sec., 533.23 KiB/sec. | ||
8838 | 2025.01.29 05:13:39.327354 [ 254 ] {7dd52796-155e-496a-90f0-bc992e3b3563} <Debug> TCPHandler: Processed in 0.00225015 sec. | ||
8839 | 2025.01.29 05:13:39.327608 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8840 | 2025.01.29 05:13:39.327819 [ 5 ] {d519d712-21c6-450d-929a-d5f4d7f58378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8841 | 2025.01.29 05:13:39.327900 [ 5 ] {d519d712-21c6-450d-929a-d5f4d7f58378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8842 | 2025.01.29 05:13:39.328855 [ 5 ] {d519d712-21c6-450d-929a-d5f4d7f58378} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8843 | 2025.01.29 05:13:39.328906 [ 5 ] {d519d712-21c6-450d-929a-d5f4d7f58378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8844 | 2025.01.29 05:13:39.329373 [ 5 ] {d519d712-21c6-450d-929a-d5f4d7f58378} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8845 | 2025.01.29 05:13:39.329621 [ 5 ] {d519d712-21c6-450d-929a-d5f4d7f58378} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8846 | 2025.01.29 05:13:39.329862 [ 5 ] {d519d712-21c6-450d-929a-d5f4d7f58378} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.0021 sec., 133809.52380952382 rows/sec., 11.80 MiB/sec. | ||
8847 | 2025.01.29 05:13:39.329952 [ 5 ] {d519d712-21c6-450d-929a-d5f4d7f58378} <Debug> TCPHandler: Processed in 0.002481645 sec. | ||
8848 | 2025.01.29 05:13:39.330144 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8849 | 2025.01.29 05:13:39.330291 [ 254 ] {8d206b45-4819-4ccd-942c-7c654ebedfd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8850 | 2025.01.29 05:13:39.330345 [ 254 ] {8d206b45-4819-4ccd-942c-7c654ebedfd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8851 | 2025.01.29 05:13:39.330978 [ 254 ] {8d206b45-4819-4ccd-942c-7c654ebedfd3} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8852 | 2025.01.29 05:13:39.331019 [ 254 ] {8d206b45-4819-4ccd-942c-7c654ebedfd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8853 | 2025.01.29 05:13:39.331424 [ 254 ] {8d206b45-4819-4ccd-942c-7c654ebedfd3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8854 | 2025.01.29 05:13:39.331667 [ 254 ] {8d206b45-4819-4ccd-942c-7c654ebedfd3} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8855 | 2025.01.29 05:13:39.331886 [ 254 ] {8d206b45-4819-4ccd-942c-7c654ebedfd3} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001625 sec., 28307.69230769231 rows/sec., 2.04 MiB/sec. | ||
8856 | 2025.01.29 05:13:39.331938 [ 254 ] {8d206b45-4819-4ccd-942c-7c654ebedfd3} <Debug> TCPHandler: Processed in 0.001885732 sec. | ||
8857 | 2025.01.29 05:13:39.332094 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8858 | 2025.01.29 05:13:39.332210 [ 5 ] {e6cc5388-787d-4489-ad0e-da460ac9a43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8859 | 2025.01.29 05:13:39.332259 [ 5 ] {e6cc5388-787d-4489-ad0e-da460ac9a43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8860 | 2025.01.29 05:13:39.332845 [ 5 ] {e6cc5388-787d-4489-ad0e-da460ac9a43a} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8861 | 2025.01.29 05:13:39.332884 [ 5 ] {e6cc5388-787d-4489-ad0e-da460ac9a43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8862 | 2025.01.29 05:13:39.333247 [ 5 ] {e6cc5388-787d-4489-ad0e-da460ac9a43a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8863 | 2025.01.29 05:13:39.333497 [ 5 ] {e6cc5388-787d-4489-ad0e-da460ac9a43a} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8864 | 2025.01.29 05:13:39.333725 [ 5 ] {e6cc5388-787d-4489-ad0e-da460ac9a43a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001538 sec., 9102.730819245773 rows/sec., 637.50 KiB/sec. | ||
8865 | 2025.01.29 05:13:39.333779 [ 5 ] {e6cc5388-787d-4489-ad0e-da460ac9a43a} <Debug> TCPHandler: Processed in 0.001741508 sec. | ||
8866 | 2025.01.29 05:13:39.333935 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8867 | 2025.01.29 05:13:39.334054 [ 254 ] {f28e8b7a-a34e-4104-b26e-63b256eaa16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8868 | 2025.01.29 05:13:39.334103 [ 254 ] {f28e8b7a-a34e-4104-b26e-63b256eaa16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8869 | 2025.01.29 05:13:39.334679 [ 254 ] {f28e8b7a-a34e-4104-b26e-63b256eaa16f} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8870 | 2025.01.29 05:13:39.334718 [ 254 ] {f28e8b7a-a34e-4104-b26e-63b256eaa16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8871 | 2025.01.29 05:13:39.335080 [ 254 ] {f28e8b7a-a34e-4104-b26e-63b256eaa16f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8872 | 2025.01.29 05:13:39.335317 [ 254 ] {f28e8b7a-a34e-4104-b26e-63b256eaa16f} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8873 | 2025.01.29 05:13:39.335557 [ 254 ] {f28e8b7a-a34e-4104-b26e-63b256eaa16f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001523 sec., 8535.784635587655 rows/sec., 532.20 KiB/sec. | ||
8874 | 2025.01.29 05:13:39.335710 [ 254 ] {f28e8b7a-a34e-4104-b26e-63b256eaa16f} <Debug> TCPHandler: Processed in 0.00182243 sec. | ||
8875 | 2025.01.29 05:13:39.336034 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8876 | 2025.01.29 05:13:39.336252 [ 5 ] {0756a4ec-3a9c-46b0-bba4-5911f0e96a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8877 | 2025.01.29 05:13:39.336339 [ 5 ] {0756a4ec-3a9c-46b0-bba4-5911f0e96a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8878 | 2025.01.29 05:13:39.337181 [ 5 ] {0756a4ec-3a9c-46b0-bba4-5911f0e96a35} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8879 | 2025.01.29 05:13:39.337221 [ 5 ] {0756a4ec-3a9c-46b0-bba4-5911f0e96a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8880 | 2025.01.29 05:13:39.337612 [ 5 ] {0756a4ec-3a9c-46b0-bba4-5911f0e96a35} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8881 | 2025.01.29 05:13:39.337850 [ 5 ] {0756a4ec-3a9c-46b0-bba4-5911f0e96a35} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8882 | 2025.01.29 05:13:39.338102 [ 5 ] {0756a4ec-3a9c-46b0-bba4-5911f0e96a35} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001899 sec., 221695.62927856765 rows/sec., 15.84 MiB/sec. | ||
8883 | 2025.01.29 05:13:39.338170 [ 5 ] {0756a4ec-3a9c-46b0-bba4-5911f0e96a35} <Debug> TCPHandler: Processed in 0.002348992 sec. | ||
8884 | 2025.01.29 05:13:39.338358 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8885 | 2025.01.29 05:13:39.338490 [ 254 ] {56b28845-b661-4a45-838f-402beb445a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8886 | 2025.01.29 05:13:39.338544 [ 254 ] {56b28845-b661-4a45-838f-402beb445a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8887 | 2025.01.29 05:13:39.339048 [ 254 ] {56b28845-b661-4a45-838f-402beb445a18} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8888 | 2025.01.29 05:13:39.339087 [ 254 ] {56b28845-b661-4a45-838f-402beb445a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8889 | 2025.01.29 05:13:39.339454 [ 254 ] {56b28845-b661-4a45-838f-402beb445a18} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8890 | 2025.01.29 05:13:39.339704 [ 254 ] {56b28845-b661-4a45-838f-402beb445a18} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8891 | 2025.01.29 05:13:39.339992 [ 254 ] {56b28845-b661-4a45-838f-402beb445a18} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001526 sec., 3931.847968545216 rows/sec., 205.42 KiB/sec. | ||
8892 | 2025.01.29 05:13:39.340193 [ 254 ] {56b28845-b661-4a45-838f-402beb445a18} <Debug> TCPHandler: Processed in 0.001918653 sec. | ||
8893 | 2025.01.29 05:13:39.340380 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8894 | 2025.01.29 05:13:39.340495 [ 5 ] {91bfdef6-b077-4194-9315-77de9a862fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8895 | 2025.01.29 05:13:39.340549 [ 5 ] {91bfdef6-b077-4194-9315-77de9a862fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8896 | 2025.01.29 05:13:39.341178 [ 5 ] {91bfdef6-b077-4194-9315-77de9a862fff} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8897 | 2025.01.29 05:13:39.341218 [ 5 ] {91bfdef6-b077-4194-9315-77de9a862fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8898 | 2025.01.29 05:13:39.341633 [ 5 ] {91bfdef6-b077-4194-9315-77de9a862fff} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8899 | 2025.01.29 05:13:39.341876 [ 5 ] {91bfdef6-b077-4194-9315-77de9a862fff} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8900 | 2025.01.29 05:13:39.342100 [ 5 ] {91bfdef6-b077-4194-9315-77de9a862fff} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001628 sec., 145577.39557739557 rows/sec., 9.76 MiB/sec. | ||
8901 | 2025.01.29 05:13:39.342164 [ 5 ] {91bfdef6-b077-4194-9315-77de9a862fff} <Debug> TCPHandler: Processed in 0.001860001 sec. | ||
8902 | 2025.01.29 05:13:39.342367 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8903 | 2025.01.29 05:13:39.342515 [ 254 ] {cb2b8397-4da3-493d-bfb6-daf6671345bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8904 | 2025.01.29 05:13:39.342569 [ 254 ] {cb2b8397-4da3-493d-bfb6-daf6671345bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8905 | 2025.01.29 05:13:39.343037 [ 254 ] {cb2b8397-4da3-493d-bfb6-daf6671345bd} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8906 | 2025.01.29 05:13:39.343080 [ 254 ] {cb2b8397-4da3-493d-bfb6-daf6671345bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8907 | 2025.01.29 05:13:39.343474 [ 254 ] {cb2b8397-4da3-493d-bfb6-daf6671345bd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8908 | 2025.01.29 05:13:39.343721 [ 254 ] {cb2b8397-4da3-493d-bfb6-daf6671345bd} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8909 | 2025.01.29 05:13:39.344001 [ 254 ] {cb2b8397-4da3-493d-bfb6-daf6671345bd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001503 sec., 665.3359946773121 rows/sec., 44.83 KiB/sec. | ||
8910 | 2025.01.29 05:13:39.344184 [ 254 ] {cb2b8397-4da3-493d-bfb6-daf6671345bd} <Debug> TCPHandler: Processed in 0.001927993 sec. | ||
8911 | 2025.01.29 05:13:39.344400 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8912 | 2025.01.29 05:13:39.344583 [ 5 ] {a35415ca-c46e-4377-b064-c439087edb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8913 | 2025.01.29 05:13:39.344724 [ 5 ] {a35415ca-c46e-4377-b064-c439087edb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8914 | 2025.01.29 05:13:39.346331 [ 5 ] {a35415ca-c46e-4377-b064-c439087edb50} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8915 | 2025.01.29 05:13:39.346371 [ 5 ] {a35415ca-c46e-4377-b064-c439087edb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8916 | 2025.01.29 05:13:39.347058 [ 5 ] {a35415ca-c46e-4377-b064-c439087edb50} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8917 | 2025.01.29 05:13:39.347344 [ 5 ] {a35415ca-c46e-4377-b064-c439087edb50} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8918 | 2025.01.29 05:13:39.347622 [ 5 ] {a35415ca-c46e-4377-b064-c439087edb50} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003092 sec., 12613.195342820181 rows/sec., 22.60 MiB/sec. | ||
8919 | 2025.01.29 05:13:39.347948 [ 5 ] {a35415ca-c46e-4377-b064-c439087edb50} <Debug> TCPHandler: Processed in 0.003656611 sec. | ||
8920 | 2025.01.29 05:13:39.348112 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8921 | 2025.01.29 05:13:39.348253 [ 254 ] {0611d3a3-d8b8-4d69-8717-48dc4997742e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8922 | 2025.01.29 05:13:39.348313 [ 254 ] {0611d3a3-d8b8-4d69-8717-48dc4997742e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8923 | 2025.01.29 05:13:39.348818 [ 254 ] {0611d3a3-d8b8-4d69-8717-48dc4997742e} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8924 | 2025.01.29 05:13:39.348857 [ 254 ] {0611d3a3-d8b8-4d69-8717-48dc4997742e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8925 | 2025.01.29 05:13:39.349244 [ 254 ] {0611d3a3-d8b8-4d69-8717-48dc4997742e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8926 | 2025.01.29 05:13:39.349491 [ 254 ] {0611d3a3-d8b8-4d69-8717-48dc4997742e} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8927 | 2025.01.29 05:13:39.349746 [ 254 ] {0611d3a3-d8b8-4d69-8717-48dc4997742e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001516 sec., 54089.709762532984 rows/sec., 3.44 MiB/sec. | ||
8928 | 2025.01.29 05:13:39.349806 [ 254 ] {0611d3a3-d8b8-4d69-8717-48dc4997742e} <Debug> TCPHandler: Processed in 0.001760189 sec. | ||
8929 | 2025.01.29 05:13:40.300146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
8930 | 2025.01.29 05:13:40.322012 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8931 | 2025.01.29 05:13:40.322079 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8932 | 2025.01.29 05:13:40.329675 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8933 | 2025.01.29 05:13:40.330515 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8934 | 2025.01.29 05:13:40.333685 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
8935 | 2025.01.29 05:13:44.318060 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8936 | 2025.01.29 05:13:44.318291 [ 254 ] {78de3d2d-54d7-450b-a04e-9aa34bd00768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8937 | 2025.01.29 05:13:44.318373 [ 254 ] {78de3d2d-54d7-450b-a04e-9aa34bd00768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8938 | 2025.01.29 05:13:44.319189 [ 254 ] {78de3d2d-54d7-450b-a04e-9aa34bd00768} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8939 | 2025.01.29 05:13:44.319232 [ 254 ] {78de3d2d-54d7-450b-a04e-9aa34bd00768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8940 | 2025.01.29 05:13:44.319683 [ 254 ] {78de3d2d-54d7-450b-a04e-9aa34bd00768} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8941 | 2025.01.29 05:13:44.319940 [ 254 ] {78de3d2d-54d7-450b-a04e-9aa34bd00768} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8942 | 2025.01.29 05:13:44.320140 [ 254 ] {78de3d2d-54d7-450b-a04e-9aa34bd00768} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001909 sec., 29334.73022524882 rows/sec., 2.24 MiB/sec. | ||
8943 | 2025.01.29 05:13:44.320199 [ 254 ] {78de3d2d-54d7-450b-a04e-9aa34bd00768} <Debug> TCPHandler: Processed in 0.002275061 sec. | ||
8944 | 2025.01.29 05:13:44.320458 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8945 | 2025.01.29 05:13:44.320669 [ 5 ] {4e2b04a0-10a7-4375-b9d5-7594ff833278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8946 | 2025.01.29 05:13:44.320750 [ 5 ] {4e2b04a0-10a7-4375-b9d5-7594ff833278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8947 | 2025.01.29 05:13:44.321623 [ 5 ] {4e2b04a0-10a7-4375-b9d5-7594ff833278} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8948 | 2025.01.29 05:13:44.321670 [ 5 ] {4e2b04a0-10a7-4375-b9d5-7594ff833278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8949 | 2025.01.29 05:13:44.322110 [ 5 ] {4e2b04a0-10a7-4375-b9d5-7594ff833278} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8950 | 2025.01.29 05:13:44.322369 [ 5 ] {4e2b04a0-10a7-4375-b9d5-7594ff833278} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8951 | 2025.01.29 05:13:44.322631 [ 5 ] {4e2b04a0-10a7-4375-b9d5-7594ff833278} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002019 sec., 31698.860822189203 rows/sec., 2.47 MiB/sec. | ||
8952 | 2025.01.29 05:13:44.322728 [ 5 ] {4e2b04a0-10a7-4375-b9d5-7594ff833278} <Debug> TCPHandler: Processed in 0.002405594 sec. | ||
8953 | 2025.01.29 05:13:44.322953 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8954 | 2025.01.29 05:13:44.323148 [ 254 ] {aa31783d-b83f-4b4b-af45-a7802996f06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8955 | 2025.01.29 05:13:44.323206 [ 254 ] {aa31783d-b83f-4b4b-af45-a7802996f06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8956 | 2025.01.29 05:13:44.323847 [ 254 ] {aa31783d-b83f-4b4b-af45-a7802996f06b} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8957 | 2025.01.29 05:13:44.323889 [ 254 ] {aa31783d-b83f-4b4b-af45-a7802996f06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8958 | 2025.01.29 05:13:44.324293 [ 254 ] {aa31783d-b83f-4b4b-af45-a7802996f06b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8959 | 2025.01.29 05:13:44.324548 [ 254 ] {aa31783d-b83f-4b4b-af45-a7802996f06b} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8960 | 2025.01.29 05:13:44.324731 [ 254 ] {aa31783d-b83f-4b4b-af45-a7802996f06b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec. | ||
8961 | 2025.01.29 05:13:44.324788 [ 254 ] {aa31783d-b83f-4b4b-af45-a7802996f06b} <Debug> TCPHandler: Processed in 0.001951263 sec. | ||
8962 | 2025.01.29 05:13:44.324952 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8963 | 2025.01.29 05:13:44.325092 [ 5 ] {3be1e09a-e289-4777-80f8-fd90defa7fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8964 | 2025.01.29 05:13:44.325154 [ 5 ] {3be1e09a-e289-4777-80f8-fd90defa7fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8965 | 2025.01.29 05:13:44.325725 [ 5 ] {3be1e09a-e289-4777-80f8-fd90defa7fb4} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8966 | 2025.01.29 05:13:44.325765 [ 5 ] {3be1e09a-e289-4777-80f8-fd90defa7fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8967 | 2025.01.29 05:13:44.326152 [ 5 ] {3be1e09a-e289-4777-80f8-fd90defa7fb4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8968 | 2025.01.29 05:13:44.326390 [ 5 ] {3be1e09a-e289-4777-80f8-fd90defa7fb4} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8969 | 2025.01.29 05:13:44.326599 [ 5 ] {3be1e09a-e289-4777-80f8-fd90defa7fb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001538 sec., 39011.70351105331 rows/sec., 2.63 MiB/sec. | ||
8970 | 2025.01.29 05:13:44.326649 [ 5 ] {3be1e09a-e289-4777-80f8-fd90defa7fb4} <Debug> TCPHandler: Processed in 0.001761619 sec. | ||
8971 | 2025.01.29 05:13:46.393572 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
8972 | 2025.01.29 05:13:46.394257 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8973 | 2025.01.29 05:13:46.394306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8974 | 2025.01.29 05:13:46.394844 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8975 | 2025.01.29 05:13:46.395097 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8976 | 2025.01.29 05:13:46.395347 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
8977 | 2025.01.29 05:13:47.834724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
8978 | 2025.01.29 05:13:47.856696 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8979 | 2025.01.29 05:13:47.856774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8980 | 2025.01.29 05:13:47.864722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8981 | 2025.01.29 05:13:47.865504 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8982 | 2025.01.29 05:13:47.869740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
8983 | 2025.01.29 05:13:48.994744 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1272 | ||
8984 | 2025.01.29 05:13:48.997858 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8985 | 2025.01.29 05:13:48.997916 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8986 | 2025.01.29 05:13:48.999535 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8987 | 2025.01.29 05:13:48.999905 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8988 | 2025.01.29 05:13:49.001758 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1272 | ||
8989 | 2025.01.29 05:13:49.324395 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8990 | 2025.01.29 05:13:49.324577 [ 254 ] {557d20bf-fe6d-478a-9800-c1c801ccd3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8991 | 2025.01.29 05:13:49.324646 [ 254 ] {557d20bf-fe6d-478a-9800-c1c801ccd3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8992 | 2025.01.29 05:13:49.325314 [ 254 ] {557d20bf-fe6d-478a-9800-c1c801ccd3ed} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8993 | 2025.01.29 05:13:49.325354 [ 254 ] {557d20bf-fe6d-478a-9800-c1c801ccd3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
8994 | 2025.01.29 05:13:49.325743 [ 254 ] {557d20bf-fe6d-478a-9800-c1c801ccd3ed} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8995 | 2025.01.29 05:13:49.325989 [ 254 ] {557d20bf-fe6d-478a-9800-c1c801ccd3ed} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8996 | 2025.01.29 05:13:49.326181 [ 254 ] {557d20bf-fe6d-478a-9800-c1c801ccd3ed} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001654 sec., 8464.328899637243 rows/sec., 609.32 KiB/sec. | ||
8997 | 2025.01.29 05:13:49.326235 [ 254 ] {557d20bf-fe6d-478a-9800-c1c801ccd3ed} <Debug> TCPHandler: Processed in 0.001923403 sec. | ||
8998 | 2025.01.29 05:13:49.326562 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8999 | 2025.01.29 05:13:49.326846 [ 5 ] {0bfaf3e3-3af8-41a5-87c4-97d377dca6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9000 | 2025.01.29 05:13:49.326920 [ 5 ] {0bfaf3e3-3af8-41a5-87c4-97d377dca6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9001 | 2025.01.29 05:13:49.327767 [ 5 ] {0bfaf3e3-3af8-41a5-87c4-97d377dca6f8} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9002 | 2025.01.29 05:13:49.327818 [ 5 ] {0bfaf3e3-3af8-41a5-87c4-97d377dca6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9003 | 2025.01.29 05:13:49.328282 [ 5 ] {0bfaf3e3-3af8-41a5-87c4-97d377dca6f8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9004 | 2025.01.29 05:13:49.328537 [ 5 ] {0bfaf3e3-3af8-41a5-87c4-97d377dca6f8} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9005 | 2025.01.29 05:13:49.328766 [ 5 ] {0bfaf3e3-3af8-41a5-87c4-97d377dca6f8} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.00198 sec., 141919.19191919192 rows/sec., 12.52 MiB/sec. | ||
9006 | 2025.01.29 05:13:49.328822 [ 5 ] {0bfaf3e3-3af8-41a5-87c4-97d377dca6f8} <Debug> TCPHandler: Processed in 0.002449395 sec. | ||
9007 | 2025.01.29 05:13:49.328975 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9008 | 2025.01.29 05:13:49.329118 [ 254 ] {f365a730-62e0-4473-ad42-b186f1a65b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9009 | 2025.01.29 05:13:49.329177 [ 254 ] {f365a730-62e0-4473-ad42-b186f1a65b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9010 | 2025.01.29 05:13:49.329845 [ 254 ] {f365a730-62e0-4473-ad42-b186f1a65b4e} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9011 | 2025.01.29 05:13:49.329882 [ 254 ] {f365a730-62e0-4473-ad42-b186f1a65b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9012 | 2025.01.29 05:13:49.330336 [ 254 ] {f365a730-62e0-4473-ad42-b186f1a65b4e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
9013 | 2025.01.29 05:13:49.330651 [ 254 ] {f365a730-62e0-4473-ad42-b186f1a65b4e} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9014 | 2025.01.29 05:13:49.330838 [ 254 ] {f365a730-62e0-4473-ad42-b186f1a65b4e} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001753 sec., 26240.730176839705 rows/sec., 1.89 MiB/sec. | ||
9015 | 2025.01.29 05:13:49.330961 [ 254 ] {f365a730-62e0-4473-ad42-b186f1a65b4e} <Debug> TCPHandler: Processed in 0.002050726 sec. | ||
9016 | 2025.01.29 05:13:49.331162 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9017 | 2025.01.29 05:13:49.331381 [ 5 ] {43d4048c-73a7-4802-a730-9283af69f6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9018 | 2025.01.29 05:13:49.331471 [ 5 ] {43d4048c-73a7-4802-a730-9283af69f6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9019 | 2025.01.29 05:13:49.332209 [ 5 ] {43d4048c-73a7-4802-a730-9283af69f6e7} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9020 | 2025.01.29 05:13:49.332249 [ 5 ] {43d4048c-73a7-4802-a730-9283af69f6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9021 | 2025.01.29 05:13:49.332622 [ 5 ] {43d4048c-73a7-4802-a730-9283af69f6e7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9022 | 2025.01.29 05:13:49.332862 [ 5 ] {43d4048c-73a7-4802-a730-9283af69f6e7} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9023 | 2025.01.29 05:13:49.333070 [ 5 ] {43d4048c-73a7-4802-a730-9283af69f6e7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001741 sec., 8041.3555427915 rows/sec., 563.16 KiB/sec. | ||
9024 | 2025.01.29 05:13:49.333122 [ 5 ] {43d4048c-73a7-4802-a730-9283af69f6e7} <Debug> TCPHandler: Processed in 0.002077776 sec. | ||
9025 | 2025.01.29 05:13:49.333279 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9026 | 2025.01.29 05:13:49.333418 [ 254 ] {6627e2a4-bbec-4101-9591-072cc7c6190e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9027 | 2025.01.29 05:13:49.333474 [ 254 ] {6627e2a4-bbec-4101-9591-072cc7c6190e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9028 | 2025.01.29 05:13:49.334087 [ 254 ] {6627e2a4-bbec-4101-9591-072cc7c6190e} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9029 | 2025.01.29 05:13:49.334124 [ 254 ] {6627e2a4-bbec-4101-9591-072cc7c6190e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9030 | 2025.01.29 05:13:49.334477 [ 254 ] {6627e2a4-bbec-4101-9591-072cc7c6190e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9031 | 2025.01.29 05:13:49.334722 [ 254 ] {6627e2a4-bbec-4101-9591-072cc7c6190e} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9032 | 2025.01.29 05:13:49.334939 [ 254 ] {6627e2a4-bbec-4101-9591-072cc7c6190e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00154 sec., 8441.558441558442 rows/sec., 526.33 KiB/sec. | ||
9033 | 2025.01.29 05:13:49.335117 [ 254 ] {6627e2a4-bbec-4101-9591-072cc7c6190e} <Debug> TCPHandler: Processed in 0.001898282 sec. | ||
9034 | 2025.01.29 05:13:49.335323 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9035 | 2025.01.29 05:13:49.335465 [ 5 ] {42fd1128-63f9-4118-ac92-3a794230ee4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9036 | 2025.01.29 05:13:49.335523 [ 5 ] {42fd1128-63f9-4118-ac92-3a794230ee4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9037 | 2025.01.29 05:13:49.336319 [ 5 ] {42fd1128-63f9-4118-ac92-3a794230ee4b} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9038 | 2025.01.29 05:13:49.336359 [ 5 ] {42fd1128-63f9-4118-ac92-3a794230ee4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9039 | 2025.01.29 05:13:49.336747 [ 5 ] {42fd1128-63f9-4118-ac92-3a794230ee4b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9040 | 2025.01.29 05:13:49.336985 [ 5 ] {42fd1128-63f9-4118-ac92-3a794230ee4b} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9041 | 2025.01.29 05:13:49.337203 [ 5 ] {42fd1128-63f9-4118-ac92-3a794230ee4b} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001767 sec., 238256.9326542162 rows/sec., 17.02 MiB/sec. | ||
9042 | 2025.01.29 05:13:49.337254 [ 5 ] {42fd1128-63f9-4118-ac92-3a794230ee4b} <Debug> TCPHandler: Processed in 0.002045306 sec. | ||
9043 | 2025.01.29 05:13:49.337409 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9044 | 2025.01.29 05:13:49.337547 [ 254 ] {b8793100-d102-4ce9-8b07-970058785c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9045 | 2025.01.29 05:13:49.337606 [ 254 ] {b8793100-d102-4ce9-8b07-970058785c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9046 | 2025.01.29 05:13:49.338118 [ 254 ] {b8793100-d102-4ce9-8b07-970058785c67} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9047 | 2025.01.29 05:13:49.338154 [ 254 ] {b8793100-d102-4ce9-8b07-970058785c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9048 | 2025.01.29 05:13:49.338531 [ 254 ] {b8793100-d102-4ce9-8b07-970058785c67} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9049 | 2025.01.29 05:13:49.338772 [ 254 ] {b8793100-d102-4ce9-8b07-970058785c67} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9050 | 2025.01.29 05:13:49.338988 [ 254 ] {b8793100-d102-4ce9-8b07-970058785c67} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001472 sec., 4076.086956521739 rows/sec., 212.96 KiB/sec. | ||
9051 | 2025.01.29 05:13:49.339093 [ 254 ] {b8793100-d102-4ce9-8b07-970058785c67} <Debug> TCPHandler: Processed in 0.001750219 sec. | ||
9052 | 2025.01.29 05:13:49.339260 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9053 | 2025.01.29 05:13:49.339397 [ 5 ] {a921f020-c784-4cd5-94d2-eb05b785ccf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9054 | 2025.01.29 05:13:49.339459 [ 5 ] {a921f020-c784-4cd5-94d2-eb05b785ccf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9055 | 2025.01.29 05:13:49.340100 [ 5 ] {a921f020-c784-4cd5-94d2-eb05b785ccf4} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9056 | 2025.01.29 05:13:49.340138 [ 5 ] {a921f020-c784-4cd5-94d2-eb05b785ccf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9057 | 2025.01.29 05:13:49.340529 [ 5 ] {a921f020-c784-4cd5-94d2-eb05b785ccf4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9058 | 2025.01.29 05:13:49.340765 [ 5 ] {a921f020-c784-4cd5-94d2-eb05b785ccf4} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9059 | 2025.01.29 05:13:49.340986 [ 5 ] {a921f020-c784-4cd5-94d2-eb05b785ccf4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001619 sec., 146386.65843113032 rows/sec., 9.81 MiB/sec. | ||
9060 | 2025.01.29 05:13:49.341037 [ 5 ] {a921f020-c784-4cd5-94d2-eb05b785ccf4} <Debug> TCPHandler: Processed in 0.001845491 sec. | ||
9061 | 2025.01.29 05:13:49.341192 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9062 | 2025.01.29 05:13:49.341328 [ 254 ] {460d6bf9-ac9a-4681-8de6-dd34640499db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9063 | 2025.01.29 05:13:49.341388 [ 254 ] {460d6bf9-ac9a-4681-8de6-dd34640499db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9064 | 2025.01.29 05:13:49.341912 [ 254 ] {460d6bf9-ac9a-4681-8de6-dd34640499db} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9065 | 2025.01.29 05:13:49.341950 [ 254 ] {460d6bf9-ac9a-4681-8de6-dd34640499db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9066 | 2025.01.29 05:13:49.342314 [ 254 ] {460d6bf9-ac9a-4681-8de6-dd34640499db} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9067 | 2025.01.29 05:13:49.342549 [ 254 ] {460d6bf9-ac9a-4681-8de6-dd34640499db} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9068 | 2025.01.29 05:13:49.342755 [ 254 ] {460d6bf9-ac9a-4681-8de6-dd34640499db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 46.22 KiB/sec. | ||
9069 | 2025.01.29 05:13:49.342807 [ 254 ] {460d6bf9-ac9a-4681-8de6-dd34640499db} <Debug> TCPHandler: Processed in 0.001679288 sec. | ||
9070 | 2025.01.29 05:13:49.342956 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9071 | 2025.01.29 05:13:49.343093 [ 5 ] {1315b454-07f3-4dc8-a653-72998905c814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9072 | 2025.01.29 05:13:49.343184 [ 5 ] {1315b454-07f3-4dc8-a653-72998905c814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9073 | 2025.01.29 05:13:49.344494 [ 5 ] {1315b454-07f3-4dc8-a653-72998905c814} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9074 | 2025.01.29 05:13:49.344532 [ 5 ] {1315b454-07f3-4dc8-a653-72998905c814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9075 | 2025.01.29 05:13:49.345215 [ 5 ] {1315b454-07f3-4dc8-a653-72998905c814} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
9076 | 2025.01.29 05:13:49.345475 [ 5 ] {1315b454-07f3-4dc8-a653-72998905c814} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9077 | 2025.01.29 05:13:49.345723 [ 5 ] {1315b454-07f3-4dc8-a653-72998905c814} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002659 sec., 14667.168108311396 rows/sec., 26.28 MiB/sec. | ||
9078 | 2025.01.29 05:13:49.345816 [ 5 ] {1315b454-07f3-4dc8-a653-72998905c814} <Debug> TCPHandler: Processed in 0.002925995 sec. | ||
9079 | 2025.01.29 05:13:49.345971 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9080 | 2025.01.29 05:13:49.346089 [ 254 ] {eaf9e018-1aa9-402a-8711-1479b5e1b043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9081 | 2025.01.29 05:13:49.346140 [ 254 ] {eaf9e018-1aa9-402a-8711-1479b5e1b043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9082 | 2025.01.29 05:13:49.346628 [ 254 ] {eaf9e018-1aa9-402a-8711-1479b5e1b043} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9083 | 2025.01.29 05:13:49.346667 [ 254 ] {eaf9e018-1aa9-402a-8711-1479b5e1b043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9084 | 2025.01.29 05:13:49.347047 [ 254 ] {eaf9e018-1aa9-402a-8711-1479b5e1b043} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9085 | 2025.01.29 05:13:49.347282 [ 254 ] {eaf9e018-1aa9-402a-8711-1479b5e1b043} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9086 | 2025.01.29 05:13:49.347496 [ 254 ] {eaf9e018-1aa9-402a-8711-1479b5e1b043} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00143 sec., 57342.65734265734 rows/sec., 3.64 MiB/sec. | ||
9087 | 2025.01.29 05:13:49.347546 [ 254 ] {eaf9e018-1aa9-402a-8711-1479b5e1b043} <Debug> TCPHandler: Processed in 0.001630627 sec. | ||
9088 | 2025.01.29 05:13:53.737645 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9089 | 2025.01.29 05:13:53.737748 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9090 | 2025.01.29 05:13:53.896428 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
9091 | 2025.01.29 05:13:53.897061 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9092 | 2025.01.29 05:13:53.897108 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9093 | 2025.01.29 05:13:53.897625 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9094 | 2025.01.29 05:13:53.897881 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9095 | 2025.01.29 05:13:53.898115 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
9096 | 2025.01.29 05:13:53.898149 [ 141 ] {} <Debug> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9097 | 2025.01.29 05:13:53.898254 [ 141 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9098 | 2025.01.29 05:13:53.898295 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9099 | 2025.01.29 05:13:53.898510 [ 192 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::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 | ||
9100 | 2025.01.29 05:13:53.898760 [ 192 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9101 | 2025.01.29 05:13:53.898831 [ 192 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part | ||
9102 | 2025.01.29 05:13:53.898954 [ 192 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part | ||
9103 | 2025.01.29 05:13:53.899051 [ 192 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part | ||
9104 | 2025.01.29 05:13:53.899296 [ 192 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part | ||
9105 | 2025.01.29 05:13:53.899625 [ 192 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part | ||
9106 | 2025.01.29 05:13:53.899938 [ 192 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part | ||
9107 | 2025.01.29 05:13:53.902790 [ 189 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.004390327 sec., 4807386.784629026 rows/sec., 68.77 MiB/sec. | ||
9108 | 2025.01.29 05:13:53.903065 [ 192 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9109 | 2025.01.29 05:13:53.903357 [ 192 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_46_9} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9110 | 2025.01.29 05:13:53.903445 [ 192 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_46_9} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9111 | 2025.01.29 05:13:53.903543 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
9112 | 2025.01.29 05:13:54.319226 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9113 | 2025.01.29 05:13:54.319416 [ 254 ] {2fb4d7df-31b4-4c5a-9279-ffd78bdb54b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9114 | 2025.01.29 05:13:54.319488 [ 254 ] {2fb4d7df-31b4-4c5a-9279-ffd78bdb54b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9115 | 2025.01.29 05:13:54.320271 [ 254 ] {2fb4d7df-31b4-4c5a-9279-ffd78bdb54b1} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9116 | 2025.01.29 05:13:54.320323 [ 254 ] {2fb4d7df-31b4-4c5a-9279-ffd78bdb54b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9117 | 2025.01.29 05:13:54.320773 [ 254 ] {2fb4d7df-31b4-4c5a-9279-ffd78bdb54b1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9118 | 2025.01.29 05:13:54.321022 [ 254 ] {2fb4d7df-31b4-4c5a-9279-ffd78bdb54b1} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9119 | 2025.01.29 05:13:54.321229 [ 141 ] {} <Debug> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9120 | 2025.01.29 05:13:54.321287 [ 254 ] {2fb4d7df-31b4-4c5a-9279-ffd78bdb54b1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001922 sec., 29136.3163371488 rows/sec., 2.22 MiB/sec. | ||
9121 | 2025.01.29 05:13:54.321314 [ 141 ] {} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9122 | 2025.01.29 05:13:54.321377 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9123 | 2025.01.29 05:13:54.321435 [ 254 ] {2fb4d7df-31b4-4c5a-9279-ffd78bdb54b1} <Debug> TCPHandler: Processed in 0.002334772 sec. | ||
9124 | 2025.01.29 05:13:54.321565 [ 194 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9125 | 2025.01.29 05:13:54.321680 [ 194 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9126 | 2025.01.29 05:13:54.321732 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9127 | 2025.01.29 05:13:54.321749 [ 194 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1431 rows starting from the beginning of the part | ||
9128 | 2025.01.29 05:13:54.322032 [ 194 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
9129 | 2025.01.29 05:13:54.322144 [ 5 ] {83bc33ac-30ed-413b-ab2b-6a405d1e5bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9130 | 2025.01.29 05:13:54.322281 [ 194 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 281 rows starting from the beginning of the part | ||
9131 | 2025.01.29 05:13:54.322354 [ 5 ] {83bc33ac-30ed-413b-ab2b-6a405d1e5bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9132 | 2025.01.29 05:13:54.322519 [ 194 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
9133 | 2025.01.29 05:13:54.322845 [ 194 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 281 rows starting from the beginning of the part | ||
9134 | 2025.01.29 05:13:54.323051 [ 194 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part | ||
9135 | 2025.01.29 05:13:54.324963 [ 5 ] {83bc33ac-30ed-413b-ab2b-6a405d1e5bd5} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9136 | 2025.01.29 05:13:54.325032 [ 5 ] {83bc33ac-30ed-413b-ab2b-6a405d1e5bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9137 | 2025.01.29 05:13:54.325825 [ 5 ] {83bc33ac-30ed-413b-ab2b-6a405d1e5bd5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9138 | 2025.01.29 05:13:54.326192 [ 194 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2161 rows, containing 5 columns (5 merged, 0 gathered) in 0.004708255 sec., 458981.08747295977 rows/sec., 40.36 MiB/sec. | ||
9139 | 2025.01.29 05:13:54.326325 [ 5 ] {83bc33ac-30ed-413b-ab2b-6a405d1e5bd5} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9140 | 2025.01.29 05:13:54.326455 [ 194 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9141 | 2025.01.29 05:13:54.326564 [ 141 ] {} <Debug> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9142 | 2025.01.29 05:13:54.326682 [ 141 ] {} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9143 | 2025.01.29 05:13:54.326767 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9144 | 2025.01.29 05:13:54.326923 [ 5 ] {83bc33ac-30ed-413b-ab2b-6a405d1e5bd5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004944 sec., 12944.983818770228 rows/sec., 1.01 MiB/sec. | ||
9145 | 2025.01.29 05:13:54.327252 [ 5 ] {83bc33ac-30ed-413b-ab2b-6a405d1e5bd5} <Debug> TCPHandler: Processed in 0.005664956 sec. | ||
9146 | 2025.01.29 05:13:54.327262 [ 189 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9147 | 2025.01.29 05:13:54.327528 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9148 | 2025.01.29 05:13:54.327593 [ 194 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_76_15} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9149 | 2025.01.29 05:13:54.327706 [ 189 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9150 | 2025.01.29 05:13:54.327852 [ 194 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_76_15} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9151 | 2025.01.29 05:13:54.327865 [ 254 ] {9de0080b-81ea-4a4f-8228-bf5b39efcfac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9152 | 2025.01.29 05:13:54.327857 [ 189 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 913 rows starting from the beginning of the part | ||
9153 | 2025.01.29 05:13:54.328043 [ 254 ] {9de0080b-81ea-4a4f-8228-bf5b39efcfac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9154 | 2025.01.29 05:13:54.328065 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
9155 | 2025.01.29 05:13:54.328338 [ 189 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
9156 | 2025.01.29 05:13:54.328626 [ 189 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 421 rows starting from the beginning of the part | ||
9157 | 2025.01.29 05:13:54.328968 [ 189 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
9158 | 2025.01.29 05:13:54.329343 [ 189 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 421 rows starting from the beginning of the part | ||
9159 | 2025.01.29 05:13:54.329649 [ 189 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
9160 | 2025.01.29 05:13:54.330909 [ 254 ] {9de0080b-81ea-4a4f-8228-bf5b39efcfac} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9161 | 2025.01.29 05:13:54.330985 [ 254 ] {9de0080b-81ea-4a4f-8228-bf5b39efcfac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9162 | 2025.01.29 05:13:54.332155 [ 254 ] {9de0080b-81ea-4a4f-8228-bf5b39efcfac} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9163 | 2025.01.29 05:13:54.332529 [ 254 ] {9de0080b-81ea-4a4f-8228-bf5b39efcfac} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9164 | 2025.01.29 05:13:54.332925 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9165 | 2025.01.29 05:13:54.333034 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9166 | 2025.01.29 05:13:54.333081 [ 196 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.006136537 sec., 317279.92514344817 rows/sec., 24.28 MiB/sec. | ||
9167 | 2025.01.29 05:13:54.333146 [ 254 ] {9de0080b-81ea-4a4f-8228-bf5b39efcfac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005397 sec., 29646.09968501019 rows/sec., 2.06 MiB/sec. | ||
9168 | 2025.01.29 05:13:54.333117 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9169 | 2025.01.29 05:13:54.333415 [ 254 ] {9de0080b-81ea-4a4f-8228-bf5b39efcfac} <Debug> TCPHandler: Processed in 0.006038015 sec. | ||
9170 | 2025.01.29 05:13:54.333579 [ 198 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9171 | 2025.01.29 05:13:54.333736 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9172 | 2025.01.29 05:13:54.333819 [ 196 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9173 | 2025.01.29 05:13:54.334065 [ 198 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9174 | 2025.01.29 05:13:54.334121 [ 5 ] {9b430fc7-f552-4eec-b801-317dc9cfea45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9175 | 2025.01.29 05:13:54.334173 [ 198 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22146 rows starting from the beginning of the part | ||
9176 | 2025.01.29 05:13:54.334285 [ 5 ] {9b430fc7-f552-4eec-b801-317dc9cfea45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9177 | 2025.01.29 05:13:54.334832 [ 198 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
9178 | 2025.01.29 05:13:54.334964 [ 196 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_76_15} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9179 | 2025.01.29 05:13:54.335496 [ 196 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_76_15} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9180 | 2025.01.29 05:13:54.335527 [ 198 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part | ||
9181 | 2025.01.29 05:13:54.335823 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
9182 | 2025.01.29 05:13:54.336080 [ 198 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
9183 | 2025.01.29 05:13:54.336249 [ 198 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 237 rows starting from the beginning of the part | ||
9184 | 2025.01.29 05:13:54.336631 [ 198 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
9185 | 2025.01.29 05:13:54.337366 [ 5 ] {9b430fc7-f552-4eec-b801-317dc9cfea45} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9186 | 2025.01.29 05:13:54.337428 [ 5 ] {9b430fc7-f552-4eec-b801-317dc9cfea45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9187 | 2025.01.29 05:13:54.338105 [ 5 ] {9b430fc7-f552-4eec-b801-317dc9cfea45} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9188 | 2025.01.29 05:13:54.338418 [ 5 ] {9b430fc7-f552-4eec-b801-317dc9cfea45} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9189 | 2025.01.29 05:13:54.338742 [ 141 ] {} <Debug> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9190 | 2025.01.29 05:13:54.338784 [ 141 ] {} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9191 | 2025.01.29 05:13:54.338841 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9192 | 2025.01.29 05:13:54.338879 [ 5 ] {9b430fc7-f552-4eec-b801-317dc9cfea45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004886 sec., 12279.983626688498 rows/sec., 847.45 KiB/sec. | ||
9193 | 2025.01.29 05:13:54.339179 [ 5 ] {9b430fc7-f552-4eec-b801-317dc9cfea45} <Debug> TCPHandler: Processed in 0.005599265 sec. | ||
9194 | 2025.01.29 05:13:54.339346 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9195 | 2025.01.29 05:13:54.339742 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9196 | 2025.01.29 05:13:54.339818 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4296 rows starting from the beginning of the part | ||
9197 | 2025.01.29 05:13:54.340133 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
9198 | 2025.01.29 05:13:54.340471 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part | ||
9199 | 2025.01.29 05:13:54.340746 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
9200 | 2025.01.29 05:13:54.341032 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part | ||
9201 | 2025.01.29 05:13:54.341215 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
9202 | 2025.01.29 05:13:54.351106 [ 205 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4640 rows, containing 4 columns (4 merged, 0 gathered) in 0.012090809 sec., 383762.5753578607 rows/sec., 25.02 MiB/sec. | ||
9203 | 2025.01.29 05:13:54.351754 [ 205 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9204 | 2025.01.29 05:13:54.352171 [ 205 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_76_15} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9205 | 2025.01.29 05:13:54.352309 [ 205 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_76_15} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9206 | 2025.01.29 05:13:54.352410 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
9207 | 2025.01.29 05:13:54.353281 [ 197 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23100 rows, containing 5 columns (5 merged, 0 gathered) in 0.019931045 sec., 1158995.928211491 rows/sec., 78.26 MiB/sec. | ||
9208 | 2025.01.29 05:13:54.353755 [ 190 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9209 | 2025.01.29 05:13:54.354070 [ 190 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9210 | 2025.01.29 05:13:54.354142 [ 190 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9211 | 2025.01.29 05:13:54.354224 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
9212 | 2025.01.29 05:13:55.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.88 MiB, peak 232.18 MiB, free memory in arenas 0.00 B, will set to 222.66 MiB (RSS), difference: 1.79 MiB | ||
9213 | 2025.01.29 05:13:55.370775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
9214 | 2025.01.29 05:13:55.392715 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9215 | 2025.01.29 05:13:55.392777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9216 | 2025.01.29 05:13:55.400236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9217 | 2025.01.29 05:13:55.401041 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9218 | 2025.01.29 05:13:55.401493 [ 138 ] {} <Debug> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9219 | 2025.01.29 05:13:55.401686 [ 138 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9220 | 2025.01.29 05:13:55.401800 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9221 | 2025.01.29 05:13:55.402187 [ 188 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
9222 | 2025.01.29 05:13:55.410026 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
9223 | 2025.01.29 05:13:55.411375 [ 188 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9224 | 2025.01.29 05:13:55.412321 [ 188 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
9225 | 2025.01.29 05:13:55.416773 [ 188 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
9226 | 2025.01.29 05:13:55.421574 [ 188 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part | ||
9227 | 2025.01.29 05:13:55.426690 [ 188 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
9228 | 2025.01.29 05:13:55.432016 [ 188 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part | ||
9229 | 2025.01.29 05:13:55.436454 [ 188 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part | ||
9230 | 2025.01.29 05:13:55.475851 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9231 | 2025.01.29 05:13:55.476156 [ 254 ] {c8f6f302-0af5-48d6-ac87-ec5a7bb005a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9232 | 2025.01.29 05:13:55.476292 [ 254 ] {c8f6f302-0af5-48d6-ac87-ec5a7bb005a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9233 | 2025.01.29 05:13:55.478457 [ 254 ] {c8f6f302-0af5-48d6-ac87-ec5a7bb005a7} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9234 | 2025.01.29 05:13:55.478530 [ 254 ] {c8f6f302-0af5-48d6-ac87-ec5a7bb005a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9235 | 2025.01.29 05:13:55.479833 [ 254 ] {c8f6f302-0af5-48d6-ac87-ec5a7bb005a7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9236 | 2025.01.29 05:13:55.480628 [ 254 ] {c8f6f302-0af5-48d6-ac87-ec5a7bb005a7} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9237 | 2025.01.29 05:13:55.481073 [ 138 ] {} <Debug> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9238 | 2025.01.29 05:13:55.481189 [ 138 ] {} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9239 | 2025.01.29 05:13:55.481293 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9240 | 2025.01.29 05:13:55.481514 [ 254 ] {c8f6f302-0af5-48d6-ac87-ec5a7bb005a7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.005424 sec., 2581.1209439528025 rows/sec., 185.81 KiB/sec. | ||
9241 | 2025.01.29 05:13:55.481823 [ 190 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
9242 | 2025.01.29 05:13:55.481885 [ 254 ] {c8f6f302-0af5-48d6-ac87-ec5a7bb005a7} <Debug> TCPHandler: Processed in 0.006175508 sec. | ||
9243 | 2025.01.29 05:13:55.482269 [ 190 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9244 | 2025.01.29 05:13:55.482301 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9245 | 2025.01.29 05:13:55.482377 [ 190 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part | ||
9246 | 2025.01.29 05:13:55.482859 [ 190 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
9247 | 2025.01.29 05:13:55.482975 [ 5 ] {069b0c83-f381-4819-ad76-b93dd167abb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9248 | 2025.01.29 05:13:55.483306 [ 5 ] {069b0c83-f381-4819-ad76-b93dd167abb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9249 | 2025.01.29 05:13:55.483355 [ 190 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
9250 | 2025.01.29 05:13:55.484004 [ 190 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
9251 | 2025.01.29 05:13:55.484502 [ 190 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
9252 | 2025.01.29 05:13:55.487861 [ 5 ] {069b0c83-f381-4819-ad76-b93dd167abb1} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9253 | 2025.01.29 05:13:55.487957 [ 5 ] {069b0c83-f381-4819-ad76-b93dd167abb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9254 | 2025.01.29 05:13:55.489833 [ 5 ] {069b0c83-f381-4819-ad76-b93dd167abb1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
9255 | 2025.01.29 05:13:55.490742 [ 5 ] {069b0c83-f381-4819-ad76-b93dd167abb1} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9256 | 2025.01.29 05:13:55.491813 [ 5 ] {069b0c83-f381-4819-ad76-b93dd167abb1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.009145 sec., 218.69874248223073 rows/sec., 17.83 KiB/sec. | ||
9257 | 2025.01.29 05:13:55.491853 [ 197 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.010381352 sec., 6742.859696887265 rows/sec., 511.73 KiB/sec. | ||
9258 | 2025.01.29 05:13:55.492180 [ 5 ] {069b0c83-f381-4819-ad76-b93dd167abb1} <Debug> TCPHandler: Processed in 0.010122485 sec. | ||
9259 | 2025.01.29 05:13:55.492207 [ 197 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9260 | 2025.01.29 05:13:55.492626 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9261 | 2025.01.29 05:13:55.493077 [ 197 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_33_8} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9262 | 2025.01.29 05:13:55.493118 [ 254 ] {980b4fa4-7796-49b6-a51a-0133419d0775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9263 | 2025.01.29 05:13:55.493361 [ 197 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_33_8} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9264 | 2025.01.29 05:13:55.493362 [ 254 ] {980b4fa4-7796-49b6-a51a-0133419d0775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9265 | 2025.01.29 05:13:55.493632 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9266 | 2025.01.29 05:13:55.496434 [ 254 ] {980b4fa4-7796-49b6-a51a-0133419d0775} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9267 | 2025.01.29 05:13:55.496530 [ 254 ] {980b4fa4-7796-49b6-a51a-0133419d0775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9268 | 2025.01.29 05:13:55.499203 [ 254 ] {980b4fa4-7796-49b6-a51a-0133419d0775} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9269 | 2025.01.29 05:13:55.499811 [ 254 ] {980b4fa4-7796-49b6-a51a-0133419d0775} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9270 | 2025.01.29 05:13:55.500349 [ 254 ] {980b4fa4-7796-49b6-a51a-0133419d0775} <Debug> executeQuery: Read 1412 rows, 120.59 KiB in 0.007417 sec., 190373.46636106243 rows/sec., 15.88 MiB/sec. | ||
9271 | 2025.01.29 05:13:55.500495 [ 254 ] {980b4fa4-7796-49b6-a51a-0133419d0775} <Debug> TCPHandler: Processed in 0.008181913 sec. | ||
9272 | 2025.01.29 05:13:55.500689 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9273 | 2025.01.29 05:13:55.500870 [ 5 ] {41ae5279-2095-4478-880f-3147d49e1370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9274 | 2025.01.29 05:13:55.500950 [ 5 ] {41ae5279-2095-4478-880f-3147d49e1370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9275 | 2025.01.29 05:13:55.502026 [ 5 ] {41ae5279-2095-4478-880f-3147d49e1370} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9276 | 2025.01.29 05:13:55.502073 [ 5 ] {41ae5279-2095-4478-880f-3147d49e1370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9277 | 2025.01.29 05:13:55.503055 [ 5 ] {41ae5279-2095-4478-880f-3147d49e1370} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
9278 | 2025.01.29 05:13:55.503663 [ 5 ] {41ae5279-2095-4478-880f-3147d49e1370} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9279 | 2025.01.29 05:13:55.503840 [ 138 ] {} <Debug> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
9280 | 2025.01.29 05:13:55.503983 [ 138 ] {} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9281 | 2025.01.29 05:13:55.504004 [ 5 ] {41ae5279-2095-4478-880f-3147d49e1370} <Debug> executeQuery: Read 43 rows, 3.15 KiB in 0.003151 sec., 13646.46144081244 rows/sec., 1000.43 KiB/sec. | ||
9282 | 2025.01.29 05:13:55.504159 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9283 | 2025.01.29 05:13:55.504383 [ 5 ] {41ae5279-2095-4478-880f-3147d49e1370} <Debug> TCPHandler: Processed in 0.003765875 sec. | ||
9284 | 2025.01.29 05:13:55.505064 [ 193 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::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 | ||
9285 | 2025.01.29 05:13:55.505525 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9286 | 2025.01.29 05:13:55.505765 [ 193 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9287 | 2025.01.29 05:13:55.505997 [ 193 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 64 rows starting from the beginning of the part | ||
9288 | 2025.01.29 05:13:55.506665 [ 193 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 53 rows starting from the beginning of the part | ||
9289 | 2025.01.29 05:13:55.507175 [ 193 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 9 rows starting from the beginning of the part | ||
9290 | 2025.01.29 05:13:55.507727 [ 193 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 46 rows starting from the beginning of the part | ||
9291 | 2025.01.29 05:13:55.507792 [ 254 ] {d1f8ee37-ce1e-41e7-b896-fba214633e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9292 | 2025.01.29 05:13:55.508212 [ 193 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 46 rows starting from the beginning of the part | ||
9293 | 2025.01.29 05:13:55.508719 [ 193 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 43 rows starting from the beginning of the part | ||
9294 | 2025.01.29 05:13:55.509692 [ 254 ] {d1f8ee37-ce1e-41e7-b896-fba214633e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9295 | 2025.01.29 05:13:55.514369 [ 199 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 5 columns (5 merged, 0 gathered) in 0.009786008 sec., 26670.73233539151 rows/sec., 2.01 MiB/sec. | ||
9296 | 2025.01.29 05:13:55.514498 [ 254 ] {d1f8ee37-ce1e-41e7-b896-fba214633e68} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9297 | 2025.01.29 05:13:55.514572 [ 254 ] {d1f8ee37-ce1e-41e7-b896-fba214633e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9298 | 2025.01.29 05:13:55.514658 [ 199 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
9299 | 2025.01.29 05:13:55.515766 [ 199 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_41_8} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9300 | 2025.01.29 05:13:55.515932 [ 254 ] {d1f8ee37-ce1e-41e7-b896-fba214633e68} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9301 | 2025.01.29 05:13:55.516317 [ 199 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_41_8} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
9302 | 2025.01.29 05:13:55.517125 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
9303 | 2025.01.29 05:13:55.517740 [ 254 ] {d1f8ee37-ce1e-41e7-b896-fba214633e68} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9304 | 2025.01.29 05:13:55.518514 [ 254 ] {d1f8ee37-ce1e-41e7-b896-fba214633e68} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.011857 sec., 20409.884456439235 rows/sec., 1.38 MiB/sec. | ||
9305 | 2025.01.29 05:13:55.518929 [ 254 ] {d1f8ee37-ce1e-41e7-b896-fba214633e68} <Debug> TCPHandler: Processed in 0.01436322 sec. | ||
9306 | 2025.01.29 05:13:55.519242 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9307 | 2025.01.29 05:13:55.519561 [ 5 ] {bb375c93-9b23-4aa2-9787-67ff0f4ce440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9308 | 2025.01.29 05:13:55.519689 [ 5 ] {bb375c93-9b23-4aa2-9787-67ff0f4ce440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9309 | 2025.01.29 05:13:55.521525 [ 5 ] {bb375c93-9b23-4aa2-9787-67ff0f4ce440} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9310 | 2025.01.29 05:13:55.521572 [ 5 ] {bb375c93-9b23-4aa2-9787-67ff0f4ce440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9311 | 2025.01.29 05:13:55.522097 [ 5 ] {bb375c93-9b23-4aa2-9787-67ff0f4ce440} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9312 | 2025.01.29 05:13:55.522406 [ 5 ] {bb375c93-9b23-4aa2-9787-67ff0f4ce440} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9313 | 2025.01.29 05:13:55.522600 [ 138 ] {} <Debug> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9314 | 2025.01.29 05:13:55.522695 [ 138 ] {} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9315 | 2025.01.29 05:13:55.522789 [ 5 ] {bb375c93-9b23-4aa2-9787-67ff0f4ce440} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003279 sec., 3964.623360780726 rows/sec., 247.19 KiB/sec. | ||
9316 | 2025.01.29 05:13:55.522792 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9317 | 2025.01.29 05:13:55.523053 [ 5 ] {bb375c93-9b23-4aa2-9787-67ff0f4ce440} <Debug> TCPHandler: Processed in 0.003982939 sec. | ||
9318 | 2025.01.29 05:13:55.523404 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9319 | 2025.01.29 05:13:55.523612 [ 187 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
9320 | 2025.01.29 05:13:55.524302 [ 254 ] {d6cbf362-ca9c-43e7-9b4a-2b22689a01de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9321 | 2025.01.29 05:13:55.524354 [ 187 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9322 | 2025.01.29 05:13:55.524527 [ 187 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part | ||
9323 | 2025.01.29 05:13:55.524585 [ 254 ] {d6cbf362-ca9c-43e7-9b4a-2b22689a01de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9324 | 2025.01.29 05:13:55.525155 [ 187 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
9325 | 2025.01.29 05:13:55.525665 [ 187 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part | ||
9326 | 2025.01.29 05:13:55.526166 [ 187 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part | ||
9327 | 2025.01.29 05:13:55.526680 [ 187 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part | ||
9328 | 2025.01.29 05:13:55.531929 [ 254 ] {d6cbf362-ca9c-43e7-9b4a-2b22689a01de} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9329 | 2025.01.29 05:13:55.532024 [ 254 ] {d6cbf362-ca9c-43e7-9b4a-2b22689a01de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9330 | 2025.01.29 05:13:55.532532 [ 187 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.009188005 sec., 7074.4410783407275 rows/sec., 468.72 KiB/sec. | ||
9331 | 2025.01.29 05:13:55.532799 [ 187 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9332 | 2025.01.29 05:13:55.533311 [ 254 ] {d6cbf362-ca9c-43e7-9b4a-2b22689a01de} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9333 | 2025.01.29 05:13:55.533427 [ 187 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_33_8} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9334 | 2025.01.29 05:13:55.533882 [ 187 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_33_8} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9335 | 2025.01.29 05:13:55.534229 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9336 | 2025.01.29 05:13:55.534375 [ 254 ] {d6cbf362-ca9c-43e7-9b4a-2b22689a01de} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9337 | 2025.01.29 05:13:55.535242 [ 254 ] {d6cbf362-ca9c-43e7-9b4a-2b22689a01de} <Debug> executeQuery: Read 874 rows, 64.86 KiB in 0.011246 sec., 77716.52142984171 rows/sec., 5.63 MiB/sec. | ||
9338 | 2025.01.29 05:13:55.535612 [ 254 ] {d6cbf362-ca9c-43e7-9b4a-2b22689a01de} <Debug> TCPHandler: Processed in 0.012414367 sec. | ||
9339 | 2025.01.29 05:13:55.536067 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9340 | 2025.01.29 05:13:55.536550 [ 5 ] {ed78a910-16b0-4eb2-92cf-022da81bcaa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9341 | 2025.01.29 05:13:55.536765 [ 5 ] {ed78a910-16b0-4eb2-92cf-022da81bcaa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9342 | 2025.01.29 05:13:55.538184 [ 5 ] {ed78a910-16b0-4eb2-92cf-022da81bcaa0} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9343 | 2025.01.29 05:13:55.538233 [ 5 ] {ed78a910-16b0-4eb2-92cf-022da81bcaa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9344 | 2025.01.29 05:13:55.538750 [ 5 ] {ed78a910-16b0-4eb2-92cf-022da81bcaa0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9345 | 2025.01.29 05:13:55.539076 [ 5 ] {ed78a910-16b0-4eb2-92cf-022da81bcaa0} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9346 | 2025.01.29 05:13:55.539465 [ 5 ] {ed78a910-16b0-4eb2-92cf-022da81bcaa0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003017 sec., 1988.7305270135896 rows/sec., 103.90 KiB/sec. | ||
9347 | 2025.01.29 05:13:55.539919 [ 5 ] {ed78a910-16b0-4eb2-92cf-022da81bcaa0} <Debug> TCPHandler: Processed in 0.004167983 sec. | ||
9348 | 2025.01.29 05:13:55.540564 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9349 | 2025.01.29 05:13:55.541021 [ 254 ] {cea93e05-bbec-4fbe-9c8c-995bfe938305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9350 | 2025.01.29 05:13:55.541199 [ 254 ] {cea93e05-bbec-4fbe-9c8c-995bfe938305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9351 | 2025.01.29 05:13:55.544079 [ 254 ] {cea93e05-bbec-4fbe-9c8c-995bfe938305} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9352 | 2025.01.29 05:13:55.544126 [ 254 ] {cea93e05-bbec-4fbe-9c8c-995bfe938305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9353 | 2025.01.29 05:13:55.544810 [ 254 ] {cea93e05-bbec-4fbe-9c8c-995bfe938305} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9354 | 2025.01.29 05:13:55.545134 [ 254 ] {cea93e05-bbec-4fbe-9c8c-995bfe938305} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9355 | 2025.01.29 05:13:55.545400 [ 254 ] {cea93e05-bbec-4fbe-9c8c-995bfe938305} <Debug> executeQuery: Read 988 rows, 67.32 KiB in 0.004555 sec., 216904.50054884743 rows/sec., 14.43 MiB/sec. | ||
9356 | 2025.01.29 05:13:55.545495 [ 254 ] {cea93e05-bbec-4fbe-9c8c-995bfe938305} <Debug> TCPHandler: Processed in 0.005435942 sec. | ||
9357 | 2025.01.29 05:13:55.545803 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9358 | 2025.01.29 05:13:55.546318 [ 5 ] {4a37e19f-135a-4bab-bcdc-85402238f046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9359 | 2025.01.29 05:13:55.546494 [ 5 ] {4a37e19f-135a-4bab-bcdc-85402238f046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9360 | 2025.01.29 05:13:55.549094 [ 5 ] {4a37e19f-135a-4bab-bcdc-85402238f046} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9361 | 2025.01.29 05:13:55.549176 [ 5 ] {4a37e19f-135a-4bab-bcdc-85402238f046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9362 | 2025.01.29 05:13:55.550605 [ 5 ] {4a37e19f-135a-4bab-bcdc-85402238f046} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9363 | 2025.01.29 05:13:55.551281 [ 5 ] {4a37e19f-135a-4bab-bcdc-85402238f046} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9364 | 2025.01.29 05:13:55.551983 [ 5 ] {4a37e19f-135a-4bab-bcdc-85402238f046} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005835 sec., 171.3796058269066 rows/sec., 11.55 KiB/sec. | ||
9365 | 2025.01.29 05:13:55.552291 [ 5 ] {4a37e19f-135a-4bab-bcdc-85402238f046} <Debug> TCPHandler: Processed in 0.006662459 sec. | ||
9366 | 2025.01.29 05:13:55.552625 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9367 | 2025.01.29 05:13:55.553162 [ 254 ] {9344645a-ce27-45f3-864b-9c408b72e4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9368 | 2025.01.29 05:13:55.553522 [ 254 ] {9344645a-ce27-45f3-864b-9c408b72e4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9369 | 2025.01.29 05:13:55.560697 [ 254 ] {9344645a-ce27-45f3-864b-9c408b72e4f2} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9370 | 2025.01.29 05:13:55.560780 [ 254 ] {9344645a-ce27-45f3-864b-9c408b72e4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9371 | 2025.01.29 05:13:55.563892 [ 254 ] {9344645a-ce27-45f3-864b-9c408b72e4f2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
9372 | 2025.01.29 05:13:55.564684 [ 254 ] {9344645a-ce27-45f3-864b-9c408b72e4f2} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9373 | 2025.01.29 05:13:55.565224 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
9374 | 2025.01.29 05:13:55.565337 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9375 | 2025.01.29 05:13:55.565430 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9376 | 2025.01.29 05:13:55.565648 [ 254 ] {9344645a-ce27-45f3-864b-9c408b72e4f2} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.012639 sec., 2690.086241000079 rows/sec., 4.82 MiB/sec. | ||
9377 | 2025.01.29 05:13:55.566167 [ 192 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::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 | ||
9378 | 2025.01.29 05:13:55.566675 [ 254 ] {9344645a-ce27-45f3-864b-9c408b72e4f2} <Debug> TCPHandler: Processed in 0.014234337 sec. | ||
9379 | 2025.01.29 05:13:55.567081 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9380 | 2025.01.29 05:13:55.567746 [ 5 ] {d86813fd-94db-478f-9cd6-e608f472ad1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9381 | 2025.01.29 05:13:55.568061 [ 5 ] {d86813fd-94db-478f-9cd6-e608f472ad1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9382 | 2025.01.29 05:13:55.568491 [ 192 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9383 | 2025.01.29 05:13:55.569002 [ 192 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1022 rows starting from the beginning of the part | ||
9384 | 2025.01.29 05:13:55.570789 [ 192 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
9385 | 2025.01.29 05:13:55.572588 [ 192 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part | ||
9386 | 2025.01.29 05:13:55.572651 [ 5 ] {d86813fd-94db-478f-9cd6-e608f472ad1c} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9387 | 2025.01.29 05:13:55.572772 [ 5 ] {d86813fd-94db-478f-9cd6-e608f472ad1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9388 | 2025.01.29 05:13:55.574276 [ 192 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part | ||
9389 | 2025.01.29 05:13:55.575504 [ 5 ] {d86813fd-94db-478f-9cd6-e608f472ad1c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9390 | 2025.01.29 05:13:55.575818 [ 192 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::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 | ||
9391 | 2025.01.29 05:13:55.576678 [ 5 ] {d86813fd-94db-478f-9cd6-e608f472ad1c} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9392 | 2025.01.29 05:13:55.577478 [ 192 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
9393 | 2025.01.29 05:13:55.577777 [ 5 ] {d86813fd-94db-478f-9cd6-e608f472ad1c} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.010195 sec., 4512.015693967632 rows/sec., 279.41 KiB/sec. | ||
9394 | 2025.01.29 05:13:55.578308 [ 5 ] {d86813fd-94db-478f-9cd6-e608f472ad1c} <Debug> TCPHandler: Processed in 0.011495146 sec. | ||
9395 | 2025.01.29 05:13:55.579693 [ 205 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.177719054 sec., 1952.519958833452 rows/sec., 10.10 MiB/sec. | ||
9396 | 2025.01.29 05:13:55.585484 [ 205 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9397 | 2025.01.29 05:13:55.594605 [ 205 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_46_9} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9398 | 2025.01.29 05:13:55.594814 [ 205 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_46_9} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9399 | 2025.01.29 05:13:55.595228 [ 198 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1173 rows, containing 19 columns (19 merged, 0 gathered) in 0.02962126 sec., 39599.935991919316 rows/sec., 70.96 MiB/sec. | ||
9400 | 2025.01.29 05:13:55.598007 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
9401 | 2025.01.29 05:13:55.598121 [ 195 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
9402 | 2025.01.29 05:13:55.598605 [ 195 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9403 | 2025.01.29 05:13:55.598699 [ 195 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
9404 | 2025.01.29 05:13:55.598863 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
9405 | 2025.01.29 05:13:56.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.75 MiB, peak 239.90 MiB, free memory in arenas 0.00 B, will set to 230.71 MiB (RSS), difference: 5.97 MiB | ||
9406 | 2025.01.29 05:13:59.002950 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1326 | ||
9407 | 2025.01.29 05:13:59.006701 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9408 | 2025.01.29 05:13:59.006761 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9409 | 2025.01.29 05:13:59.008325 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9410 | 2025.01.29 05:13:59.008654 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9411 | 2025.01.29 05:13:59.009315 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1326 | ||
9412 | 2025.01.29 05:13:59.315768 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9413 | 2025.01.29 05:13:59.315944 [ 254 ] {090b2c10-eae6-4b4f-8a44-b460e77a4236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9414 | 2025.01.29 05:13:59.316018 [ 254 ] {090b2c10-eae6-4b4f-8a44-b460e77a4236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9415 | 2025.01.29 05:13:59.316749 [ 254 ] {090b2c10-eae6-4b4f-8a44-b460e77a4236} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9416 | 2025.01.29 05:13:59.316800 [ 254 ] {090b2c10-eae6-4b4f-8a44-b460e77a4236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9417 | 2025.01.29 05:13:59.317226 [ 254 ] {090b2c10-eae6-4b4f-8a44-b460e77a4236} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9418 | 2025.01.29 05:13:59.317476 [ 254 ] {090b2c10-eae6-4b4f-8a44-b460e77a4236} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9419 | 2025.01.29 05:13:59.317726 [ 254 ] {090b2c10-eae6-4b4f-8a44-b460e77a4236} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00183 sec., 36065.5737704918 rows/sec., 2.86 MiB/sec. | ||
9420 | 2025.01.29 05:13:59.317787 [ 254 ] {090b2c10-eae6-4b4f-8a44-b460e77a4236} <Debug> TCPHandler: Processed in 0.002121737 sec. | ||
9421 | 2025.01.29 05:13:59.318039 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9422 | 2025.01.29 05:13:59.318235 [ 5 ] {e4b7221a-d370-438a-9ea0-18d83262799b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9423 | 2025.01.29 05:13:59.318308 [ 5 ] {e4b7221a-d370-438a-9ea0-18d83262799b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9424 | 2025.01.29 05:13:59.319063 [ 5 ] {e4b7221a-d370-438a-9ea0-18d83262799b} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9425 | 2025.01.29 05:13:59.319108 [ 5 ] {e4b7221a-d370-438a-9ea0-18d83262799b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9426 | 2025.01.29 05:13:59.319554 [ 5 ] {e4b7221a-d370-438a-9ea0-18d83262799b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
9427 | 2025.01.29 05:13:59.319817 [ 5 ] {e4b7221a-d370-438a-9ea0-18d83262799b} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9428 | 2025.01.29 05:13:59.320023 [ 5 ] {e4b7221a-d370-438a-9ea0-18d83262799b} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00184 sec., 2717.391304347826 rows/sec., 204.34 KiB/sec. | ||
9429 | 2025.01.29 05:13:59.320086 [ 5 ] {e4b7221a-d370-438a-9ea0-18d83262799b} <Debug> TCPHandler: Processed in 0.002176728 sec. | ||
9430 | 2025.01.29 05:13:59.320253 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9431 | 2025.01.29 05:13:59.320398 [ 254 ] {ecbf091f-0880-4354-afd0-3f909f15a543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9432 | 2025.01.29 05:13:59.320457 [ 254 ] {ecbf091f-0880-4354-afd0-3f909f15a543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9433 | 2025.01.29 05:13:59.321161 [ 254 ] {ecbf091f-0880-4354-afd0-3f909f15a543} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9434 | 2025.01.29 05:13:59.321203 [ 254 ] {ecbf091f-0880-4354-afd0-3f909f15a543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9435 | 2025.01.29 05:13:59.321573 [ 254 ] {ecbf091f-0880-4354-afd0-3f909f15a543} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9436 | 2025.01.29 05:13:59.321811 [ 254 ] {ecbf091f-0880-4354-afd0-3f909f15a543} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9437 | 2025.01.29 05:13:59.321996 [ 254 ] {ecbf091f-0880-4354-afd0-3f909f15a543} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001631 sec., 42305.33415082771 rows/sec., 3.30 MiB/sec. | ||
9438 | 2025.01.29 05:13:59.322051 [ 254 ] {ecbf091f-0880-4354-afd0-3f909f15a543} <Debug> TCPHandler: Processed in 0.001866462 sec. | ||
9439 | 2025.01.29 05:13:59.322286 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9440 | 2025.01.29 05:13:59.322518 [ 5 ] {ea04b030-4196-47f8-adb7-84b387bfeea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9441 | 2025.01.29 05:13:59.322622 [ 5 ] {ea04b030-4196-47f8-adb7-84b387bfeea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9442 | 2025.01.29 05:13:59.323390 [ 5 ] {ea04b030-4196-47f8-adb7-84b387bfeea9} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9443 | 2025.01.29 05:13:59.323430 [ 5 ] {ea04b030-4196-47f8-adb7-84b387bfeea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9444 | 2025.01.29 05:13:59.323853 [ 5 ] {ea04b030-4196-47f8-adb7-84b387bfeea9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9445 | 2025.01.29 05:13:59.324106 [ 5 ] {ea04b030-4196-47f8-adb7-84b387bfeea9} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9446 | 2025.01.29 05:13:59.324330 [ 5 ] {ea04b030-4196-47f8-adb7-84b387bfeea9} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001873 sec., 51254.671649759744 rows/sec., 3.57 MiB/sec. | ||
9447 | 2025.01.29 05:13:59.324386 [ 5 ] {ea04b030-4196-47f8-adb7-84b387bfeea9} <Debug> TCPHandler: Processed in 0.002211459 sec. | ||
9448 | 2025.01.29 05:13:59.324541 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9449 | 2025.01.29 05:13:59.324682 [ 254 ] {e2a46cba-1b37-43da-99bc-5badcda34310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9450 | 2025.01.29 05:13:59.324777 [ 254 ] {e2a46cba-1b37-43da-99bc-5badcda34310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9451 | 2025.01.29 05:13:59.325907 [ 254 ] {e2a46cba-1b37-43da-99bc-5badcda34310} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9452 | 2025.01.29 05:13:59.325945 [ 254 ] {e2a46cba-1b37-43da-99bc-5badcda34310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9453 | 2025.01.29 05:13:59.326561 [ 254 ] {e2a46cba-1b37-43da-99bc-5badcda34310} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
9454 | 2025.01.29 05:13:59.326829 [ 254 ] {e2a46cba-1b37-43da-99bc-5badcda34310} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9455 | 2025.01.29 05:13:59.327027 [ 254 ] {e2a46cba-1b37-43da-99bc-5badcda34310} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002379 sec., 2101.723413198823 rows/sec., 3.77 MiB/sec. | ||
9456 | 2025.01.29 05:13:59.327128 [ 254 ] {e2a46cba-1b37-43da-99bc-5badcda34310} <Debug> TCPHandler: Processed in 0.002651569 sec. | ||
9457 | 2025.01.29 05:13:59.327288 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9458 | 2025.01.29 05:13:59.327431 [ 5 ] {8be72370-b78d-4196-942d-ebcde23b1e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9459 | 2025.01.29 05:13:59.327493 [ 5 ] {8be72370-b78d-4196-942d-ebcde23b1e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9460 | 2025.01.29 05:13:59.328053 [ 5 ] {8be72370-b78d-4196-942d-ebcde23b1e19} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9461 | 2025.01.29 05:13:59.328094 [ 5 ] {8be72370-b78d-4196-942d-ebcde23b1e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9462 | 2025.01.29 05:13:59.328482 [ 5 ] {8be72370-b78d-4196-942d-ebcde23b1e19} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9463 | 2025.01.29 05:13:59.328727 [ 5 ] {8be72370-b78d-4196-942d-ebcde23b1e19} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9464 | 2025.01.29 05:13:59.328949 [ 5 ] {8be72370-b78d-4196-942d-ebcde23b1e19} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001552 sec., 23195.876288659794 rows/sec., 1.56 MiB/sec. | ||
9465 | 2025.01.29 05:13:59.329003 [ 5 ] {8be72370-b78d-4196-942d-ebcde23b1e19} <Debug> TCPHandler: Processed in 0.00178269 sec. | ||
9466 | 2025.01.29 05:14:01.399199 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
9467 | 2025.01.29 05:14:01.399872 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9468 | 2025.01.29 05:14:01.399923 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
9469 | 2025.01.29 05:14:01.400470 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9470 | 2025.01.29 05:14:01.400735 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9471 | 2025.01.29 05:14:01.400997 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
9472 | 2025.01.29 05:14:02.911075 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
9473 | 2025.01.29 05:14:02.931403 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9474 | 2025.01.29 05:14:02.931469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9475 | 2025.01.29 05:14:02.938591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9476 | 2025.01.29 05:14:02.939396 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9477 | 2025.01.29 05:14:02.942630 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
9478 | 2025.01.29 05:14:04.318866 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9479 | 2025.01.29 05:14:04.319074 [ 254 ] {1c9af460-62ec-4224-bbf7-3a25fc09a168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9480 | 2025.01.29 05:14:04.319151 [ 254 ] {1c9af460-62ec-4224-bbf7-3a25fc09a168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9481 | 2025.01.29 05:14:04.319920 [ 254 ] {1c9af460-62ec-4224-bbf7-3a25fc09a168} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9482 | 2025.01.29 05:14:04.319967 [ 254 ] {1c9af460-62ec-4224-bbf7-3a25fc09a168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9483 | 2025.01.29 05:14:04.320406 [ 254 ] {1c9af460-62ec-4224-bbf7-3a25fc09a168} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9484 | 2025.01.29 05:14:04.320659 [ 254 ] {1c9af460-62ec-4224-bbf7-3a25fc09a168} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9485 | 2025.01.29 05:14:04.320873 [ 254 ] {1c9af460-62ec-4224-bbf7-3a25fc09a168} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001852 sec., 30237.580993520518 rows/sec., 2.31 MiB/sec. | ||
9486 | 2025.01.29 05:14:04.320981 [ 254 ] {1c9af460-62ec-4224-bbf7-3a25fc09a168} <Debug> TCPHandler: Processed in 0.00224745 sec. | ||
9487 | 2025.01.29 05:14:04.321284 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9488 | 2025.01.29 05:14:04.321503 [ 5 ] {2b1a2d71-076a-4138-b784-9f6ac3f29ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9489 | 2025.01.29 05:14:04.321589 [ 5 ] {2b1a2d71-076a-4138-b784-9f6ac3f29ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9490 | 2025.01.29 05:14:04.322437 [ 5 ] {2b1a2d71-076a-4138-b784-9f6ac3f29ed6} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9491 | 2025.01.29 05:14:04.322492 [ 5 ] {2b1a2d71-076a-4138-b784-9f6ac3f29ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9492 | 2025.01.29 05:14:04.322955 [ 5 ] {2b1a2d71-076a-4138-b784-9f6ac3f29ed6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9493 | 2025.01.29 05:14:04.323229 [ 5 ] {2b1a2d71-076a-4138-b784-9f6ac3f29ed6} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9494 | 2025.01.29 05:14:04.323485 [ 5 ] {2b1a2d71-076a-4138-b784-9f6ac3f29ed6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002042 sec., 31341.821743388835 rows/sec., 2.45 MiB/sec. | ||
9495 | 2025.01.29 05:14:04.323554 [ 5 ] {2b1a2d71-076a-4138-b784-9f6ac3f29ed6} <Debug> TCPHandler: Processed in 0.002443414 sec. | ||
9496 | 2025.01.29 05:14:04.323713 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9497 | 2025.01.29 05:14:04.323860 [ 254 ] {d7f105d0-85ed-47c9-9f22-8edd07d05363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9498 | 2025.01.29 05:14:04.323927 [ 254 ] {d7f105d0-85ed-47c9-9f22-8edd07d05363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9499 | 2025.01.29 05:14:04.324575 [ 254 ] {d7f105d0-85ed-47c9-9f22-8edd07d05363} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9500 | 2025.01.29 05:14:04.324612 [ 254 ] {d7f105d0-85ed-47c9-9f22-8edd07d05363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9501 | 2025.01.29 05:14:04.325010 [ 254 ] {d7f105d0-85ed-47c9-9f22-8edd07d05363} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9502 | 2025.01.29 05:14:04.325252 [ 254 ] {d7f105d0-85ed-47c9-9f22-8edd07d05363} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9503 | 2025.01.29 05:14:04.325436 [ 254 ] {d7f105d0-85ed-47c9-9f22-8edd07d05363} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001612 sec., 99255.58312655088 rows/sec., 6.91 MiB/sec. | ||
9504 | 2025.01.29 05:14:04.325491 [ 254 ] {d7f105d0-85ed-47c9-9f22-8edd07d05363} <Debug> TCPHandler: Processed in 0.001847002 sec. | ||
9505 | 2025.01.29 05:14:04.325668 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9506 | 2025.01.29 05:14:04.325814 [ 5 ] {e8d136a6-82b3-4dca-94c5-b0065a8db9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9507 | 2025.01.29 05:14:04.325878 [ 5 ] {e8d136a6-82b3-4dca-94c5-b0065a8db9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9508 | 2025.01.29 05:14:04.326437 [ 5 ] {e8d136a6-82b3-4dca-94c5-b0065a8db9b1} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9509 | 2025.01.29 05:14:04.326477 [ 5 ] {e8d136a6-82b3-4dca-94c5-b0065a8db9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9510 | 2025.01.29 05:14:04.326880 [ 5 ] {e8d136a6-82b3-4dca-94c5-b0065a8db9b1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9511 | 2025.01.29 05:14:04.327128 [ 5 ] {e8d136a6-82b3-4dca-94c5-b0065a8db9b1} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9512 | 2025.01.29 05:14:04.327344 [ 5 ] {e8d136a6-82b3-4dca-94c5-b0065a8db9b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001566 sec., 38314.17624521073 rows/sec., 2.58 MiB/sec. | ||
9513 | 2025.01.29 05:14:04.327399 [ 5 ] {e8d136a6-82b3-4dca-94c5-b0065a8db9b1} <Debug> TCPHandler: Processed in 0.00180291 sec. | ||
9514 | 2025.01.29 05:14:06.421345 [ 122 ] {} <Debug> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
9515 | 2025.01.29 05:14:06.421450 [ 122 ] {} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9516 | 2025.01.29 05:14:06.421495 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9517 | 2025.01.29 05:14:06.421757 [ 196 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
9518 | 2025.01.29 05:14:06.422078 [ 196 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9519 | 2025.01.29 05:14:06.422144 [ 196 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 243 rows starting from the beginning of the part | ||
9520 | 2025.01.29 05:14:06.422282 [ 196 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 242 rows starting from the beginning of the part | ||
9521 | 2025.01.29 05:14:06.422527 [ 196 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
9522 | 2025.01.29 05:14:06.422704 [ 196 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
9523 | 2025.01.29 05:14:06.422874 [ 196 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 242 rows starting from the beginning of the part | ||
9524 | 2025.01.29 05:14:06.424055 [ 195 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002441024 sec., 309296.4264177657 rows/sec., 22.14 MiB/sec. | ||
9525 | 2025.01.29 05:14:06.424305 [ 205 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
9526 | 2025.01.29 05:14:06.424703 [ 205 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_33_7} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9527 | 2025.01.29 05:14:06.424812 [ 205 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_33_7} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
9528 | 2025.01.29 05:14:06.424930 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
9529 | 2025.01.29 05:14:06.577840 [ 122 ] {} <Debug> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
9530 | 2025.01.29 05:14:06.577892 [ 122 ] {} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9531 | 2025.01.29 05:14:06.577914 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9532 | 2025.01.29 05:14:06.578058 [ 196 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
9533 | 2025.01.29 05:14:06.578245 [ 196 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9534 | 2025.01.29 05:14:06.578278 [ 196 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 30 rows starting from the beginning of the part | ||
9535 | 2025.01.29 05:14:06.578351 [ 196 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
9536 | 2025.01.29 05:14:06.578554 [ 196 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
9537 | 2025.01.29 05:14:06.578697 [ 196 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
9538 | 2025.01.29 05:14:06.578822 [ 196 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
9539 | 2025.01.29 05:14:06.579939 [ 205 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 4 columns (4 merged, 0 gathered) in 0.001950864 sec., 17428.17541356035 rows/sec., 1.14 MiB/sec. | ||
9540 | 2025.01.29 05:14:06.580158 [ 198 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
9541 | 2025.01.29 05:14:06.580510 [ 198 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_33_7} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9542 | 2025.01.29 05:14:06.580600 [ 198 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_33_7} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
9543 | 2025.01.29 05:14:06.580702 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9544 | 2025.01.29 05:14:07.557642 [ 121 ] {} <Debug> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
9545 | 2025.01.29 05:14:07.557773 [ 121 ] {} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9546 | 2025.01.29 05:14:07.557819 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9547 | 2025.01.29 05:14:07.558112 [ 189 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
9548 | 2025.01.29 05:14:07.558382 [ 189 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9549 | 2025.01.29 05:14:07.558421 [ 189 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 174 rows starting from the beginning of the part | ||
9550 | 2025.01.29 05:14:07.558499 [ 189 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
9551 | 2025.01.29 05:14:07.558595 [ 189 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
9552 | 2025.01.29 05:14:07.558859 [ 189 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
9553 | 2025.01.29 05:14:07.559120 [ 189 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
9554 | 2025.01.29 05:14:07.560155 [ 198 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.00223545 sec., 88572.77058310408 rows/sec., 4.52 MiB/sec. | ||
9555 | 2025.01.29 05:14:07.560380 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
9556 | 2025.01.29 05:14:07.560777 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_33_7} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9557 | 2025.01.29 05:14:07.560886 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_33_7} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
9558 | 2025.01.29 05:14:07.561009 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
9559 | 2025.01.29 05:14:07.987195 [ 121 ] {} <Debug> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
9560 | 2025.01.29 05:14:07.987267 [ 121 ] {} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9561 | 2025.01.29 05:14:07.987295 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9562 | 2025.01.29 05:14:07.987524 [ 194 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
9563 | 2025.01.29 05:14:07.987723 [ 194 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9564 | 2025.01.29 05:14:07.987768 [ 194 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 18 rows starting from the beginning of the part | ||
9565 | 2025.01.29 05:14:07.987887 [ 194 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
9566 | 2025.01.29 05:14:07.988115 [ 194 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
9567 | 2025.01.29 05:14:07.988223 [ 194 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
9568 | 2025.01.29 05:14:07.988493 [ 194 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
9569 | 2025.01.29 05:14:07.989648 [ 198 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00226621 sec., 16768.08415813186 rows/sec., 1.40 MiB/sec. | ||
9570 | 2025.01.29 05:14:07.989792 [ 198 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
9571 | 2025.01.29 05:14:07.990134 [ 198 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_14_3} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9572 | 2025.01.29 05:14:07.990228 [ 198 ] {19c1021d-c459-4314-aa26-81eb437ffe12::all_1_14_3} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
9573 | 2025.01.29 05:14:07.990370 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9574 | 2025.01.29 05:14:08.737805 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9575 | 2025.01.29 05:14:08.737879 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9576 | 2025.01.29 05:14:08.901134 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
9577 | 2025.01.29 05:14:08.902140 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9578 | 2025.01.29 05:14:08.902208 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9579 | 2025.01.29 05:14:08.902951 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9580 | 2025.01.29 05:14:08.903228 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9581 | 2025.01.29 05:14:08.903448 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
9582 | 2025.01.29 05:14:09.001463 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000950771 sec. | ||
9583 | 2025.01.29 05:14:09.009579 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1346 | ||
9584 | 2025.01.29 05:14:09.012592 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9585 | 2025.01.29 05:14:09.012658 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9586 | 2025.01.29 05:14:09.014163 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9587 | 2025.01.29 05:14:09.014486 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9588 | 2025.01.29 05:14:09.015946 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1346 | ||
9589 | 2025.01.29 05:14:09.325326 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9590 | 2025.01.29 05:14:09.325540 [ 254 ] {219d343b-a210-4d16-bfd6-467f447f5101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9591 | 2025.01.29 05:14:09.325616 [ 254 ] {219d343b-a210-4d16-bfd6-467f447f5101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9592 | 2025.01.29 05:14:09.326400 [ 254 ] {219d343b-a210-4d16-bfd6-467f447f5101} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9593 | 2025.01.29 05:14:09.326446 [ 254 ] {219d343b-a210-4d16-bfd6-467f447f5101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9594 | 2025.01.29 05:14:09.326861 [ 254 ] {219d343b-a210-4d16-bfd6-467f447f5101} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9595 | 2025.01.29 05:14:09.327113 [ 254 ] {219d343b-a210-4d16-bfd6-467f447f5101} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9596 | 2025.01.29 05:14:09.327349 [ 254 ] {219d343b-a210-4d16-bfd6-467f447f5101} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001863 sec., 7514.761137949544 rows/sec., 540.96 KiB/sec. | ||
9597 | 2025.01.29 05:14:09.327410 [ 254 ] {219d343b-a210-4d16-bfd6-467f447f5101} <Debug> TCPHandler: Processed in 0.00224053 sec. | ||
9598 | 2025.01.29 05:14:09.327641 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9599 | 2025.01.29 05:14:09.327831 [ 5 ] {ab16b7da-9aa2-4ac8-a555-bce7deaf0ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9600 | 2025.01.29 05:14:09.327903 [ 5 ] {ab16b7da-9aa2-4ac8-a555-bce7deaf0ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9601 | 2025.01.29 05:14:09.328820 [ 5 ] {ab16b7da-9aa2-4ac8-a555-bce7deaf0ecf} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9602 | 2025.01.29 05:14:09.328867 [ 5 ] {ab16b7da-9aa2-4ac8-a555-bce7deaf0ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9603 | 2025.01.29 05:14:09.329330 [ 5 ] {ab16b7da-9aa2-4ac8-a555-bce7deaf0ecf} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9604 | 2025.01.29 05:14:09.329588 [ 5 ] {ab16b7da-9aa2-4ac8-a555-bce7deaf0ecf} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9605 | 2025.01.29 05:14:09.329853 [ 5 ] {ab16b7da-9aa2-4ac8-a555-bce7deaf0ecf} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002064 sec., 136143.4108527132 rows/sec., 12.01 MiB/sec. | ||
9606 | 2025.01.29 05:14:09.329950 [ 5 ] {ab16b7da-9aa2-4ac8-a555-bce7deaf0ecf} <Debug> TCPHandler: Processed in 0.002435954 sec. | ||
9607 | 2025.01.29 05:14:09.330166 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9608 | 2025.01.29 05:14:09.330514 [ 254 ] {3e888b8c-98fd-4e58-873d-55b99680f894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9609 | 2025.01.29 05:14:09.330672 [ 254 ] {3e888b8c-98fd-4e58-873d-55b99680f894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9610 | 2025.01.29 05:14:09.331435 [ 254 ] {3e888b8c-98fd-4e58-873d-55b99680f894} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9611 | 2025.01.29 05:14:09.331476 [ 254 ] {3e888b8c-98fd-4e58-873d-55b99680f894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9612 | 2025.01.29 05:14:09.331851 [ 254 ] {3e888b8c-98fd-4e58-873d-55b99680f894} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9613 | 2025.01.29 05:14:09.332095 [ 254 ] {3e888b8c-98fd-4e58-873d-55b99680f894} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9614 | 2025.01.29 05:14:09.332306 [ 254 ] {3e888b8c-98fd-4e58-873d-55b99680f894} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001914 sec., 24033.437826541274 rows/sec., 1.73 MiB/sec. | ||
9615 | 2025.01.29 05:14:09.332361 [ 254 ] {3e888b8c-98fd-4e58-873d-55b99680f894} <Debug> TCPHandler: Processed in 0.002297711 sec. | ||
9616 | 2025.01.29 05:14:09.332566 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9617 | 2025.01.29 05:14:09.332787 [ 5 ] {ecb28737-3443-4fda-8020-3eca9bc8a7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9618 | 2025.01.29 05:14:09.332879 [ 5 ] {ecb28737-3443-4fda-8020-3eca9bc8a7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9619 | 2025.01.29 05:14:09.333711 [ 5 ] {ecb28737-3443-4fda-8020-3eca9bc8a7f6} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9620 | 2025.01.29 05:14:09.333750 [ 5 ] {ecb28737-3443-4fda-8020-3eca9bc8a7f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9621 | 2025.01.29 05:14:09.334113 [ 5 ] {ecb28737-3443-4fda-8020-3eca9bc8a7f6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9622 | 2025.01.29 05:14:09.334359 [ 5 ] {ecb28737-3443-4fda-8020-3eca9bc8a7f6} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9623 | 2025.01.29 05:14:09.334552 [ 5 ] {ecb28737-3443-4fda-8020-3eca9bc8a7f6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001818 sec., 7700.770077007701 rows/sec., 539.31 KiB/sec. | ||
9624 | 2025.01.29 05:14:09.334605 [ 5 ] {ecb28737-3443-4fda-8020-3eca9bc8a7f6} <Debug> TCPHandler: Processed in 0.002147218 sec. | ||
9625 | 2025.01.29 05:14:09.334768 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9626 | 2025.01.29 05:14:09.334907 [ 254 ] {29a8b908-d784-4e1a-92b7-328595dd18cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9627 | 2025.01.29 05:14:09.334964 [ 254 ] {29a8b908-d784-4e1a-92b7-328595dd18cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9628 | 2025.01.29 05:14:09.335605 [ 254 ] {29a8b908-d784-4e1a-92b7-328595dd18cb} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9629 | 2025.01.29 05:14:09.335645 [ 254 ] {29a8b908-d784-4e1a-92b7-328595dd18cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9630 | 2025.01.29 05:14:09.335997 [ 254 ] {29a8b908-d784-4e1a-92b7-328595dd18cb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9631 | 2025.01.29 05:14:09.336229 [ 254 ] {29a8b908-d784-4e1a-92b7-328595dd18cb} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9632 | 2025.01.29 05:14:09.336465 [ 254 ] {29a8b908-d784-4e1a-92b7-328595dd18cb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001586 sec., 8196.72131147541 rows/sec., 511.06 KiB/sec. | ||
9633 | 2025.01.29 05:14:09.336547 [ 254 ] {29a8b908-d784-4e1a-92b7-328595dd18cb} <Debug> TCPHandler: Processed in 0.001846741 sec. | ||
9634 | 2025.01.29 05:14:09.336804 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9635 | 2025.01.29 05:14:09.337030 [ 5 ] {88c078fe-9ed1-42c5-a539-78f281df62cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9636 | 2025.01.29 05:14:09.337121 [ 5 ] {88c078fe-9ed1-42c5-a539-78f281df62cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9637 | 2025.01.29 05:14:09.337997 [ 5 ] {88c078fe-9ed1-42c5-a539-78f281df62cd} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9638 | 2025.01.29 05:14:09.338037 [ 5 ] {88c078fe-9ed1-42c5-a539-78f281df62cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9639 | 2025.01.29 05:14:09.338427 [ 5 ] {88c078fe-9ed1-42c5-a539-78f281df62cd} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9640 | 2025.01.29 05:14:09.338686 [ 5 ] {88c078fe-9ed1-42c5-a539-78f281df62cd} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9641 | 2025.01.29 05:14:09.338917 [ 5 ] {88c078fe-9ed1-42c5-a539-78f281df62cd} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001947 sec., 216230.0975860298 rows/sec., 15.45 MiB/sec. | ||
9642 | 2025.01.29 05:14:09.338969 [ 5 ] {88c078fe-9ed1-42c5-a539-78f281df62cd} <Debug> TCPHandler: Processed in 0.002307482 sec. | ||
9643 | 2025.01.29 05:14:09.339114 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9644 | 2025.01.29 05:14:09.339251 [ 254 ] {54c8f445-e4e3-4e31-9083-a627e41d6537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9645 | 2025.01.29 05:14:09.339311 [ 254 ] {54c8f445-e4e3-4e31-9083-a627e41d6537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9646 | 2025.01.29 05:14:09.339879 [ 254 ] {54c8f445-e4e3-4e31-9083-a627e41d6537} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9647 | 2025.01.29 05:14:09.339926 [ 254 ] {54c8f445-e4e3-4e31-9083-a627e41d6537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9648 | 2025.01.29 05:14:09.340351 [ 254 ] {54c8f445-e4e3-4e31-9083-a627e41d6537} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9649 | 2025.01.29 05:14:09.340584 [ 254 ] {54c8f445-e4e3-4e31-9083-a627e41d6537} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9650 | 2025.01.29 05:14:09.340796 [ 254 ] {54c8f445-e4e3-4e31-9083-a627e41d6537} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001576 sec., 3807.1065989847716 rows/sec., 198.91 KiB/sec. | ||
9651 | 2025.01.29 05:14:09.340847 [ 254 ] {54c8f445-e4e3-4e31-9083-a627e41d6537} <Debug> TCPHandler: Processed in 0.00179723 sec. | ||
9652 | 2025.01.29 05:14:09.340988 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9653 | 2025.01.29 05:14:09.341103 [ 5 ] {29ee04e6-68b2-487f-abe1-3cfccc00c319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9654 | 2025.01.29 05:14:09.341157 [ 5 ] {29ee04e6-68b2-487f-abe1-3cfccc00c319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9655 | 2025.01.29 05:14:09.341757 [ 5 ] {29ee04e6-68b2-487f-abe1-3cfccc00c319} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9656 | 2025.01.29 05:14:09.341795 [ 5 ] {29ee04e6-68b2-487f-abe1-3cfccc00c319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9657 | 2025.01.29 05:14:09.342196 [ 5 ] {29ee04e6-68b2-487f-abe1-3cfccc00c319} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9658 | 2025.01.29 05:14:09.342445 [ 5 ] {29ee04e6-68b2-487f-abe1-3cfccc00c319} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9659 | 2025.01.29 05:14:09.342668 [ 5 ] {29ee04e6-68b2-487f-abe1-3cfccc00c319} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001588 sec., 149244.33249370276 rows/sec., 10.00 MiB/sec. | ||
9660 | 2025.01.29 05:14:09.342736 [ 5 ] {29ee04e6-68b2-487f-abe1-3cfccc00c319} <Debug> TCPHandler: Processed in 0.001805661 sec. | ||
9661 | 2025.01.29 05:14:09.342938 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9662 | 2025.01.29 05:14:09.343111 [ 254 ] {8ed5b16b-61c2-4112-9497-e2b7350f8ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9663 | 2025.01.29 05:14:09.343173 [ 254 ] {8ed5b16b-61c2-4112-9497-e2b7350f8ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9664 | 2025.01.29 05:14:09.343667 [ 254 ] {8ed5b16b-61c2-4112-9497-e2b7350f8ecb} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9665 | 2025.01.29 05:14:09.343706 [ 254 ] {8ed5b16b-61c2-4112-9497-e2b7350f8ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9666 | 2025.01.29 05:14:09.344068 [ 254 ] {8ed5b16b-61c2-4112-9497-e2b7350f8ecb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9667 | 2025.01.29 05:14:09.344304 [ 254 ] {8ed5b16b-61c2-4112-9497-e2b7350f8ecb} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9668 | 2025.01.29 05:14:09.344521 [ 254 ] {8ed5b16b-61c2-4112-9497-e2b7350f8ecb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001438 sec., 695.4102920723227 rows/sec., 46.86 KiB/sec. | ||
9669 | 2025.01.29 05:14:09.344572 [ 254 ] {8ed5b16b-61c2-4112-9497-e2b7350f8ecb} <Debug> TCPHandler: Processed in 0.00175001 sec. | ||
9670 | 2025.01.29 05:14:09.344715 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9671 | 2025.01.29 05:14:09.344851 [ 5 ] {a9530b1a-61e9-436f-84b2-5ba617673d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9672 | 2025.01.29 05:14:09.344946 [ 5 ] {a9530b1a-61e9-436f-84b2-5ba617673d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9673 | 2025.01.29 05:14:09.346241 [ 5 ] {a9530b1a-61e9-436f-84b2-5ba617673d01} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9674 | 2025.01.29 05:14:09.346280 [ 5 ] {a9530b1a-61e9-436f-84b2-5ba617673d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9675 | 2025.01.29 05:14:09.346962 [ 5 ] {a9530b1a-61e9-436f-84b2-5ba617673d01} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9676 | 2025.01.29 05:14:09.347229 [ 5 ] {a9530b1a-61e9-436f-84b2-5ba617673d01} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9677 | 2025.01.29 05:14:09.347500 [ 5 ] {a9530b1a-61e9-436f-84b2-5ba617673d01} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002679 sec., 14557.670772676373 rows/sec., 26.09 MiB/sec. | ||
9678 | 2025.01.29 05:14:09.347613 [ 5 ] {a9530b1a-61e9-436f-84b2-5ba617673d01} <Debug> TCPHandler: Processed in 0.002963816 sec. | ||
9679 | 2025.01.29 05:14:09.347774 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9680 | 2025.01.29 05:14:09.347892 [ 254 ] {2391c8e3-d5c5-4b2b-bad5-a13e2dee3f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9681 | 2025.01.29 05:14:09.347942 [ 254 ] {2391c8e3-d5c5-4b2b-bad5-a13e2dee3f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9682 | 2025.01.29 05:14:09.348454 [ 254 ] {2391c8e3-d5c5-4b2b-bad5-a13e2dee3f91} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9683 | 2025.01.29 05:14:09.348496 [ 254 ] {2391c8e3-d5c5-4b2b-bad5-a13e2dee3f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9684 | 2025.01.29 05:14:09.348877 [ 254 ] {2391c8e3-d5c5-4b2b-bad5-a13e2dee3f91} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9685 | 2025.01.29 05:14:09.349115 [ 254 ] {2391c8e3-d5c5-4b2b-bad5-a13e2dee3f91} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9686 | 2025.01.29 05:14:09.349338 [ 254 ] {2391c8e3-d5c5-4b2b-bad5-a13e2dee3f91} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001469 sec., 55820.28590878148 rows/sec., 3.55 MiB/sec. | ||
9687 | 2025.01.29 05:14:09.349392 [ 254 ] {2391c8e3-d5c5-4b2b-bad5-a13e2dee3f91} <Debug> TCPHandler: Processed in 0.001677327 sec. | ||
9688 | 2025.01.29 05:14:10.442702 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
9689 | 2025.01.29 05:14:10.463853 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9690 | 2025.01.29 05:14:10.463917 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9691 | 2025.01.29 05:14:10.471239 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9692 | 2025.01.29 05:14:10.472670 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9693 | 2025.01.29 05:14:10.475758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
9694 | 2025.01.29 05:14:14.318768 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9695 | 2025.01.29 05:14:14.319010 [ 254 ] {15f69442-60ad-4f17-90d4-697b68412bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9696 | 2025.01.29 05:14:14.319102 [ 254 ] {15f69442-60ad-4f17-90d4-697b68412bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9697 | 2025.01.29 05:14:14.319968 [ 254 ] {15f69442-60ad-4f17-90d4-697b68412bc7} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9698 | 2025.01.29 05:14:14.320015 [ 254 ] {15f69442-60ad-4f17-90d4-697b68412bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9699 | 2025.01.29 05:14:14.320476 [ 254 ] {15f69442-60ad-4f17-90d4-697b68412bc7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9700 | 2025.01.29 05:14:14.320735 [ 254 ] {15f69442-60ad-4f17-90d4-697b68412bc7} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9701 | 2025.01.29 05:14:14.320947 [ 116 ] {} <Debug> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9702 | 2025.01.29 05:14:14.321011 [ 254 ] {15f69442-60ad-4f17-90d4-697b68412bc7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002067 sec., 27092.40445089502 rows/sec., 2.07 MiB/sec. | ||
9703 | 2025.01.29 05:14:14.321046 [ 116 ] {} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9704 | 2025.01.29 05:14:14.321126 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9705 | 2025.01.29 05:14:14.321144 [ 254 ] {15f69442-60ad-4f17-90d4-697b68412bc7} <Debug> TCPHandler: Processed in 0.002507846 sec. | ||
9706 | 2025.01.29 05:14:14.321294 [ 194 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
9707 | 2025.01.29 05:14:14.321404 [ 194 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9708 | 2025.01.29 05:14:14.321452 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9709 | 2025.01.29 05:14:14.321461 [ 194 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1431 rows starting from the beginning of the part | ||
9710 | 2025.01.29 05:14:14.321723 [ 194 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1412 rows starting from the beginning of the part | ||
9711 | 2025.01.29 05:14:14.321875 [ 5 ] {0dbbc9a0-9072-4111-b18e-84fa17142fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9712 | 2025.01.29 05:14:14.321962 [ 194 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 66 rows starting from the beginning of the part | ||
9713 | 2025.01.29 05:14:14.322078 [ 5 ] {0dbbc9a0-9072-4111-b18e-84fa17142fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9714 | 2025.01.29 05:14:14.322350 [ 194 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
9715 | 2025.01.29 05:14:14.322669 [ 194 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 281 rows starting from the beginning of the part | ||
9716 | 2025.01.29 05:14:14.322918 [ 194 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
9717 | 2025.01.29 05:14:14.324719 [ 5 ] {0dbbc9a0-9072-4111-b18e-84fa17142fef} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9718 | 2025.01.29 05:14:14.324809 [ 5 ] {0dbbc9a0-9072-4111-b18e-84fa17142fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9719 | 2025.01.29 05:14:14.325667 [ 5 ] {0dbbc9a0-9072-4111-b18e-84fa17142fef} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9720 | 2025.01.29 05:14:14.326234 [ 5 ] {0dbbc9a0-9072-4111-b18e-84fa17142fef} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9721 | 2025.01.29 05:14:14.326318 [ 193 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3302 rows, containing 5 columns (5 merged, 0 gathered) in 0.005096684 sec., 647872.2243717681 rows/sec., 56.57 MiB/sec. | ||
9722 | 2025.01.29 05:14:14.326494 [ 116 ] {} <Debug> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9723 | 2025.01.29 05:14:14.326594 [ 116 ] {} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9724 | 2025.01.29 05:14:14.326645 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9725 | 2025.01.29 05:14:14.326656 [ 5 ] {0dbbc9a0-9072-4111-b18e-84fa17142fef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004929 sec., 12984.3781700142 rows/sec., 1.01 MiB/sec. | ||
9726 | 2025.01.29 05:14:14.326741 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9727 | 2025.01.29 05:14:14.327025 [ 5 ] {0dbbc9a0-9072-4111-b18e-84fa17142fef} <Debug> TCPHandler: Processed in 0.005721978 sec. | ||
9728 | 2025.01.29 05:14:14.327205 [ 186 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
9729 | 2025.01.29 05:14:14.327325 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9730 | 2025.01.29 05:14:14.327526 [ 186 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9731 | 2025.01.29 05:14:14.327592 [ 186 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 913 rows starting from the beginning of the part | ||
9732 | 2025.01.29 05:14:14.327662 [ 254 ] {234774ec-a82d-4cd5-82d1-2e8160344fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9733 | 2025.01.29 05:14:14.327874 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_81_16} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9734 | 2025.01.29 05:14:14.327938 [ 254 ] {234774ec-a82d-4cd5-82d1-2e8160344fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9735 | 2025.01.29 05:14:14.327975 [ 186 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 874 rows starting from the beginning of the part | ||
9736 | 2025.01.29 05:14:14.328427 [ 186 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 69 rows starting from the beginning of the part | ||
9737 | 2025.01.29 05:14:14.328896 [ 186 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
9738 | 2025.01.29 05:14:14.329129 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_81_16} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9739 | 2025.01.29 05:14:14.329327 [ 186 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 421 rows starting from the beginning of the part | ||
9740 | 2025.01.29 05:14:14.329648 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
9741 | 2025.01.29 05:14:14.329886 [ 186 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
9742 | 2025.01.29 05:14:14.330911 [ 254 ] {234774ec-a82d-4cd5-82d1-2e8160344fa8} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9743 | 2025.01.29 05:14:14.330964 [ 254 ] {234774ec-a82d-4cd5-82d1-2e8160344fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9744 | 2025.01.29 05:14:14.331568 [ 254 ] {234774ec-a82d-4cd5-82d1-2e8160344fa8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9745 | 2025.01.29 05:14:14.331861 [ 254 ] {234774ec-a82d-4cd5-82d1-2e8160344fa8} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9746 | 2025.01.29 05:14:14.332075 [ 200 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.005267817 sec., 456545.8519155088 rows/sec., 35.00 MiB/sec. | ||
9747 | 2025.01.29 05:14:14.332145 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9748 | 2025.01.29 05:14:14.332222 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9749 | 2025.01.29 05:14:14.332298 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9750 | 2025.01.29 05:14:14.332419 [ 254 ] {234774ec-a82d-4cd5-82d1-2e8160344fa8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004814 sec., 33236.39385126714 rows/sec., 2.31 MiB/sec. | ||
9751 | 2025.01.29 05:14:14.332447 [ 200 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9752 | 2025.01.29 05:14:14.332803 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
9753 | 2025.01.29 05:14:14.332829 [ 254 ] {234774ec-a82d-4cd5-82d1-2e8160344fa8} <Debug> TCPHandler: Processed in 0.005638436 sec. | ||
9754 | 2025.01.29 05:14:14.333190 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9755 | 2025.01.29 05:14:14.333312 [ 200 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_81_16} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9756 | 2025.01.29 05:14:14.333497 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9757 | 2025.01.29 05:14:14.333587 [ 5 ] {29f3d158-9450-4708-a797-a7b55b9d566e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9758 | 2025.01.29 05:14:14.333614 [ 200 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_81_16} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9759 | 2025.01.29 05:14:14.333655 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23100 rows starting from the beginning of the part | ||
9760 | 2025.01.29 05:14:14.333761 [ 5 ] {29f3d158-9450-4708-a797-a7b55b9d566e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9761 | 2025.01.29 05:14:14.333894 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
9762 | 2025.01.29 05:14:14.334265 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 988 rows starting from the beginning of the part | ||
9763 | 2025.01.29 05:14:14.334690 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 96 rows starting from the beginning of the part | ||
9764 | 2025.01.29 05:14:14.335027 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
9765 | 2025.01.29 05:14:14.335107 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 237 rows starting from the beginning of the part | ||
9766 | 2025.01.29 05:14:14.335530 [ 187 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
9767 | 2025.01.29 05:14:14.336401 [ 5 ] {29f3d158-9450-4708-a797-a7b55b9d566e} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9768 | 2025.01.29 05:14:14.336469 [ 5 ] {29f3d158-9450-4708-a797-a7b55b9d566e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9769 | 2025.01.29 05:14:14.337205 [ 5 ] {29f3d158-9450-4708-a797-a7b55b9d566e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9770 | 2025.01.29 05:14:14.337524 [ 5 ] {29f3d158-9450-4708-a797-a7b55b9d566e} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9771 | 2025.01.29 05:14:14.337723 [ 116 ] {} <Debug> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9772 | 2025.01.29 05:14:14.337821 [ 116 ] {} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9773 | 2025.01.29 05:14:14.337894 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9774 | 2025.01.29 05:14:14.337931 [ 5 ] {29f3d158-9450-4708-a797-a7b55b9d566e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004463 sec., 13443.871835088506 rows/sec., 927.77 KiB/sec. | ||
9775 | 2025.01.29 05:14:14.338267 [ 5 ] {29f3d158-9450-4708-a797-a7b55b9d566e} <Debug> TCPHandler: Processed in 0.005238697 sec. | ||
9776 | 2025.01.29 05:14:14.338364 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
9777 | 2025.01.29 05:14:14.338616 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9778 | 2025.01.29 05:14:14.338667 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4640 rows starting from the beginning of the part | ||
9779 | 2025.01.29 05:14:14.338825 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 46 rows starting from the beginning of the part | ||
9780 | 2025.01.29 05:14:14.339182 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 36 rows starting from the beginning of the part | ||
9781 | 2025.01.29 05:14:14.339597 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
9782 | 2025.01.29 05:14:14.339746 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 82 rows starting from the beginning of the part | ||
9783 | 2025.01.29 05:14:14.339975 [ 199 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
9784 | 2025.01.29 05:14:14.342343 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4924 rows, containing 4 columns (4 merged, 0 gathered) in 0.004295915 sec., 1146205.1739850533 rows/sec., 74.73 MiB/sec. | ||
9785 | 2025.01.29 05:14:14.342684 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9786 | 2025.01.29 05:14:14.343056 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_81_16} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9787 | 2025.01.29 05:14:14.343173 [ 200 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_81_16} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9788 | 2025.01.29 05:14:14.343282 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
9789 | 2025.01.29 05:14:14.343981 [ 192 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24741 rows, containing 5 columns (5 merged, 0 gathered) in 0.011570438 sec., 2138294.1596506545 rows/sec., 144.36 MiB/sec. | ||
9790 | 2025.01.29 05:14:14.344217 [ 192 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9791 | 2025.01.29 05:14:14.344555 [ 192 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9792 | 2025.01.29 05:14:14.344638 [ 192 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9793 | 2025.01.29 05:14:14.344731 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
9794 | 2025.01.29 05:14:16.403550 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 | ||
9795 | 2025.01.29 05:14:16.404238 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9796 | 2025.01.29 05:14:16.404290 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9797 | 2025.01.29 05:14:16.404830 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9798 | 2025.01.29 05:14:16.405096 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9799 | 2025.01.29 05:14:16.405391 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
9800 | 2025.01.29 05:14:17.975808 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
9801 | 2025.01.29 05:14:17.997983 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9802 | 2025.01.29 05:14:17.998047 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9803 | 2025.01.29 05:14:18.005530 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9804 | 2025.01.29 05:14:18.006336 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9805 | 2025.01.29 05:14:18.010489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
9806 | 2025.01.29 05:14:19.016096 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1376 | ||
9807 | 2025.01.29 05:14:19.019338 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9808 | 2025.01.29 05:14:19.019402 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9809 | 2025.01.29 05:14:19.020942 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9810 | 2025.01.29 05:14:19.021270 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9811 | 2025.01.29 05:14:19.021473 [ 110 ] {} <Debug> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9812 | 2025.01.29 05:14:19.021542 [ 110 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9813 | 2025.01.29 05:14:19.021586 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9814 | 2025.01.29 05:14:19.022882 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::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 | ||
9815 | 2025.01.29 05:14:19.024657 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1376 | ||
9816 | 2025.01.29 05:14:19.025009 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9817 | 2025.01.29 05:14:19.025199 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1220 rows starting from the beginning of the part | ||
9818 | 2025.01.29 05:14:19.025888 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 22 rows starting from the beginning of the part | ||
9819 | 2025.01.29 05:14:19.026636 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
9820 | 2025.01.29 05:14:19.027260 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 54 rows starting from the beginning of the part | ||
9821 | 2025.01.29 05:14:19.027781 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
9822 | 2025.01.29 05:14:19.028263 [ 188 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
9823 | 2025.01.29 05:14:19.036950 [ 190 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1376 rows, containing 72 columns (72 merged, 0 gathered) in 0.015156418 sec., 90786.62253838604 rows/sec., 71.00 MiB/sec. | ||
9824 | 2025.01.29 05:14:19.038710 [ 195 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9825 | 2025.01.29 05:14:19.039587 [ 195 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_36_7} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9826 | 2025.01.29 05:14:19.039691 [ 195 ] {efc2582d-c65a-47ca-b14d-729da217c354::all_1_36_7} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9827 | 2025.01.29 05:14:19.040062 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
9828 | 2025.01.29 05:14:19.324666 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9829 | 2025.01.29 05:14:19.324858 [ 254 ] {3a5d1ccf-079c-41f2-a8bc-f8d06b717bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9830 | 2025.01.29 05:14:19.324932 [ 254 ] {3a5d1ccf-079c-41f2-a8bc-f8d06b717bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9831 | 2025.01.29 05:14:19.325682 [ 254 ] {3a5d1ccf-079c-41f2-a8bc-f8d06b717bf4} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9832 | 2025.01.29 05:14:19.325718 [ 254 ] {3a5d1ccf-079c-41f2-a8bc-f8d06b717bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9833 | 2025.01.29 05:14:19.326180 [ 254 ] {3a5d1ccf-079c-41f2-a8bc-f8d06b717bf4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9834 | 2025.01.29 05:14:19.326432 [ 254 ] {3a5d1ccf-079c-41f2-a8bc-f8d06b717bf4} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9835 | 2025.01.29 05:14:19.326653 [ 254 ] {3a5d1ccf-079c-41f2-a8bc-f8d06b717bf4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00184 sec., 7608.695652173913 rows/sec., 547.72 KiB/sec. | ||
9836 | 2025.01.29 05:14:19.326815 [ 254 ] {3a5d1ccf-079c-41f2-a8bc-f8d06b717bf4} <Debug> TCPHandler: Processed in 0.00224981 sec. | ||
9837 | 2025.01.29 05:14:19.327131 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9838 | 2025.01.29 05:14:19.327312 [ 5 ] {f556b483-bfea-4e42-b1c1-2a09e4e19490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9839 | 2025.01.29 05:14:19.327388 [ 5 ] {f556b483-bfea-4e42-b1c1-2a09e4e19490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9840 | 2025.01.29 05:14:19.328279 [ 5 ] {f556b483-bfea-4e42-b1c1-2a09e4e19490} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9841 | 2025.01.29 05:14:19.328332 [ 5 ] {f556b483-bfea-4e42-b1c1-2a09e4e19490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9842 | 2025.01.29 05:14:19.328810 [ 5 ] {f556b483-bfea-4e42-b1c1-2a09e4e19490} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9843 | 2025.01.29 05:14:19.329127 [ 5 ] {f556b483-bfea-4e42-b1c1-2a09e4e19490} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9844 | 2025.01.29 05:14:19.329373 [ 5 ] {f556b483-bfea-4e42-b1c1-2a09e4e19490} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.00211 sec., 133175.35545023697 rows/sec., 11.75 MiB/sec. | ||
9845 | 2025.01.29 05:14:19.329439 [ 5 ] {f556b483-bfea-4e42-b1c1-2a09e4e19490} <Debug> TCPHandler: Processed in 0.002481485 sec. | ||
9846 | 2025.01.29 05:14:19.329598 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9847 | 2025.01.29 05:14:19.329733 [ 254 ] {72a13c05-e1f0-41dc-be7b-927bdec2df86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9848 | 2025.01.29 05:14:19.329786 [ 254 ] {72a13c05-e1f0-41dc-be7b-927bdec2df86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9849 | 2025.01.29 05:14:19.330374 [ 254 ] {72a13c05-e1f0-41dc-be7b-927bdec2df86} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9850 | 2025.01.29 05:14:19.330412 [ 254 ] {72a13c05-e1f0-41dc-be7b-927bdec2df86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9851 | 2025.01.29 05:14:19.330777 [ 254 ] {72a13c05-e1f0-41dc-be7b-927bdec2df86} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9852 | 2025.01.29 05:14:19.331024 [ 254 ] {72a13c05-e1f0-41dc-be7b-927bdec2df86} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9853 | 2025.01.29 05:14:19.331199 [ 254 ] {72a13c05-e1f0-41dc-be7b-927bdec2df86} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001495 sec., 30769.23076923077 rows/sec., 2.21 MiB/sec. | ||
9854 | 2025.01.29 05:14:19.331253 [ 254 ] {72a13c05-e1f0-41dc-be7b-927bdec2df86} <Debug> TCPHandler: Processed in 0.001724059 sec. | ||
9855 | 2025.01.29 05:14:19.331382 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9856 | 2025.01.29 05:14:19.331510 [ 5 ] {f9ee7c6b-63ec-4244-aaa8-499f17d6134b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9857 | 2025.01.29 05:14:19.331564 [ 5 ] {f9ee7c6b-63ec-4244-aaa8-499f17d6134b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9858 | 2025.01.29 05:14:19.332190 [ 5 ] {f9ee7c6b-63ec-4244-aaa8-499f17d6134b} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9859 | 2025.01.29 05:14:19.332231 [ 5 ] {f9ee7c6b-63ec-4244-aaa8-499f17d6134b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9860 | 2025.01.29 05:14:19.332612 [ 5 ] {f9ee7c6b-63ec-4244-aaa8-499f17d6134b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9861 | 2025.01.29 05:14:19.332877 [ 5 ] {f9ee7c6b-63ec-4244-aaa8-499f17d6134b} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9862 | 2025.01.29 05:14:19.333100 [ 5 ] {f9ee7c6b-63ec-4244-aaa8-499f17d6134b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00162 sec., 8641.975308641975 rows/sec., 605.23 KiB/sec. | ||
9863 | 2025.01.29 05:14:19.333160 [ 5 ] {f9ee7c6b-63ec-4244-aaa8-499f17d6134b} <Debug> TCPHandler: Processed in 0.001834451 sec. | ||
9864 | 2025.01.29 05:14:19.333312 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9865 | 2025.01.29 05:14:19.333429 [ 254 ] {8496c77b-6644-43bb-b43b-f24e797d7c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9866 | 2025.01.29 05:14:19.333478 [ 254 ] {8496c77b-6644-43bb-b43b-f24e797d7c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9867 | 2025.01.29 05:14:19.334046 [ 254 ] {8496c77b-6644-43bb-b43b-f24e797d7c93} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9868 | 2025.01.29 05:14:19.334084 [ 254 ] {8496c77b-6644-43bb-b43b-f24e797d7c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9869 | 2025.01.29 05:14:19.334441 [ 254 ] {8496c77b-6644-43bb-b43b-f24e797d7c93} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9870 | 2025.01.29 05:14:19.334695 [ 254 ] {8496c77b-6644-43bb-b43b-f24e797d7c93} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9871 | 2025.01.29 05:14:19.334880 [ 254 ] {8496c77b-6644-43bb-b43b-f24e797d7c93} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001477 sec., 8801.624915368991 rows/sec., 548.78 KiB/sec. | ||
9872 | 2025.01.29 05:14:19.335002 [ 254 ] {8496c77b-6644-43bb-b43b-f24e797d7c93} <Debug> TCPHandler: Processed in 0.001743999 sec. | ||
9873 | 2025.01.29 05:14:19.335172 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9874 | 2025.01.29 05:14:19.335316 [ 5 ] {31908c99-dbed-4fdf-bf41-2fac3fe7788d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9875 | 2025.01.29 05:14:19.335378 [ 5 ] {31908c99-dbed-4fdf-bf41-2fac3fe7788d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9876 | 2025.01.29 05:14:19.336215 [ 5 ] {31908c99-dbed-4fdf-bf41-2fac3fe7788d} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9877 | 2025.01.29 05:14:19.336257 [ 5 ] {31908c99-dbed-4fdf-bf41-2fac3fe7788d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9878 | 2025.01.29 05:14:19.336657 [ 5 ] {31908c99-dbed-4fdf-bf41-2fac3fe7788d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9879 | 2025.01.29 05:14:19.336916 [ 5 ] {31908c99-dbed-4fdf-bf41-2fac3fe7788d} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9880 | 2025.01.29 05:14:19.337170 [ 5 ] {31908c99-dbed-4fdf-bf41-2fac3fe7788d} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001884 sec., 223460.7218683652 rows/sec., 15.97 MiB/sec. | ||
9881 | 2025.01.29 05:14:19.337251 [ 5 ] {31908c99-dbed-4fdf-bf41-2fac3fe7788d} <Debug> TCPHandler: Processed in 0.002145728 sec. | ||
9882 | 2025.01.29 05:14:19.337498 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9883 | 2025.01.29 05:14:19.337679 [ 254 ] {937e25eb-8849-4d96-b1a8-fa014de75c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9884 | 2025.01.29 05:14:19.337740 [ 254 ] {937e25eb-8849-4d96-b1a8-fa014de75c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9885 | 2025.01.29 05:14:19.338307 [ 254 ] {937e25eb-8849-4d96-b1a8-fa014de75c9a} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9886 | 2025.01.29 05:14:19.338351 [ 254 ] {937e25eb-8849-4d96-b1a8-fa014de75c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9887 | 2025.01.29 05:14:19.338769 [ 254 ] {937e25eb-8849-4d96-b1a8-fa014de75c9a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9888 | 2025.01.29 05:14:19.339010 [ 254 ] {937e25eb-8849-4d96-b1a8-fa014de75c9a} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9889 | 2025.01.29 05:14:19.339216 [ 254 ] {937e25eb-8849-4d96-b1a8-fa014de75c9a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001568 sec., 3826.5306122448983 rows/sec., 199.92 KiB/sec. | ||
9890 | 2025.01.29 05:14:19.339268 [ 254 ] {937e25eb-8849-4d96-b1a8-fa014de75c9a} <Debug> TCPHandler: Processed in 0.001924073 sec. | ||
9891 | 2025.01.29 05:14:19.339422 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9892 | 2025.01.29 05:14:19.339546 [ 5 ] {198d9a78-e52e-41a2-8a31-650698407088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9893 | 2025.01.29 05:14:19.339601 [ 5 ] {198d9a78-e52e-41a2-8a31-650698407088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9894 | 2025.01.29 05:14:19.340206 [ 5 ] {198d9a78-e52e-41a2-8a31-650698407088} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9895 | 2025.01.29 05:14:19.340243 [ 5 ] {198d9a78-e52e-41a2-8a31-650698407088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9896 | 2025.01.29 05:14:19.340652 [ 5 ] {198d9a78-e52e-41a2-8a31-650698407088} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9897 | 2025.01.29 05:14:19.340898 [ 5 ] {198d9a78-e52e-41a2-8a31-650698407088} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9898 | 2025.01.29 05:14:19.341078 [ 5 ] {198d9a78-e52e-41a2-8a31-650698407088} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001559 sec., 152020.52597819114 rows/sec., 10.19 MiB/sec. | ||
9899 | 2025.01.29 05:14:19.341128 [ 5 ] {198d9a78-e52e-41a2-8a31-650698407088} <Debug> TCPHandler: Processed in 0.00176521 sec. | ||
9900 | 2025.01.29 05:14:19.341274 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9901 | 2025.01.29 05:14:19.341392 [ 254 ] {39cd797f-9690-4410-adc8-d62069e7b78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9902 | 2025.01.29 05:14:19.341444 [ 254 ] {39cd797f-9690-4410-adc8-d62069e7b78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9903 | 2025.01.29 05:14:19.341913 [ 254 ] {39cd797f-9690-4410-adc8-d62069e7b78c} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9904 | 2025.01.29 05:14:19.341952 [ 254 ] {39cd797f-9690-4410-adc8-d62069e7b78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9905 | 2025.01.29 05:14:19.342313 [ 254 ] {39cd797f-9690-4410-adc8-d62069e7b78c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9906 | 2025.01.29 05:14:19.342554 [ 254 ] {39cd797f-9690-4410-adc8-d62069e7b78c} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9907 | 2025.01.29 05:14:19.342767 [ 254 ] {39cd797f-9690-4410-adc8-d62069e7b78c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0014 sec., 714.2857142857143 rows/sec., 48.13 KiB/sec. | ||
9908 | 2025.01.29 05:14:19.342818 [ 254 ] {39cd797f-9690-4410-adc8-d62069e7b78c} <Debug> TCPHandler: Processed in 0.001598395 sec. | ||
9909 | 2025.01.29 05:14:19.342962 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9910 | 2025.01.29 05:14:19.343076 [ 5 ] {5a2c52e8-f54a-444d-9126-90b416363633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9911 | 2025.01.29 05:14:19.343159 [ 5 ] {5a2c52e8-f54a-444d-9126-90b416363633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9912 | 2025.01.29 05:14:19.344409 [ 5 ] {5a2c52e8-f54a-444d-9126-90b416363633} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9913 | 2025.01.29 05:14:19.344446 [ 5 ] {5a2c52e8-f54a-444d-9126-90b416363633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9914 | 2025.01.29 05:14:19.345121 [ 5 ] {5a2c52e8-f54a-444d-9126-90b416363633} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9915 | 2025.01.29 05:14:19.345394 [ 5 ] {5a2c52e8-f54a-444d-9126-90b416363633} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9916 | 2025.01.29 05:14:19.345593 [ 5 ] {5a2c52e8-f54a-444d-9126-90b416363633} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002541 sec., 15348.288075560804 rows/sec., 27.50 MiB/sec. | ||
9917 | 2025.01.29 05:14:19.345687 [ 5 ] {5a2c52e8-f54a-444d-9126-90b416363633} <Debug> TCPHandler: Processed in 0.002781552 sec. | ||
9918 | 2025.01.29 05:14:19.345905 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9919 | 2025.01.29 05:14:19.346123 [ 254 ] {105d3e24-15ca-4c3e-9144-4d9809eb61b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9920 | 2025.01.29 05:14:19.346216 [ 254 ] {105d3e24-15ca-4c3e-9144-4d9809eb61b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9921 | 2025.01.29 05:14:19.346929 [ 254 ] {105d3e24-15ca-4c3e-9144-4d9809eb61b0} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9922 | 2025.01.29 05:14:19.346970 [ 254 ] {105d3e24-15ca-4c3e-9144-4d9809eb61b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9923 | 2025.01.29 05:14:19.347404 [ 254 ] {105d3e24-15ca-4c3e-9144-4d9809eb61b0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9924 | 2025.01.29 05:14:19.347685 [ 254 ] {105d3e24-15ca-4c3e-9144-4d9809eb61b0} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9925 | 2025.01.29 05:14:19.347899 [ 254 ] {105d3e24-15ca-4c3e-9144-4d9809eb61b0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00183 sec., 44808.743169398906 rows/sec., 2.85 MiB/sec. | ||
9926 | 2025.01.29 05:14:19.347949 [ 254 ] {105d3e24-15ca-4c3e-9144-4d9809eb61b0} <Debug> TCPHandler: Processed in 0.002151868 sec. | ||
9927 | 2025.01.29 05:14:23.737935 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9928 | 2025.01.29 05:14:23.738010 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9929 | 2025.01.29 05:14:23.905516 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 | ||
9930 | 2025.01.29 05:14:23.906217 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9931 | 2025.01.29 05:14:23.906269 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9932 | 2025.01.29 05:14:23.906791 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9933 | 2025.01.29 05:14:23.907054 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9934 | 2025.01.29 05:14:23.907353 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
9935 | 2025.01.29 05:14:24.318397 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9936 | 2025.01.29 05:14:24.318701 [ 254 ] {a870974a-86ed-44a1-9a8b-23333d324097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9937 | 2025.01.29 05:14:24.318818 [ 254 ] {a870974a-86ed-44a1-9a8b-23333d324097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9938 | 2025.01.29 05:14:24.319631 [ 254 ] {a870974a-86ed-44a1-9a8b-23333d324097} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9939 | 2025.01.29 05:14:24.319685 [ 254 ] {a870974a-86ed-44a1-9a8b-23333d324097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9940 | 2025.01.29 05:14:24.320130 [ 254 ] {a870974a-86ed-44a1-9a8b-23333d324097} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9941 | 2025.01.29 05:14:24.320385 [ 254 ] {a870974a-86ed-44a1-9a8b-23333d324097} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9942 | 2025.01.29 05:14:24.320633 [ 254 ] {a870974a-86ed-44a1-9a8b-23333d324097} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002017 sec., 27764.005949429844 rows/sec., 2.12 MiB/sec. | ||
9943 | 2025.01.29 05:14:24.320703 [ 254 ] {a870974a-86ed-44a1-9a8b-23333d324097} <Debug> TCPHandler: Processed in 0.002494706 sec. | ||
9944 | 2025.01.29 05:14:24.320990 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9945 | 2025.01.29 05:14:24.321202 [ 5 ] {033d6651-471f-4c5c-9889-28bec2d4eaec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9946 | 2025.01.29 05:14:24.321286 [ 5 ] {033d6651-471f-4c5c-9889-28bec2d4eaec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9947 | 2025.01.29 05:14:24.322140 [ 5 ] {033d6651-471f-4c5c-9889-28bec2d4eaec} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9948 | 2025.01.29 05:14:24.322186 [ 5 ] {033d6651-471f-4c5c-9889-28bec2d4eaec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9949 | 2025.01.29 05:14:24.322630 [ 5 ] {033d6651-471f-4c5c-9889-28bec2d4eaec} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9950 | 2025.01.29 05:14:24.322883 [ 5 ] {033d6651-471f-4c5c-9889-28bec2d4eaec} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9951 | 2025.01.29 05:14:24.323091 [ 5 ] {033d6651-471f-4c5c-9889-28bec2d4eaec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001949 sec., 32837.35248845562 rows/sec., 2.56 MiB/sec. | ||
9952 | 2025.01.29 05:14:24.323157 [ 5 ] {033d6651-471f-4c5c-9889-28bec2d4eaec} <Debug> TCPHandler: Processed in 0.002323282 sec. | ||
9953 | 2025.01.29 05:14:24.323326 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9954 | 2025.01.29 05:14:24.323478 [ 254 ] {2e7e89d6-b556-43b8-a6bb-3a51415a8464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9955 | 2025.01.29 05:14:24.323546 [ 254 ] {2e7e89d6-b556-43b8-a6bb-3a51415a8464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9956 | 2025.01.29 05:14:24.324178 [ 254 ] {2e7e89d6-b556-43b8-a6bb-3a51415a8464} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9957 | 2025.01.29 05:14:24.324219 [ 254 ] {2e7e89d6-b556-43b8-a6bb-3a51415a8464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9958 | 2025.01.29 05:14:24.324614 [ 254 ] {2e7e89d6-b556-43b8-a6bb-3a51415a8464} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9959 | 2025.01.29 05:14:24.324854 [ 254 ] {2e7e89d6-b556-43b8-a6bb-3a51415a8464} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9960 | 2025.01.29 05:14:24.325070 [ 254 ] {2e7e89d6-b556-43b8-a6bb-3a51415a8464} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001631 sec., 98099.32556713672 rows/sec., 6.83 MiB/sec. | ||
9961 | 2025.01.29 05:14:24.325127 [ 254 ] {2e7e89d6-b556-43b8-a6bb-3a51415a8464} <Debug> TCPHandler: Processed in 0.001870672 sec. | ||
9962 | 2025.01.29 05:14:24.325279 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9963 | 2025.01.29 05:14:24.325423 [ 5 ] {b9fc228b-6940-488f-8a14-60d50bd907ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9964 | 2025.01.29 05:14:24.325487 [ 5 ] {b9fc228b-6940-488f-8a14-60d50bd907ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9965 | 2025.01.29 05:14:24.326052 [ 5 ] {b9fc228b-6940-488f-8a14-60d50bd907ce} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9966 | 2025.01.29 05:14:24.326089 [ 5 ] {b9fc228b-6940-488f-8a14-60d50bd907ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9967 | 2025.01.29 05:14:24.326468 [ 5 ] {b9fc228b-6940-488f-8a14-60d50bd907ce} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9968 | 2025.01.29 05:14:24.326703 [ 5 ] {b9fc228b-6940-488f-8a14-60d50bd907ce} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9969 | 2025.01.29 05:14:24.326885 [ 5 ] {b9fc228b-6940-488f-8a14-60d50bd907ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001497 sec., 40080.160320641284 rows/sec., 2.70 MiB/sec. | ||
9970 | 2025.01.29 05:14:24.326944 [ 5 ] {b9fc228b-6940-488f-8a14-60d50bd907ce} <Debug> TCPHandler: Processed in 0.001732908 sec. | ||
9971 | 2025.01.29 05:14:25.476292 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9972 | 2025.01.29 05:14:25.476488 [ 254 ] {b8b2da63-3057-4786-92ad-3149311eaf01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9973 | 2025.01.29 05:14:25.476564 [ 254 ] {b8b2da63-3057-4786-92ad-3149311eaf01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9974 | 2025.01.29 05:14:25.477321 [ 254 ] {b8b2da63-3057-4786-92ad-3149311eaf01} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9975 | 2025.01.29 05:14:25.477375 [ 254 ] {b8b2da63-3057-4786-92ad-3149311eaf01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9976 | 2025.01.29 05:14:25.477825 [ 254 ] {b8b2da63-3057-4786-92ad-3149311eaf01} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9977 | 2025.01.29 05:14:25.478083 [ 254 ] {b8b2da63-3057-4786-92ad-3149311eaf01} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9978 | 2025.01.29 05:14:25.478339 [ 254 ] {b8b2da63-3057-4786-92ad-3149311eaf01} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001897 sec., 7380.073800738007 rows/sec., 531.27 KiB/sec. | ||
9979 | 2025.01.29 05:14:25.478434 [ 254 ] {b8b2da63-3057-4786-92ad-3149311eaf01} <Debug> TCPHandler: Processed in 0.002276111 sec. | ||
9980 | 2025.01.29 05:14:25.478756 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9981 | 2025.01.29 05:14:25.478952 [ 5 ] {665a4074-edf4-474f-981e-ee0120a682c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9982 | 2025.01.29 05:14:25.479036 [ 5 ] {665a4074-edf4-474f-981e-ee0120a682c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9983 | 2025.01.29 05:14:25.479810 [ 5 ] {665a4074-edf4-474f-981e-ee0120a682c1} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9984 | 2025.01.29 05:14:25.479869 [ 5 ] {665a4074-edf4-474f-981e-ee0120a682c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9985 | 2025.01.29 05:14:25.480311 [ 5 ] {665a4074-edf4-474f-981e-ee0120a682c1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
9986 | 2025.01.29 05:14:25.480575 [ 5 ] {665a4074-edf4-474f-981e-ee0120a682c1} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9987 | 2025.01.29 05:14:25.480821 [ 5 ] {665a4074-edf4-474f-981e-ee0120a682c1} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001921 sec., 6246.746486205102 rows/sec., 509.38 KiB/sec. | ||
9988 | 2025.01.29 05:14:25.480893 [ 5 ] {665a4074-edf4-474f-981e-ee0120a682c1} <Debug> TCPHandler: Processed in 0.002300801 sec. | ||
9989 | 2025.01.29 05:14:25.481061 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9990 | 2025.01.29 05:14:25.481204 [ 254 ] {f23f2ab3-ab6c-4ee1-bff4-1b89b6ee0957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9991 | 2025.01.29 05:14:25.481264 [ 254 ] {f23f2ab3-ab6c-4ee1-bff4-1b89b6ee0957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9992 | 2025.01.29 05:14:25.482698 [ 254 ] {f23f2ab3-ab6c-4ee1-bff4-1b89b6ee0957} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9993 | 2025.01.29 05:14:25.482738 [ 254 ] {f23f2ab3-ab6c-4ee1-bff4-1b89b6ee0957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
9994 | 2025.01.29 05:14:25.483202 [ 254 ] {f23f2ab3-ab6c-4ee1-bff4-1b89b6ee0957} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9995 | 2025.01.29 05:14:25.483462 [ 254 ] {f23f2ab3-ab6c-4ee1-bff4-1b89b6ee0957} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9996 | 2025.01.29 05:14:25.483692 [ 254 ] {f23f2ab3-ab6c-4ee1-bff4-1b89b6ee0957} <Debug> executeQuery: Read 1417 rows, 120.96 KiB in 0.002523 sec., 561632.9766151407 rows/sec., 46.82 MiB/sec. | ||
9997 | 2025.01.29 05:14:25.483746 [ 254 ] {f23f2ab3-ab6c-4ee1-bff4-1b89b6ee0957} <Debug> TCPHandler: Processed in 0.002754912 sec. | ||
9998 | 2025.01.29 05:14:25.483928 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9999 | 2025.01.29 05:14:25.484076 [ 5 ] {07cb73fe-8939-49ad-a822-304976f763f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10000 | 2025.01.29 05:14:25.484141 [ 5 ] {07cb73fe-8939-49ad-a822-304976f763f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10001 | 2025.01.29 05:14:25.484883 [ 5 ] {07cb73fe-8939-49ad-a822-304976f763f0} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10002 | 2025.01.29 05:14:25.484928 [ 5 ] {07cb73fe-8939-49ad-a822-304976f763f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10003 | 2025.01.29 05:14:25.485333 [ 5 ] {07cb73fe-8939-49ad-a822-304976f763f0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
10004 | 2025.01.29 05:14:25.485583 [ 5 ] {07cb73fe-8939-49ad-a822-304976f763f0} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10005 | 2025.01.29 05:14:25.485815 [ 5 ] {07cb73fe-8939-49ad-a822-304976f763f0} <Debug> executeQuery: Read 53 rows, 3.85 KiB in 0.001775 sec., 29859.154929577464 rows/sec., 2.12 MiB/sec. | ||
10006 | 2025.01.29 05:14:25.485880 [ 5 ] {07cb73fe-8939-49ad-a822-304976f763f0} <Debug> TCPHandler: Processed in 0.002026335 sec. | ||
10007 | 2025.01.29 05:14:25.486037 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10008 | 2025.01.29 05:14:25.486163 [ 254 ] {715f4787-2e9c-4c81-b93c-9dae2af4b568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10009 | 2025.01.29 05:14:25.486214 [ 254 ] {715f4787-2e9c-4c81-b93c-9dae2af4b568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10010 | 2025.01.29 05:14:25.487019 [ 254 ] {715f4787-2e9c-4c81-b93c-9dae2af4b568} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10011 | 2025.01.29 05:14:25.487061 [ 254 ] {715f4787-2e9c-4c81-b93c-9dae2af4b568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10012 | 2025.01.29 05:14:25.487443 [ 254 ] {715f4787-2e9c-4c81-b93c-9dae2af4b568} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10013 | 2025.01.29 05:14:25.487685 [ 254 ] {715f4787-2e9c-4c81-b93c-9dae2af4b568} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10014 | 2025.01.29 05:14:25.487895 [ 254 ] {715f4787-2e9c-4c81-b93c-9dae2af4b568} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001757 sec., 137734.7751849744 rows/sec., 9.33 MiB/sec. | ||
10015 | 2025.01.29 05:14:25.487959 [ 254 ] {715f4787-2e9c-4c81-b93c-9dae2af4b568} <Debug> TCPHandler: Processed in 0.001980584 sec. | ||
10016 | 2025.01.29 05:14:25.488112 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10017 | 2025.01.29 05:14:25.488238 [ 5 ] {06214f5a-ede6-4939-a9b7-75f4a0aa1661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10018 | 2025.01.29 05:14:25.488288 [ 5 ] {06214f5a-ede6-4939-a9b7-75f4a0aa1661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10019 | 2025.01.29 05:14:25.488893 [ 5 ] {06214f5a-ede6-4939-a9b7-75f4a0aa1661} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10020 | 2025.01.29 05:14:25.488936 [ 5 ] {06214f5a-ede6-4939-a9b7-75f4a0aa1661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10021 | 2025.01.29 05:14:25.489318 [ 5 ] {06214f5a-ede6-4939-a9b7-75f4a0aa1661} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10022 | 2025.01.29 05:14:25.489562 [ 5 ] {06214f5a-ede6-4939-a9b7-75f4a0aa1661} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10023 | 2025.01.29 05:14:25.489781 [ 5 ] {06214f5a-ede6-4939-a9b7-75f4a0aa1661} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001571 sec., 8274.984086569064 rows/sec., 515.94 KiB/sec. | ||
10024 | 2025.01.29 05:14:25.489837 [ 5 ] {06214f5a-ede6-4939-a9b7-75f4a0aa1661} <Debug> TCPHandler: Processed in 0.00178761 sec. | ||
10025 | 2025.01.29 05:14:25.489968 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10026 | 2025.01.29 05:14:25.490089 [ 254 ] {7456cf2d-f51b-4ce9-a15d-e220c41b421d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10027 | 2025.01.29 05:14:25.490138 [ 254 ] {7456cf2d-f51b-4ce9-a15d-e220c41b421d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10028 | 2025.01.29 05:14:25.491094 [ 254 ] {7456cf2d-f51b-4ce9-a15d-e220c41b421d} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10029 | 2025.01.29 05:14:25.491133 [ 254 ] {7456cf2d-f51b-4ce9-a15d-e220c41b421d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10030 | 2025.01.29 05:14:25.491535 [ 254 ] {7456cf2d-f51b-4ce9-a15d-e220c41b421d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10031 | 2025.01.29 05:14:25.491773 [ 254 ] {7456cf2d-f51b-4ce9-a15d-e220c41b421d} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10032 | 2025.01.29 05:14:25.491973 [ 254 ] {7456cf2d-f51b-4ce9-a15d-e220c41b421d} <Debug> executeQuery: Read 884 rows, 65.67 KiB in 0.001907 sec., 463555.3224960671 rows/sec., 33.63 MiB/sec. | ||
10033 | 2025.01.29 05:14:25.492029 [ 254 ] {7456cf2d-f51b-4ce9-a15d-e220c41b421d} <Debug> TCPHandler: Processed in 0.002117197 sec. | ||
10034 | 2025.01.29 05:14:25.492193 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10035 | 2025.01.29 05:14:25.492341 [ 5 ] {ce49c258-04d6-43f4-889c-522b3129805e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10036 | 2025.01.29 05:14:25.492405 [ 5 ] {ce49c258-04d6-43f4-889c-522b3129805e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10037 | 2025.01.29 05:14:25.492968 [ 5 ] {ce49c258-04d6-43f4-889c-522b3129805e} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10038 | 2025.01.29 05:14:25.493008 [ 5 ] {ce49c258-04d6-43f4-889c-522b3129805e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10039 | 2025.01.29 05:14:25.493387 [ 5 ] {ce49c258-04d6-43f4-889c-522b3129805e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10040 | 2025.01.29 05:14:25.493634 [ 5 ] {ce49c258-04d6-43f4-889c-522b3129805e} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10041 | 2025.01.29 05:14:25.493883 [ 5 ] {ce49c258-04d6-43f4-889c-522b3129805e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001562 sec., 3841.229193341869 rows/sec., 200.69 KiB/sec. | ||
10042 | 2025.01.29 05:14:25.493965 [ 5 ] {ce49c258-04d6-43f4-889c-522b3129805e} <Debug> TCPHandler: Processed in 0.001837041 sec. | ||
10043 | 2025.01.29 05:14:25.494203 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10044 | 2025.01.29 05:14:25.494341 [ 254 ] {07296d1a-0ffe-477a-bbf0-1eb590f41ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10045 | 2025.01.29 05:14:25.494405 [ 254 ] {07296d1a-0ffe-477a-bbf0-1eb590f41ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10046 | 2025.01.29 05:14:25.495255 [ 254 ] {07296d1a-0ffe-477a-bbf0-1eb590f41ed5} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10047 | 2025.01.29 05:14:25.495293 [ 254 ] {07296d1a-0ffe-477a-bbf0-1eb590f41ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10048 | 2025.01.29 05:14:25.495726 [ 254 ] {07296d1a-0ffe-477a-bbf0-1eb590f41ed5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10049 | 2025.01.29 05:14:25.495972 [ 254 ] {07296d1a-0ffe-477a-bbf0-1eb590f41ed5} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10050 | 2025.01.29 05:14:25.496182 [ 254 ] {07296d1a-0ffe-477a-bbf0-1eb590f41ed5} <Debug> executeQuery: Read 993 rows, 67.67 KiB in 0.001872 sec., 530448.717948718 rows/sec., 35.30 MiB/sec. | ||
10051 | 2025.01.29 05:14:25.496238 [ 254 ] {07296d1a-0ffe-477a-bbf0-1eb590f41ed5} <Debug> TCPHandler: Processed in 0.002148388 sec. | ||
10052 | 2025.01.29 05:14:25.496389 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10053 | 2025.01.29 05:14:25.496529 [ 5 ] {ae4efd81-3c20-4ee0-9f53-b5bcf536be63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10054 | 2025.01.29 05:14:25.496589 [ 5 ] {ae4efd81-3c20-4ee0-9f53-b5bcf536be63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10055 | 2025.01.29 05:14:25.497110 [ 5 ] {ae4efd81-3c20-4ee0-9f53-b5bcf536be63} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10056 | 2025.01.29 05:14:25.497149 [ 5 ] {ae4efd81-3c20-4ee0-9f53-b5bcf536be63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10057 | 2025.01.29 05:14:25.497502 [ 5 ] {ae4efd81-3c20-4ee0-9f53-b5bcf536be63} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10058 | 2025.01.29 05:14:25.497735 [ 5 ] {ae4efd81-3c20-4ee0-9f53-b5bcf536be63} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10059 | 2025.01.29 05:14:25.497949 [ 5 ] {ae4efd81-3c20-4ee0-9f53-b5bcf536be63} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001452 sec., 688.7052341597796 rows/sec., 46.41 KiB/sec. | ||
10060 | 2025.01.29 05:14:25.498000 [ 5 ] {ae4efd81-3c20-4ee0-9f53-b5bcf536be63} <Debug> TCPHandler: Processed in 0.001678527 sec. | ||
10061 | 2025.01.29 05:14:25.498150 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10062 | 2025.01.29 05:14:25.498269 [ 254 ] {f0dd16a8-0a17-4860-aa01-349d52163c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10063 | 2025.01.29 05:14:25.498352 [ 254 ] {f0dd16a8-0a17-4860-aa01-349d52163c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10064 | 2025.01.29 05:14:25.499553 [ 254 ] {f0dd16a8-0a17-4860-aa01-349d52163c8f} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10065 | 2025.01.29 05:14:25.499592 [ 254 ] {f0dd16a8-0a17-4860-aa01-349d52163c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10066 | 2025.01.29 05:14:25.500239 [ 254 ] {f0dd16a8-0a17-4860-aa01-349d52163c8f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
10067 | 2025.01.29 05:14:25.500498 [ 254 ] {f0dd16a8-0a17-4860-aa01-349d52163c8f} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10068 | 2025.01.29 05:14:25.500752 [ 254 ] {f0dd16a8-0a17-4860-aa01-349d52163c8f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002505 sec., 13572.854291417167 rows/sec., 24.32 MiB/sec. | ||
10069 | 2025.01.29 05:14:25.500878 [ 254 ] {f0dd16a8-0a17-4860-aa01-349d52163c8f} <Debug> TCPHandler: Processed in 0.002785931 sec. | ||
10070 | 2025.01.29 05:14:25.501052 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10071 | 2025.01.29 05:14:25.501191 [ 5 ] {b6f8fd4b-703a-4f5d-994c-854a5292ec54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10072 | 2025.01.29 05:14:25.501252 [ 5 ] {b6f8fd4b-703a-4f5d-994c-854a5292ec54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10073 | 2025.01.29 05:14:25.501828 [ 5 ] {b6f8fd4b-703a-4f5d-994c-854a5292ec54} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10074 | 2025.01.29 05:14:25.501873 [ 5 ] {b6f8fd4b-703a-4f5d-994c-854a5292ec54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10075 | 2025.01.29 05:14:25.502241 [ 5 ] {b6f8fd4b-703a-4f5d-994c-854a5292ec54} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10076 | 2025.01.29 05:14:25.502506 [ 5 ] {b6f8fd4b-703a-4f5d-994c-854a5292ec54} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10077 | 2025.01.29 05:14:25.502733 [ 5 ] {b6f8fd4b-703a-4f5d-994c-854a5292ec54} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001569 sec., 29318.03696622052 rows/sec., 1.77 MiB/sec. | ||
10078 | 2025.01.29 05:14:25.502826 [ 5 ] {b6f8fd4b-703a-4f5d-994c-854a5292ec54} <Debug> TCPHandler: Processed in 0.001842401 sec. | ||
10079 | 2025.01.29 05:14:25.510576 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
10080 | 2025.01.29 05:14:25.533322 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10081 | 2025.01.29 05:14:25.533378 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10082 | 2025.01.29 05:14:25.541194 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10083 | 2025.01.29 05:14:25.541988 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10084 | 2025.01.29 05:14:25.544884 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
10085 | 2025.01.29 05:14:29.024987 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1430 | ||
10086 | 2025.01.29 05:14:29.028872 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10087 | 2025.01.29 05:14:29.028929 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10088 | 2025.01.29 05:14:29.030466 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10089 | 2025.01.29 05:14:29.030791 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10090 | 2025.01.29 05:14:29.031464 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1430 | ||
10091 | 2025.01.29 05:14:29.315814 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10092 | 2025.01.29 05:14:29.316005 [ 254 ] {accc7b39-43b1-4f39-89f7-97820860350e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10093 | 2025.01.29 05:14:29.316076 [ 254 ] {accc7b39-43b1-4f39-89f7-97820860350e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10094 | 2025.01.29 05:14:29.316745 [ 254 ] {accc7b39-43b1-4f39-89f7-97820860350e} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10095 | 2025.01.29 05:14:29.316791 [ 254 ] {accc7b39-43b1-4f39-89f7-97820860350e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10096 | 2025.01.29 05:14:29.317198 [ 254 ] {accc7b39-43b1-4f39-89f7-97820860350e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
10097 | 2025.01.29 05:14:29.317445 [ 254 ] {accc7b39-43b1-4f39-89f7-97820860350e} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10098 | 2025.01.29 05:14:29.317689 [ 254 ] {accc7b39-43b1-4f39-89f7-97820860350e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001737 sec., 2302.8209556706965 rows/sec., 187.78 KiB/sec. | ||
10099 | 2025.01.29 05:14:29.317746 [ 254 ] {accc7b39-43b1-4f39-89f7-97820860350e} <Debug> TCPHandler: Processed in 0.002040855 sec. | ||
10100 | 2025.01.29 05:14:29.318056 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10101 | 2025.01.29 05:14:29.318378 [ 5 ] {f2f119af-dc13-4e27-9cd8-ba47aea02d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10102 | 2025.01.29 05:14:29.318504 [ 5 ] {f2f119af-dc13-4e27-9cd8-ba47aea02d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10103 | 2025.01.29 05:14:29.319530 [ 5 ] {f2f119af-dc13-4e27-9cd8-ba47aea02d9d} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10104 | 2025.01.29 05:14:29.319584 [ 5 ] {f2f119af-dc13-4e27-9cd8-ba47aea02d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10105 | 2025.01.29 05:14:29.320031 [ 5 ] {f2f119af-dc13-4e27-9cd8-ba47aea02d9d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10106 | 2025.01.29 05:14:29.320292 [ 5 ] {f2f119af-dc13-4e27-9cd8-ba47aea02d9d} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10107 | 2025.01.29 05:14:29.320542 [ 5 ] {f2f119af-dc13-4e27-9cd8-ba47aea02d9d} <Debug> executeQuery: Read 68 rows, 5.50 KiB in 0.002252 sec., 30195.381882770867 rows/sec., 2.39 MiB/sec. | ||
10108 | 2025.01.29 05:14:29.320608 [ 5 ] {f2f119af-dc13-4e27-9cd8-ba47aea02d9d} <Debug> TCPHandler: Processed in 0.002749351 sec. | ||
10109 | 2025.01.29 05:14:29.320753 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10110 | 2025.01.29 05:14:29.320885 [ 254 ] {88a998d8-ee85-4f36-9804-bc10b5c729e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10111 | 2025.01.29 05:14:29.320938 [ 254 ] {88a998d8-ee85-4f36-9804-bc10b5c729e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10112 | 2025.01.29 05:14:29.321542 [ 254 ] {88a998d8-ee85-4f36-9804-bc10b5c729e5} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10113 | 2025.01.29 05:14:29.321585 [ 254 ] {88a998d8-ee85-4f36-9804-bc10b5c729e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10114 | 2025.01.29 05:14:29.321963 [ 254 ] {88a998d8-ee85-4f36-9804-bc10b5c729e5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
10115 | 2025.01.29 05:14:29.322208 [ 254 ] {88a998d8-ee85-4f36-9804-bc10b5c729e5} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10116 | 2025.01.29 05:14:29.322424 [ 99 ] {} <Debug> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
10117 | 2025.01.29 05:14:29.322442 [ 254 ] {88a998d8-ee85-4f36-9804-bc10b5c729e5} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001575 sec., 5714.285714285715 rows/sec., 416.05 KiB/sec. | ||
10118 | 2025.01.29 05:14:29.322521 [ 99 ] {} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10119 | 2025.01.29 05:14:29.322596 [ 254 ] {88a998d8-ee85-4f36-9804-bc10b5c729e5} <Debug> TCPHandler: Processed in 0.001901673 sec. | ||
10120 | 2025.01.29 05:14:29.322597 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10121 | 2025.01.29 05:14:29.322826 [ 190 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::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 | ||
10122 | 2025.01.29 05:14:29.322902 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10123 | 2025.01.29 05:14:29.323020 [ 190 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10124 | 2025.01.29 05:14:29.323085 [ 190 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::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 | ||
10125 | 2025.01.29 05:14:29.323249 [ 5 ] {0e84a67f-5cdf-4aaa-b9c0-62038ef398f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10126 | 2025.01.29 05:14:29.323349 [ 190 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part | ||
10127 | 2025.01.29 05:14:29.323417 [ 5 ] {0e84a67f-5cdf-4aaa-b9c0-62038ef398f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10128 | 2025.01.29 05:14:29.323755 [ 190 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 46 rows starting from the beginning of the part | ||
10129 | 2025.01.29 05:14:29.324068 [ 190 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 46 rows starting from the beginning of the part | ||
10130 | 2025.01.29 05:14:29.324379 [ 190 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 53 rows starting from the beginning of the part | ||
10131 | 2025.01.29 05:14:29.324731 [ 190 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 9 rows starting from the beginning of the part | ||
10132 | 2025.01.29 05:14:29.326406 [ 5 ] {0e84a67f-5cdf-4aaa-b9c0-62038ef398f4} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10133 | 2025.01.29 05:14:29.326500 [ 5 ] {0e84a67f-5cdf-4aaa-b9c0-62038ef398f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10134 | 2025.01.29 05:14:29.327594 [ 190 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 5 columns (5 merged, 0 gathered) in 0.004880119 sec., 45695.60701286178 rows/sec., 3.44 MiB/sec. | ||
10135 | 2025.01.29 05:14:29.327664 [ 5 ] {0e84a67f-5cdf-4aaa-b9c0-62038ef398f4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10136 | 2025.01.29 05:14:29.327750 [ 190 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
10137 | 2025.01.29 05:14:29.328189 [ 5 ] {0e84a67f-5cdf-4aaa-b9c0-62038ef398f4} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10138 | 2025.01.29 05:14:29.328277 [ 190 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_46_9} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10139 | 2025.01.29 05:14:29.328444 [ 190 ] {a25ffd83-cd4f-4ac7-a35e-c400d80bf67d::all_1_46_9} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
10140 | 2025.01.29 05:14:29.328628 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10141 | 2025.01.29 05:14:29.328669 [ 5 ] {0e84a67f-5cdf-4aaa-b9c0-62038ef398f4} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00552 sec., 13224.63768115942 rows/sec., 1.03 MiB/sec. | ||
10142 | 2025.01.29 05:14:29.328754 [ 5 ] {0e84a67f-5cdf-4aaa-b9c0-62038ef398f4} <Debug> TCPHandler: Processed in 0.006034125 sec. | ||
10143 | 2025.01.29 05:14:29.328912 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10144 | 2025.01.29 05:14:29.329031 [ 254 ] {aae66afd-6a9b-43fe-9e8e-3c9d5d4fbd28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10145 | 2025.01.29 05:14:29.329112 [ 254 ] {aae66afd-6a9b-43fe-9e8e-3c9d5d4fbd28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10146 | 2025.01.29 05:14:29.329672 [ 254 ] {aae66afd-6a9b-43fe-9e8e-3c9d5d4fbd28} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10147 | 2025.01.29 05:14:29.329711 [ 254 ] {aae66afd-6a9b-43fe-9e8e-3c9d5d4fbd28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10148 | 2025.01.29 05:14:29.330098 [ 254 ] {aae66afd-6a9b-43fe-9e8e-3c9d5d4fbd28} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10149 | 2025.01.29 05:14:29.330349 [ 254 ] {aae66afd-6a9b-43fe-9e8e-3c9d5d4fbd28} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10150 | 2025.01.29 05:14:29.330591 [ 254 ] {aae66afd-6a9b-43fe-9e8e-3c9d5d4fbd28} <Debug> executeQuery: Read 98 rows, 6.99 KiB in 0.001587 sec., 61751.73282923755 rows/sec., 4.30 MiB/sec. | ||
10151 | 2025.01.29 05:14:29.330694 [ 254 ] {aae66afd-6a9b-43fe-9e8e-3c9d5d4fbd28} <Debug> TCPHandler: Processed in 0.001837931 sec. | ||
10152 | 2025.01.29 05:14:29.330885 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10153 | 2025.01.29 05:14:29.331082 [ 5 ] {5d7da0b7-9af4-4312-831a-ac14664d906e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10154 | 2025.01.29 05:14:29.331229 [ 5 ] {5d7da0b7-9af4-4312-831a-ac14664d906e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10155 | 2025.01.29 05:14:29.332715 [ 5 ] {5d7da0b7-9af4-4312-831a-ac14664d906e} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10156 | 2025.01.29 05:14:29.332754 [ 5 ] {5d7da0b7-9af4-4312-831a-ac14664d906e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10157 | 2025.01.29 05:14:29.333439 [ 5 ] {5d7da0b7-9af4-4312-831a-ac14664d906e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
10158 | 2025.01.29 05:14:29.333704 [ 5 ] {5d7da0b7-9af4-4312-831a-ac14664d906e} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10159 | 2025.01.29 05:14:29.333891 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
10160 | 2025.01.29 05:14:29.333965 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10161 | 2025.01.29 05:14:29.334003 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10162 | 2025.01.29 05:14:29.334009 [ 5 ] {5d7da0b7-9af4-4312-831a-ac14664d906e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002962 sec., 1688.0486158001352 rows/sec., 3.02 MiB/sec. | ||
10163 | 2025.01.29 05:14:29.334958 [ 196 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::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 | ||
10164 | 2025.01.29 05:14:29.335010 [ 5 ] {5d7da0b7-9af4-4312-831a-ac14664d906e} <Debug> TCPHandler: Processed in 0.004231825 sec. | ||
10165 | 2025.01.29 05:14:29.335338 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10166 | 2025.01.29 05:14:29.335626 [ 254 ] {ae83213a-68e9-4132-8fa5-ffba1d8fd061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10167 | 2025.01.29 05:14:29.335769 [ 254 ] {ae83213a-68e9-4132-8fa5-ffba1d8fd061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10168 | 2025.01.29 05:14:29.335800 [ 196 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10169 | 2025.01.29 05:14:29.336044 [ 196 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1173 rows starting from the beginning of the part | ||
10170 | 2025.01.29 05:14:29.336925 [ 196 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part | ||
10171 | 2025.01.29 05:14:29.337768 [ 196 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part | ||
10172 | 2025.01.29 05:14:29.337910 [ 254 ] {ae83213a-68e9-4132-8fa5-ffba1d8fd061} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10173 | 2025.01.29 05:14:29.338020 [ 254 ] {ae83213a-68e9-4132-8fa5-ffba1d8fd061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10174 | 2025.01.29 05:14:29.338501 [ 196 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::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 | ||
10175 | 2025.01.29 05:14:29.339210 [ 196 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
10176 | 2025.01.29 05:14:29.339575 [ 254 ] {ae83213a-68e9-4132-8fa5-ffba1d8fd061} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10177 | 2025.01.29 05:14:29.339750 [ 196 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part | ||
10178 | 2025.01.29 05:14:29.340511 [ 254 ] {ae83213a-68e9-4132-8fa5-ffba1d8fd061} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10179 | 2025.01.29 05:14:29.341232 [ 254 ] {ae83213a-68e9-4132-8fa5-ffba1d8fd061} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.005688 sec., 6329.113924050633 rows/sec., 436.77 KiB/sec. | ||
10180 | 2025.01.29 05:14:29.341316 [ 254 ] {ae83213a-68e9-4132-8fa5-ffba1d8fd061} <Debug> TCPHandler: Processed in 0.006112856 sec. | ||
10181 | 2025.01.29 05:14:29.346779 [ 189 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1295 rows, containing 19 columns (19 merged, 0 gathered) in 0.012592131 sec., 102842.00505855602 rows/sec., 184.29 MiB/sec. | ||
10182 | 2025.01.29 05:14:29.348546 [ 198 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
10183 | 2025.01.29 05:14:29.348969 [ 198 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10184 | 2025.01.29 05:14:29.349055 [ 198 ] {699a131e-13b0-47b5-b207-f1211e5ef3a4::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
10185 | 2025.01.29 05:14:29.349221 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
10186 | 2025.01.29 05:14:31.407574 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 | ||
10187 | 2025.01.29 05:14:31.408262 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10188 | 2025.01.29 05:14:31.408306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10189 | 2025.01.29 05:14:31.408852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10190 | 2025.01.29 05:14:31.409130 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10191 | 2025.01.29 05:14:31.409289 [ 95 ] {} <Debug> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10192 | 2025.01.29 05:14:31.409354 [ 95 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10193 | 2025.01.29 05:14:31.409355 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
10194 | 2025.01.29 05:14:31.409382 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10195 | 2025.01.29 05:14:31.409481 [ 191 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::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 | ||
10196 | 2025.01.29 05:14:31.409574 [ 191 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10197 | 2025.01.29 05:14:31.409607 [ 191 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part | ||
10198 | 2025.01.29 05:14:31.409671 [ 191 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part | ||
10199 | 2025.01.29 05:14:31.409848 [ 191 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part | ||
10200 | 2025.01.29 05:14:31.410147 [ 191 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part | ||
10201 | 2025.01.29 05:14:31.410362 [ 191 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part | ||
10202 | 2025.01.29 05:14:31.410535 [ 191 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part | ||
10203 | 2025.01.29 05:14:31.413063 [ 189 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003621411 sec., 6468197.064624811 rows/sec., 92.53 MiB/sec. | ||
10204 | 2025.01.29 05:14:31.413527 [ 193 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10205 | 2025.01.29 05:14:31.413876 [ 193 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_51_10} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10206 | 2025.01.29 05:14:31.413978 [ 193 ] {7e4e9e20-a4cc-4114-8076-fbd6079fb350::all_1_51_10} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10207 | 2025.01.29 05:14:31.414108 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
10208 | 2025.01.29 05:14:33.045068 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
10209 | 2025.01.29 05:14:33.068070 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10210 | 2025.01.29 05:14:33.068135 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10211 | 2025.01.29 05:14:33.075444 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10212 | 2025.01.29 05:14:33.076214 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10213 | 2025.01.29 05:14:33.076660 [ 93 ] {} <Debug> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10214 | 2025.01.29 05:14:33.076841 [ 93 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10215 | 2025.01.29 05:14:33.076953 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10216 | 2025.01.29 05:14:33.077517 [ 197 ] {9e2284b7-842a-4910-aa01-308256db3a07::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 | ||
10217 | 2025.01.29 05:14:33.091758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
10218 | 2025.01.29 05:14:33.093297 [ 197 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10219 | 2025.01.29 05:14:33.094703 [ 197 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
10220 | 2025.01.29 05:14:33.099711 [ 197 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part | ||
10221 | 2025.01.29 05:14:33.104959 [ 197 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part | ||
10222 | 2025.01.29 05:14:33.110274 [ 197 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part | ||
10223 | 2025.01.29 05:14:33.115791 [ 197 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
10224 | 2025.01.29 05:14:33.120203 [ 197 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
10225 | 2025.01.29 05:14:33.177105 [ 189 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.09995452 sec., 3851.7517767080467 rows/sec., 19.92 MiB/sec. | ||
10226 | 2025.01.29 05:14:33.180278 [ 199 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10227 | 2025.01.29 05:14:33.183298 [ 199 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_51_10} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10228 | 2025.01.29 05:14:33.183431 [ 199 ] {9e2284b7-842a-4910-aa01-308256db3a07::all_1_51_10} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10229 | 2025.01.29 05:14:33.186154 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
10230 | 2025.01.29 05:14:34.318547 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10231 | 2025.01.29 05:14:34.318740 [ 254 ] {de0432ca-ebb9-4e88-b965-6cc5a40cb04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10232 | 2025.01.29 05:14:34.318811 [ 254 ] {de0432ca-ebb9-4e88-b965-6cc5a40cb04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10233 | 2025.01.29 05:14:34.319587 [ 254 ] {de0432ca-ebb9-4e88-b965-6cc5a40cb04c} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10234 | 2025.01.29 05:14:34.319632 [ 254 ] {de0432ca-ebb9-4e88-b965-6cc5a40cb04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10235 | 2025.01.29 05:14:34.320098 [ 254 ] {de0432ca-ebb9-4e88-b965-6cc5a40cb04c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10236 | 2025.01.29 05:14:34.320366 [ 254 ] {de0432ca-ebb9-4e88-b965-6cc5a40cb04c} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10237 | 2025.01.29 05:14:34.320596 [ 254 ] {de0432ca-ebb9-4e88-b965-6cc5a40cb04c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001904 sec., 29411.764705882353 rows/sec., 2.25 MiB/sec. | ||
10238 | 2025.01.29 05:14:34.320610 [ 92 ] {} <Debug> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10239 | 2025.01.29 05:14:34.320660 [ 254 ] {de0432ca-ebb9-4e88-b965-6cc5a40cb04c} <Debug> TCPHandler: Processed in 0.00224084 sec. | ||
10240 | 2025.01.29 05:14:34.320736 [ 92 ] {} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10241 | 2025.01.29 05:14:34.320813 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
10242 | 2025.01.29 05:14:34.321035 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
10243 | 2025.01.29 05:14:34.321043 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10244 | 2025.01.29 05:14:34.321369 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10245 | 2025.01.29 05:14:34.321444 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1431 rows starting from the beginning of the part | ||
10246 | 2025.01.29 05:14:34.321474 [ 5 ] {fb03f10b-e246-4141-8e86-1701f721fc20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10247 | 2025.01.29 05:14:34.321640 [ 5 ] {fb03f10b-e246-4141-8e86-1701f721fc20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10248 | 2025.01.29 05:14:34.321645 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 281 rows starting from the beginning of the part | ||
10249 | 2025.01.29 05:14:34.322094 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
10250 | 2025.01.29 05:14:34.322394 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1417 rows starting from the beginning of the part | ||
10251 | 2025.01.29 05:14:34.322677 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 68 rows starting from the beginning of the part | ||
10252 | 2025.01.29 05:14:34.323068 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
10253 | 2025.01.29 05:14:34.324752 [ 5 ] {fb03f10b-e246-4141-8e86-1701f721fc20} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10254 | 2025.01.29 05:14:34.324835 [ 5 ] {fb03f10b-e246-4141-8e86-1701f721fc20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10255 | 2025.01.29 05:14:34.325739 [ 5 ] {fb03f10b-e246-4141-8e86-1701f721fc20} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10256 | 2025.01.29 05:14:34.326069 [ 5 ] {fb03f10b-e246-4141-8e86-1701f721fc20} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10257 | 2025.01.29 05:14:34.326397 [ 92 ] {} <Debug> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10258 | 2025.01.29 05:14:34.326511 [ 92 ] {} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10259 | 2025.01.29 05:14:34.326612 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10260 | 2025.01.29 05:14:34.326843 [ 5 ] {fb03f10b-e246-4141-8e86-1701f721fc20} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005438 sec., 11769.032732622287 rows/sec., 940.65 KiB/sec. | ||
10261 | 2025.01.29 05:14:34.326865 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.005927402 sec., 558254.6957334764 rows/sec., 48.73 MiB/sec. | ||
10262 | 2025.01.29 05:14:34.327226 [ 5 ] {fb03f10b-e246-4141-8e86-1701f721fc20} <Debug> TCPHandler: Processed in 0.006391263 sec. | ||
10263 | 2025.01.29 05:14:34.327299 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10264 | 2025.01.29 05:14:34.327306 [ 187 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
10265 | 2025.01.29 05:14:34.327492 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10266 | 2025.01.29 05:14:34.327799 [ 187 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10267 | 2025.01.29 05:14:34.327856 [ 254 ] {8542e675-a05c-4b77-9d68-2769906b29e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10268 | 2025.01.29 05:14:34.327933 [ 187 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 913 rows starting from the beginning of the part | ||
10269 | 2025.01.29 05:14:34.328053 [ 254 ] {8542e675-a05c-4b77-9d68-2769906b29e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10270 | 2025.01.29 05:14:34.328282 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_86_17} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10271 | 2025.01.29 05:14:34.328388 [ 187 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 421 rows starting from the beginning of the part | ||
10272 | 2025.01.29 05:14:34.328700 [ 200 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_86_17} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10273 | 2025.01.29 05:14:34.329041 [ 187 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
10274 | 2025.01.29 05:14:34.329068 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
10275 | 2025.01.29 05:14:34.329418 [ 187 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 884 rows starting from the beginning of the part | ||
10276 | 2025.01.29 05:14:34.329818 [ 187 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 73 rows starting from the beginning of the part | ||
10277 | 2025.01.29 05:14:34.330140 [ 187 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
10278 | 2025.01.29 05:14:34.331399 [ 254 ] {8542e675-a05c-4b77-9d68-2769906b29e0} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10279 | 2025.01.29 05:14:34.331467 [ 254 ] {8542e675-a05c-4b77-9d68-2769906b29e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10280 | 2025.01.29 05:14:34.332560 [ 254 ] {8542e675-a05c-4b77-9d68-2769906b29e0} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10281 | 2025.01.29 05:14:34.332871 [ 254 ] {8542e675-a05c-4b77-9d68-2769906b29e0} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10282 | 2025.01.29 05:14:34.333421 [ 254 ] {8542e675-a05c-4b77-9d68-2769906b29e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005712 sec., 28011.204481792716 rows/sec., 1.95 MiB/sec. | ||
10283 | 2025.01.29 05:14:34.333362 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10284 | 2025.01.29 05:14:34.333640 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10285 | 2025.01.29 05:14:34.333685 [ 254 ] {8542e675-a05c-4b77-9d68-2769906b29e0} <Debug> TCPHandler: Processed in 0.006329191 sec. | ||
10286 | 2025.01.29 05:14:34.333643 [ 186 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.006779222 sec., 356825.6062421322 rows/sec., 27.37 MiB/sec. | ||
10287 | 2025.01.29 05:14:34.333735 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10288 | 2025.01.29 05:14:34.334109 [ 186 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10289 | 2025.01.29 05:14:34.334162 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10290 | 2025.01.29 05:14:34.334261 [ 192 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
10291 | 2025.01.29 05:14:34.334600 [ 5 ] {310ba1b5-2e03-48e9-949c-6e5f5d8127cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10292 | 2025.01.29 05:14:34.334701 [ 192 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10293 | 2025.01.29 05:14:34.334792 [ 5 ] {310ba1b5-2e03-48e9-949c-6e5f5d8127cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10294 | 2025.01.29 05:14:34.334806 [ 192 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 24741 rows starting from the beginning of the part | ||
10295 | 2025.01.29 05:14:34.335274 [ 192 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part | ||
10296 | 2025.01.29 05:14:34.335535 [ 205 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_86_17} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10297 | 2025.01.29 05:14:34.335694 [ 192 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
10298 | 2025.01.29 05:14:34.336116 [ 205 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_86_17} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10299 | 2025.01.29 05:14:34.336145 [ 192 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 993 rows starting from the beginning of the part | ||
10300 | 2025.01.29 05:14:34.336557 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
10301 | 2025.01.29 05:14:34.336668 [ 192 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 98 rows starting from the beginning of the part | ||
10302 | 2025.01.29 05:14:34.337196 [ 192 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
10303 | 2025.01.29 05:14:34.338237 [ 5 ] {310ba1b5-2e03-48e9-949c-6e5f5d8127cb} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10304 | 2025.01.29 05:14:34.338313 [ 5 ] {310ba1b5-2e03-48e9-949c-6e5f5d8127cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10305 | 2025.01.29 05:14:34.338888 [ 5 ] {310ba1b5-2e03-48e9-949c-6e5f5d8127cb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10306 | 2025.01.29 05:14:34.339211 [ 5 ] {310ba1b5-2e03-48e9-949c-6e5f5d8127cb} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10307 | 2025.01.29 05:14:34.339435 [ 92 ] {} <Debug> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10308 | 2025.01.29 05:14:34.339534 [ 92 ] {} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10309 | 2025.01.29 05:14:34.339625 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10310 | 2025.01.29 05:14:34.339781 [ 5 ] {310ba1b5-2e03-48e9-949c-6e5f5d8127cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005253 sec., 11422.04454597373 rows/sec., 788.24 KiB/sec. | ||
10311 | 2025.01.29 05:14:34.340146 [ 5 ] {310ba1b5-2e03-48e9-949c-6e5f5d8127cb} <Debug> TCPHandler: Processed in 0.006266759 sec. | ||
10312 | 2025.01.29 05:14:34.340278 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
10313 | 2025.01.29 05:14:34.340643 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10314 | 2025.01.29 05:14:34.340719 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4924 rows starting from the beginning of the part | ||
10315 | 2025.01.29 05:14:34.341030 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part | ||
10316 | 2025.01.29 05:14:34.341214 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
10317 | 2025.01.29 05:14:34.341433 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 46 rows starting from the beginning of the part | ||
10318 | 2025.01.29 05:14:34.341648 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 36 rows starting from the beginning of the part | ||
10319 | 2025.01.29 05:14:34.341961 [ 195 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
10320 | 2025.01.29 05:14:34.345623 [ 188 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5208 rows, containing 4 columns (4 merged, 0 gathered) in 0.005852091 sec., 889938.3143563557 rows/sec., 58.02 MiB/sec. | ||
10321 | 2025.01.29 05:14:34.346440 [ 190 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10322 | 2025.01.29 05:14:34.346850 [ 190 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_86_17} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10323 | 2025.01.29 05:14:34.347109 [ 190 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_86_17} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10324 | 2025.01.29 05:14:34.347157 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26389 rows, containing 5 columns (5 merged, 0 gathered) in 0.013202175 sec., 1998837.3127912635 rows/sec., 134.94 MiB/sec. | ||
10325 | 2025.01.29 05:14:34.347265 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
10326 | 2025.01.29 05:14:34.347455 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10327 | 2025.01.29 05:14:34.347759 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10328 | 2025.01.29 05:14:34.347834 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10329 | 2025.01.29 05:14:34.347913 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
10330 | 2025.01.29 05:14:35.000257 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.93 MiB, peak 247.21 MiB, free memory in arenas 0.00 B, will set to 235.31 MiB (RSS), difference: 1.38 MiB | ||
10331 | 2025.01.29 05:14:38.738070 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10332 | 2025.01.29 05:14:38.738170 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10333 | 2025.01.29 05:14:38.909600 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 | ||
10334 | 2025.01.29 05:14:38.910676 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10335 | 2025.01.29 05:14:38.910768 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10336 | 2025.01.29 05:14:38.911365 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10337 | 2025.01.29 05:14:38.911632 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10338 | 2025.01.29 05:14:38.911962 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
10339 | 2025.01.29 05:14:39.031940 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1452 | ||
10340 | 2025.01.29 05:14:39.035094 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10341 | 2025.01.29 05:14:39.035157 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10342 | 2025.01.29 05:14:39.036666 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10343 | 2025.01.29 05:14:39.036992 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10344 | 2025.01.29 05:14:39.037689 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1452 | ||
10345 | 2025.01.29 05:14:39.324770 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10346 | 2025.01.29 05:14:39.325065 [ 254 ] {5482a8de-e50d-48ba-9cff-1290fdc567ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10347 | 2025.01.29 05:14:39.325187 [ 254 ] {5482a8de-e50d-48ba-9cff-1290fdc567ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10348 | 2025.01.29 05:14:39.326044 [ 254 ] {5482a8de-e50d-48ba-9cff-1290fdc567ab} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10349 | 2025.01.29 05:14:39.326095 [ 254 ] {5482a8de-e50d-48ba-9cff-1290fdc567ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10350 | 2025.01.29 05:14:39.326531 [ 254 ] {5482a8de-e50d-48ba-9cff-1290fdc567ab} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10351 | 2025.01.29 05:14:39.326789 [ 254 ] {5482a8de-e50d-48ba-9cff-1290fdc567ab} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10352 | 2025.01.29 05:14:39.326996 [ 88 ] {} <Debug> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
10353 | 2025.01.29 05:14:39.327067 [ 254 ] {5482a8de-e50d-48ba-9cff-1290fdc567ab} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00208 sec., 6730.769230769231 rows/sec., 484.53 KiB/sec. | ||
10354 | 2025.01.29 05:14:39.327073 [ 88 ] {} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10355 | 2025.01.29 05:14:39.327161 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10356 | 2025.01.29 05:14:39.327217 [ 254 ] {5482a8de-e50d-48ba-9cff-1290fdc567ab} <Debug> TCPHandler: Processed in 0.002609558 sec. | ||
10357 | 2025.01.29 05:14:39.327499 [ 198 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
10358 | 2025.01.29 05:14:39.327575 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10359 | 2025.01.29 05:14:39.328077 [ 5 ] {ac55ee37-2072-44cf-8249-e0ac5ab572cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10360 | 2025.01.29 05:14:39.328153 [ 198 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10361 | 2025.01.29 05:14:39.328293 [ 5 ] {ac55ee37-2072-44cf-8249-e0ac5ab572cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10362 | 2025.01.29 05:14:39.328300 [ 198 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part | ||
10363 | 2025.01.29 05:14:39.328686 [ 198 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
10364 | 2025.01.29 05:14:39.328910 [ 198 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
10365 | 2025.01.29 05:14:39.329248 [ 198 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
10366 | 2025.01.29 05:14:39.329770 [ 198 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
10367 | 2025.01.29 05:14:39.331461 [ 5 ] {ac55ee37-2072-44cf-8249-e0ac5ab572cf} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10368 | 2025.01.29 05:14:39.331550 [ 5 ] {ac55ee37-2072-44cf-8249-e0ac5ab572cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10369 | 2025.01.29 05:14:39.332237 [ 198 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004972281 sec., 14078.045870697975 rows/sec., 1.04 MiB/sec. | ||
10370 | 2025.01.29 05:14:39.332435 [ 198 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
10371 | 2025.01.29 05:14:39.332695 [ 5 ] {ac55ee37-2072-44cf-8249-e0ac5ab572cf} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10372 | 2025.01.29 05:14:39.332914 [ 190 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_37_9} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10373 | 2025.01.29 05:14:39.333094 [ 190 ] {bfce951e-0473-4355-bcd2-bd8c1f915c90::all_1_37_9} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
10374 | 2025.01.29 05:14:39.333182 [ 5 ] {ac55ee37-2072-44cf-8249-e0ac5ab572cf} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10375 | 2025.01.29 05:14:39.333252 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10376 | 2025.01.29 05:14:39.333555 [ 5 ] {ac55ee37-2072-44cf-8249-e0ac5ab572cf} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.005638 sec., 49840.36892515077 rows/sec., 4.40 MiB/sec. | ||
10377 | 2025.01.29 05:14:39.333655 [ 5 ] {ac55ee37-2072-44cf-8249-e0ac5ab572cf} <Debug> TCPHandler: Processed in 0.006321632 sec. | ||
10378 | 2025.01.29 05:14:39.333938 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10379 | 2025.01.29 05:14:39.334311 [ 254 ] {5f2a1f95-6cd9-4fe9-a9e1-da03750dab49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10380 | 2025.01.29 05:14:39.334469 [ 254 ] {5f2a1f95-6cd9-4fe9-a9e1-da03750dab49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10381 | 2025.01.29 05:14:39.335189 [ 254 ] {5f2a1f95-6cd9-4fe9-a9e1-da03750dab49} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10382 | 2025.01.29 05:14:39.335233 [ 254 ] {5f2a1f95-6cd9-4fe9-a9e1-da03750dab49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10383 | 2025.01.29 05:14:39.335616 [ 254 ] {5f2a1f95-6cd9-4fe9-a9e1-da03750dab49} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
10384 | 2025.01.29 05:14:39.335866 [ 254 ] {5f2a1f95-6cd9-4fe9-a9e1-da03750dab49} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10385 | 2025.01.29 05:14:39.336097 [ 254 ] {5f2a1f95-6cd9-4fe9-a9e1-da03750dab49} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001922 sec., 23933.402705515087 rows/sec., 1.72 MiB/sec. | ||
10386 | 2025.01.29 05:14:39.336156 [ 254 ] {5f2a1f95-6cd9-4fe9-a9e1-da03750dab49} <Debug> TCPHandler: Processed in 0.002362223 sec. | ||
10387 | 2025.01.29 05:14:39.336337 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10388 | 2025.01.29 05:14:39.336491 [ 5 ] {78cb4fa0-8dde-4f05-aa27-89589c4632aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10389 | 2025.01.29 05:14:39.336553 [ 5 ] {78cb4fa0-8dde-4f05-aa27-89589c4632aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10390 | 2025.01.29 05:14:39.337277 [ 5 ] {78cb4fa0-8dde-4f05-aa27-89589c4632aa} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10391 | 2025.01.29 05:14:39.337327 [ 5 ] {78cb4fa0-8dde-4f05-aa27-89589c4632aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10392 | 2025.01.29 05:14:39.337740 [ 5 ] {78cb4fa0-8dde-4f05-aa27-89589c4632aa} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10393 | 2025.01.29 05:14:39.337986 [ 5 ] {78cb4fa0-8dde-4f05-aa27-89589c4632aa} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10394 | 2025.01.29 05:14:39.338195 [ 5 ] {78cb4fa0-8dde-4f05-aa27-89589c4632aa} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001743 sec., 8032.128514056225 rows/sec., 562.52 KiB/sec. | ||
10395 | 2025.01.29 05:14:39.338252 [ 5 ] {78cb4fa0-8dde-4f05-aa27-89589c4632aa} <Debug> TCPHandler: Processed in 0.001989144 sec. | ||
10396 | 2025.01.29 05:14:39.338406 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10397 | 2025.01.29 05:14:39.338534 [ 254 ] {4a2439ec-1062-4822-a41f-8d96ec09f556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10398 | 2025.01.29 05:14:39.338593 [ 254 ] {4a2439ec-1062-4822-a41f-8d96ec09f556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10399 | 2025.01.29 05:14:39.339305 [ 254 ] {4a2439ec-1062-4822-a41f-8d96ec09f556} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10400 | 2025.01.29 05:14:39.339353 [ 254 ] {4a2439ec-1062-4822-a41f-8d96ec09f556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10401 | 2025.01.29 05:14:39.339748 [ 254 ] {4a2439ec-1062-4822-a41f-8d96ec09f556} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10402 | 2025.01.29 05:14:39.340006 [ 254 ] {4a2439ec-1062-4822-a41f-8d96ec09f556} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10403 | 2025.01.29 05:14:39.340174 [ 88 ] {} <Debug> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
10404 | 2025.01.29 05:14:39.340239 [ 88 ] {} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10405 | 2025.01.29 05:14:39.340257 [ 254 ] {4a2439ec-1062-4822-a41f-8d96ec09f556} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001747 sec., 7441.327990841442 rows/sec., 463.97 KiB/sec. | ||
10406 | 2025.01.29 05:14:39.340282 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10407 | 2025.01.29 05:14:39.340426 [ 254 ] {4a2439ec-1062-4822-a41f-8d96ec09f556} <Debug> TCPHandler: Processed in 0.002074677 sec. | ||
10408 | 2025.01.29 05:14:39.340675 [ 191 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
10409 | 2025.01.29 05:14:39.340752 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10410 | 2025.01.29 05:14:39.341224 [ 191 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10411 | 2025.01.29 05:14:39.341257 [ 5 ] {922ac415-7c50-438f-82ff-9280ca3dc926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10412 | 2025.01.29 05:14:39.341302 [ 191 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part | ||
10413 | 2025.01.29 05:14:39.341370 [ 5 ] {922ac415-7c50-438f-82ff-9280ca3dc926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10414 | 2025.01.29 05:14:39.341715 [ 191 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part | ||
10415 | 2025.01.29 05:14:39.342009 [ 191 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part | ||
10416 | 2025.01.29 05:14:39.342398 [ 191 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part | ||
10417 | 2025.01.29 05:14:39.342807 [ 191 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part | ||
10418 | 2025.01.29 05:14:39.344328 [ 5 ] {922ac415-7c50-438f-82ff-9280ca3dc926} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10419 | 2025.01.29 05:14:39.344409 [ 5 ] {922ac415-7c50-438f-82ff-9280ca3dc926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10420 | 2025.01.29 05:14:39.345338 [ 191 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00491616 sec., 13221.701490594285 rows/sec., 876.02 KiB/sec. | ||
10421 | 2025.01.29 05:14:39.345468 [ 5 ] {922ac415-7c50-438f-82ff-9280ca3dc926} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10422 | 2025.01.29 05:14:39.345521 [ 191 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
10423 | 2025.01.29 05:14:39.345940 [ 5 ] {922ac415-7c50-438f-82ff-9280ca3dc926} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10424 | 2025.01.29 05:14:39.346053 [ 191 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_37_9} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10425 | 2025.01.29 05:14:39.346272 [ 191 ] {a782edde-6d77-41e8-a1f7-5e7e16ab0cc2::all_1_37_9} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
10426 | 2025.01.29 05:14:39.346418 [ 5 ] {922ac415-7c50-438f-82ff-9280ca3dc926} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.005333 sec., 78942.43390211888 rows/sec., 5.64 MiB/sec. | ||
10427 | 2025.01.29 05:14:39.346436 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10428 | 2025.01.29 05:14:39.346561 [ 5 ] {922ac415-7c50-438f-82ff-9280ca3dc926} <Debug> TCPHandler: Processed in 0.006006184 sec. | ||
10429 | 2025.01.29 05:14:39.346724 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10430 | 2025.01.29 05:14:39.346864 [ 254 ] {33197d0f-053a-4db4-bd90-cd5a5b933fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10431 | 2025.01.29 05:14:39.346925 [ 254 ] {33197d0f-053a-4db4-bd90-cd5a5b933fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10432 | 2025.01.29 05:14:39.347522 [ 254 ] {33197d0f-053a-4db4-bd90-cd5a5b933fa5} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10433 | 2025.01.29 05:14:39.347561 [ 254 ] {33197d0f-053a-4db4-bd90-cd5a5b933fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10434 | 2025.01.29 05:14:39.347938 [ 254 ] {33197d0f-053a-4db4-bd90-cd5a5b933fa5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10435 | 2025.01.29 05:14:39.348187 [ 254 ] {33197d0f-053a-4db4-bd90-cd5a5b933fa5} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10436 | 2025.01.29 05:14:39.348442 [ 254 ] {33197d0f-053a-4db4-bd90-cd5a5b933fa5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001602 sec., 3745.3183520599255 rows/sec., 195.68 KiB/sec. | ||
10437 | 2025.01.29 05:14:39.348571 [ 254 ] {33197d0f-053a-4db4-bd90-cd5a5b933fa5} <Debug> TCPHandler: Processed in 0.001911882 sec. | ||
10438 | 2025.01.29 05:14:39.348864 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10439 | 2025.01.29 05:14:39.349089 [ 5 ] {0b6ea934-9c0b-47be-9e57-dd3d31e9d6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10440 | 2025.01.29 05:14:39.349188 [ 5 ] {0b6ea934-9c0b-47be-9e57-dd3d31e9d6ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10441 | 2025.01.29 05:14:39.349936 [ 5 ] {0b6ea934-9c0b-47be-9e57-dd3d31e9d6ec} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10442 | 2025.01.29 05:14:39.349975 [ 5 ] {0b6ea934-9c0b-47be-9e57-dd3d31e9d6ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10443 | 2025.01.29 05:14:39.350375 [ 5 ] {0b6ea934-9c0b-47be-9e57-dd3d31e9d6ec} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10444 | 2025.01.29 05:14:39.350623 [ 5 ] {0b6ea934-9c0b-47be-9e57-dd3d31e9d6ec} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10445 | 2025.01.29 05:14:39.350833 [ 5 ] {0b6ea934-9c0b-47be-9e57-dd3d31e9d6ec} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001799 sec., 131739.85547526402 rows/sec., 8.83 MiB/sec. | ||
10446 | 2025.01.29 05:14:39.350886 [ 5 ] {0b6ea934-9c0b-47be-9e57-dd3d31e9d6ec} <Debug> TCPHandler: Processed in 0.00221211 sec. | ||
10447 | 2025.01.29 05:14:39.351022 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10448 | 2025.01.29 05:14:39.351140 [ 254 ] {f11a9b71-f4a8-4531-b91c-f1a5f011cd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10449 | 2025.01.29 05:14:39.351195 [ 254 ] {f11a9b71-f4a8-4531-b91c-f1a5f011cd44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10450 | 2025.01.29 05:14:39.351680 [ 254 ] {f11a9b71-f4a8-4531-b91c-f1a5f011cd44} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10451 | 2025.01.29 05:14:39.351718 [ 254 ] {f11a9b71-f4a8-4531-b91c-f1a5f011cd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10452 | 2025.01.29 05:14:39.352088 [ 254 ] {f11a9b71-f4a8-4531-b91c-f1a5f011cd44} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10453 | 2025.01.29 05:14:39.352337 [ 254 ] {f11a9b71-f4a8-4531-b91c-f1a5f011cd44} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10454 | 2025.01.29 05:14:39.352550 [ 254 ] {f11a9b71-f4a8-4531-b91c-f1a5f011cd44} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001435 sec., 696.8641114982578 rows/sec., 46.96 KiB/sec. | ||
10455 | 2025.01.29 05:14:39.352601 [ 254 ] {f11a9b71-f4a8-4531-b91c-f1a5f011cd44} <Debug> TCPHandler: Processed in 0.001635476 sec. | ||
10456 | 2025.01.29 05:14:39.352804 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10457 | 2025.01.29 05:14:39.353029 [ 5 ] {71730524-134c-401a-b92b-d8928ed2acbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10458 | 2025.01.29 05:14:39.353172 [ 5 ] {71730524-134c-401a-b92b-d8928ed2acbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10459 | 2025.01.29 05:14:39.354526 [ 5 ] {71730524-134c-401a-b92b-d8928ed2acbd} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10460 | 2025.01.29 05:14:39.354565 [ 5 ] {71730524-134c-401a-b92b-d8928ed2acbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10461 | 2025.01.29 05:14:39.355237 [ 5 ] {71730524-134c-401a-b92b-d8928ed2acbd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
10462 | 2025.01.29 05:14:39.355513 [ 5 ] {71730524-134c-401a-b92b-d8928ed2acbd} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10463 | 2025.01.29 05:14:39.355825 [ 5 ] {71730524-134c-401a-b92b-d8928ed2acbd} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00285 sec., 13684.210526315788 rows/sec., 24.52 MiB/sec. | ||
10464 | 2025.01.29 05:14:39.356400 [ 5 ] {71730524-134c-401a-b92b-d8928ed2acbd} <Debug> TCPHandler: Processed in 0.003700583 sec. | ||
10465 | 2025.01.29 05:14:39.356602 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10466 | 2025.01.29 05:14:39.356825 [ 254 ] {863d4dc8-cdc1-4a4b-9da6-ee196c3297fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10467 | 2025.01.29 05:14:39.356917 [ 254 ] {863d4dc8-cdc1-4a4b-9da6-ee196c3297fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10468 | 2025.01.29 05:14:39.357748 [ 254 ] {863d4dc8-cdc1-4a4b-9da6-ee196c3297fb} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10469 | 2025.01.29 05:14:39.357789 [ 254 ] {863d4dc8-cdc1-4a4b-9da6-ee196c3297fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10470 | 2025.01.29 05:14:39.358188 [ 254 ] {863d4dc8-cdc1-4a4b-9da6-ee196c3297fb} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10471 | 2025.01.29 05:14:39.358425 [ 254 ] {863d4dc8-cdc1-4a4b-9da6-ee196c3297fb} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10472 | 2025.01.29 05:14:39.358639 [ 254 ] {863d4dc8-cdc1-4a4b-9da6-ee196c3297fb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001869 sec., 43873.72926698769 rows/sec., 2.79 MiB/sec. | ||
10473 | 2025.01.29 05:14:39.358692 [ 254 ] {863d4dc8-cdc1-4a4b-9da6-ee196c3297fb} <Debug> TCPHandler: Processed in 0.002197519 sec. | ||
10474 | 2025.01.29 05:14:40.591914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
10475 | 2025.01.29 05:14:40.610933 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10476 | 2025.01.29 05:14:40.610999 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10477 | 2025.01.29 05:14:40.617953 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10478 | 2025.01.29 05:14:40.618734 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10479 | 2025.01.29 05:14:40.621747 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
10480 | 2025.01.29 05:14:44.318711 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10481 | 2025.01.29 05:14:44.319059 [ 254 ] {20837cab-9716-40a9-a7de-cc56b4bebeb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10482 | 2025.01.29 05:14:44.319174 [ 254 ] {20837cab-9716-40a9-a7de-cc56b4bebeb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10483 | 2025.01.29 05:14:44.320172 [ 254 ] {20837cab-9716-40a9-a7de-cc56b4bebeb6} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10484 | 2025.01.29 05:14:44.320220 [ 254 ] {20837cab-9716-40a9-a7de-cc56b4bebeb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10485 | 2025.01.29 05:14:44.320661 [ 254 ] {20837cab-9716-40a9-a7de-cc56b4bebeb6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10486 | 2025.01.29 05:14:44.320913 [ 254 ] {20837cab-9716-40a9-a7de-cc56b4bebeb6} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10487 | 2025.01.29 05:14:44.321142 [ 254 ] {20837cab-9716-40a9-a7de-cc56b4bebeb6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002152 sec., 26022.304832713755 rows/sec., 1.99 MiB/sec. | ||
10488 | 2025.01.29 05:14:44.321315 [ 254 ] {20837cab-9716-40a9-a7de-cc56b4bebeb6} <Debug> TCPHandler: Processed in 0.002791692 sec. | ||
10489 | 2025.01.29 05:14:44.321636 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10490 | 2025.01.29 05:14:44.321896 [ 5 ] {49261b0d-977d-40f1-9608-cfb4daf0e257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10491 | 2025.01.29 05:14:44.321976 [ 5 ] {49261b0d-977d-40f1-9608-cfb4daf0e257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10492 | 2025.01.29 05:14:44.323355 [ 5 ] {49261b0d-977d-40f1-9608-cfb4daf0e257} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10493 | 2025.01.29 05:14:44.323401 [ 5 ] {49261b0d-977d-40f1-9608-cfb4daf0e257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10494 | 2025.01.29 05:14:44.323834 [ 5 ] {49261b0d-977d-40f1-9608-cfb4daf0e257} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10495 | 2025.01.29 05:14:44.324086 [ 5 ] {49261b0d-977d-40f1-9608-cfb4daf0e257} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10496 | 2025.01.29 05:14:44.324383 [ 5 ] {49261b0d-977d-40f1-9608-cfb4daf0e257} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002547 sec., 25127.60109933255 rows/sec., 1.96 MiB/sec. | ||
10497 | 2025.01.29 05:14:44.324440 [ 5 ] {49261b0d-977d-40f1-9608-cfb4daf0e257} <Debug> TCPHandler: Processed in 0.003016537 sec. | ||
10498 | 2025.01.29 05:14:44.324587 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10499 | 2025.01.29 05:14:44.324735 [ 254 ] {085b41b6-b03b-4940-97d3-abd0bd1d53f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10500 | 2025.01.29 05:14:44.324802 [ 254 ] {085b41b6-b03b-4940-97d3-abd0bd1d53f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10501 | 2025.01.29 05:14:44.325484 [ 254 ] {085b41b6-b03b-4940-97d3-abd0bd1d53f8} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10502 | 2025.01.29 05:14:44.325529 [ 254 ] {085b41b6-b03b-4940-97d3-abd0bd1d53f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10503 | 2025.01.29 05:14:44.325961 [ 254 ] {085b41b6-b03b-4940-97d3-abd0bd1d53f8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10504 | 2025.01.29 05:14:44.326209 [ 254 ] {085b41b6-b03b-4940-97d3-abd0bd1d53f8} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10505 | 2025.01.29 05:14:44.326406 [ 254 ] {085b41b6-b03b-4940-97d3-abd0bd1d53f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001705 sec., 93841.642228739 rows/sec., 6.54 MiB/sec. | ||
10506 | 2025.01.29 05:14:44.326504 [ 254 ] {085b41b6-b03b-4940-97d3-abd0bd1d53f8} <Debug> TCPHandler: Processed in 0.001982124 sec. | ||
10507 | 2025.01.29 05:14:44.326690 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10508 | 2025.01.29 05:14:44.326961 [ 5 ] {0c69ee04-c94f-41be-a1ac-9eaf84ef385f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10509 | 2025.01.29 05:14:44.327055 [ 5 ] {0c69ee04-c94f-41be-a1ac-9eaf84ef385f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10510 | 2025.01.29 05:14:44.327855 [ 5 ] {0c69ee04-c94f-41be-a1ac-9eaf84ef385f} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10511 | 2025.01.29 05:14:44.327894 [ 5 ] {0c69ee04-c94f-41be-a1ac-9eaf84ef385f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10512 | 2025.01.29 05:14:44.328275 [ 5 ] {0c69ee04-c94f-41be-a1ac-9eaf84ef385f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10513 | 2025.01.29 05:14:44.328516 [ 5 ] {0c69ee04-c94f-41be-a1ac-9eaf84ef385f} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10514 | 2025.01.29 05:14:44.328728 [ 5 ] {0c69ee04-c94f-41be-a1ac-9eaf84ef385f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001825 sec., 32876.71232876712 rows/sec., 2.22 MiB/sec. | ||
10515 | 2025.01.29 05:14:44.328779 [ 5 ] {0c69ee04-c94f-41be-a1ac-9eaf84ef385f} <Debug> TCPHandler: Processed in 0.002191189 sec. | ||
10516 | 2025.01.29 05:14:46.412127 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 | ||
10517 | 2025.01.29 05:14:46.412800 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10518 | 2025.01.29 05:14:46.412847 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10519 | 2025.01.29 05:14:46.413375 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10520 | 2025.01.29 05:14:46.413627 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10521 | 2025.01.29 05:14:46.413865 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
10522 | 2025.01.29 05:14:48.121844 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
10523 | 2025.01.29 05:14:48.142452 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10524 | 2025.01.29 05:14:48.142521 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10525 | 2025.01.29 05:14:48.149784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10526 | 2025.01.29 05:14:48.150594 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10527 | 2025.01.29 05:14:48.155009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
10528 | 2025.01.29 05:14:49.037937 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1482 | ||
10529 | 2025.01.29 05:14:49.041406 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10530 | 2025.01.29 05:14:49.041468 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10531 | 2025.01.29 05:14:49.043057 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10532 | 2025.01.29 05:14:49.043392 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10533 | 2025.01.29 05:14:49.044319 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1482 | ||
10534 | 2025.01.29 05:14:49.325671 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10535 | 2025.01.29 05:14:49.325942 [ 254 ] {1c877595-0012-422c-a08e-f2219b97ef89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10536 | 2025.01.29 05:14:49.326003 [ 254 ] {1c877595-0012-422c-a08e-f2219b97ef89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10537 | 2025.01.29 05:14:49.326640 [ 254 ] {1c877595-0012-422c-a08e-f2219b97ef89} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10538 | 2025.01.29 05:14:49.326681 [ 254 ] {1c877595-0012-422c-a08e-f2219b97ef89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10539 | 2025.01.29 05:14:49.327070 [ 254 ] {1c877595-0012-422c-a08e-f2219b97ef89} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10540 | 2025.01.29 05:14:49.327324 [ 254 ] {1c877595-0012-422c-a08e-f2219b97ef89} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10541 | 2025.01.29 05:14:49.327514 [ 254 ] {1c877595-0012-422c-a08e-f2219b97ef89} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001648 sec., 8495.145631067962 rows/sec., 611.54 KiB/sec. | ||
10542 | 2025.01.29 05:14:49.327570 [ 254 ] {1c877595-0012-422c-a08e-f2219b97ef89} <Debug> TCPHandler: Processed in 0.002030805 sec. | ||
10543 | 2025.01.29 05:14:49.327863 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10544 | 2025.01.29 05:14:49.328166 [ 5 ] {a60fad48-a30d-4ceb-a1cb-59e3b30c3224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10545 | 2025.01.29 05:14:49.328279 [ 5 ] {a60fad48-a30d-4ceb-a1cb-59e3b30c3224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10546 | 2025.01.29 05:14:49.329382 [ 5 ] {a60fad48-a30d-4ceb-a1cb-59e3b30c3224} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10547 | 2025.01.29 05:14:49.329425 [ 5 ] {a60fad48-a30d-4ceb-a1cb-59e3b30c3224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10548 | 2025.01.29 05:14:49.329874 [ 5 ] {a60fad48-a30d-4ceb-a1cb-59e3b30c3224} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10549 | 2025.01.29 05:14:49.330129 [ 5 ] {a60fad48-a30d-4ceb-a1cb-59e3b30c3224} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10550 | 2025.01.29 05:14:49.330360 [ 5 ] {a60fad48-a30d-4ceb-a1cb-59e3b30c3224} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002282 sec., 123137.59859772128 rows/sec., 10.86 MiB/sec. | ||
10551 | 2025.01.29 05:14:49.330416 [ 5 ] {a60fad48-a30d-4ceb-a1cb-59e3b30c3224} <Debug> TCPHandler: Processed in 0.002736611 sec. | ||
10552 | 2025.01.29 05:14:49.330570 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10553 | 2025.01.29 05:14:49.330724 [ 254 ] {6aa9bb40-13df-4cfd-abf1-34fc2d8f2914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10554 | 2025.01.29 05:14:49.330786 [ 254 ] {6aa9bb40-13df-4cfd-abf1-34fc2d8f2914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10555 | 2025.01.29 05:14:49.331406 [ 254 ] {6aa9bb40-13df-4cfd-abf1-34fc2d8f2914} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10556 | 2025.01.29 05:14:49.331444 [ 254 ] {6aa9bb40-13df-4cfd-abf1-34fc2d8f2914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10557 | 2025.01.29 05:14:49.331814 [ 254 ] {6aa9bb40-13df-4cfd-abf1-34fc2d8f2914} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10558 | 2025.01.29 05:14:49.332056 [ 254 ] {6aa9bb40-13df-4cfd-abf1-34fc2d8f2914} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10559 | 2025.01.29 05:14:49.332245 [ 254 ] {6aa9bb40-13df-4cfd-abf1-34fc2d8f2914} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001557 sec., 29543.994861913936 rows/sec., 2.13 MiB/sec. | ||
10560 | 2025.01.29 05:14:49.332363 [ 254 ] {6aa9bb40-13df-4cfd-abf1-34fc2d8f2914} <Debug> TCPHandler: Processed in 0.001863421 sec. | ||
10561 | 2025.01.29 05:14:49.332591 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10562 | 2025.01.29 05:14:49.332809 [ 5 ] {33f3b012-985f-4d54-b853-9b774d3633e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10563 | 2025.01.29 05:14:49.332901 [ 5 ] {33f3b012-985f-4d54-b853-9b774d3633e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10564 | 2025.01.29 05:14:49.333523 [ 5 ] {33f3b012-985f-4d54-b853-9b774d3633e5} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10565 | 2025.01.29 05:14:49.333563 [ 5 ] {33f3b012-985f-4d54-b853-9b774d3633e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10566 | 2025.01.29 05:14:49.333918 [ 5 ] {33f3b012-985f-4d54-b853-9b774d3633e5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10567 | 2025.01.29 05:14:49.334155 [ 5 ] {33f3b012-985f-4d54-b853-9b774d3633e5} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10568 | 2025.01.29 05:14:49.334328 [ 78 ] {} <Debug> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
10569 | 2025.01.29 05:14:49.334401 [ 78 ] {} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10570 | 2025.01.29 05:14:49.334410 [ 5 ] {33f3b012-985f-4d54-b853-9b774d3633e5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00164 sec., 8536.585365853658 rows/sec., 597.85 KiB/sec. | ||
10571 | 2025.01.29 05:14:49.334445 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10572 | 2025.01.29 05:14:49.334544 [ 5 ] {33f3b012-985f-4d54-b853-9b774d3633e5} <Debug> TCPHandler: Processed in 0.002081327 sec. | ||
10573 | 2025.01.29 05:14:49.334774 [ 193 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
10574 | 2025.01.29 05:14:49.334847 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10575 | 2025.01.29 05:14:49.335277 [ 193 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10576 | 2025.01.29 05:14:49.335365 [ 254 ] {c21a54b2-f60f-4c4d-99ca-e8812fe94724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10577 | 2025.01.29 05:14:49.335389 [ 193 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 243 rows starting from the beginning of the part | ||
10578 | 2025.01.29 05:14:49.335506 [ 254 ] {c21a54b2-f60f-4c4d-99ca-e8812fe94724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10579 | 2025.01.29 05:14:49.335577 [ 193 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
10580 | 2025.01.29 05:14:49.336073 [ 193 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
10581 | 2025.01.29 05:14:49.336454 [ 193 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 242 rows starting from the beginning of the part | ||
10582 | 2025.01.29 05:14:49.336735 [ 193 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
10583 | 2025.01.29 05:14:49.337086 [ 193 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
10584 | 2025.01.29 05:14:49.338572 [ 254 ] {c21a54b2-f60f-4c4d-99ca-e8812fe94724} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10585 | 2025.01.29 05:14:49.338645 [ 254 ] {c21a54b2-f60f-4c4d-99ca-e8812fe94724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10586 | 2025.01.29 05:14:49.339576 [ 254 ] {c21a54b2-f60f-4c4d-99ca-e8812fe94724} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10587 | 2025.01.29 05:14:49.340005 [ 199 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005429191 sec., 99646.52192195854 rows/sec., 7.14 MiB/sec. | ||
10588 | 2025.01.29 05:14:49.340079 [ 254 ] {c21a54b2-f60f-4c4d-99ca-e8812fe94724} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10589 | 2025.01.29 05:14:49.340373 [ 199 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
10590 | 2025.01.29 05:14:49.340455 [ 254 ] {c21a54b2-f60f-4c4d-99ca-e8812fe94724} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005277 sec., 2463.5209399279897 rows/sec., 153.60 KiB/sec. | ||
10591 | 2025.01.29 05:14:49.340590 [ 254 ] {c21a54b2-f60f-4c4d-99ca-e8812fe94724} <Debug> TCPHandler: Processed in 0.005913372 sec. | ||
10592 | 2025.01.29 05:14:49.340763 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10593 | 2025.01.29 05:14:49.340966 [ 5 ] {04f53a9c-00a5-476c-919c-4d0d55110ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10594 | 2025.01.29 05:14:49.340997 [ 199 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_38_8} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10595 | 2025.01.29 05:14:49.341045 [ 5 ] {04f53a9c-00a5-476c-919c-4d0d55110ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10596 | 2025.01.29 05:14:49.341204 [ 199 ] {84c61dcd-86c0-427f-9087-b284a6f65f2c::all_1_38_8} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
10597 | 2025.01.29 05:14:49.341389 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
10598 | 2025.01.29 05:14:49.342063 [ 5 ] {04f53a9c-00a5-476c-919c-4d0d55110ccd} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10599 | 2025.01.29 05:14:49.342106 [ 5 ] {04f53a9c-00a5-476c-919c-4d0d55110ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10600 | 2025.01.29 05:14:49.342481 [ 5 ] {04f53a9c-00a5-476c-919c-4d0d55110ccd} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10601 | 2025.01.29 05:14:49.342719 [ 5 ] {04f53a9c-00a5-476c-919c-4d0d55110ccd} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10602 | 2025.01.29 05:14:49.342896 [ 5 ] {04f53a9c-00a5-476c-919c-4d0d55110ccd} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001991 sec., 211451.53189352082 rows/sec., 15.11 MiB/sec. | ||
10603 | 2025.01.29 05:14:49.342946 [ 5 ] {04f53a9c-00a5-476c-919c-4d0d55110ccd} <Debug> TCPHandler: Processed in 0.00226143 sec. | ||
10604 | 2025.01.29 05:14:49.343097 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10605 | 2025.01.29 05:14:49.343237 [ 254 ] {e6136296-a137-4b8d-a847-1a98977336b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10606 | 2025.01.29 05:14:49.343298 [ 254 ] {e6136296-a137-4b8d-a847-1a98977336b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10607 | 2025.01.29 05:14:49.343872 [ 254 ] {e6136296-a137-4b8d-a847-1a98977336b6} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10608 | 2025.01.29 05:14:49.343915 [ 254 ] {e6136296-a137-4b8d-a847-1a98977336b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10609 | 2025.01.29 05:14:49.344273 [ 254 ] {e6136296-a137-4b8d-a847-1a98977336b6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10610 | 2025.01.29 05:14:49.344541 [ 254 ] {e6136296-a137-4b8d-a847-1a98977336b6} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10611 | 2025.01.29 05:14:49.344704 [ 77 ] {} <Debug> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
10612 | 2025.01.29 05:14:49.344773 [ 77 ] {} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10613 | 2025.01.29 05:14:49.344801 [ 254 ] {e6136296-a137-4b8d-a847-1a98977336b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001591 sec., 3771.213073538655 rows/sec., 197.03 KiB/sec. | ||
10614 | 2025.01.29 05:14:49.344818 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10615 | 2025.01.29 05:14:49.344948 [ 254 ] {e6136296-a137-4b8d-a847-1a98977336b6} <Debug> TCPHandler: Processed in 0.001912293 sec. | ||
10616 | 2025.01.29 05:14:49.345026 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
10617 | 2025.01.29 05:14:49.345154 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10618 | 2025.01.29 05:14:49.345188 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10619 | 2025.01.29 05:14:49.345211 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part | ||
10620 | 2025.01.29 05:14:49.345307 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
10621 | 2025.01.29 05:14:49.345743 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
10622 | 2025.01.29 05:14:49.345896 [ 5 ] {4b55de68-7439-4fad-8d32-a15aa646f125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10623 | 2025.01.29 05:14:49.346160 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
10624 | 2025.01.29 05:14:49.346179 [ 5 ] {4b55de68-7439-4fad-8d32-a15aa646f125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10625 | 2025.01.29 05:14:49.346464 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
10626 | 2025.01.29 05:14:49.346814 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
10627 | 2025.01.29 05:14:49.348560 [ 5 ] {4b55de68-7439-4fad-8d32-a15aa646f125} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10628 | 2025.01.29 05:14:49.348630 [ 5 ] {4b55de68-7439-4fad-8d32-a15aa646f125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10629 | 2025.01.29 05:14:49.350338 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.00539039 sec., 42297.496099540105 rows/sec., 2.16 MiB/sec. | ||
10630 | 2025.01.29 05:14:49.350520 [ 5 ] {4b55de68-7439-4fad-8d32-a15aa646f125} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10631 | 2025.01.29 05:14:49.350546 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
10632 | 2025.01.29 05:14:49.351029 [ 5 ] {4b55de68-7439-4fad-8d32-a15aa646f125} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10633 | 2025.01.29 05:14:49.351052 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_38_8} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10634 | 2025.01.29 05:14:49.351251 [ 194 ] {352f1565-f7da-454d-a581-47b2482ae4aa::all_1_38_8} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
10635 | 2025.01.29 05:14:49.351433 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10636 | 2025.01.29 05:14:49.351483 [ 5 ] {4b55de68-7439-4fad-8d32-a15aa646f125} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005841 sec., 40575.24396507448 rows/sec., 2.72 MiB/sec. | ||
10637 | 2025.01.29 05:14:49.351553 [ 5 ] {4b55de68-7439-4fad-8d32-a15aa646f125} <Debug> TCPHandler: Processed in 0.006502805 sec. | ||
10638 | 2025.01.29 05:14:49.351749 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10639 | 2025.01.29 05:14:49.351888 [ 254 ] {483144c2-6951-4a88-a3b0-ae005311930d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10640 | 2025.01.29 05:14:49.351949 [ 254 ] {483144c2-6951-4a88-a3b0-ae005311930d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10641 | 2025.01.29 05:14:49.352504 [ 254 ] {483144c2-6951-4a88-a3b0-ae005311930d} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10642 | 2025.01.29 05:14:49.352549 [ 254 ] {483144c2-6951-4a88-a3b0-ae005311930d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10643 | 2025.01.29 05:14:49.352954 [ 254 ] {483144c2-6951-4a88-a3b0-ae005311930d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10644 | 2025.01.29 05:14:49.353194 [ 254 ] {483144c2-6951-4a88-a3b0-ae005311930d} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10645 | 2025.01.29 05:14:49.353363 [ 77 ] {} <Debug> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
10646 | 2025.01.29 05:14:49.353430 [ 77 ] {} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10647 | 2025.01.29 05:14:49.353443 [ 254 ] {483144c2-6951-4a88-a3b0-ae005311930d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001575 sec., 634.9206349206349 rows/sec., 42.78 KiB/sec. | ||
10648 | 2025.01.29 05:14:49.353470 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10649 | 2025.01.29 05:14:49.353567 [ 254 ] {483144c2-6951-4a88-a3b0-ae005311930d} <Debug> TCPHandler: Processed in 0.001877232 sec. | ||
10650 | 2025.01.29 05:14:49.353777 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10651 | 2025.01.29 05:14:49.353794 [ 187 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
10652 | 2025.01.29 05:14:49.353992 [ 5 ] {7998bf96-c5e6-445e-9975-47b0e60c601a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10653 | 2025.01.29 05:14:49.354042 [ 187 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10654 | 2025.01.29 05:14:49.354123 [ 187 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 34 rows starting from the beginning of the part | ||
10655 | 2025.01.29 05:14:49.354203 [ 5 ] {7998bf96-c5e6-445e-9975-47b0e60c601a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10656 | 2025.01.29 05:14:49.354397 [ 187 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
10657 | 2025.01.29 05:14:49.354855 [ 187 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
10658 | 2025.01.29 05:14:49.355336 [ 187 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
10659 | 2025.01.29 05:14:49.355646 [ 187 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
10660 | 2025.01.29 05:14:49.356052 [ 187 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
10661 | 2025.01.29 05:14:49.359603 [ 187 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 4 columns (4 merged, 0 gathered) in 0.006005814 sec., 6493.70759733818 rows/sec., 436.91 KiB/sec. | ||
10662 | 2025.01.29 05:14:49.359851 [ 187 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
10663 | 2025.01.29 05:14:49.360222 [ 5 ] {7998bf96-c5e6-445e-9975-47b0e60c601a} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10664 | 2025.01.29 05:14:49.360287 [ 5 ] {7998bf96-c5e6-445e-9975-47b0e60c601a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10665 | 2025.01.29 05:14:49.360466 [ 187 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_38_8} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10666 | 2025.01.29 05:14:49.360689 [ 187 ] {0ce0a9ee-2aaf-4738-aaf1-0589e668b23f::all_1_38_8} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
10667 | 2025.01.29 05:14:49.360817 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10668 | 2025.01.29 05:14:49.361364 [ 5 ] {7998bf96-c5e6-445e-9975-47b0e60c601a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10669 | 2025.01.29 05:14:49.361632 [ 5 ] {7998bf96-c5e6-445e-9975-47b0e60c601a} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10670 | 2025.01.29 05:14:49.361843 [ 5 ] {7998bf96-c5e6-445e-9975-47b0e60c601a} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.007948 sec., 4906.894816305989 rows/sec., 8.79 MiB/sec. | ||
10671 | 2025.01.29 05:14:49.361962 [ 5 ] {7998bf96-c5e6-445e-9975-47b0e60c601a} <Debug> TCPHandler: Processed in 0.008300155 sec. | ||
10672 | 2025.01.29 05:14:49.362172 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10673 | 2025.01.29 05:14:49.362396 [ 254 ] {65f313ed-c1a8-4421-8135-86014953afee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10674 | 2025.01.29 05:14:49.362491 [ 254 ] {65f313ed-c1a8-4421-8135-86014953afee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10675 | 2025.01.29 05:14:49.363175 [ 254 ] {65f313ed-c1a8-4421-8135-86014953afee} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10676 | 2025.01.29 05:14:49.363214 [ 254 ] {65f313ed-c1a8-4421-8135-86014953afee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10677 | 2025.01.29 05:14:49.363588 [ 254 ] {65f313ed-c1a8-4421-8135-86014953afee} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10678 | 2025.01.29 05:14:49.363825 [ 254 ] {65f313ed-c1a8-4421-8135-86014953afee} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10679 | 2025.01.29 05:14:49.364051 [ 254 ] {65f313ed-c1a8-4421-8135-86014953afee} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001709 sec., 47981.27559976595 rows/sec., 3.05 MiB/sec. | ||
10680 | 2025.01.29 05:14:49.364102 [ 254 ] {65f313ed-c1a8-4421-8135-86014953afee} <Debug> TCPHandler: Processed in 0.002039415 sec. | ||
10681 | 2025.01.29 05:14:53.738224 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10682 | 2025.01.29 05:14:53.738296 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10683 | 2025.01.29 05:14:53.914020 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 | ||
10684 | 2025.01.29 05:14:53.914658 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10685 | 2025.01.29 05:14:53.914703 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10686 | 2025.01.29 05:14:53.915231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10687 | 2025.01.29 05:14:53.915503 [ 243 ] {} <Trace> system.asynchronous_metric_log (7e4e9e20-a4cc-4114-8076-fbd6079fb350): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10688 | 2025.01.29 05:14:53.915730 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
10689 | 2025.01.29 05:14:54.318983 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10690 | 2025.01.29 05:14:54.319316 [ 254 ] {91747189-5245-4b99-b91a-984f6037ec11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10691 | 2025.01.29 05:14:54.319408 [ 254 ] {91747189-5245-4b99-b91a-984f6037ec11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10692 | 2025.01.29 05:14:54.320247 [ 254 ] {91747189-5245-4b99-b91a-984f6037ec11} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10693 | 2025.01.29 05:14:54.320293 [ 254 ] {91747189-5245-4b99-b91a-984f6037ec11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10694 | 2025.01.29 05:14:54.321021 [ 254 ] {91747189-5245-4b99-b91a-984f6037ec11} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10695 | 2025.01.29 05:14:54.321385 [ 254 ] {91747189-5245-4b99-b91a-984f6037ec11} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10696 | 2025.01.29 05:14:54.321628 [ 254 ] {91747189-5245-4b99-b91a-984f6037ec11} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002403 sec., 23304.203079483977 rows/sec., 1.78 MiB/sec. | ||
10697 | 2025.01.29 05:14:54.321694 [ 254 ] {91747189-5245-4b99-b91a-984f6037ec11} <Debug> TCPHandler: Processed in 0.002896714 sec. | ||
10698 | 2025.01.29 05:14:54.322003 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10699 | 2025.01.29 05:14:54.322259 [ 5 ] {30185d39-d756-467c-a1ed-4d79376f53b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10700 | 2025.01.29 05:14:54.322343 [ 5 ] {30185d39-d756-467c-a1ed-4d79376f53b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10701 | 2025.01.29 05:14:54.323207 [ 5 ] {30185d39-d756-467c-a1ed-4d79376f53b4} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10702 | 2025.01.29 05:14:54.323260 [ 5 ] {30185d39-d756-467c-a1ed-4d79376f53b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10703 | 2025.01.29 05:14:54.323707 [ 5 ] {30185d39-d756-467c-a1ed-4d79376f53b4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10704 | 2025.01.29 05:14:54.323962 [ 5 ] {30185d39-d756-467c-a1ed-4d79376f53b4} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10705 | 2025.01.29 05:14:54.324213 [ 5 ] {30185d39-d756-467c-a1ed-4d79376f53b4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002013 sec., 31793.343268753106 rows/sec., 2.48 MiB/sec. | ||
10706 | 2025.01.29 05:14:54.324328 [ 5 ] {30185d39-d756-467c-a1ed-4d79376f53b4} <Debug> TCPHandler: Processed in 0.002518516 sec. | ||
10707 | 2025.01.29 05:14:54.324482 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10708 | 2025.01.29 05:14:54.324654 [ 254 ] {11c8a2e3-73c4-4afa-b777-41c922a0287d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10709 | 2025.01.29 05:14:54.324714 [ 254 ] {11c8a2e3-73c4-4afa-b777-41c922a0287d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10710 | 2025.01.29 05:14:54.325310 [ 254 ] {11c8a2e3-73c4-4afa-b777-41c922a0287d} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10711 | 2025.01.29 05:14:54.325349 [ 254 ] {11c8a2e3-73c4-4afa-b777-41c922a0287d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10712 | 2025.01.29 05:14:54.325779 [ 254 ] {11c8a2e3-73c4-4afa-b777-41c922a0287d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10713 | 2025.01.29 05:14:54.326047 [ 254 ] {11c8a2e3-73c4-4afa-b777-41c922a0287d} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10714 | 2025.01.29 05:14:54.326298 [ 254 ] {11c8a2e3-73c4-4afa-b777-41c922a0287d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001679 sec., 95294.81834425253 rows/sec., 6.64 MiB/sec. | ||
10715 | 2025.01.29 05:14:54.326390 [ 254 ] {11c8a2e3-73c4-4afa-b777-41c922a0287d} <Debug> TCPHandler: Processed in 0.001981764 sec. | ||
10716 | 2025.01.29 05:14:54.326605 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10717 | 2025.01.29 05:14:54.326827 [ 5 ] {20daa5e8-5146-4291-8780-b67bb7ca8465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10718 | 2025.01.29 05:14:54.326894 [ 5 ] {20daa5e8-5146-4291-8780-b67bb7ca8465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10719 | 2025.01.29 05:14:54.327448 [ 5 ] {20daa5e8-5146-4291-8780-b67bb7ca8465} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10720 | 2025.01.29 05:14:54.327489 [ 5 ] {20daa5e8-5146-4291-8780-b67bb7ca8465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10721 | 2025.01.29 05:14:54.327881 [ 5 ] {20daa5e8-5146-4291-8780-b67bb7ca8465} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10722 | 2025.01.29 05:14:54.328155 [ 5 ] {20daa5e8-5146-4291-8780-b67bb7ca8465} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10723 | 2025.01.29 05:14:54.328375 [ 5 ] {20daa5e8-5146-4291-8780-b67bb7ca8465} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001593 sec., 37664.78342749529 rows/sec., 2.54 MiB/sec. | ||
10724 | 2025.01.29 05:14:54.328428 [ 5 ] {20daa5e8-5146-4291-8780-b67bb7ca8465} <Debug> TCPHandler: Processed in 0.001948933 sec. | ||
10725 | 2025.01.29 05:14:55.479306 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10726 | 2025.01.29 05:14:55.479522 [ 254 ] {0d870dc1-2580-478f-b29f-d517a60a6d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10727 | 2025.01.29 05:14:55.479605 [ 254 ] {0d870dc1-2580-478f-b29f-d517a60a6d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10728 | 2025.01.29 05:14:55.480424 [ 254 ] {0d870dc1-2580-478f-b29f-d517a60a6d6b} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10729 | 2025.01.29 05:14:55.480475 [ 254 ] {0d870dc1-2580-478f-b29f-d517a60a6d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10730 | 2025.01.29 05:14:55.480912 [ 254 ] {0d870dc1-2580-478f-b29f-d517a60a6d6b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10731 | 2025.01.29 05:14:55.481164 [ 254 ] {0d870dc1-2580-478f-b29f-d517a60a6d6b} <Trace> oximeter.fields_i16 (bfce951e-0473-4355-bcd2-bd8c1f915c90): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10732 | 2025.01.29 05:14:55.481389 [ 254 ] {0d870dc1-2580-478f-b29f-d517a60a6d6b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001923 sec., 7280.291211648466 rows/sec., 524.08 KiB/sec. | ||
10733 | 2025.01.29 05:14:55.481482 [ 254 ] {0d870dc1-2580-478f-b29f-d517a60a6d6b} <Debug> TCPHandler: Processed in 0.002320432 sec. | ||
10734 | 2025.01.29 05:14:55.481786 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10735 | 2025.01.29 05:14:55.481991 [ 5 ] {4b2be49b-c41f-4b8c-8dac-a82ecaed5df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10736 | 2025.01.29 05:14:55.482062 [ 5 ] {4b2be49b-c41f-4b8c-8dac-a82ecaed5df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10737 | 2025.01.29 05:14:55.482833 [ 5 ] {4b2be49b-c41f-4b8c-8dac-a82ecaed5df3} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10738 | 2025.01.29 05:14:55.482880 [ 5 ] {4b2be49b-c41f-4b8c-8dac-a82ecaed5df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10739 | 2025.01.29 05:14:55.483359 [ 5 ] {4b2be49b-c41f-4b8c-8dac-a82ecaed5df3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
10740 | 2025.01.29 05:14:55.483638 [ 5 ] {4b2be49b-c41f-4b8c-8dac-a82ecaed5df3} <Trace> oximeter.fields_ipaddr (19c1021d-c459-4314-aa26-81eb437ffe12): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10741 | 2025.01.29 05:14:55.483910 [ 5 ] {4b2be49b-c41f-4b8c-8dac-a82ecaed5df3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001965 sec., 1017.8117048346055 rows/sec., 83.00 KiB/sec. | ||
10742 | 2025.01.29 05:14:55.484154 [ 5 ] {4b2be49b-c41f-4b8c-8dac-a82ecaed5df3} <Debug> TCPHandler: Processed in 0.002531816 sec. | ||
10743 | 2025.01.29 05:14:55.484330 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10744 | 2025.01.29 05:14:55.484476 [ 254 ] {381afd0b-1908-4730-a2ff-05111c32498c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10745 | 2025.01.29 05:14:55.484540 [ 254 ] {381afd0b-1908-4730-a2ff-05111c32498c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10746 | 2025.01.29 05:14:55.486001 [ 254 ] {381afd0b-1908-4730-a2ff-05111c32498c} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10747 | 2025.01.29 05:14:55.486041 [ 254 ] {381afd0b-1908-4730-a2ff-05111c32498c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10748 | 2025.01.29 05:14:55.486503 [ 254 ] {381afd0b-1908-4730-a2ff-05111c32498c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10749 | 2025.01.29 05:14:55.486749 [ 254 ] {381afd0b-1908-4730-a2ff-05111c32498c} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10750 | 2025.01.29 05:14:55.486904 [ 70 ] {} <Debug> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10751 | 2025.01.29 05:14:55.486948 [ 254 ] {381afd0b-1908-4730-a2ff-05111c32498c} <Debug> executeQuery: Read 1412 rows, 120.59 KiB in 0.002507 sec., 563222.9756681292 rows/sec., 46.98 MiB/sec. | ||
10752 | 2025.01.29 05:14:55.486961 [ 70 ] {} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10753 | 2025.01.29 05:14:55.487000 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10754 | 2025.01.29 05:14:55.487032 [ 254 ] {381afd0b-1908-4730-a2ff-05111c32498c} <Debug> TCPHandler: Processed in 0.002770722 sec. | ||
10755 | 2025.01.29 05:14:55.487224 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10756 | 2025.01.29 05:14:55.487245 [ 192 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
10757 | 2025.01.29 05:14:55.487407 [ 5 ] {fa883521-e370-4ac2-b0e9-6fc612c29bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10758 | 2025.01.29 05:14:55.487510 [ 5 ] {fa883521-e370-4ac2-b0e9-6fc612c29bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10759 | 2025.01.29 05:14:55.487545 [ 192 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10760 | 2025.01.29 05:14:55.487654 [ 192 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1431 rows starting from the beginning of the part | ||
10761 | 2025.01.29 05:14:55.487931 [ 192 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 281 rows starting from the beginning of the part | ||
10762 | 2025.01.29 05:14:55.488402 [ 192 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part | ||
10763 | 2025.01.29 05:14:55.488835 [ 192 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 281 rows starting from the beginning of the part | ||
10764 | 2025.01.29 05:14:55.489199 [ 192 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part | ||
10765 | 2025.01.29 05:14:55.489501 [ 192 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1412 rows starting from the beginning of the part | ||
10766 | 2025.01.29 05:14:55.490397 [ 5 ] {fa883521-e370-4ac2-b0e9-6fc612c29bcc} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10767 | 2025.01.29 05:14:55.490463 [ 5 ] {fa883521-e370-4ac2-b0e9-6fc612c29bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10768 | 2025.01.29 05:14:55.491316 [ 5 ] {fa883521-e370-4ac2-b0e9-6fc612c29bcc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10769 | 2025.01.29 05:14:55.491864 [ 5 ] {fa883521-e370-4ac2-b0e9-6fc612c29bcc} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10770 | 2025.01.29 05:14:55.492143 [ 5 ] {fa883521-e370-4ac2-b0e9-6fc612c29bcc} <Debug> executeQuery: Read 43 rows, 3.15 KiB in 0.004792 sec., 8973.288814691152 rows/sec., 657.83 KiB/sec. | ||
10771 | 2025.01.29 05:14:55.492222 [ 5 ] {fa883521-e370-4ac2-b0e9-6fc612c29bcc} <Debug> TCPHandler: Processed in 0.005091854 sec. | ||
10772 | 2025.01.29 05:14:55.492415 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10773 | 2025.01.29 05:14:55.492764 [ 254 ] {e6a37bf6-c756-420f-acc8-7bc0667b9e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10774 | 2025.01.29 05:14:55.492814 [ 195 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3517 rows, containing 5 columns (5 merged, 0 gathered) in 0.005703927 sec., 616592.7439113439 rows/sec., 54.12 MiB/sec. | ||
10775 | 2025.01.29 05:14:55.492840 [ 254 ] {e6a37bf6-c756-420f-acc8-7bc0667b9e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10776 | 2025.01.29 05:14:55.493222 [ 195 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10777 | 2025.01.29 05:14:55.493823 [ 195 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_91_18} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10778 | 2025.01.29 05:14:55.494054 [ 195 ] {3648b4bf-71c2-4f50-b232-327ba49903b4::all_1_91_18} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10779 | 2025.01.29 05:14:55.494185 [ 254 ] {e6a37bf6-c756-420f-acc8-7bc0667b9e31} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10780 | 2025.01.29 05:14:55.494219 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
10781 | 2025.01.29 05:14:55.494251 [ 254 ] {e6a37bf6-c756-420f-acc8-7bc0667b9e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10782 | 2025.01.29 05:14:55.494656 [ 254 ] {e6a37bf6-c756-420f-acc8-7bc0667b9e31} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10783 | 2025.01.29 05:14:55.494902 [ 254 ] {e6a37bf6-c756-420f-acc8-7bc0667b9e31} <Trace> oximeter.fields_u32 (84c61dcd-86c0-427f-9087-b284a6f65f2c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10784 | 2025.01.29 05:14:55.495090 [ 254 ] {e6a37bf6-c756-420f-acc8-7bc0667b9e31} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002449 sec., 98815.84320130666 rows/sec., 6.69 MiB/sec. | ||
10785 | 2025.01.29 05:14:55.495150 [ 254 ] {e6a37bf6-c756-420f-acc8-7bc0667b9e31} <Debug> TCPHandler: Processed in 0.002831154 sec. | ||
10786 | 2025.01.29 05:14:55.495326 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10787 | 2025.01.29 05:14:55.495446 [ 5 ] {2acfc2a4-9ff3-4995-908f-83770d00b406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10788 | 2025.01.29 05:14:55.495495 [ 5 ] {2acfc2a4-9ff3-4995-908f-83770d00b406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10789 | 2025.01.29 05:14:55.496089 [ 5 ] {2acfc2a4-9ff3-4995-908f-83770d00b406} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10790 | 2025.01.29 05:14:55.496128 [ 5 ] {2acfc2a4-9ff3-4995-908f-83770d00b406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10791 | 2025.01.29 05:14:55.496500 [ 5 ] {2acfc2a4-9ff3-4995-908f-83770d00b406} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10792 | 2025.01.29 05:14:55.496740 [ 5 ] {2acfc2a4-9ff3-4995-908f-83770d00b406} <Trace> oximeter.fields_u8 (a782edde-6d77-41e8-a1f7-5e7e16ab0cc2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10793 | 2025.01.29 05:14:55.496957 [ 5 ] {2acfc2a4-9ff3-4995-908f-83770d00b406} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001535 sec., 8469.055374592834 rows/sec., 528.04 KiB/sec. | ||
10794 | 2025.01.29 05:14:55.497010 [ 5 ] {2acfc2a4-9ff3-4995-908f-83770d00b406} <Debug> TCPHandler: Processed in 0.001744679 sec. | ||
10795 | 2025.01.29 05:14:55.497160 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10796 | 2025.01.29 05:14:55.497280 [ 254 ] {0cc83780-9b1e-4b6b-8f17-0ab119d34087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10797 | 2025.01.29 05:14:55.497329 [ 254 ] {0cc83780-9b1e-4b6b-8f17-0ab119d34087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10798 | 2025.01.29 05:14:55.498270 [ 254 ] {0cc83780-9b1e-4b6b-8f17-0ab119d34087} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10799 | 2025.01.29 05:14:55.498307 [ 254 ] {0cc83780-9b1e-4b6b-8f17-0ab119d34087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10800 | 2025.01.29 05:14:55.498720 [ 254 ] {0cc83780-9b1e-4b6b-8f17-0ab119d34087} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10801 | 2025.01.29 05:14:55.498961 [ 254 ] {0cc83780-9b1e-4b6b-8f17-0ab119d34087} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10802 | 2025.01.29 05:14:55.499100 [ 70 ] {} <Debug> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10803 | 2025.01.29 05:14:55.499141 [ 70 ] {} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10804 | 2025.01.29 05:14:55.499152 [ 254 ] {0cc83780-9b1e-4b6b-8f17-0ab119d34087} <Debug> executeQuery: Read 874 rows, 64.86 KiB in 0.001896 sec., 460970.46413502115 rows/sec., 33.41 MiB/sec. | ||
10805 | 2025.01.29 05:14:55.499165 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10806 | 2025.01.29 05:14:55.499315 [ 254 ] {0cc83780-9b1e-4b6b-8f17-0ab119d34087} <Debug> TCPHandler: Processed in 0.002206029 sec. | ||
10807 | 2025.01.29 05:14:55.499434 [ 205 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
10808 | 2025.01.29 05:14:55.499521 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10809 | 2025.01.29 05:14:55.499758 [ 205 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10810 | 2025.01.29 05:14:55.499782 [ 5 ] {265c09f7-3d41-4145-9c71-1aacfc955f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10811 | 2025.01.29 05:14:55.499839 [ 205 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 913 rows starting from the beginning of the part | ||
10812 | 2025.01.29 05:14:55.499893 [ 5 ] {265c09f7-3d41-4145-9c71-1aacfc955f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10813 | 2025.01.29 05:14:55.500308 [ 205 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 421 rows starting from the beginning of the part | ||
10814 | 2025.01.29 05:14:55.500800 [ 205 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part | ||
10815 | 2025.01.29 05:14:55.501405 [ 205 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 421 rows starting from the beginning of the part | ||
10816 | 2025.01.29 05:14:55.501690 [ 205 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part | ||
10817 | 2025.01.29 05:14:55.501854 [ 205 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 874 rows starting from the beginning of the part | ||
10818 | 2025.01.29 05:14:55.502570 [ 5 ] {265c09f7-3d41-4145-9c71-1aacfc955f20} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10819 | 2025.01.29 05:14:55.502614 [ 5 ] {265c09f7-3d41-4145-9c71-1aacfc955f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10820 | 2025.01.29 05:14:55.503137 [ 5 ] {265c09f7-3d41-4145-9c71-1aacfc955f20} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10821 | 2025.01.29 05:14:55.503462 [ 5 ] {265c09f7-3d41-4145-9c71-1aacfc955f20} <Trace> oximeter.measurements_bool (352f1565-f7da-454d-a581-47b2482ae4aa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10822 | 2025.01.29 05:14:55.503741 [ 5 ] {265c09f7-3d41-4145-9c71-1aacfc955f20} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00403 sec., 1488.8337468982631 rows/sec., 77.79 KiB/sec. | ||
10823 | 2025.01.29 05:14:55.503897 [ 5 ] {265c09f7-3d41-4145-9c71-1aacfc955f20} <Debug> TCPHandler: Processed in 0.004461319 sec. | ||
10824 | 2025.01.29 05:14:55.504520 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10825 | 2025.01.29 05:14:55.504771 [ 205 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2757 rows, containing 5 columns (5 merged, 0 gathered) in 0.005511853 sec., 500194.76208817615 rows/sec., 38.18 MiB/sec. | ||
10826 | 2025.01.29 05:14:55.504907 [ 254 ] {95349693-27f3-4630-8332-f6e7bd3909dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10827 | 2025.01.29 05:14:55.505006 [ 254 ] {95349693-27f3-4630-8332-f6e7bd3909dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10828 | 2025.01.29 05:14:55.505129 [ 200 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10829 | 2025.01.29 05:14:55.505719 [ 200 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_91_18} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10830 | 2025.01.29 05:14:55.505870 [ 200 ] {7e84c6cf-100d-4f72-b2bf-c6859b54664a::all_1_91_18} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10831 | 2025.01.29 05:14:55.506052 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
10832 | 2025.01.29 05:14:55.506332 [ 254 ] {95349693-27f3-4630-8332-f6e7bd3909dd} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10833 | 2025.01.29 05:14:55.506375 [ 254 ] {95349693-27f3-4630-8332-f6e7bd3909dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10834 | 2025.01.29 05:14:55.506833 [ 254 ] {95349693-27f3-4630-8332-f6e7bd3909dd} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10835 | 2025.01.29 05:14:55.507077 [ 254 ] {95349693-27f3-4630-8332-f6e7bd3909dd} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10836 | 2025.01.29 05:14:55.507220 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10837 | 2025.01.29 05:14:55.507262 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10838 | 2025.01.29 05:14:55.507271 [ 254 ] {95349693-27f3-4630-8332-f6e7bd3909dd} <Debug> executeQuery: Read 988 rows, 67.32 KiB in 0.002459 sec., 401789.3452623018 rows/sec., 26.74 MiB/sec. | ||
10839 | 2025.01.29 05:14:55.507290 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10840 | 2025.01.29 05:14:55.507401 [ 254 ] {95349693-27f3-4630-8332-f6e7bd3909dd} <Debug> TCPHandler: Processed in 0.003383786 sec. | ||
10841 | 2025.01.29 05:14:55.507551 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
10842 | 2025.01.29 05:14:55.507618 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10843 | 2025.01.29 05:14:55.507791 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10844 | 2025.01.29 05:14:55.507850 [ 5 ] {a00d8905-ddf8-4a72-a940-846004cec213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10845 | 2025.01.29 05:14:55.507864 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26389 rows starting from the beginning of the part | ||
10846 | 2025.01.29 05:14:55.507960 [ 5 ] {a00d8905-ddf8-4a72-a940-846004cec213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10847 | 2025.01.29 05:14:55.508201 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 237 rows starting from the beginning of the part | ||
10848 | 2025.01.29 05:14:55.508601 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
10849 | 2025.01.29 05:14:55.508987 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 237 rows starting from the beginning of the part | ||
10850 | 2025.01.29 05:14:55.509295 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
10851 | 2025.01.29 05:14:55.509563 [ 196 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 988 rows starting from the beginning of the part | ||
10852 | 2025.01.29 05:14:55.510370 [ 5 ] {a00d8905-ddf8-4a72-a940-846004cec213} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10853 | 2025.01.29 05:14:55.510425 [ 5 ] {a00d8905-ddf8-4a72-a940-846004cec213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10854 | 2025.01.29 05:14:55.511076 [ 5 ] {a00d8905-ddf8-4a72-a940-846004cec213} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10855 | 2025.01.29 05:14:55.511364 [ 5 ] {a00d8905-ddf8-4a72-a940-846004cec213} <Trace> oximeter.measurements_f64 (0ce0a9ee-2aaf-4738-aaf1-0589e668b23f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10856 | 2025.01.29 05:14:55.511618 [ 5 ] {a00d8905-ddf8-4a72-a940-846004cec213} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003836 sec., 260.6882168925965 rows/sec., 17.57 KiB/sec. | ||
10857 | 2025.01.29 05:14:55.511748 [ 5 ] {a00d8905-ddf8-4a72-a940-846004cec213} <Debug> TCPHandler: Processed in 0.004234525 sec. | ||
10858 | 2025.01.29 05:14:55.511949 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10859 | 2025.01.29 05:14:55.512194 [ 254 ] {0c98f09d-720c-4dc8-9618-eb2956d1130b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10860 | 2025.01.29 05:14:55.512427 [ 254 ] {0c98f09d-720c-4dc8-9618-eb2956d1130b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10861 | 2025.01.29 05:14:55.514391 [ 254 ] {0c98f09d-720c-4dc8-9618-eb2956d1130b} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10862 | 2025.01.29 05:14:55.514431 [ 254 ] {0c98f09d-720c-4dc8-9618-eb2956d1130b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10863 | 2025.01.29 05:14:55.515518 [ 254 ] {0c98f09d-720c-4dc8-9618-eb2956d1130b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10864 | 2025.01.29 05:14:55.515799 [ 254 ] {0c98f09d-720c-4dc8-9618-eb2956d1130b} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10865 | 2025.01.29 05:14:55.516157 [ 254 ] {0c98f09d-720c-4dc8-9618-eb2956d1130b} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.004042 sec., 8411.677387431966 rows/sec., 15.07 MiB/sec. | ||
10866 | 2025.01.29 05:14:55.516422 [ 254 ] {0c98f09d-720c-4dc8-9618-eb2956d1130b} <Debug> TCPHandler: Processed in 0.004584882 sec. | ||
10867 | 2025.01.29 05:14:55.516587 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10868 | 2025.01.29 05:14:55.516762 [ 5 ] {aa2decd7-fe10-4a27-8109-7237858ff54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10869 | 2025.01.29 05:14:55.516835 [ 5 ] {aa2decd7-fe10-4a27-8109-7237858ff54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10870 | 2025.01.29 05:14:55.517553 [ 5 ] {aa2decd7-fe10-4a27-8109-7237858ff54b} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10871 | 2025.01.29 05:14:55.517602 [ 5 ] {aa2decd7-fe10-4a27-8109-7237858ff54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10872 | 2025.01.29 05:14:55.518314 [ 5 ] {aa2decd7-fe10-4a27-8109-7237858ff54b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10873 | 2025.01.29 05:14:55.518471 [ 200 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28171 rows, containing 5 columns (5 merged, 0 gathered) in 0.011066127 sec., 2545696.4301964003 rows/sec., 171.81 MiB/sec. | ||
10874 | 2025.01.29 05:14:55.518690 [ 5 ] {aa2decd7-fe10-4a27-8109-7237858ff54b} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10875 | 2025.01.29 05:14:55.518932 [ 71 ] {} <Debug> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10876 | 2025.01.29 05:14:55.518994 [ 5 ] {aa2decd7-fe10-4a27-8109-7237858ff54b} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.00229 sec., 20087.336244541486 rows/sec., 1.21 MiB/sec. | ||
10877 | 2025.01.29 05:14:55.519005 [ 71 ] {} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10878 | 2025.01.29 05:14:55.519082 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10879 | 2025.01.29 05:14:55.519077 [ 191 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10880 | 2025.01.29 05:14:55.519235 [ 5 ] {aa2decd7-fe10-4a27-8109-7237858ff54b} <Debug> TCPHandler: Processed in 0.002711911 sec. | ||
10881 | 2025.01.29 05:14:55.519817 [ 198 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
10882 | 2025.01.29 05:14:55.520215 [ 191 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10883 | 2025.01.29 05:14:55.520605 [ 191 ] {0cb2186d-17ea-4328-938d-beb25ebd1503::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10884 | 2025.01.29 05:14:55.520581 [ 198 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10885 | 2025.01.29 05:14:55.520827 [ 198 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5208 rows starting from the beginning of the part | ||
10886 | 2025.01.29 05:14:55.520930 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
10887 | 2025.01.29 05:14:55.521148 [ 198 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part | ||
10888 | 2025.01.29 05:14:55.521225 [ 198 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
10889 | 2025.01.29 05:14:55.521453 [ 198 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 82 rows starting from the beginning of the part | ||
10890 | 2025.01.29 05:14:55.521578 [ 198 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
10891 | 2025.01.29 05:14:55.521754 [ 198 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 46 rows starting from the beginning of the part | ||
10892 | 2025.01.29 05:14:55.524034 [ 191 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5538 rows, containing 4 columns (4 merged, 0 gathered) in 0.004575002 sec., 1210491.2741021754 rows/sec., 78.87 MiB/sec. | ||
10893 | 2025.01.29 05:14:55.524468 [ 191 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10894 | 2025.01.29 05:14:55.524799 [ 191 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_91_18} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10895 | 2025.01.29 05:14:55.524903 [ 191 ] {4b567459-6df6-4b38-833b-5f0121e19b11::all_1_91_18} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10896 | 2025.01.29 05:14:55.525001 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
10897 | 2025.01.29 05:14:55.655110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
10898 | 2025.01.29 05:14:55.676318 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10899 | 2025.01.29 05:14:55.676392 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
10900 | 2025.01.29 05:14:55.683828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10901 | 2025.01.29 05:14:55.684602 [ 244 ] {} <Trace> system.metric_log (9e2284b7-842a-4910-aa01-308256db3a07): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10902 | 2025.01.29 05:14:55.687884 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
10903 | 2025.01.29 05:14:56.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.77 MiB, peak 247.21 MiB, free memory in arenas 0.00 B, will set to 235.52 MiB (RSS), difference: -1.25 MiB | ||
10904 | 2025.01.29 05:14:59.044713 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1536 | ||
10905 | 2025.01.29 05:14:59.048722 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10906 | 2025.01.29 05:14:59.048775 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
10907 | 2025.01.29 05:14:59.050284 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10908 | 2025.01.29 05:14:59.050606 [ 242 ] {} <Trace> system.query_log (efc2582d-c65a-47ca-b14d-729da217c354): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10909 | 2025.01.29 05:14:59.051185 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1536 | ||
10910 | 2025.01.29 05:14:59.315820 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10911 | 2025.01.29 05:14:59.316005 [ 254 ] {ad8e6ad8-2db4-4579-ba8b-c0c4115f3b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10912 | 2025.01.29 05:14:59.316082 [ 254 ] {ad8e6ad8-2db4-4579-ba8b-c0c4115f3b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10913 | 2025.01.29 05:14:59.316843 [ 254 ] {ad8e6ad8-2db4-4579-ba8b-c0c4115f3b91} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10914 | 2025.01.29 05:14:59.316892 [ 254 ] {ad8e6ad8-2db4-4579-ba8b-c0c4115f3b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
10915 | 2025.01.29 05:14:59.317341 [ 254 ] {ad8e6ad8-2db4-4579-ba8b-c0c4115f3b91} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10916 | 2025.01.29 05:14:59.317598 [ 254 ] {ad8e6ad8-2db4-4579-ba8b-c0c4115f3b91} <Trace> oximeter.fields_string (3648b4bf-71c2-4f50-b232-327ba49903b4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10917 | 2025.01.29 05:14:59.317804 [ 254 ] {ad8e6ad8-2db4-4579-ba8b-c0c4115f3b91} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00185 sec., 35675.67567567567 rows/sec., 2.83 MiB/sec. | ||
10918 | 2025.01.29 05:14:59.317868 [ 254 ] {ad8e6ad8-2db4-4579-ba8b-c0c4115f3b91} <Debug> TCPHandler: Processed in 0.002164649 sec. | ||
10919 | 2025.01.29 05:14:59.318140 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10920 | 2025.01.29 05:14:59.318360 [ 5 ] {3e47a312-34a1-4967-9c96-e4c23e21a9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10921 | 2025.01.29 05:14:59.318444 [ 5 ] {3e47a312-34a1-4967-9c96-e4c23e21a9b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10922 | 2025.01.29 05:14:59.319194 [ 5 ] {3e47a312-34a1-4967-9c96-e4c23e21a9b3} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10923 | 2025.01.29 05:14:59.319247 [ 5 ] {3e47a312-34a1-4967-9c96-e4c23e21a9b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
10924 | 2025.01.29 05:14:59.319695 [ 5 ] {3e47a312-34a1-4967-9c96-e4c23e21a9b3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10925 | 2025.01.29 05:14:59.319968 [ 5 ] {3e47a312-34a1-4967-9c96-e4c23e21a9b3} <Trace> oximeter.fields_u16 (a25ffd83-cd4f-4ac7-a35e-c400d80bf67d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10926 | 2025.01.29 05:14:59.320251 [ 5 ] {3e47a312-34a1-4967-9c96-e4c23e21a9b3} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001941 sec., 2575.991756826378 rows/sec., 193.70 KiB/sec. | ||
10927 | 2025.01.29 05:14:59.320445 [ 5 ] {3e47a312-34a1-4967-9c96-e4c23e21a9b3} <Debug> TCPHandler: Processed in 0.002442905 sec. | ||
10928 | 2025.01.29 05:14:59.320669 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10929 | 2025.01.29 05:14:59.320800 [ 254 ] {c6019fa7-160c-48df-bc2f-e22bdc89b55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10930 | 2025.01.29 05:14:59.320850 [ 254 ] {c6019fa7-160c-48df-bc2f-e22bdc89b55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10931 | 2025.01.29 05:14:59.321442 [ 254 ] {c6019fa7-160c-48df-bc2f-e22bdc89b55a} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10932 | 2025.01.29 05:14:59.321481 [ 254 ] {c6019fa7-160c-48df-bc2f-e22bdc89b55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
10933 | 2025.01.29 05:14:59.321861 [ 254 ] {c6019fa7-160c-48df-bc2f-e22bdc89b55a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10934 | 2025.01.29 05:14:59.322105 [ 254 ] {c6019fa7-160c-48df-bc2f-e22bdc89b55a} <Trace> oximeter.fields_uuid (7e84c6cf-100d-4f72-b2bf-c6859b54664a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10935 | 2025.01.29 05:14:59.322298 [ 254 ] {c6019fa7-160c-48df-bc2f-e22bdc89b55a} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001522 sec., 45335.085413929046 rows/sec., 3.54 MiB/sec. | ||
10936 | 2025.01.29 05:14:59.322388 [ 254 ] {c6019fa7-160c-48df-bc2f-e22bdc89b55a} <Debug> TCPHandler: Processed in 0.00181019 sec. | ||
10937 | 2025.01.29 05:14:59.322613 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10938 | 2025.01.29 05:14:59.322788 [ 5 ] {14c5bef8-dd79-403e-9013-7b6f2db2917e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10939 | 2025.01.29 05:14:59.322854 [ 5 ] {14c5bef8-dd79-403e-9013-7b6f2db2917e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10940 | 2025.01.29 05:14:59.323490 [ 5 ] {14c5bef8-dd79-403e-9013-7b6f2db2917e} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10941 | 2025.01.29 05:14:59.323528 [ 5 ] {14c5bef8-dd79-403e-9013-7b6f2db2917e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
10942 | 2025.01.29 05:14:59.323915 [ 5 ] {14c5bef8-dd79-403e-9013-7b6f2db2917e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10943 | 2025.01.29 05:14:59.324149 [ 5 ] {14c5bef8-dd79-403e-9013-7b6f2db2917e} <Trace> oximeter.measurements_cumulativeu64 (0cb2186d-17ea-4328-938d-beb25ebd1503): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10944 | 2025.01.29 05:14:59.324349 [ 5 ] {14c5bef8-dd79-403e-9013-7b6f2db2917e} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001655 sec., 58006.042296072505 rows/sec., 4.04 MiB/sec. | ||
10945 | 2025.01.29 05:14:59.324465 [ 5 ] {14c5bef8-dd79-403e-9013-7b6f2db2917e} <Debug> TCPHandler: Processed in 0.001975835 sec. | ||
10946 | 2025.01.29 05:14:59.324626 [ 254 ] {} <Trace> TCP-Session: 5e85f448-4eab-42e0-9b5c-85339c40cde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10947 | 2025.01.29 05:14:59.324750 [ 254 ] {1bcfba53-3666-4958-a642-764ffe9a2594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63584) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10948 | 2025.01.29 05:14:59.324839 [ 254 ] {1bcfba53-3666-4958-a642-764ffe9a2594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10949 | 2025.01.29 05:14:59.325968 [ 254 ] {1bcfba53-3666-4958-a642-764ffe9a2594} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10950 | 2025.01.29 05:14:59.326006 [ 254 ] {1bcfba53-3666-4958-a642-764ffe9a2594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
10951 | 2025.01.29 05:14:59.326618 [ 254 ] {1bcfba53-3666-4958-a642-764ffe9a2594} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10952 | 2025.01.29 05:14:59.326891 [ 254 ] {1bcfba53-3666-4958-a642-764ffe9a2594} <Trace> oximeter.measurements_histogramu64 (699a131e-13b0-47b5-b207-f1211e5ef3a4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10953 | 2025.01.29 05:14:59.327092 [ 254 ] {1bcfba53-3666-4958-a642-764ffe9a2594} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00237 sec., 2109.7046413502107 rows/sec., 3.78 MiB/sec. | ||
10954 | 2025.01.29 05:14:59.327198 [ 254 ] {1bcfba53-3666-4958-a642-764ffe9a2594} <Debug> TCPHandler: Processed in 0.002626058 sec. | ||
10955 | 2025.01.29 05:14:59.327373 [ 5 ] {} <Trace> TCP-Session: d7861699-a396-4519-97e5-ed91d2aac729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10956 | 2025.01.29 05:14:59.327513 [ 5 ] {f99d0a7e-529d-472a-9e4d-7d334126a614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10957 | 2025.01.29 05:14:59.327574 [ 5 ] {f99d0a7e-529d-472a-9e4d-7d334126a614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10958 | 2025.01.29 05:14:59.328167 [ 5 ] {f99d0a7e-529d-472a-9e4d-7d334126a614} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10959 | 2025.01.29 05:14:59.328215 [ 5 ] {f99d0a7e-529d-472a-9e4d-7d334126a614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
10960 | 2025.01.29 05:14:59.328630 [ 5 ] {f99d0a7e-529d-472a-9e4d-7d334126a614} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10961 | 2025.01.29 05:14:59.328878 [ 5 ] {f99d0a7e-529d-472a-9e4d-7d334126a614} <Trace> oximeter.measurements_u64 (4b567459-6df6-4b38-833b-5f0121e19b11): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10962 | 2025.01.29 05:14:59.329093 [ 5 ] {f99d0a7e-529d-472a-9e4d-7d334126a614} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001612 sec., 22332.506203473946 rows/sec., 1.51 MiB/sec. | ||
10963 | 2025.01.29 05:14:59.329142 [ 5 ] {f99d0a7e-529d-472a-9e4d-7d334126a614} <Debug> TCPHandler: Processed in 0.001839321 sec. |